Skip to content

Commit 11ad7bc

Browse files
chore(deps): update dependency rubocop-rspec to v3.5.0 (#2173)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5599c54 commit 11ad7bc

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

Diff for: examples/ruby/Gemfile.lock

+12-9
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@ GEM
44
ast (2.4.2)
55
base64 (0.2.0)
66
diff-lcs (1.5.1)
7-
json (2.9.1)
8-
language_server-protocol (3.17.0.3)
7+
json (2.10.1)
8+
language_server-protocol (3.17.0.4)
9+
lint_roller (1.1.0)
910
logger (1.6.6)
1011
parallel (1.26.3)
11-
parser (3.3.7.0)
12+
parser (3.3.7.1)
1213
ast (~> 2.4.1)
1314
racc
1415
racc (1.8.1)
@@ -29,20 +30,22 @@ GEM
2930
diff-lcs (>= 1.2.0, < 2.0)
3031
rspec-support (~> 3.13.0)
3132
rspec-support (3.13.0)
32-
rubocop (1.70.0)
33+
rubocop (1.72.2)
3334
json (~> 2.3)
34-
language_server-protocol (>= 3.17.0)
35+
language_server-protocol (~> 3.17.0.2)
36+
lint_roller (~> 1.1.0)
3537
parallel (~> 1.10)
3638
parser (>= 3.3.0.2)
3739
rainbow (>= 2.2.2, < 4.0)
3840
regexp_parser (>= 2.9.3, < 3.0)
39-
rubocop-ast (>= 1.36.2, < 2.0)
41+
rubocop-ast (>= 1.38.0, < 2.0)
4042
ruby-progressbar (~> 1.7)
4143
unicode-display_width (>= 2.4.0, < 4.0)
42-
rubocop-ast (1.37.0)
44+
rubocop-ast (1.38.0)
4345
parser (>= 3.3.1.0)
44-
rubocop-rspec (3.4.0)
45-
rubocop (~> 1.61)
46+
rubocop-rspec (3.5.0)
47+
lint_roller (~> 1.1)
48+
rubocop (~> 1.72, >= 1.72.1)
4649
ruby-progressbar (1.13.0)
4750
rubyzip (2.4.1)
4851
selenium-devtools (0.133.0)

0 commit comments

Comments
 (0)