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 b433d3e commit af4ca93Copy full SHA for af4ca93
Gemfile.lock
@@ -29,18 +29,18 @@ GEM
29
rake (13.3.0)
30
regexp_parser (2.10.0)
31
rexml (3.4.1)
32
- rubocop (1.75.8)
+ rubocop (1.76.0)
33
json (~> 2.3)
34
language_server-protocol (~> 3.17.0.2)
35
lint_roller (~> 1.1.0)
36
parallel (~> 1.10)
37
parser (>= 3.3.0.2)
38
rainbow (>= 2.2.2, < 4.0)
39
regexp_parser (>= 2.9.3, < 3.0)
40
- rubocop-ast (>= 1.44.0, < 2.0)
+ rubocop-ast (>= 1.45.0, < 2.0)
41
ruby-progressbar (~> 1.7)
42
unicode-display_width (>= 2.4.0, < 4.0)
43
- rubocop-ast (1.44.1)
+ rubocop-ast (1.45.1)
44
parser (>= 3.3.7.2)
45
prism (~> 1.4)
46
rubocop-minitest (0.38.1)
0 commit comments