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 d08d23b commit c91f495Copy full SHA for c91f495
Gemfile.lock
@@ -11,15 +11,15 @@ GEM
11
docile (1.4.0)
12
json (2.6.3)
13
minitest (5.18.0)
14
- parallel (1.22.1)
15
- parser (3.2.2.0)
+ parallel (1.23.0)
+ parser (3.2.2.1)
16
ast (~> 2.4.1)
17
prettier_print (1.2.1)
18
rainbow (3.1.1)
19
rake (13.0.6)
20
regexp_parser (2.8.0)
21
rexml (3.2.5)
22
- rubocop (1.50.2)
+ rubocop (1.51.0)
23
json (~> 2.3)
24
parallel (~> 1.10)
25
parser (>= 3.2.0.0)
@@ -29,7 +29,7 @@ GEM
29
rubocop-ast (>= 1.28.0, < 2.0)
30
ruby-progressbar (~> 1.7)
31
unicode-display_width (>= 2.4.0, < 3.0)
32
- rubocop-ast (1.28.0)
+ rubocop-ast (1.28.1)
33
parser (>= 3.2.1.0)
34
ruby-progressbar (1.13.0)
35
simplecov (0.22.0)
0 commit comments