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 6d05f81 commit 94b5b2aCopy full SHA for 94b5b2a
Gemfile.lock
@@ -10,11 +10,11 @@ GEM
10
coderay (1.1.2)
11
diff-lcs (1.3)
12
fssm (0.2.10)
13
- jaro_winkler (1.5.2)
+ jaro_winkler (1.5.4)
14
method_source (0.9.2)
15
multi_json (1.14.1)
16
- parallel (1.17.0)
17
- parser (2.6.3.0)
+ parallel (1.19.1)
+ parser (2.6.5.0)
18
ast (~> 2.4.0)
19
pry (0.12.2)
20
coderay (~> 1.1.0)
@@ -48,8 +48,8 @@ GEM
48
rainbow (>= 2.2.2, < 4.0)
49
ruby-progressbar (~> 1.7)
50
unicode-display_width (>= 1.4.0, < 1.7)
51
- rubocop-rails (2.0.0)
52
- rack (>= 2.0)
+ rubocop-rails (2.0.1)
+ rack (>= 1.1)
53
rubocop (>= 0.70.0)
54
ruby-progressbar (1.10.1)
55
thor (0.20.0)
0 commit comments