Skip to content

Commit fd18941

Browse files
committed
feat(gems): update to pact-support 1.3.0, pact 1.21.0
1 parent 5f1aa62 commit fd18941

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

packaging/Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ GEM
99
faraday (>= 0.7.4, < 1.0)
1010
filelock (1.1.1)
1111
find_a_port (1.0.1)
12-
httparty (0.16.0)
12+
httparty (0.16.1)
1313
multi_xml (>= 0.5.2)
1414
json (2.1.0)
1515
multi_xml (0.6.0)
1616
multipart-post (2.0.0)
17-
pact (1.20.1)
17+
pact (1.21.0)
1818
json (> 1.8.5)
1919
pact-mock_service (~> 2.0)
20-
pact-support (~> 1.2, >= 1.2.4)
20+
pact-support (~> 1.3)
2121
rack-test (~> 0.6, >= 0.6.3)
2222
randexp (~> 0.1.7)
2323
rspec (>= 2.14)
@@ -44,7 +44,7 @@ GEM
4444
rake (~> 10.4, >= 10.4.2)
4545
rspec (~> 3.5)
4646
rspec_junit_formatter (~> 0.3)
47-
pact-support (1.2.5)
47+
pact-support (1.3.0)
4848
awesome_print (~> 1.1)
4949
find_a_port (~> 1.0.1)
5050
json
@@ -59,12 +59,12 @@ GEM
5959
term-ansicolor
6060
thor (~> 0.20)
6161
rack (2.0.4)
62-
rack-proxy (0.6.3)
62+
rack-proxy (0.6.4)
6363
rack
6464
rack-reverse-proxy (0.12.0)
6565
rack (>= 1.0.0)
6666
rack-proxy (~> 0.6, >= 0.6.1)
67-
rack-test (0.8.2)
67+
rack-test (0.8.3)
6868
rack (>= 1.0, < 3)
6969
rake (10.5.0)
7070
randexp (0.1.7)

0 commit comments

Comments
 (0)