Skip to content

Commit 5f2f1e9

Browse files
chore(deps): update dependency rubocop-rspec to v3.0.5 (#1930)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0d6f6ea commit 5f2f1e9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

examples/ruby/Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ GEM
88
language_server-protocol (3.17.0.3)
99
logger (1.6.0)
1010
parallel (1.26.3)
11-
parser (3.3.4.2)
11+
parser (3.3.5.0)
1212
ast (~> 2.4.1)
1313
racc
1414
racc (1.8.1)
@@ -30,19 +30,19 @@ GEM
3030
diff-lcs (>= 1.2.0, < 2.0)
3131
rspec-support (~> 3.13.0)
3232
rspec-support (3.13.0)
33-
rubocop (1.66.0)
33+
rubocop (1.66.1)
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-
rubocop-ast (>= 1.32.1, < 2.0)
40+
rubocop-ast (>= 1.32.2, < 2.0)
4141
ruby-progressbar (~> 1.7)
4242
unicode-display_width (>= 2.4.0, < 3.0)
43-
rubocop-ast (1.32.1)
43+
rubocop-ast (1.32.3)
4444
parser (>= 3.3.1.0)
45-
rubocop-rspec (3.0.4)
45+
rubocop-rspec (3.0.5)
4646
rubocop (~> 1.61)
4747
ruby-progressbar (1.13.0)
4848
rubyzip (2.3.2)

0 commit comments

Comments
 (0)