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 a99bc42 commit 2ef6d55Copy full SHA for 2ef6d55
Gemfile.lock
@@ -16,25 +16,25 @@ GEM
16
iniparse (~> 1.4)
17
rexml (~> 3.2)
18
parallel (1.26.3)
19
- parser (3.3.4.2)
+ parser (3.3.5.0)
20
ast (~> 2.4.1)
21
racc
22
racc (1.8.1)
23
rainbow (3.1.1)
24
rake (13.2.1)
25
regexp_parser (2.9.2)
26
rexml (3.3.7)
27
- rubocop (1.66.0)
+ rubocop (1.66.1)
28
json (~> 2.3)
29
language_server-protocol (>= 3.17.0)
30
parallel (~> 1.10)
31
parser (>= 3.3.0.2)
32
rainbow (>= 2.2.2, < 4.0)
33
regexp_parser (>= 2.4, < 3.0)
34
- rubocop-ast (>= 1.32.1, < 2.0)
+ rubocop-ast (>= 1.32.2, < 2.0)
35
ruby-progressbar (~> 1.7)
36
unicode-display_width (>= 2.4.0, < 3.0)
37
- rubocop-ast (1.32.2)
+ rubocop-ast (1.32.3)
38
parser (>= 3.3.1.0)
39
ruby-progressbar (1.13.0)
40
simplecov (0.22.0)
0 commit comments