Merge pull request #44 from cparedes/master

Add jruby-openssl to Gemfile
This commit is contained in:
Jordan Sissel 2011-08-25 11:26:02 -07:00
commit b8c7a9c95a

View file

@ -8,6 +8,7 @@ gem "jruby-elasticsearch", "~> 0.0.10" # BSD License
gem "stomp" # for stomp protocol, Apache 2.0 License
gem "json" # Ruby license
gem "awesome_print" # MIT License
gem "jruby-openssl" # For enabling SSL support, CPL/GPL 2.0
gem "rack" # License: MIT
gem "mizuno" # License: Apache 2.0