# HG changeset patch # User Edho Arief # Date 1354124456 28800 # Node ID 3886be50efde3336a72580f1606f26bc5f514397 # Parent d7b64b639d15d7c923f3832d5c612d74820929d1 Apparently jruby-openssl is still required. diff -r d7b64b639d15 -r 3886be50efde Gemfile --- a/Gemfile Thu Nov 29 00:22:50 2012 +0700 +++ b/Gemfile Wed Nov 28 09:40:56 2012 -0800 @@ -8,6 +8,7 @@ gem 'mysql2', :platforms => :ruby gem 'activerecord-jdbcmysql-adapter', :platforms => :jruby +gem 'jruby-openssl', :platforms => :jruby gem 'json' diff -r d7b64b639d15 -r 3886be50efde Gemfile.lock --- a/Gemfile.lock Thu Nov 29 00:22:50 2012 +0700 +++ b/Gemfile.lock Wed Nov 28 09:40:56 2012 -0800 @@ -36,6 +36,7 @@ railties (>= 3.0) sass (>= 3.2) arel (3.0.2) + bouncy-castle-java (1.5.0146.1) builder (3.0.4) erubis (2.7.0) execjs (1.4.0) @@ -47,6 +48,8 @@ jquery-rails (2.1.4) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) + jruby-openssl (0.7.7) + bouncy-castle-java (>= 1.5.0146.1) json (1.7.5) json (1.7.5-java) kgio (2.7.4) @@ -121,6 +124,7 @@ activerecord-jdbcmysql-adapter anjlab-bootstrap-rails (>= 2.0) jquery-rails + jruby-openssl json mysql2 newrelic_rpm