Skip to content

Commit

Permalink
feat(gems): update to pact-support 1.3.0, pact 1.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Mar 18, 2018
1 parent 5f1aa62 commit fd18941
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions packaging/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ GEM
faraday (>= 0.7.4, < 1.0)
filelock (1.1.1)
find_a_port (1.0.1)
httparty (0.16.0)
httparty (0.16.1)
multi_xml (>= 0.5.2)
json (2.1.0)
multi_xml (0.6.0)
multipart-post (2.0.0)
pact (1.20.1)
pact (1.21.0)
json (> 1.8.5)
pact-mock_service (~> 2.0)
pact-support (~> 1.2, >= 1.2.4)
pact-support (~> 1.3)
rack-test (~> 0.6, >= 0.6.3)
randexp (~> 0.1.7)
rspec (>= 2.14)
Expand All @@ -44,7 +44,7 @@ GEM
rake (~> 10.4, >= 10.4.2)
rspec (~> 3.5)
rspec_junit_formatter (~> 0.3)
pact-support (1.2.5)
pact-support (1.3.0)
awesome_print (~> 1.1)
find_a_port (~> 1.0.1)
json
Expand All @@ -59,12 +59,12 @@ GEM
term-ansicolor
thor (~> 0.20)
rack (2.0.4)
rack-proxy (0.6.3)
rack-proxy (0.6.4)
rack
rack-reverse-proxy (0.12.0)
rack (>= 1.0.0)
rack-proxy (~> 0.6, >= 0.6.1)
rack-test (0.8.2)
rack-test (0.8.3)
rack (>= 1.0, < 3)
rake (10.5.0)
randexp (0.1.7)
Expand Down

0 comments on commit fd18941

Please sign in to comment.