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 18468ac + 8dcb19c commit 2cc968aCopy full SHA for 2cc968a
Gemfile.lock
@@ -9,17 +9,17 @@ GEM
9
specs:
10
ast (2.4.2)
11
docile (1.4.0)
12
- json (2.6.2)
+ json (2.6.3)
13
minitest (5.16.3)
14
parallel (1.22.1)
15
- parser (3.1.2.1)
+ parser (3.1.3.0)
16
ast (~> 2.4.1)
17
prettier_print (1.1.0)
18
rainbow (3.1.1)
19
rake (13.0.6)
20
- regexp_parser (2.6.0)
+ regexp_parser (2.6.1)
21
rexml (3.2.5)
22
- rubocop (1.39.0)
+ rubocop (1.40.0)
23
json (~> 2.3)
24
parallel (~> 1.10)
25
parser (>= 3.1.2.1)
@@ -29,7 +29,7 @@ GEM
29
rubocop-ast (>= 1.23.0, < 2.0)
30
ruby-progressbar (~> 1.7)
31
unicode-display_width (>= 1.4.0, < 3.0)
32
- rubocop-ast (1.23.0)
+ rubocop-ast (1.24.0)
33
parser (>= 3.1.1.0)
34
ruby-progressbar (1.11.0)
35
simplecov (0.21.2)
0 commit comments