Skip to content

Commit c1ad358

Browse files
authored
Merge pull request #392 from github/dependabot/bundler/rubocop-1.84.2
Bump rubocop from 1.82.1 to 1.84.2
2 parents 4e6ced3 + 53ffa87 commit c1ad358

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ GEM
4141
erubi (1.13.1)
4242
i18n (1.14.8)
4343
concurrent-ruby (~> 1.0)
44-
json (2.18.0)
44+
json (2.18.1)
4545
language_server-protocol (3.17.0.5)
4646
lint_roller (1.1.0)
4747
logger (1.7.0)
@@ -60,10 +60,10 @@ GEM
6060
nokogiri (1.18.10-x86_64-linux-gnu)
6161
racc (~> 1.4)
6262
parallel (1.27.0)
63-
parser (3.3.10.0)
63+
parser (3.3.10.1)
6464
ast (~> 2.4.1)
6565
racc
66-
prism (1.7.0)
66+
prism (1.9.0)
6767
racc (1.8.1)
6868
rack (3.2.4)
6969
rails-dom-testing (2.3.0)
@@ -76,15 +76,15 @@ GEM
7676
rainbow (3.1.1)
7777
rake (13.3.1)
7878
regexp_parser (2.11.3)
79-
rubocop (1.82.1)
79+
rubocop (1.84.2)
8080
json (~> 2.3)
8181
language_server-protocol (~> 3.17.0.2)
8282
lint_roller (~> 1.1.0)
8383
parallel (~> 1.10)
8484
parser (>= 3.3.0.2)
8585
rainbow (>= 2.2.2, < 4.0)
8686
regexp_parser (>= 2.9.3, < 3.0)
87-
rubocop-ast (>= 1.48.0, < 2.0)
87+
rubocop-ast (>= 1.49.0, < 2.0)
8888
ruby-progressbar (~> 1.7)
8989
unicode-display_width (>= 2.4.0, < 4.0)
9090
rubocop-ast (1.49.0)

0 commit comments

Comments
 (0)