Skip to content

Commit f1260c2

Browse files
committed
feat(gems): update to pact-support 1.14.0, pact 1.48.0, pact-message 0.7.0, pact_broker-client 1.24.0
1 parent 668b302 commit f1260c2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

packaging/Gemfile.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@ GEM
1818
mime-types-data (3.2019.1009)
1919
multi_xml (0.6.0)
2020
multipart-post (2.1.1)
21-
pact (1.47.0)
21+
pact (1.48.0)
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)
2727
thor (~> 0.20)
2828
webrick (~> 1.3)
29-
pact-message (0.6.0)
29+
pact-message (0.7.0)
3030
pact-mock_service (~> 3.1)
3131
pact-support (~> 1.8)
3232
thor (~> 0.20)
@@ -51,12 +51,12 @@ GEM
5151
rake (~> 10.4, >= 10.4.2)
5252
rspec (~> 3.5)
5353
rspec_junit_formatter (~> 0.3)
54-
pact-support (1.13.0)
54+
pact-support (1.14.0)
5555
awesome_print (~> 1.1)
5656
randexp (~> 0.1.7)
5757
rspec (>= 2.14)
5858
term-ansicolor (~> 1.0)
59-
pact_broker-client (1.23.0)
59+
pact_broker-client (1.24.0)
6060
httparty
6161
json
6262
rake
@@ -93,7 +93,7 @@ GEM
9393
term-ansicolor (1.7.1)
9494
tins (~> 1.0)
9595
thor (0.20.3)
96-
tins (1.24.0)
96+
tins (1.24.1)
9797
sync
9898
webrick (1.3.1)
9999

0 commit comments

Comments
 (0)