Skip to content

Commit

Permalink
chore(deps): update dependency rubocop-rspec to v2.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2023
1 parent da1c989 commit fb7e0b6
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions ruby/ci-sample/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ GEM
minitest (>= 5.1)
tzinfo (~> 2.0)
ast (2.4.2)
base64 (0.1.1)
bond (0.5.1)
builder (3.2.4)
byebug (11.1.3)
Expand Down Expand Up @@ -121,8 +120,7 @@ GEM
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-support (3.12.1)
rubocop (1.57.1)
base64 (~> 0.1.1)
rubocop (1.57.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -133,7 +131,7 @@ GEM
rubocop-ast (>= 1.28.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-capybara (2.19.0)
rubocop (~> 1.41)
Expand All @@ -148,8 +146,8 @@ GEM
rubocop (>= 1.33.0, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.24.1)
rubocop (~> 1.33)
rubocop-rspec (2.25.0)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
rubocop-sequel (0.3.4)
Expand Down

0 comments on commit fb7e0b6

Please sign in to comment.