Skip to content

Commit

Permalink
Merge pull request #49 from github/dependabot/bundler/rubocop-1.61.0
Browse files Browse the repository at this point in the history
Bump rubocop from 1.60.2 to 1.61.0
  • Loading branch information
JoyceZhu authored Mar 4, 2024
2 parents 4eb04a0 + 9e3b869 commit 5de6433
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,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 @@ -90,8 +90,8 @@ 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.1)
parser (>= 3.3.0.4)
rubocop-github (0.20.0)
rubocop (>= 1.37)
rubocop-performance (>= 1.15)
Expand Down

0 comments on commit 5de6433

Please sign in to comment.