mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
- pin bouncy-castle-java due to bugs in the latest release
This commit is contained in:
parent
56d3174ead
commit
c3be48fed9
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ Gem::Specification.new do |gem|
|
|||
gem.platform = RUBY_PLATFORM
|
||||
gem.add_runtime_dependency "jruby-elasticsearch", ["0.0.14"]
|
||||
gem.add_runtime_dependency "jruby-httpclient"
|
||||
gem.add_runtime_dependency "bouncy-castle-java", "1.5.0146.1"
|
||||
gem.add_runtime_dependency "jruby-openssl", "0.8.2"
|
||||
gem.add_runtime_dependency "jruby-win32ole"
|
||||
gem.add_runtime_dependency "jdbc-mysql" # For input drupal_dblog
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue