Skip to content

Commit

Permalink
feat(gems): update to pact (1.55.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Sep 28, 2020
1 parent 1f8bab5 commit d00b2ee
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.2"
gem "pact", "1.55.3"
gem "pact-message", "0.8.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 @@ -18,9 +18,9 @@ GEM
mime-types-data (3.2020.0512)
multi_xml (0.6.0)
multipart-post (2.1.1)
pact (1.55.2)
pact (1.55.3)
pact-mock_service (~> 3.0, >= 3.3.1)
pact-support (~> 1.9)
pact-support (~> 1.15)
rack-test (>= 0.6.3, < 2.0.0)
rspec (~> 3.0)
term-ansicolor (~> 1.0)
Expand Down Expand Up @@ -99,7 +99,7 @@ PLATFORMS
ruby

DEPENDENCIES
pact (= 1.55.2)
pact (= 1.55.3)
pact-message (= 0.8.0)
pact-mock_service
pact-provider-verifier
Expand Down

0 comments on commit d00b2ee

Please sign in to comment.