We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 545d4e8 commit 9a9d1d3Copy full SHA for 9a9d1d3
Gemfile
@@ -1,7 +1,7 @@
1
instance_eval File.read("pact_broker/Gemfile")
2
3
gem 'conventional-changelog', git: 'https://github.com/bethesque/conventional-changelog-ruby.git', ref: 'feat/pact-foundation'
4
-gem 'bump', git: 'https://github.com/bethesque/bump.git', ref: 'feat/pact-foundation'
+gem 'bump', git: 'https://github.com/bethesque/bump.git', ref: '07c29eecc1c4992bd9d508028f74e90a442de757'
5
gem 'rspec', '~> 3.7'
6
gem 'rspec-its', '~> 1.2'
7
gem 'rack-test', '~> 2.0', '>= 2.0.2'
0 commit comments