File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11source 'https://rubygems.org'
22
3- gem "pact" , "1.67.5 "
3+ gem "pact" , "< 2 "
44gem "pact-message" , "0.11.1"
55gem "pact-mock_service" , "3.12.4"
66gem "pact-provider-verifier" , "1.39.1"
Original file line number Diff line number Diff line change 117117 rspec-expectations (3.13.5 )
118118 diff-lcs (>= 1.2.0 , < 2.0 )
119119 rspec-support (~> 3.13.0 )
120- rspec-mocks (3.13.7 )
120+ rspec-mocks (3.13.8 )
121121 diff-lcs (>= 1.2.0 , < 2.0 )
122122 rspec-support (~> 3.13.0 )
123123 rspec-support (3.13.7 )
@@ -160,7 +160,7 @@ DEPENDENCIES
160160 fiddle (= 1.1.2 )
161161 io-console (= 0.7.1 )
162162 json (= 2.7.2 )
163- pact (= 1.67.5 )
163+ pact (< 2 )
164164 pact-message (= 0.11.1 )
165165 pact-mock_service (= 3.12.4 )
166166 pact-provider-verifier (= 1.39.1 )
You can’t perform that action at this time.
0 commit comments