Skip to content

Commit a2c0c84

Browse files
chore(deps): update dependency rubocop to v1.66.0 (#1916)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sri Harsha <[email protected]>
1 parent 4d90906 commit a2c0c84

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

examples/ruby/Gemfile.lock

+5-6
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ GEM
77
json (2.7.2)
88
language_server-protocol (3.17.0.3)
99
logger (1.6.0)
10-
parallel (1.25.1)
11-
parser (3.3.4.0)
10+
parallel (1.26.3)
11+
parser (3.3.4.2)
1212
ast (~> 2.4.1)
1313
racc
1414
racc (1.8.1)
@@ -30,18 +30,17 @@ GEM
3030
diff-lcs (>= 1.2.0, < 2.0)
3131
rspec-support (~> 3.13.0)
3232
rspec-support (3.13.0)
33-
rubocop (1.65.1)
33+
rubocop (1.66.0)
3434
json (~> 2.3)
3535
language_server-protocol (>= 3.17.0)
3636
parallel (~> 1.10)
3737
parser (>= 3.3.0.2)
3838
rainbow (>= 2.2.2, < 4.0)
3939
regexp_parser (>= 2.4, < 3.0)
40-
rexml (>= 3.2.5, < 4.0)
41-
rubocop-ast (>= 1.31.1, < 2.0)
40+
rubocop-ast (>= 1.32.1, < 2.0)
4241
ruby-progressbar (~> 1.7)
4342
unicode-display_width (>= 2.4.0, < 3.0)
44-
rubocop-ast (1.31.3)
43+
rubocop-ast (1.32.1)
4544
parser (>= 3.3.1.0)
4645
rubocop-rspec (3.0.4)
4746
rubocop (~> 1.61)

0 commit comments

Comments
 (0)