Skip to content

Commit

Permalink
feat(gems): update to pact-support 1.8.1, pact 1.37.0, pact_broker-cl…
Browse files Browse the repository at this point in the history
…ient 1.17.0
  • Loading branch information
bethesque committed Nov 15, 2018
1 parent 2bd1f57 commit 09ae9fd
Showing 1 changed file with 12 additions and 8 deletions.
20 changes: 12 additions & 8 deletions packaging/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,16 @@ GEM
faraday (>= 0.7.4, < 1.0)
filelock (1.1.1)
find_a_port (1.0.1)
httparty (0.16.2)
httparty (0.16.3)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
json (2.1.0)
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2018.0812)
multi_xml (0.6.0)
multipart-post (2.0.0)
pact (1.36.2)
pact (1.37.0)
json (> 1.8.5)
pact-mock_service (~> 2.10)
pact-support (~> 1.8)
Expand Down Expand Up @@ -49,22 +53,22 @@ GEM
rake (~> 10.4, >= 10.4.2)
rspec (~> 3.5)
rspec_junit_formatter (~> 0.3)
pact-support (1.8.0)
pact-support (1.8.1)
awesome_print (~> 1.1)
find_a_port (~> 1.0.1)
json
randexp (~> 0.1.7)
rspec (>= 2.14)
term-ansicolor (~> 1.0)
thor
pact_broker-client (1.16.2)
pact_broker-client (1.17.0)
httparty
json
rake
table_print (~> 1.5)
term-ansicolor
thor (~> 0.20)
rack (2.0.5)
rack (2.0.6)
rack-proxy (0.6.5)
rack
rack-reverse-proxy (0.12.0)
Expand All @@ -90,10 +94,10 @@ GEM
rspec_junit_formatter (0.4.1)
rspec-core (>= 2, < 4, != 2.12.0)
table_print (1.5.6)
term-ansicolor (1.6.0)
term-ansicolor (1.7.0)
tins (~> 1.0)
thor (0.20.0)
tins (1.17.0)
thor (0.20.3)
tins (1.20.2)
webrick (1.3.1)

PLATFORMS
Expand Down

0 comments on commit 09ae9fd

Please sign in to comment.