Skip to content

Commit d4acd4c

Browse files
Update dependency rubocop to v1.77.0
1 parent 6a1ce65 commit d4acd4c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ GEM
88
specs:
99
ast (2.4.3)
1010
date (3.4.1)
11-
json (2.12.0)
11+
json (2.12.2)
1212
language_server-protocol (3.17.0.5)
1313
lint_roller (1.1.0)
1414
minitest (5.25.5)
@@ -26,18 +26,18 @@ GEM
2626
rdoc (6.13.1)
2727
psych (>= 4.0.0)
2828
regexp_parser (2.10.0)
29-
rubocop (1.75.5)
29+
rubocop (1.77.0)
3030
json (~> 2.3)
3131
language_server-protocol (~> 3.17.0.2)
3232
lint_roller (~> 1.1.0)
3333
parallel (~> 1.10)
3434
parser (>= 3.3.0.2)
3535
rainbow (>= 2.2.2, < 4.0)
3636
regexp_parser (>= 2.9.3, < 3.0)
37-
rubocop-ast (>= 1.44.0, < 2.0)
37+
rubocop-ast (>= 1.45.1, < 2.0)
3838
ruby-progressbar (~> 1.7)
3939
unicode-display_width (>= 2.4.0, < 4.0)
40-
rubocop-ast (1.44.1)
40+
rubocop-ast (1.45.1)
4141
parser (>= 3.3.7.2)
4242
prism (~> 1.4)
4343
rubocop-minitest (0.38.0)

0 commit comments

Comments
 (0)