Skip to content

Commit

Permalink
Merge pull request #106 from lagged/dependabot/bundler/rubocop-1.53.0
Browse files Browse the repository at this point in the history
  • Loading branch information
till committed Jun 26, 2023
2 parents a8bd401 + bab6511 commit 7ba0e01
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ GEM
colored (1.2)
docile (1.4.0)
json (2.6.3)
language_server-protocol (3.17.0.3)
mini_portile2 (2.8.2)
minitest (5.18.1)
nokogiri (1.15.2)
Expand All @@ -23,13 +24,14 @@ GEM
parser (3.2.2.3)
ast (~> 2.4.1)
racc
racc (1.6.2)
racc (1.7.1)
rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.8.1)
rexml (3.2.5)
rubocop (1.52.1)
rubocop (1.53.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 7ba0e01

Please sign in to comment.