We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f3af3c commit 611a6caCopy full SHA for 611a6ca
Gemfile
@@ -8,7 +8,4 @@ if ENV['X_PACT_DEVELOPMENT']
8
gem "pact", path: '../pact'
9
gem "pact-message", path: '../pact-message-ruby'
10
gem "pact-support", path: '../pact-support'
11
-else
12
- gem "pact-support", git: 'https://github.com/pact-foundation/pact-support.git', branch: 'feat/v3_generators'
13
- gem "pact", git: 'https://github.com/pact-foundation/pact-ruby.git', branch: 'feat/v3_generators'
14
end
0 commit comments