We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ecd33e commit f4fd9d1Copy full SHA for f4fd9d1
packaging/Gemfile
@@ -1,7 +1,7 @@
1
source 'http://rubygems.org'
2
3
gem "pact", "1.57.0"
4
-gem "pact-message", "0.11.0"
+gem "pact-message", "0.11.1"
5
gem "pact-mock_service", "3.8.0"
6
gem "pact-provider-verifier", "1.35.0"
7
gem "pact_broker-client", "1.38.3"
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.11.0)
+ pact-message (0.11.1)
31
pact-mock_service (~> 3.1)
32
pact-support (~> 1.8)
33
@@ -102,7 +102,7 @@ PLATFORMS
102
103
DEPENDENCIES
104
pact (= 1.57.0)
105
- pact-message (= 0.11.0)
+ pact-message (= 0.11.1)
106
pact-mock_service (= 3.8.0)
107
pact-provider-verifier (= 1.35.0)
108
pact_broker-client (= 1.38.3)
0 commit comments