We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 273451d commit 054617eCopy full SHA for 054617e
packaging/Gemfile
@@ -1,6 +1,6 @@
1
source 'http://rubygems.org'
2
3
-gem "pact", "1.64.0"
+gem "pact", "1.65.0"
4
gem "pact-message", "0.11.1"
5
gem "pact-mock_service", "3.11.2"
6
gem "pact-provider-verifier", "1.38.1"
packaging/Gemfile.lock
@@ -28,7 +28,7 @@ GEM
28
bigdecimal (~> 3.1)
29
net-http (0.4.1)
30
uri
31
- pact (1.64.0)
+ pact (1.65.0)
32
pact-mock_service (~> 3.0, >= 3.3.1)
33
pact-support (~> 1.16, >= 1.16.9)
34
rack-test (>= 0.6.3, < 3.0.0)
@@ -127,7 +127,7 @@ PLATFORMS
127
DEPENDENCIES
128
bigdecimal (= 3.1.5)
129
json (= 2.7.1)
130
- pact (= 1.64.0)
+ pact (= 1.65.0)
131
pact-message (= 0.11.1)
132
pact-mock_service (= 3.11.2)
133
pact-provider-verifier (= 1.38.1)
0 commit comments