Skip to content

Commit

Permalink
chore: point to v3 generator branch
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Aug 13, 2024
1 parent 6bf53a5 commit 0e91d63
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ if ENV['X_PACT_DEVELOPMENT']
gem "pact-support", path: '../pact-support'
gem "pact-mock_service", path: '../pact-mock_service'
gem "pry-byebug"
else
gem "pact-support", git: 'https://github.com/pact-foundation/pact-support.git', branch: 'feat/v3_generators'
end

group :local_development do
Expand Down

0 comments on commit 0e91d63

Please sign in to comment.