Skip to content

Commit 6bf46ae

Browse files
Update dependency rubocop to v1.79.2
1 parent ea325c2 commit 6bf46ae

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

examples/ruby/Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,19 @@ 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.2)
88
language_server-protocol (3.17.0.5)
99
lint_roller (1.1.0)
1010
logger (1.7.0)
1111
parallel (1.27.0)
12-
parser (3.3.8.0)
12+
parser (3.3.9.0)
1313
ast (~> 2.4.1)
1414
racc
1515
prism (1.4.0)
1616
racc (1.8.1)
1717
rainbow (3.1.1)
1818
rake (13.3.0)
19-
regexp_parser (2.10.0)
19+
regexp_parser (2.11.0)
2020
rexml (3.4.1)
2121
rspec (3.13.1)
2222
rspec-core (~> 3.13.0)
@@ -31,18 +31,18 @@ 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.2)
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)
4444
unicode-display_width (>= 2.4.0, < 4.0)
45-
rubocop-ast (1.45.1)
45+
rubocop-ast (1.46.0)
4646
parser (>= 3.3.7.2)
4747
prism (~> 1.4)
4848
rubocop-rspec (3.6.0)

0 commit comments

Comments
 (0)