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 3311d06 commit a16b099Copy full SHA for a16b099
Gemfile.lock
@@ -34,7 +34,7 @@ GEM
34
rake (13.3.0)
35
regexp_parser (2.10.0)
36
rexml (3.4.1)
37
- rubocop (1.79.0)
+ rubocop (1.79.1)
38
json (~> 2.3)
39
language_server-protocol (~> 3.17.0.2)
40
lint_roller (~> 1.1.0)
@@ -44,7 +44,6 @@ GEM
44
regexp_parser (>= 2.9.3, < 3.0)
45
rubocop-ast (>= 1.46.0, < 2.0)
46
ruby-progressbar (~> 1.7)
47
- tsort (>= 0.2.0)
48
unicode-display_width (>= 2.4.0, < 4.0)
49
rubocop-ast (1.46.0)
50
parser (>= 3.3.7.2)
@@ -67,7 +66,6 @@ GEM
67
66
simplecov_json_formatter (~> 0.1)
68
simplecov-html (0.13.2)
69
simplecov_json_formatter (0.1.4)
70
- tsort (0.2.0)
71
unicode-display_width (3.1.4)
72
unicode-emoji (~> 4.0, >= 4.0.4)
73
unicode-emoji (4.0.4)
0 commit comments