examples/store-api-tests/Gemfile.lock in restspec-0.2 vs examples/store-api-tests/Gemfile.lock in restspec-0.2.1
- old
+ new
@@ -1,20 +1,20 @@
PATH
remote: ~/dev/projects/ruby/restspec
specs:
- restspec (0.1)
+ restspec (0.2)
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)
+ tilt (~> 1.1)
GEM
remote: https://rubygems.org/
specs:
activesupport (4.2.0)
@@ -60,10 +60,10 @@
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)
+ tilt (1.4.1)
tzinfo (1.2.2)
thread_safe (~> 0.1)
PLATFORMS
ruby