Add jruby-openssl to Gemfile.

This commit is contained in:
Christian Paredes 2011-08-25 11:05:04 -07:00
parent d2310c9208
commit cb90d39af7

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