Skip to content

Commit dd05f8d

Browse files
chore(deps): update dependency rubocop to v1.70.0 (#2125)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sri Harsha <12621691+harsha509@users.noreply.github.com>
1 parent 78932df commit dd05f8d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/ruby/Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ GEM
44
ast (2.4.2)
55
base64 (0.2.0)
66
diff-lcs (1.5.1)
7-
json (2.9.0)
7+
json (2.9.1)
88
language_server-protocol (3.17.0.3)
99
logger (1.6.1)
1010
parallel (1.26.3)
@@ -14,7 +14,7 @@ GEM
1414
racc (1.8.1)
1515
rainbow (3.1.1)
1616
rake (13.2.1)
17-
regexp_parser (2.9.3)
17+
regexp_parser (2.10.0)
1818
rexml (3.3.9)
1919
rspec (3.13.0)
2020
rspec-core (~> 3.13.0)
@@ -29,7 +29,7 @@ GEM
2929
diff-lcs (>= 1.2.0, < 2.0)
3030
rspec-support (~> 3.13.0)
3131
rspec-support (3.13.0)
32-
rubocop (1.69.2)
32+
rubocop (1.70.0)
3333
json (~> 2.3)
3434
language_server-protocol (>= 3.17.0)
3535
parallel (~> 1.10)
@@ -39,7 +39,7 @@ GEM
3939
rubocop-ast (>= 1.36.2, < 2.0)
4040
ruby-progressbar (~> 1.7)
4141
unicode-display_width (>= 2.4.0, < 4.0)
42-
rubocop-ast (1.36.2)
42+
rubocop-ast (1.37.0)
4343
parser (>= 3.3.1.0)
4444
rubocop-rspec (3.3.0)
4545
rubocop (~> 1.61)

0 commit comments

Comments
 (0)