Skip to content

Commit

Permalink
Merge pull request #126 from lagged/dependabot/bundler/rubocop-1.57.2
Browse files Browse the repository at this point in the history
Upgrade: Bump rubocop from 1.57.1 to 1.57.2
  • Loading branch information
till authored Oct 27, 2023
2 parents a75ed36 + 1ae553c commit beb6188
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
base64 (0.1.1)
colored (1.2)
docile (1.4.0)
json (2.6.3)
Expand All @@ -30,8 +29,7 @@ GEM
rake (13.0.6)
regexp_parser (2.8.2)
rexml (3.2.6)
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 @@ -42,7 +40,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)
ruby-progressbar (1.13.0)
simplecov (0.22.0)
Expand Down

0 comments on commit beb6188

Please sign in to comment.