mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 22:57:16 -04:00
add onstomp gem
This commit is contained in:
parent
0e521e0ca8
commit
ac54b8aa64
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -7,7 +7,7 @@ gem "uuidtools" # for naming amqp queues, License ???
|
|||
gem "filewatch", "0.3.3" # for file tailing, BSD License
|
||||
gem "jls-grok", "0.10.6" # for grok filter, BSD License
|
||||
gem "jruby-elasticsearch", "0.0.11", :platforms => :jruby # BSD License
|
||||
gem "stomp" # for stomp protocol, Apache 2.0 License
|
||||
gem "onstomp" # for stomp protocol, Apache 2.0 License
|
||||
gem "json" # Ruby license
|
||||
#gem "awesome_print" # MIT License
|
||||
gem "jruby-openssl", :platforms => :jruby # For enabling SSL support, CPL/GPL 2.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue