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 bb967dc commit 344568bCopy full SHA for 344568b
examples/ruby/Gemfile.lock
@@ -31,18 +31,18 @@ GEM
31
diff-lcs (>= 1.2.0, < 2.0)
32
rspec-support (~> 3.13.0)
33
rspec-support (3.13.4)
34
- rubocop (1.75.8)
+ rubocop (1.76.0)
35
json (~> 2.3)
36
language_server-protocol (~> 3.17.0.2)
37
lint_roller (~> 1.1.0)
38
parallel (~> 1.10)
39
parser (>= 3.3.0.2)
40
rainbow (>= 2.2.2, < 4.0)
41
regexp_parser (>= 2.9.3, < 3.0)
42
- rubocop-ast (>= 1.44.0, < 2.0)
+ 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.44.1)
+ rubocop-ast (1.45.0)
46
parser (>= 3.3.7.2)
47
prism (~> 1.4)
48
rubocop-rspec (3.6.0)
0 commit comments