mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
(cherry picked from commit 24c675ccd8
)
Co-authored-by: João Duarte <jsvd@users.noreply.github.com>
This commit is contained in:
parent
ee24f3ce38
commit
2bf294f292
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ Gem::Specification.new do |gem|
|
|||
gem.add_runtime_dependency "concurrent-ruby", "~> 1", "< 1.1.10" # pinned until https://github.com/elastic/logstash/issues/13956
|
||||
gem.add_runtime_dependency "rack", '~> 2'
|
||||
gem.add_runtime_dependency "mustermann", '~> 1.0.3'
|
||||
gem.add_runtime_dependency "sinatra", '~> 2.1.0' # pinned until GH-13777 is resolved
|
||||
gem.add_runtime_dependency "sinatra", '~> 2'
|
||||
gem.add_runtime_dependency 'puma', '~> 5', '>= 5.6.2'
|
||||
gem.add_runtime_dependency "jruby-openssl", "~> 0.11"
|
||||
gem.add_runtime_dependency "chronic_duration", "~> 0.10"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue