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.
2 parents 7222353 + c8bff43 commit e5f7d79Copy full SHA for e5f7d79
Gemfile.lock
@@ -22,15 +22,15 @@ GEM
22
rake (13.0.6)
23
regexp_parser (2.8.1)
24
rexml (3.2.5)
25
- rubocop (1.54.2)
+ rubocop (1.55.0)
26
json (~> 2.3)
27
language_server-protocol (>= 3.17.0)
28
parallel (~> 1.10)
29
parser (>= 3.2.2.3)
30
rainbow (>= 2.2.2, < 4.0)
31
regexp_parser (>= 1.8, < 3.0)
32
rexml (>= 3.2.5, < 4.0)
33
- rubocop-ast (>= 1.28.0, < 2.0)
+ rubocop-ast (>= 1.28.1, < 2.0)
34
ruby-progressbar (~> 1.7)
35
unicode-display_width (>= 2.4.0, < 3.0)
36
rubocop-ast (1.29.0)
0 commit comments