Skip to content

Commit

Permalink
Merge pull request #486 from kddnewton/dependabot/bundler/rubocop-1.59.0
Browse files Browse the repository at this point in the history
Bump rubocop from 1.57.2 to 1.59.0
  • Loading branch information
github-actions[bot] authored Dec 12, 2023
2 parents dd784e9 + 9b7c011 commit 0858632
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ GEM
fast_underscore (0.3.3)
hollaback (0.1.1)
jmespath (1.6.2)
json (2.6.3)
json (2.7.1)
language_server-protocol (3.17.0.3)
minitest (5.20.0)
nokogiri (1.15.5-arm64-darwin)
Expand All @@ -51,20 +51,20 @@ GEM
racc (1.7.3)
rainbow (3.1.1)
rake (13.1.0)
regexp_parser (2.8.2)
regexp_parser (2.8.3)
rexml (3.2.6)
rubocop (1.57.2)
rubocop (1.59.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.2.2.4)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.28.1, < 2.0)
rubocop-ast (>= 1.30.0, < 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 0858632

Please sign in to comment.