Skip to content

Commit

Permalink
feat(gems): update to pact-support 1.2.4, pact-mock_service 2.5.4, pa…
Browse files Browse the repository at this point in the history
…ct 1.18.0
  • Loading branch information
bethesque committed Oct 29, 2017
1 parent ff9f712 commit 5a8cb24
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions packaging/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,23 +14,22 @@ GEM
json (2.1.0)
multi_xml (0.6.0)
multipart-post (2.0.0)
pact (1.17.0)
pact (1.18.0)
json (> 1.8.5)
pact-mock_service (~> 2.0)
pact-support (~> 1.1, >= 1.1.8)
rack-test (~> 0.6.2)
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 (2.5.1)
pact-mock_service (2.5.4)
filelock (~> 1.1)
find_a_port (~> 1.0.1)
json
pact-support (~> 1.2, >= 1.2.1)
rack (~> 2.0)
rack-test (~> 0.6.2)
rspec (>= 2.14)
term-ansicolor (~> 1.0)
thor (~> 0.19)
Expand All @@ -44,11 +43,10 @@ GEM
rack-reverse-proxy
rake (~> 10.4, >= 10.4.2)
rspec (~> 3.5)
pact-support (1.2.2)
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)
Expand All @@ -64,8 +62,8 @@ GEM
rack-reverse-proxy (0.12.0)
rack (>= 1.0.0)
rack-proxy (~> 0.6, >= 0.6.1)
rack-test (0.6.3)
rack (>= 1.0)
rack-test (0.7.0)
rack (>= 1.0, < 3)
rake (10.5.0)
randexp (0.1.7)
rspec (3.7.0)
Expand Down

0 comments on commit 5a8cb24

Please sign in to comment.