Skip to content

Commit

Permalink
chore: remove pact-support / pact-ruby overides
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F authored Nov 29, 2024
1 parent 2f3af3c commit 611a6ca
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,4 @@ if ENV['X_PACT_DEVELOPMENT']
gem "pact", path: '../pact'
gem "pact-message", path: '../pact-message-ruby'
gem "pact-support", path: '../pact-support'
else
gem "pact-support", git: 'https://github.com/pact-foundation/pact-support.git', branch: 'feat/v3_generators'
gem "pact", git: 'https://github.com/pact-foundation/pact-ruby.git', branch: 'feat/v3_generators'
end

0 comments on commit 611a6ca

Please sign in to comment.