Skip to content

Commit 58d35f8

Browse files
committed
feat(gems): update to pact-mock_service 2.7.0, pact 1.24.0, pact-message 0.4.3
1 parent 5f6b454 commit 58d35f8

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
@@ -3,7 +3,7 @@ GEM
33
specs:
44
awesome_print (1.8.0)
55
diff-lcs (1.3)
6-
faraday (0.14.0)
6+
faraday (0.15.0)
77
multipart-post (>= 1.2, < 3)
88
faraday_middleware (0.12.2)
99
faraday (>= 0.7.4, < 1.0)
@@ -14,7 +14,7 @@ GEM
1414
json (2.1.0)
1515
multi_xml (0.6.0)
1616
multipart-post (2.0.0)
17-
pact (1.23.0)
17+
pact (1.24.0)
1818
json (> 1.8.5)
1919
pact-mock_service (~> 2.0)
2020
pact-support (~> 1.4)
@@ -24,11 +24,11 @@ GEM
2424
term-ansicolor (~> 1.0)
2525
thor
2626
webrick
27-
pact-message (0.4.1)
27+
pact-message (0.4.3)
2828
pact-mock_service (~> 2.6)
2929
pact-support (~> 1.6)
3030
thor (~> 0.20)
31-
pact-mock_service (2.6.4)
31+
pact-mock_service (2.7.0)
3232
filelock (~> 1.1)
3333
find_a_port (~> 1.0.1)
3434
json
@@ -63,7 +63,7 @@ GEM
6363
table_print (~> 1.5)
6464
term-ansicolor
6565
thor (~> 0.20)
66-
rack (2.0.4)
66+
rack (2.0.5)
6767
rack-proxy (0.6.4)
6868
rack
6969
rack-reverse-proxy (0.12.0)

0 commit comments

Comments
 (0)