Skip to content

Commit 5c9a03f

Browse files
Update dependency rubocop-rspec to v3.7.0
1 parent 71963c7 commit 5c9a03f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/ruby/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ 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.1)
34+
rubocop (1.80.2)
3535
json (~> 2.3)
3636
language_server-protocol (~> 3.17.0.2)
3737
lint_roller (~> 1.1.0)
@@ -45,7 +45,7 @@ GEM
4545
rubocop-ast (1.46.0)
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)