Skip to content

Commit

Permalink
Merge pull request #245 from haines/dependabot/bundler/rubocop-1.65.0
Browse files Browse the repository at this point in the history
Bump rubocop from 1.64.1 to 1.65.0
  • Loading branch information
haines authored Jul 15, 2024
2 parents 7605492 + cbce22f commit 8c72bf3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@ GEM
regexp_parser (2.9.2)
rexml (3.3.1)
strscan
rubocop (1.64.1)
rubocop (1.65.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
regexp_parser (>= 2.4, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
Expand Down

0 comments on commit 8c72bf3

Please sign in to comment.