Skip to content

Commit 9878180

Browse files
authored
Merge pull request #328 from github/dependabot/bundler/rubocop-1.79.1
Bump rubocop from 1.78.0 to 1.79.1
2 parents 38974dd + a22b8d2 commit 9878180

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ GEM
3939
erubi (1.13.1)
4040
i18n (1.14.7)
4141
concurrent-ruby (~> 1.0)
42-
json (2.12.2)
42+
json (2.13.2)
4343
language_server-protocol (3.17.0.5)
4444
lint_roller (1.1.0)
4545
logger (1.7.0)
@@ -58,7 +58,7 @@ GEM
5858
nokogiri (1.18.9-x86_64-linux-gnu)
5959
racc (~> 1.4)
6060
parallel (1.27.0)
61-
parser (3.3.8.0)
61+
parser (3.3.9.0)
6262
ast (~> 2.4.1)
6363
racc
6464
prism (1.4.0)
@@ -73,19 +73,19 @@ GEM
7373
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
7474
rainbow (3.1.1)
7575
rake (13.3.0)
76-
regexp_parser (2.10.0)
77-
rubocop (1.78.0)
76+
regexp_parser (2.11.0)
77+
rubocop (1.79.1)
7878
json (~> 2.3)
7979
language_server-protocol (~> 3.17.0.2)
8080
lint_roller (~> 1.1.0)
8181
parallel (~> 1.10)
8282
parser (>= 3.3.0.2)
8383
rainbow (>= 2.2.2, < 4.0)
8484
regexp_parser (>= 2.9.3, < 3.0)
85-
rubocop-ast (>= 1.45.1, < 2.0)
85+
rubocop-ast (>= 1.46.0, < 2.0)
8686
ruby-progressbar (~> 1.7)
8787
unicode-display_width (>= 2.4.0, < 4.0)
88-
rubocop-ast (1.45.1)
88+
rubocop-ast (1.46.0)
8989
parser (>= 3.3.7.2)
9090
prism (~> 1.4)
9191
rubocop-performance (1.25.0)

0 commit comments

Comments
 (0)