- fix typo

This commit is contained in:
Jordan Sissel 2011-05-16 10:49:24 -07:00
parent 8dbedcabb3
commit 9c728abd59

View file

@ -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