examples/store-api-tests/Gemfile.lock in restspec-0.0.2 vs examples/store-api-tests/Gemfile.lock in restspec-0.0.3

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: ~/dev/projects/ruby/restspec specs: - restspec (0.0.1) + restspec (0.0.2) activesupport (~> 4.0) faker (~> 1.4) hashie (~> 3.3) httparty (~> 0.13) rack (~> 1.0) @@ -13,38 +13,38 @@ thor (~> 0.19) GEM remote: https://rubygems.org/ specs: - activesupport (4.1.7) + activesupport (4.1.8) i18n (~> 0.6, >= 0.6.9) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.1) tzinfo (~> 1.1) coderay (1.1.0) diff-lcs (1.2.5) faker (1.4.3) i18n (~> 0.5) - hashie (3.3.1) + hashie (3.3.2) httparty (0.13.3) json (~> 1.8) multi_xml (>= 0.5.2) - i18n (0.6.11) + i18n (0.7.0) json (1.8.1) method_source (0.8.2) - minitest (5.4.3) + minitest (5.5.0) multi_xml (0.5.5) pry (0.10.1) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - rack (1.5.2) + rack (1.6.0) rspec (3.1.0) rspec-core (~> 3.1.0) rspec-expectations (~> 3.1.0) rspec-mocks (~> 3.1.0) - rspec-collection_matchers (1.0.0) + rspec-collection_matchers (1.1.2) rspec-expectations (>= 2.99.0.beta1) rspec-core (3.1.7) rspec-support (~> 3.1.0) rspec-expectations (3.1.2) diff-lcs (>= 1.2.0, < 2.0)