We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b1e93e commit e49ed97Copy full SHA for e49ed97
examples/ruby/Gemfile.lock
@@ -31,7 +31,7 @@ GEM
31
diff-lcs (>= 1.2.0, < 2.0)
32
rspec-support (~> 3.13.0)
33
rspec-support (3.13.4)
34
- rubocop (1.76.0)
+ rubocop (1.76.1)
35
json (~> 2.3)
36
language_server-protocol (~> 3.17.0.2)
37
lint_roller (~> 1.1.0)
@@ -42,7 +42,7 @@ GEM
42
rubocop-ast (>= 1.45.0, < 2.0)
43
ruby-progressbar (~> 1.7)
44
unicode-display_width (>= 2.4.0, < 4.0)
45
- rubocop-ast (1.45.0)
+ rubocop-ast (1.45.1)
46
parser (>= 3.3.7.2)
47
prism (~> 1.4)
48
rubocop-rspec (3.6.0)
0 commit comments