We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb0d0f1 commit 1ae7a6eCopy full SHA for 1ae7a6e
pact_broker.gemspec
@@ -38,7 +38,6 @@ Gem::Specification.new do |gem|
38
gem.add_runtime_dependency 'rack-protection', '~>2.0'
39
gem.add_runtime_dependency 'dry-types', '~> 0.10.3' # https://travis-ci.org/pact-foundation/pact_broker/jobs/249448621
40
gem.add_runtime_dependency 'table_print', '~> 1.5'
41
- gem.add_runtime_dependency 'webrick', '~>1.3.0' # Webrick requires Ruby version >= 2.5.0dev. TODO remove dependency on Pact gem.
42
43
gem.add_development_dependency 'pact', '~>1.14'
44
gem.add_development_dependency 'bundler-audit', '~>0.4'
0 commit comments