Skip to content

Commit 23ea4d7

Browse files
committed
feat(gems): update to pact (1.67.2)
1 parent 80ddc6d commit 23ea4d7

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

packaging/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source 'https://rubygems.org'
22

3-
gem "pact", "1.67.1"
3+
gem "pact", "1.67.2"
44
gem "pact-message", "0.11.1"
55
gem "pact-mock_service", "3.12.3"
66
gem "pact-provider-verifier", "1.39.1"

packaging/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ GEM
3535
net-http (0.6.0)
3636
uri
3737
ostruct (0.6.3)
38-
pact (1.67.1)
38+
pact (1.67.2)
3939
jsonpath (~> 1.0)
4040
pact-mock_service (~> 3.0, >= 3.3.1)
4141
pact-support (~> 1.21, >= 1.21.2)
@@ -154,7 +154,7 @@ DEPENDENCIES
154154
bigdecimal (= 3.1.5)
155155
fiddle (= 1.1.2)
156156
json (= 2.7.2)
157-
pact (= 1.67.1)
157+
pact (= 1.67.2)
158158
pact-message (= 0.11.1)
159159
pact-mock_service (= 3.12.3)
160160
pact-provider-verifier (= 1.39.1)

0 commit comments

Comments
 (0)