Skip to content

Commit

Permalink
Merge pull request #277 from SUSE/depfu/update/rubocop-rspec-2.24.1
Browse files Browse the repository at this point in the history
Update rubocop-rspec 2.23.0 → 2.24.1 (minor)
  • Loading branch information
digitaltom authored Oct 14, 2023
2 parents 1f17329 + 884b523 commit a99c2d9
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ GEM
ast (2.4.2)
attr_required (1.0.1)
awesome_print (1.9.2)
base64 (0.1.1)
bindata (2.4.12)
bootsnap (1.16.0)
msgpack (~> 1.2)
Expand Down Expand Up @@ -305,7 +306,8 @@ GEM
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-support (3.12.1)
rubocop (1.55.1)
rubocop (1.56.3)
base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -318,9 +320,9 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
parser (>= 3.2.1.0)
rubocop-capybara (2.18.0)
rubocop-capybara (2.19.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.23.1)
rubocop-factory_bot (2.24.0)
rubocop (~> 1.33)
rubocop-graphql (1.3.0)
rubocop (>= 0.87, < 2)
Expand All @@ -333,7 +335,7 @@ GEM
rubocop (>= 1.33.0, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.23.0)
rubocop-rspec (2.24.1)
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
Expand Down

0 comments on commit a99c2d9

Please sign in to comment.