- Update grok to use pure-ruby grok

This commit is contained in:
Jordan Sissel 2011-08-20 03:05:51 -07:00
parent 7d659da783
commit d0cc96408b

View file

@ -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.4.7" # for grok filter, BSD License
gem "jls-grok", "~> 0.5.2" # 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