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 194772a commit c2b35c9Copy full SHA for c2b35c9
Gemfile.lock
@@ -34,9 +34,9 @@ GEM
34
ast (~> 2.4.1)
35
rainbow (3.1.1)
36
rake (13.0.6)
37
- regexp_parser (2.2.0)
+ regexp_parser (2.2.1)
38
rexml (3.2.5)
39
- rubocop (1.25.0)
+ rubocop (1.25.1)
40
parallel (~> 1.10)
41
parser (>= 3.1.0.0)
42
rainbow (>= 2.2.2, < 4.0)
@@ -45,9 +45,9 @@ GEM
45
rubocop-ast (>= 1.15.1, < 2.0)
46
ruby-progressbar (~> 1.7)
47
unicode-display_width (>= 1.4.0, < 3.0)
48
- rubocop-ast (1.15.1)
+ rubocop-ast (1.15.2)
49
parser (>= 3.0.1.1)
50
- rubocop-minitest (0.17.0)
+ rubocop-minitest (0.17.2)
51
rubocop (>= 0.90, < 2.0)
52
rubocop-performance (1.13.2)
53
rubocop (>= 1.7.0, < 2.0)
0 commit comments