We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 544a385 commit 4a658ceCopy full SHA for 4a658ce
packaging/Gemfile
@@ -1,7 +1,7 @@
1
source 'http://rubygems.org'
2
3
gem "pact", "1.56.0"
4
-gem "pact-message", "0.9.0"
+gem "pact-message", "0.10.0"
5
gem "pact-mock_service", "3.7.0"
6
gem "pact-provider-verifier"
7
gem "pact_broker-client", "1.35.0"
packaging/Gemfile.lock
@@ -27,7 +27,7 @@ GEM
27
term-ansicolor (~> 1.0)
28
thor (>= 0.20, < 2.0)
29
webrick (~> 1.3)
30
- pact-message (0.9.0)
+ pact-message (0.10.0)
31
pact-mock_service (~> 3.1)
32
pact-support (~> 1.8)
33
thor (~> 0.20)
@@ -102,7 +102,7 @@ PLATFORMS
102
103
DEPENDENCIES
104
pact (= 1.56.0)
105
- pact-message (= 0.9.0)
+ pact-message (= 0.10.0)
106
pact-mock_service (= 3.7.0)
107
pact-provider-verifier
108
pact_broker-client (= 1.35.0)
0 commit comments