Skip to content

Commit 611a6ca

Browse files
authored
chore: remove pact-support / pact-ruby overides
1 parent 2f3af3c commit 611a6ca

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Gemfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,4 @@ if ENV['X_PACT_DEVELOPMENT']
88
gem "pact", path: '../pact'
99
gem "pact-message", path: '../pact-message-ruby'
1010
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'
1411
end

0 commit comments

Comments
 (0)