Commit b1fb6e4
Changed files (1)
Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- minbox (0.1.4)
+ minbox (0.1.5)
concurrent-ruby (~> 1.1)
hashie (~> 3.6)
listen (~> 3.1)
@@ -16,7 +16,7 @@ GEM
bundler-audit (0.6.1)
bundler (>= 1.2.0, < 3)
thor (~> 0.18)
- concurrent-ruby (1.1.4)
+ concurrent-ruby (1.1.5)
diff-lcs (1.3)
faker (1.9.3)
i18n (>= 0.7)
@@ -32,10 +32,9 @@ GEM
mail (2.7.1)
mini_mime (>= 0.1.1)
mini_mime (1.0.1)
- parallel (1.14.0)
- parser (2.6.0.0)
+ parallel (1.17.0)
+ parser (2.6.2.1)
ast (~> 2.4.0)
- powerpack (0.1.2)
psych (3.1.0)
rainbow (3.0.0)
rake (10.5.0)
@@ -56,21 +55,20 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
- rubocop (0.65.0)
+ rubocop (0.67.2)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.5, != 2.5.1.1)
- powerpack (~> 0.1)
psych (>= 3.1.0)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
- unicode-display_width (~> 1.4.0)
+ unicode-display_width (>= 1.4.0, < 1.6)
rubocop-rspec (1.32.0)
rubocop (>= 0.60.0)
ruby-progressbar (1.10.0)
ruby_dep (1.5.0)
thor (0.20.3)
- unicode-display_width (1.4.1)
+ unicode-display_width (1.5.0)
PLATFORMS
ruby