Skip to content

Commit bab09c8

Browse files
committed
feat(gems): update pact-mock_service to 2.2.0
1 parent 8ea8b7c commit bab09c8

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

packaging/Gemfile.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -13,26 +13,26 @@ GEM
1313
json (2.1.0)
1414
multi_xml (0.6.0)
1515
multipart-post (2.0.0)
16-
pact (1.15.0)
16+
pact (1.16.0)
1717
json (> 1.8.5)
1818
pact-mock_service (~> 2.0)
19-
pact-support (~> 1.1)
19+
pact-support (~> 1.1, >= 1.1.8)
2020
rack-test (~> 0.6.2)
2121
randexp (~> 0.1.7)
2222
rspec (>= 2.14)
2323
term-ansicolor (~> 1.0)
2424
thor
2525
webrick
26-
pact-mock_service (2.1.0)
26+
pact-mock_service (2.2.0)
2727
find_a_port (~> 1.0.1)
2828
json
29-
pact-support (~> 1.0)
30-
rack
29+
pact-support (~> 1.2)
30+
rack (~> 2.0)
3131
rack-test (~> 0.6.2)
3232
rspec (>= 2.14)
3333
term-ansicolor (~> 1.0)
34-
thor
35-
webrick
34+
thor (~> 0.19)
35+
webrick (~> 1.3)
3636
pact-provider-verifier (1.4.1)
3737
faraday (~> 0.9, >= 0.9.0)
3838
faraday_middleware (~> 0.10)
@@ -42,7 +42,7 @@ GEM
4242
rack-reverse-proxy
4343
rake (~> 10.4, >= 10.4.2)
4444
rspec (~> 3.5)
45-
pact-support (1.1.6)
45+
pact-support (1.2.0)
4646
awesome_print (~> 1.1)
4747
find_a_port (~> 1.0.1)
4848
json

0 commit comments

Comments
 (0)