We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80ddc6d commit 23ea4d7Copy full SHA for 23ea4d7
2 files changed
packaging/Gemfile
@@ -1,6 +1,6 @@
1
source 'https://rubygems.org'
2
3
-gem "pact", "1.67.1"
+gem "pact", "1.67.2"
4
gem "pact-message", "0.11.1"
5
gem "pact-mock_service", "3.12.3"
6
gem "pact-provider-verifier", "1.39.1"
packaging/Gemfile.lock
@@ -35,7 +35,7 @@ GEM
35
net-http (0.6.0)
36
uri
37
ostruct (0.6.3)
38
- pact (1.67.1)
+ pact (1.67.2)
39
jsonpath (~> 1.0)
40
pact-mock_service (~> 3.0, >= 3.3.1)
41
pact-support (~> 1.21, >= 1.21.2)
@@ -154,7 +154,7 @@ DEPENDENCIES
154
bigdecimal (= 3.1.5)
155
fiddle (= 1.1.2)
156
json (= 2.7.2)
157
- pact (= 1.67.1)
+ pact (= 1.67.2)
158
pact-message (= 0.11.1)
159
pact-mock_service (= 3.12.3)
160
pact-provider-verifier (= 1.39.1)
0 commit comments