Gemfile.lock in skunk-0.3.2 vs Gemfile.lock in skunk-0.4.0
- old
+ new
@@ -1,10 +1,10 @@
PATH
remote: .
specs:
skunk (0.3.2)
- rubycritic (~> 4.2.1)
+ rubycritic (~> 4.0)
terminal-table (~> 1.8.0)
GEM
remote: https://rubygems.org/
specs:
@@ -29,11 +29,11 @@
flay (2.12.1)
erubis (~> 2.7.0)
path_expander (~> 1.0)
ruby_parser (~> 3.0)
sexp_processor (~> 4.0)
- flog (4.6.3)
+ flog (4.6.4)
path_expander (~> 1.0)
ruby_parser (~> 3.1, > 3.1.0)
sexp_processor (~> 4.8)
ice_nine (0.11.2)
jaro_winkler (1.5.4)
@@ -47,11 +47,11 @@
parallel (1.19.0)
parser (2.6.5.0)
ast (~> 2.4.0)
path_expander (1.1.0)
psych (3.1.0)
- public_suffix (4.0.1)
+ public_suffix (4.0.3)
rainbow (3.0.0)
rake (10.5.0)
reek (5.4.1)
codeclimate-engine-rb (~> 0.4.0)
kwalify (~> 0.7.0)
@@ -66,15 +66,15 @@
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.7)
ruby-progressbar (1.10.1)
ruby_parser (3.14.1)
sexp_processor (~> 4.9)
- rubycritic (4.2.2)
+ rubycritic (4.3.2)
flay (~> 2.8)
flog (~> 4.4)
launchy (= 2.4.3)
- parser (~> 2.6.0)
+ parser (>= 2.6.0)
rainbow (~> 3.0)
reek (~> 5.0, < 6.0)
ruby_parser (~> 3.8)
simplecov (~> 0.17.0)
tty-which (~> 0.4.0)
@@ -90,10 +90,10 @@
terminal-table
simplecov-html (0.10.2)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
thread_safe (0.3.6)
- tty-which (0.4.1)
+ tty-which (0.4.2)
unicode-display_width (1.6.0)
virtus (1.0.5)
axiom-types (~> 0.1)
coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3)