Skip to content

Commit

Permalink
Merge pull request #3 from rubyversions/dependabot/bundler/linters-29…
Browse files Browse the repository at this point in the history
…0b35cce8

Bump the linters group with 2 updates
  • Loading branch information
veganstraightedge authored Sep 23, 2024
2 parents b38cd95 + d55d497 commit 5137a7a
Showing 1 changed file with 8 additions and 11 deletions.
19 changes: 8 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -112,14 +112,14 @@ GEM
padrino-support (= 0.15.3)
tilt (>= 1.4.1, < 3)
padrino-support (0.15.3)
parallel (1.25.1)
parser (3.3.4.0)
parallel (1.26.3)
parser (3.3.5.0)
ast (~> 2.4.1)
racc
parslet (2.0.0)
popper_js (2.11.8)
public_suffix (6.0.1)
racc (1.8.0)
racc (1.8.1)
rack (2.2.9)
rack-livereload (0.3.17)
rack
Expand All @@ -128,20 +128,18 @@ GEM
rb-inotify (0.11.1)
ffi (~> 1.0)
regexp_parser (2.9.2)
rexml (3.3.6)
strscan
rubocop (1.65.0)
rexml (3.3.7)
rubocop (1.66.1)
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.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.3)
rubocop-ast (1.32.3)
parser (>= 3.3.1.0)
ruby-progressbar (1.13.0)
sassc (2.4.0)
Expand All @@ -150,7 +148,6 @@ GEM
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
strscan (3.1.0)
temple (0.10.3)
terser (1.2.3)
execjs (>= 0.3.0, < 3)
Expand All @@ -162,7 +159,7 @@ GEM
concurrent-ruby (~> 1.0)
uglifier (3.2.0)
execjs (>= 0.3.0, < 3)
unicode-display_width (2.5.0)
unicode-display_width (2.6.0)
webrick (1.8.1)

PLATFORMS
Expand Down

0 comments on commit 5137a7a

Please sign in to comment.