Skip to content

Commit

Permalink
chore: see if locking approvals gem allows it to be installed
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Mar 10, 2022
1 parent 8e983c0 commit 3b220af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pact-broker-client.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ Gem::Specification.new do |gem|
gem.add_development_dependency 'conventional-changelog', '~>1.3'
gem.add_development_dependency 'pact', '~> 1.16'
gem.add_development_dependency 'pact-support', '~> 1.16'
gem.add_development_dependency 'approvals', '>=0.0.24', '<1.0.0'
gem.add_development_dependency 'approvals', '0.0.24'
gem.add_development_dependency 'rspec-its', '~> 1.3'
end

0 comments on commit 3b220af

Please sign in to comment.