add onstomp gem

This commit is contained in:
Jordan Sissel 2012-03-26 14:18:21 -07:00
parent 0e521e0ca8
commit ac54b8aa64

View file

@ -7,7 +7,7 @@ gem "uuidtools" # for naming amqp queues, License ???
gem "filewatch", "0.3.3" # for file tailing, BSD License gem "filewatch", "0.3.3" # for file tailing, BSD License
gem "jls-grok", "0.10.6" # for grok filter, BSD License gem "jls-grok", "0.10.6" # for grok filter, BSD License
gem "jruby-elasticsearch", "0.0.11", :platforms => :jruby # 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 "json" # Ruby license
#gem "awesome_print" # MIT License #gem "awesome_print" # MIT License
gem "jruby-openssl", :platforms => :jruby # For enabling SSL support, CPL/GPL 2.0 gem "jruby-openssl", :platforms => :jruby # For enabling SSL support, CPL/GPL 2.0