Gemfile.lock in nanook-0.6.3 vs Gemfile.lock in nanook-0.7.0
- old
+ new
@@ -1,26 +1,33 @@
PATH
remote: .
specs:
- nanook (0.6.3)
- symbolized
+ nanook (0.7.0)
+ symbolized (~> 0.0.1)
GEM
remote: https://rubygems.org/
specs:
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
+ coderay (1.1.2)
crack (0.4.3)
safe_yaml (~> 1.0.0)
diff-lcs (1.3)
hashdiff (0.3.7)
+ method_source (0.9.0)
+ pry (0.11.3)
+ coderay (~> 1.1.0)
+ method_source (~> 0.9.0)
public_suffix (3.0.2)
rake (10.5.0)
rspec (3.7.0)
rspec-core (~> 3.7.0)
rspec-expectations (~> 3.7.0)
rspec-mocks (~> 3.7.0)
+ rspec-collection_matchers (1.1.3)
+ rspec-expectations (>= 2.99.0.beta1)
rspec-core (3.7.1)
rspec-support (~> 3.7.0)
rspec-expectations (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
@@ -41,12 +48,14 @@
ruby
DEPENDENCIES
bundler (~> 1.16)
nanook!
+ pry
rake (~> 10.0)
rspec (~> 3.2)
- rspec_junit_formatter
+ rspec-collection_matchers (~> 1.1)
+ rspec_junit_formatter (~> 0.3)
webmock (~> 3.3)
BUNDLED WITH
1.16.0