Skip to content

Commit cd4297b

Browse files
chore(deps): update dependency rubocop to v1.79.0
1 parent 507ce22 commit cd4297b

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

examples/ruby/Gemfile.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ GEM
44
ast (2.4.3)
55
base64 (0.3.0)
66
diff-lcs (1.5.1)
7-
json (2.12.2)
7+
json (2.13.1)
88
language_server-protocol (3.17.0.5)
99
lint_roller (1.1.0)
1010
logger (1.7.0)
@@ -31,18 +31,19 @@ GEM
3131
diff-lcs (>= 1.2.0, < 2.0)
3232
rspec-support (~> 3.13.0)
3333
rspec-support (3.13.4)
34-
rubocop (1.78.0)
34+
rubocop (1.79.0)
3535
json (~> 2.3)
3636
language_server-protocol (~> 3.17.0.2)
3737
lint_roller (~> 1.1.0)
3838
parallel (~> 1.10)
3939
parser (>= 3.3.0.2)
4040
rainbow (>= 2.2.2, < 4.0)
4141
regexp_parser (>= 2.9.3, < 3.0)
42-
rubocop-ast (>= 1.45.1, < 2.0)
42+
rubocop-ast (>= 1.46.0, < 2.0)
4343
ruby-progressbar (~> 1.7)
44+
tsort (>= 0.2.0)
4445
unicode-display_width (>= 2.4.0, < 4.0)
45-
rubocop-ast (1.45.1)
46+
rubocop-ast (1.46.0)
4647
parser (>= 3.3.7.2)
4748
prism (~> 1.4)
4849
rubocop-rspec (3.6.0)
@@ -58,6 +59,7 @@ GEM
5859
rexml (~> 3.2, >= 3.2.5)
5960
rubyzip (>= 1.2.2, < 3.0)
6061
websocket (~> 1.0)
62+
tsort (0.2.0)
6163
unicode-display_width (2.6.0)
6264
websocket (1.2.11)
6365

0 commit comments

Comments
 (0)