examples/store-api-tests/Gemfile.lock in restspec-0.1 vs examples/store-api-tests/Gemfile.lock in restspec-0.2
- old
+ new
@@ -1,17 +1,18 @@
PATH
remote: ~/dev/projects/ruby/restspec
specs:
- restspec (0.0.4)
+ restspec (0.1)
activesupport (~> 4.0)
faker (~> 1.4)
hashie (~> 3.3)
httparty (~> 0.13)
rack (~> 1.0)
rspec (~> 3.0)
rspec-collection_matchers (~> 1.0)
rspec-its (~> 1.0)
+ ruby_deep_clone (~> 0.6)
thor (~> 0.19)
tilt (~> 2.0)
GEM
remote: https://rubygems.org/
@@ -55,9 +56,10 @@
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
rspec-mocks (3.1.3)
rspec-support (~> 3.1.0)
rspec-support (3.1.2)
+ ruby_deep_clone (0.6.0)
slop (3.6.0)
thor (0.19.1)
thread_safe (0.3.4)
tilt (2.0.1)
tzinfo (1.2.2)