example/user-app/Gemfile.lock in pact-messages-0.1.1 vs example/user-app/Gemfile.lock in pact-messages-0.2.0
- old
+ new
@@ -1,47 +1,44 @@
PATH
- remote: ../../
+ remote: ../..
specs:
- pact-messages (0.1.0)
+ pact-messages (0.2.0)
pact (~> 1.9)
GEM
remote: https://rubygems.org/
specs:
- awesome_print (1.6.1)
+ awesome_print (1.8.0)
coderay (1.0.9)
diff-lcs (1.2.4)
find_a_port (1.0.1)
- json (1.8.3)
+ json (2.1.0)
method_source (0.8.2)
- pact (1.9.0)
- awesome_print (~> 1.1)
- find_a_port (~> 1.0.1)
- json
- pact-mock_service (~> 0.7)
- pact-support (~> 0.5)
- rack-test (~> 0.6.2)
+ pact (1.20.1)
+ json (> 1.8.5)
+ pact-mock_service (~> 2.0)
+ pact-support (~> 1.2, >= 1.2.4)
+ rack-test (~> 0.6, >= 0.6.3)
randexp (~> 0.1.7)
rspec (>= 2.14)
term-ansicolor (~> 1.0)
thor
webrick
- pact-mock_service (0.7.2)
+ pact-mock_service (2.1.0)
find_a_port (~> 1.0.1)
json
- pact-support (~> 0.5.3)
+ pact-support (~> 1.0)
rack
rack-test (~> 0.6.2)
rspec (>= 2.14)
term-ansicolor (~> 1.0)
thor
webrick
- pact-support (0.5.3)
+ pact-support (1.2.4)
awesome_print (~> 1.1)
find_a_port (~> 1.0.1)
json
- rack-test (~> 0.6.2)
randexp (~> 0.1.7)
rspec (>= 2.14)
term-ansicolor (~> 1.0)
thor
pry (0.9.12.2)
@@ -60,22 +57,23 @@
rspec-core (2.14.5)
rspec-expectations (2.14.2)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.3)
slop (3.4.6)
- term-ansicolor (1.3.2)
+ term-ansicolor (1.6.0)
tins (~> 1.0)
- thor (0.19.1)
- tins (1.6.0)
- webrick (1.3.1)
+ thor (0.20.0)
+ tins (1.16.3)
+ webrick (1.4.2)
PLATFORMS
ruby
DEPENDENCIES
pact-messages!
pry
+ rack (~> 1.6)
rake
rspec
BUNDLED WITH
- 1.10.6
+ 1.16.1