Skip to content

Commit b8abb8b

Browse files
committed
feat(gems): update to pact 1.51.1
1 parent 2c909b8 commit b8abb8b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packaging/Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ GEM
1818
mime-types-data (3.2020.0512)
1919
multi_xml (0.6.0)
2020
multipart-post (2.1.1)
21-
pact (1.51.0)
21+
pact (1.51.1)
2222
pact-mock_service (~> 3.0, >= 3.3.1)
2323
pact-support (~> 1.9)
2424
rack-test (>= 0.6.3, < 2.0.0)
2525
rspec (~> 3.0)
2626
term-ansicolor (~> 1.0)
27-
thor (~> 0.20)
27+
thor (>= 0.20, < 2.0)
2828
webrick (~> 1.3)
2929
pact-message (0.7.0)
3030
pact-mock_service (~> 3.1)
@@ -105,7 +105,7 @@ DEPENDENCIES
105105
pact-provider-verifier
106106
pact_broker-client
107107
rack (~> 2.1.1)
108-
webrick (~> 1.3.1)
108+
webrick (~> 1.3.1, < 1.6)
109109

110110
BUNDLED WITH
111111
1.17.3

0 commit comments

Comments
 (0)