Skip to content

Commit

Permalink
feat(gems): update to pact 1.50.1, pact-provider-verifier 1.31.0, pac…
Browse files Browse the repository at this point in the history
…t_broker-client 1.27.0
  • Loading branch information
bethesque committed Jun 23, 2020
1 parent 4ebe459 commit cae0a96
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions packaging/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,23 @@ GEM
remote: http://rubygems.org/
specs:
awesome_print (1.8.0)
diff-lcs (1.3)
diff-lcs (1.4.1)
faraday (0.17.3)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.14.0)
faraday (>= 0.7.4, < 1.0)
filelock (1.1.1)
find_a_port (1.0.1)
httparty (0.18.0)
httparty (0.18.1)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
json (2.3.0)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2020.0425)
mime-types-data (3.2020.0512)
multi_xml (0.6.0)
multipart-post (2.1.1)
pact (1.49.3)
pact (1.50.1)
pact-mock_service (~> 3.0, >= 3.3.1)
pact-support (~> 1.9)
rack-test (>= 0.6.3, < 2.0.0)
Expand All @@ -40,7 +40,7 @@ GEM
term-ansicolor (~> 1.0)
thor (~> 0.19)
webrick (~> 1.3)
pact-provider-verifier (1.30.1)
pact-provider-verifier (1.31.0)
faraday (~> 0.9, >= 0.9.0)
faraday_middleware (~> 0.10)
json (> 1.8)
Expand All @@ -56,14 +56,14 @@ GEM
randexp (~> 0.1.7)
rspec (>= 2.14)
term-ansicolor (~> 1.0)
pact_broker-client (1.26.0)
pact_broker-client (1.27.0)
httparty
json
rake
table_print (~> 1.5)
term-ansicolor
thor (~> 0.20)
rack (2.1.3)
rack (2.1.4)
rack-proxy (0.6.5)
rack
rack-reverse-proxy (0.12.0)
Expand All @@ -77,23 +77,23 @@ GEM
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.1)
rspec-support (~> 3.9.1)
rspec-expectations (3.9.1)
rspec-core (3.9.2)
rspec-support (~> 3.9.3)
rspec-expectations (3.9.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.2)
rspec-support (3.9.3)
rspec_junit_formatter (0.4.1)
rspec-core (>= 2, < 4, != 2.12.0)
sync (0.5.0)
table_print (1.5.6)
table_print (1.5.7)
term-ansicolor (1.7.1)
tins (~> 1.0)
thor (0.20.3)
tins (1.24.1)
tins (1.25.0)
sync
webrick (1.3.1)

Expand Down

0 comments on commit cae0a96

Please sign in to comment.