File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
source 'http://rubygems.org'
2
2
3
- gem "pact" , "1.63 .0"
3
+ gem "pact" , "1.64 .0"
4
4
gem "pact-message" , "0.11.1"
5
5
gem "pact-mock_service" , "3.11.2"
6
6
gem "pact-provider-verifier" , "1.38.0"
Original file line number Diff line number Diff line change 21
21
json (2.6.3 )
22
22
mini_mime (1.1.5 )
23
23
multi_xml (0.6.0 )
24
- pact (1.63 .0 )
24
+ pact (1.64 .0 )
25
25
pact-mock_service (~> 3.0 , >= 3.3.1 )
26
26
pact-support (~> 1.16 , >= 1.16.9 )
27
27
rack-test (>= 0.6.3 , < 3.0.0 )
28
28
rspec (~> 3.0 )
29
- term-ansicolor (~> 1.0 )
29
+ term-ansicolor (~> 1.7 )
30
30
thor (>= 0.20 , < 2.0 )
31
- webrick (~> 1.3 )
31
+ webrick (~> 1.8 )
32
32
pact-message (0.11.1 )
33
33
pact-mock_service (~> 3.1 )
34
34
pact-support (~> 1.8 )
@@ -109,7 +109,7 @@ PLATFORMS
109
109
110
110
DEPENDENCIES
111
111
json (= 2.6.3 )
112
- pact (= 1.63 .0 )
112
+ pact (= 1.64 .0 )
113
113
pact-message (= 0.11.1 )
114
114
pact-mock_service (= 3.11.2 )
115
115
pact-provider-verifier (= 1.38.0 )
You can’t perform that action at this time.
0 commit comments