Gemfile.lock in dkron-rb-0.9.2 vs Gemfile.lock in dkron-rb-0.10.0
- old
+ new
@@ -1,65 +1,67 @@
PATH
remote: .
specs:
- dkron-rb (0.0.1)
- json (~> 1.4, >= 1.4.6)
- typhoeus (~> 0.2, >= 0.2.1)
+ dkron-rb (0.10.0)
+ json (~> 2.1, >= 2.1.0)
+ typhoeus (~> 1.0, >= 1.0.1)
GEM
remote: https://rubygems.org/
specs:
ZenTest (4.11.0)
addressable (2.4.0)
autotest (4.4.6)
ZenTest (>= 4.4.1)
- autotest-fsevent (0.2.11)
+ autotest-fsevent (0.2.13)
sys-uname
autotest-growl (0.2.16)
autotest-rails-pure (4.1.2)
crack (0.4.3)
safe_yaml (~> 1.0.0)
- diff-lcs (1.2.5)
- ethon (0.9.0)
+ diff-lcs (1.3)
+ ethon (0.11.0)
ffi (>= 1.3.0)
- ffi (1.9.10)
+ ffi (1.9.23)
hashdiff (0.3.0)
- json (1.8.3)
- rspec (3.4.0)
- rspec-core (~> 3.4.0)
- rspec-expectations (~> 3.4.0)
- rspec-mocks (~> 3.4.0)
- rspec-core (3.4.4)
- rspec-support (~> 3.4.0)
- rspec-expectations (3.4.0)
+ json (2.1.0)
+ rake (12.0.0)
+ rspec (3.7.0)
+ rspec-core (~> 3.7.0)
+ rspec-expectations (~> 3.7.0)
+ rspec-mocks (~> 3.7.0)
+ 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.4.0)
- rspec-mocks (3.4.1)
+ rspec-support (~> 3.7.0)
+ rspec-mocks (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.4.0)
- rspec-support (3.4.1)
+ rspec-support (~> 3.7.0)
+ rspec-support (3.7.1)
safe_yaml (1.0.4)
- sys-uname (1.0.2)
+ sys-uname (1.0.3)
ffi (>= 1.0.0)
- typhoeus (0.8.0)
- ethon (>= 0.8.0)
- vcr (2.9.3)
+ typhoeus (1.3.0)
+ ethon (>= 0.9.0)
+ vcr (3.0.3)
webmock (1.24.6)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
PLATFORMS
ruby
DEPENDENCIES
autotest (~> 4.4, >= 4.4.6)
- autotest-fsevent (~> 0.2, >= 0.2.11)
+ autotest-fsevent (~> 0.2, >= 0.2.12)
autotest-growl (~> 0.2, >= 0.2.16)
autotest-rails-pure (~> 4.1, >= 4.1.2)
dkron-rb!
- rspec (~> 3.2, >= 3.2.0)
- vcr (~> 2.9, >= 2.9.3)
- webmock (~> 1.6, >= 1.6.2)
+ rake (~> 12.0.0)
+ rspec (~> 3.6, >= 3.6.0)
+ vcr (~> 3.0, >= 3.0.1)
+ webmock (~> 1.24, >= 1.24.3)
BUNDLED WITH
- 1.11.2
+ 1.14.4