Skip to content

Commit

Permalink
Merge pull request #147 from Homebrew/dependabot/bundler/rubocop-1.66.0
Browse files Browse the repository at this point in the history
  • Loading branch information
p-linnane committed Sep 2, 2024
2 parents 4442a37 + 56ad983 commit e804610
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ GEM
rbs (3.5.3)
logger
regexp_parser (2.9.2)
rexml (3.3.6)
strscan
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand All @@ -56,15 +54,14 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rubocop (1.65.1)
rubocop (1.66.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 (>= 2.4, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-ast (>= 1.32.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.1)
Expand All @@ -84,7 +81,6 @@ GEM
rbs (~> 3.0)
sorbet-runtime
yard
strscan (3.1.0)
unicode-display_width (2.5.0)
uri (0.13.1)
yard (0.9.36)
Expand Down

0 comments on commit e804610

Please sign in to comment.