Skip to content

Commit

Permalink
Merge pull request #1045 from sanger/depfu/update/rubocop-1.54.0
Browse files Browse the repository at this point in the history
Update rubocop 1.52.1 → 1.54.0 (minor)
  • Loading branch information
StephenHulme authored Jul 3, 2023
2 parents b437225 + a84e220 commit c69832e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ GEM
activerecord (>= 4.1)
concurrent-ruby
railties (>= 4.1)
language_server-protocol (3.17.0.3)
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
Expand Down Expand Up @@ -226,8 +227,9 @@ GEM
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-support (3.12.0)
rubocop (1.52.1)
rubocop (1.54.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.2.2.3)
rainbow (>= 2.2.2, < 4.0)
Expand Down

0 comments on commit c69832e

Please sign in to comment.