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 8d77b80 + 2f69135 commit c7f9034Copy full SHA for c7f9034
Gemfile.lock
@@ -18,16 +18,16 @@ GEM
18
rake (13.0.6)
19
regexp_parser (2.4.0)
20
rexml (3.2.5)
21
- rubocop (1.29.1)
+ rubocop (1.30.0)
22
parallel (~> 1.10)
23
parser (>= 3.1.0.0)
24
rainbow (>= 2.2.2, < 4.0)
25
regexp_parser (>= 1.8, < 3.0)
26
rexml (>= 3.2.5, < 4.0)
27
- rubocop-ast (>= 1.17.0, < 2.0)
+ rubocop-ast (>= 1.18.0, < 2.0)
28
ruby-progressbar (~> 1.7)
29
unicode-display_width (>= 1.4.0, < 3.0)
30
- rubocop-ast (1.17.0)
+ rubocop-ast (1.18.0)
31
parser (>= 3.1.1.0)
32
ruby-progressbar (1.11.0)
33
simplecov (0.21.2)
0 commit comments