We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a37c59a commit 4415686Copy full SHA for 4415686
pact_broker.gemspec
@@ -34,7 +34,7 @@ Gem::Specification.new do |gem|
34
gem.add_runtime_dependency 'pact-support'
35
gem.add_runtime_dependency 'padrino-core', '>= 0.14.3', '~> 0.14'
36
gem.add_runtime_dependency 'sinatra', '>= 2.0.1'
37
- gem.add_runtime_dependency 'haml', '~>4.0'
+ gem.add_runtime_dependency 'haml', '~>5.0'
38
gem.add_runtime_dependency 'sucker_punch', '~>2.0'
39
gem.add_runtime_dependency 'rack-protection', '~>2.0'
40
gem.add_runtime_dependency 'dry-types', '~> 0.10.3' # https://travis-ci.org/pact-foundation/pact_broker/jobs/249448621
0 commit comments