Skip to content

Commit 47280ab

Browse files
chore(deps): update dependency rubocop-rspec to v3.3.0 (SeleniumHQ#2098)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sri Harsha <[email protected]>
1 parent 8c378cc commit 47280ab

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

examples/ruby/Gemfile.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@ GEM
44
ast (2.4.2)
55
base64 (0.2.0)
66
diff-lcs (1.5.1)
7-
json (2.7.5)
7+
json (2.9.0)
88
language_server-protocol (3.17.0.3)
99
logger (1.6.1)
1010
parallel (1.26.3)
11-
parser (3.3.5.0)
11+
parser (3.3.6.0)
1212
ast (~> 2.4.1)
1313
racc
1414
racc (1.8.1)
1515
rainbow (3.1.1)
1616
rake (13.2.1)
17-
regexp_parser (2.9.2)
17+
regexp_parser (2.9.3)
1818
rexml (3.3.9)
1919
rspec (3.13.0)
2020
rspec-core (~> 3.13.0)
@@ -29,19 +29,19 @@ GEM
2929
diff-lcs (>= 1.2.0, < 2.0)
3030
rspec-support (~> 3.13.0)
3131
rspec-support (3.13.0)
32-
rubocop (1.68.0)
32+
rubocop (1.69.2)
3333
json (~> 2.3)
3434
language_server-protocol (>= 3.17.0)
3535
parallel (~> 1.10)
3636
parser (>= 3.3.0.2)
3737
rainbow (>= 2.2.2, < 4.0)
38-
regexp_parser (>= 2.4, < 3.0)
39-
rubocop-ast (>= 1.32.2, < 2.0)
38+
regexp_parser (>= 2.9.3, < 3.0)
39+
rubocop-ast (>= 1.36.2, < 2.0)
4040
ruby-progressbar (~> 1.7)
41-
unicode-display_width (>= 2.4.0, < 3.0)
42-
rubocop-ast (1.33.0)
41+
unicode-display_width (>= 2.4.0, < 4.0)
42+
rubocop-ast (1.36.2)
4343
parser (>= 3.3.1.0)
44-
rubocop-rspec (3.2.0)
44+
rubocop-rspec (3.3.0)
4545
rubocop (~> 1.61)
4646
ruby-progressbar (1.13.0)
4747
rubyzip (2.3.2)

0 commit comments

Comments
 (0)