Gemfile.lock in statraptor-0.2.0 vs Gemfile.lock in statraptor-0.2.1
- old
+ new
@@ -1,11 +1,12 @@
PATH
remote: .
specs:
- statraptor (0.1.0)
+ statraptor (0.2.0)
activeresource (>= 2.3.5)
json (>= 1.4.6)
+ rest-client (>= 1.6.7)
typhoeus (>= 0.3.3)
GEM
remote: http://rubygems.org/
specs:
@@ -29,25 +30,32 @@
thor (~> 0.14.6)
guard-rspec (0.6.0)
guard (>= 0.10.0)
i18n (0.6.0)
json (1.6.5)
+ macaddr (1.5.0)
+ systemu (>= 2.4.0)
mime-types (1.17.2)
- multi_json (1.0.4)
+ multi_json (1.1.0)
rake (0.9.2.2)
rb-fsevent (0.9.0)
+ rest-client (1.6.7)
+ mime-types (>= 1.16)
rspec (2.8.0)
rspec-core (~> 2.8.0)
rspec-expectations (~> 2.8.0)
rspec-mocks (~> 2.8.0)
rspec-core (2.8.0)
rspec-expectations (2.8.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.8.0)
+ systemu (2.4.2)
thor (0.14.6)
typhoeus (0.3.3)
mime-types
+ uuid (2.3.5)
+ macaddr (~> 1.0)
vcr (2.0.0.rc1)
webmock (1.7.10)
addressable (~> 2.2, > 2.2.5)
crack (>= 0.1.7)
@@ -59,7 +67,8 @@
guard-rspec (~> 0.6.0)
rake (~> 0.9.2)
rb-fsevent (~> 0.9.0)
rspec (~> 2.8.0)
statraptor!
+ uuid (~> 2.3.5)
vcr (= 2.0.0.rc1)
webmock (= 1.7.10)