mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
- bump grok gem version
This commit is contained in:
parent
ea35455b5e
commit
281447914c
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -3,7 +3,7 @@ source :rubygems
|
|||
gem "bunny" # for amqp support, MIT-style license
|
||||
gem "uuidtools" # for naming amqp queues, License ???
|
||||
gem "filewatch", "~> 0.2.5" # for file tailing, BSD License
|
||||
gem "jls-grok", "~> 0.5.2" # for grok filter, BSD License
|
||||
gem "jls-grok", "~> 0.9.0" # for grok filter, BSD License
|
||||
gem "jruby-elasticsearch", "~> 0.0.10" # BSD License
|
||||
gem "stomp" # for stomp protocol, Apache 2.0 License
|
||||
gem "json" # Ruby license
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue