Skip to content

Commit

Permalink
Gemfile.lock: update rubocop.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed May 24, 2024
1 parent 80d6101 commit dbc50ce
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ GEM
public_suffix (5.0.5)
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.3)
racc (1.8.0)
rack (3.0.11)
rack-protection (4.0.0)
base64 (>= 0.1.0)
Expand All @@ -53,10 +53,10 @@ GEM
rack (>= 3)
webrick (~> 1.8)
rainbow (3.1.1)
regexp_parser (2.9.1)
regexp_parser (2.9.2)
rexml (3.2.8)
strscan (>= 3.0.9)
rubocop (1.63.5)
rubocop (1.64.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down Expand Up @@ -103,5 +103,8 @@ DEPENDENCIES
rubocop-performance
sinatra

RUBY VERSION
ruby 3.3.1p55

BUNDLED WITH
2.5.9

0 comments on commit dbc50ce

Please sign in to comment.