Skip to content

Commit

Permalink
feat(gems): update to pact (1.55.6)
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Nov 6, 2020
1 parent 732668e commit c709674
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packaging/Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source 'http://rubygems.org'

gem "pact", "1.55.5"
gem "pact", "1.55.6"
gem "pact-message", "0.9.0"
gem "pact-mock_service"
gem "pact-provider-verifier"
Expand Down
6 changes: 3 additions & 3 deletions packaging/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ GEM
json (2.3.1)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2020.0512)
mime-types-data (3.2020.1104)
multi_xml (0.6.0)
multipart-post (2.1.1)
pact (1.55.5)
pact (1.55.6)
pact-mock_service (~> 3.0, >= 3.3.1)
pact-support (~> 1.15)
rack-test (>= 0.6.3, < 2.0.0)
Expand Down Expand Up @@ -99,7 +99,7 @@ PLATFORMS
ruby

DEPENDENCIES
pact (= 1.55.5)
pact (= 1.55.6)
pact-message (= 0.9.0)
pact-mock_service
pact-provider-verifier
Expand Down

0 comments on commit c709674

Please sign in to comment.