We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 190579b commit a2d75edCopy full SHA for a2d75ed
Gemfile
@@ -4,7 +4,6 @@ source 'https://rubygems.org'
4
gemspec
5
6
gem "appraisal", "~> 2.5"
7
-gem "pact-support", git: "https://github.com/pact-foundation/pact-support.git", branch: "feat/generator_mock_server-url"
8
9
if ENV['X_PACT_DEVELOPMENT']
10
gem "pact-support", path: '../pact-support'
0 commit comments