Skip to content

Commit a2d75ed

Browse files
authored
chore(deps): remove pact-support pin
1 parent 190579b commit a2d75ed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ source 'https://rubygems.org'
44
gemspec
55

66
gem "appraisal", "~> 2.5"
7-
gem "pact-support", git: "https://github.com/pact-foundation/pact-support.git", branch: "feat/generator_mock_server-url"
87

98
if ENV['X_PACT_DEVELOPMENT']
109
gem "pact-support", path: '../pact-support'

0 commit comments

Comments
 (0)