Skip to content

Commit e05ea57

Browse files
committed
feat(gems): update to pact 1.42.3, pact-provider-verifier 1.25.2
1 parent 7fa568d commit e05ea57

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

packaging/Gemfile.lock

+5-6
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,11 @@ GEM
1818
mime-types-data (3.2019.1009)
1919
multi_xml (0.6.0)
2020
multipart-post (2.1.1)
21-
pact (1.42.2)
21+
pact (1.42.3)
2222
json (> 1.8.5)
2323
pact-mock_service (~> 3.0)
2424
pact-support (~> 1.9)
2525
rack-test (>= 0.6.3, < 2.0.0)
26-
randexp (~> 0.1.7)
2726
rspec (>= 2.14)
2827
term-ansicolor (~> 1.0)
2928
thor
@@ -42,11 +41,11 @@ GEM
4241
term-ansicolor (~> 1.0)
4342
thor (~> 0.19)
4443
webrick (~> 1.3)
45-
pact-provider-verifier (1.25.1)
44+
pact-provider-verifier (1.25.2)
4645
faraday (~> 0.9, >= 0.9.0)
4746
faraday_middleware (~> 0.10)
4847
json (> 1.8)
49-
pact (~> 1.42, >= 1.42.2)
48+
pact (~> 1.42, >= 1.42.3)
5049
pact-message (~> 0.5)
5150
rack (~> 2.0)
5251
rack-reverse-proxy
@@ -94,7 +93,7 @@ GEM
9493
term-ansicolor (1.7.1)
9594
tins (~> 1.0)
9695
thor (0.20.3)
97-
tins (1.22.0)
96+
tins (1.22.2)
9897
webrick (1.3.1)
9998

10099
PLATFORMS
@@ -110,4 +109,4 @@ DEPENDENCIES
110109
webrick (~> 1.3.1)
111110

112111
BUNDLED WITH
113-
1.17.3
112+
2.0.2

0 commit comments

Comments
 (0)