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.65.0 "
3
+ gem "pact" , "1.65.1 "
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.1"
Original file line number Diff line number Diff line change 28
28
bigdecimal (~> 3.1 )
29
29
net-http (0.4.1 )
30
30
uri
31
- pact (1.65.0 )
31
+ pact (1.65.1 )
32
32
pact-mock_service (~> 3.0 , >= 3.3.1 )
33
33
pact-support (~> 1.16 , >= 1.16.9 )
34
34
rack-test (>= 0.6.3 , < 3.0.0 )
35
+ rainbow (~> 3.1 )
35
36
rspec (~> 3.0 )
36
- term-ansicolor (~> 1.7 )
37
37
thor (>= 0.20 , < 2.0 )
38
38
webrick (~> 1.8 )
39
39
pact-message (0.11.1 )
58
58
rack-reverse-proxy
59
59
rspec (~> 3.5 )
60
60
rspec_junit_formatter (~> 0.3 )
61
- pact-support (1.20.0 )
61
+ pact-support (1.20.1 )
62
62
awesome_print (~> 1.9 )
63
63
diff-lcs (~> 1.5 )
64
64
expgen (~> 0.1 )
@@ -127,7 +127,7 @@ PLATFORMS
127
127
DEPENDENCIES
128
128
bigdecimal (= 3.1.5 )
129
129
json (= 2.7.1 )
130
- pact (= 1.65.0 )
130
+ pact (= 1.65.1 )
131
131
pact-message (= 0.11.1 )
132
132
pact-mock_service (= 3.11.2 )
133
133
pact-provider-verifier (= 1.38.1 )
You can’t perform that action at this time.
0 commit comments