Skip to content

Commit 92dd7b2

Browse files
chore(deps): update dependency rubocop-rspec to v3.7.0
1 parent 17a6243 commit 92dd7b2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

examples/ruby/Gemfile.lock

Lines changed: 7 additions & 7 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.13.2)
7+
json (2.15.0)
88
language_server-protocol (3.17.0.5)
99
lint_roller (1.1.0)
1010
logger (1.7.0)
1111
parallel (1.27.0)
1212
parser (3.3.9.0)
1313
ast (~> 2.4.1)
1414
racc
15-
prism (1.4.0)
15+
prism (1.5.1)
1616
racc (1.8.1)
1717
rainbow (3.1.1)
1818
rake (13.3.0)
19-
regexp_parser (2.11.2)
19+
regexp_parser (2.11.3)
2020
rexml (3.4.1)
2121
rspec (3.13.1)
2222
rspec-core (~> 3.13.0)
@@ -31,21 +31,21 @@ GEM
3131
diff-lcs (>= 1.2.0, < 2.0)
3232
rspec-support (~> 3.13.0)
3333
rspec-support (3.13.4)
34-
rubocop (1.80.2)
34+
rubocop (1.81.0)
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.46.0, < 2.0)
42+
rubocop-ast (>= 1.47.1, < 2.0)
4343
ruby-progressbar (~> 1.7)
4444
unicode-display_width (>= 2.4.0, < 4.0)
45-
rubocop-ast (1.46.0)
45+
rubocop-ast (1.47.1)
4646
parser (>= 3.3.7.2)
4747
prism (~> 1.4)
48-
rubocop-rspec (3.6.0)
48+
rubocop-rspec (3.7.0)
4949
lint_roller (~> 1.1)
5050
rubocop (~> 1.72, >= 1.72.1)
5151
ruby-progressbar (1.13.0)

0 commit comments

Comments
 (0)