mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
Pin jar-dependencies to `0.4.1`, until https://github.com/jruby/jruby/issues/7262
is resolved.
(cherry picked from commit e3265d93e8
)
Co-authored-by: Rob Bavey <rob.bavey@elastic.co>
This commit is contained in:
parent
8061387de9
commit
0cfb5cf4b5
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ Gem::Specification.new do |gem|
|
|||
gem.add_runtime_dependency "sinatra", '~> 4'
|
||||
gem.add_runtime_dependency 'puma', '~> 6.3', '>= 6.4.2'
|
||||
gem.add_runtime_dependency 'ruby-maven-libs', '~> 3', '>= 3.8.9'
|
||||
|
||||
gem.add_runtime_dependency "jar-dependencies",'= 0.4.1' # Pin to `0.4.1` until https://github.com/jruby/jruby/issues/7262 is resolved
|
||||
|
||||
gem.add_runtime_dependency "treetop", "~> 1" #(MIT license)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue