examples/store-api-tests/Gemfile.lock in restspec-0.0.4 vs examples/store-api-tests/Gemfile.lock in restspec-0.1
- old
+ new
@@ -1,18 +1,19 @@
PATH
remote: ~/dev/projects/ruby/restspec
specs:
- restspec (0.0.3)
+ restspec (0.0.4)
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)
thor (~> 0.19)
+ tilt (~> 2.0)
GEM
remote: https://rubygems.org/
specs:
activesupport (4.2.0)
@@ -57,9 +58,10 @@
rspec-support (~> 3.1.0)
rspec-support (3.1.2)
slop (3.6.0)
thor (0.19.1)
thread_safe (0.3.4)
+ tilt (2.0.1)
tzinfo (1.2.2)
thread_safe (~> 0.1)
PLATFORMS
ruby