mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
Add jruby-openssl to Gemfile.
This commit is contained in:
parent
d2310c9208
commit
cb90d39af7
1 changed files with 1 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -8,6 +8,7 @@ gem "jruby-elasticsearch", "~> 0.0.10" # BSD License
|
|||
gem "stomp" # for stomp protocol, Apache 2.0 License
|
||||
gem "json" # Ruby license
|
||||
gem "awesome_print" # MIT License
|
||||
gem "jruby-openssl" # For enabling SSL support, CPL/GPL 2.0
|
||||
|
||||
gem "rack" # License: MIT
|
||||
gem "mizuno" # License: Apache 2.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue