Skip to content

Commit

Permalink
Merge pull request #2146 from SwedbankPay/dependabot/bundler/rubocop-…
Browse files Browse the repository at this point in the history
…1.61.0

Bump rubocop from 1.60.2 to 1.61.0
  • Loading branch information
arebra authored Mar 5, 2024
2 parents 585de5c + edc3a5e commit 4f5c4ed
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ GEM
racc
pathutil (0.16.2)
forwardable-extended (~> 2.6)
prism (0.24.0)
public_suffix (5.0.4)
racc (1.7.3)
rainbow (3.1.1)
Expand All @@ -133,7 +134,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.0)
rubocop (1.60.2)
rubocop (1.61.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -144,8 +145,9 @@ GEM
rubocop-ast (>= 1.30.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-ast (1.31.0)
parser (>= 3.3.0.4)
prism (>= 0.24.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
ruby-progressbar (1.13.0)
Expand Down

0 comments on commit 4f5c4ed

Please sign in to comment.