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 ef53c06 commit d3d883dCopy full SHA for d3d883d
Gemfile.lock
@@ -19,17 +19,17 @@ GEM
19
rake (13.0.6)
20
regexp_parser (2.5.0)
21
rexml (3.2.5)
22
- rubocop (1.31.2)
+ rubocop (1.32.0)
23
json (~> 2.3)
24
parallel (~> 1.10)
25
parser (>= 3.1.0.0)
26
rainbow (>= 2.2.2, < 4.0)
27
regexp_parser (>= 1.8, < 3.0)
28
rexml (>= 3.2.5, < 4.0)
29
- rubocop-ast (>= 1.18.0, < 2.0)
+ rubocop-ast (>= 1.19.1, < 2.0)
30
ruby-progressbar (~> 1.7)
31
unicode-display_width (>= 1.4.0, < 3.0)
32
- rubocop-ast (1.18.0)
+ rubocop-ast (1.19.1)
33
parser (>= 3.1.1.0)
34
ruby-progressbar (1.11.0)
35
simplecov (0.21.2)
0 commit comments