mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
- fix typo
This commit is contained in:
parent
8dbedcabb3
commit
9c728abd59
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -4,7 +4,7 @@ gem "bunny" # for amqp support, MIT-style license
|
|||
gem "uuidtools" # for naming amqp queues, License ???
|
||||
gem "filewatch", "~> 0.2.3" # for file tailing, BSD License
|
||||
gem "jls-grok", "~> 0.4.7" # for grok filter, BSD License
|
||||
gem "jruby-elasticsearch", "~> 0.0.7", BSD License
|
||||
gem "jruby-elasticsearch", "~> 0.0.7" # BSD License
|
||||
gem "stomp" # for stomp protocol, Apache 2.0 License
|
||||
gem "json" # Ruby license
|
||||
gem "awesome_print" # MIT License
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue