mirror of
https://github.com/elastic/logstash.git
synced 2025-04-23 22:27:21 -04:00
bump jruby-monitoring version to >= 0.3.1 to include last fixes
Fixes #4911
This commit is contained in:
parent
df92130971
commit
6e9770ee20
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ Gem::Specification.new do |gem|
|
|||
gem.add_runtime_dependency 'puma', '~> 2.16', '>= 2.16.0'
|
||||
gem.add_runtime_dependency "jruby-openssl", "0.9.13" # Required to support TLSv1.2
|
||||
gem.add_runtime_dependency "chronic_duration", "0.10.6"
|
||||
gem.add_runtime_dependency "jruby-monitoring", '~> 0.1'
|
||||
gem.add_runtime_dependency "jruby-monitoring", '~> 0.3.1'
|
||||
|
||||
# TODO(sissel): Treetop 1.5.x doesn't seem to work well, but I haven't
|
||||
# investigated what the cause might be. -Jordan
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue