Gemfile.lock in doggy-2.0.28 vs Gemfile.lock in doggy-2.0.29
- old
+ new
@@ -1,47 +1,63 @@
PATH
remote: .
specs:
- doggy (2.0.28)
+ doggy (2.0.27)
json (~> 1.8.3)
parallel (~> 1.6.1)
rugged (~> 0.23.2)
thor (~> 0.19.1)
virtus (~> 1.0.5)
GEM
remote: https://rubygems.org/
specs:
+ addressable (2.5.0)
+ public_suffix (~> 2.0, >= 2.0.2)
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
+ crack (0.4.3)
+ safe_yaml (~> 1.0.0)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
equalizer (0.0.11)
+ hashdiff (0.2.3)
ice_nine (0.11.2)
json (1.8.3)
+ metaclass (0.0.4)
minitest (5.9.0)
+ mocha (1.1.0)
+ metaclass (~> 0.0.1)
parallel (1.6.2)
+ public_suffix (2.0.4)
rake (10.5.0)
rugged (0.23.3)
+ safe_yaml (1.0.4)
thor (0.19.1)
thread_safe (0.3.5)
virtus (1.0.5)
axiom-types (~> 0.1)
coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3)
equalizer (~> 0.0, >= 0.0.9)
+ webmock (1.22.6)
+ addressable (>= 2.3.6)
+ crack (>= 0.3.2)
+ hashdiff
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.10)
doggy!
minitest
+ mocha
rake (~> 10.0)
+ webmock
BUNDLED WITH
1.13.6