Mercurial > zeropaste
changeset 157:3886be50efde
Apparently jruby-openssl is still required.
author | Edho Arief <edho@myconan.net> |
---|---|
date | Wed, 28 Nov 2012 09:40:56 -0800 |
parents | d7b64b639d15 |
children | 2b0a6d692588 |
files | Gemfile Gemfile.lock |
diffstat | 2 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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'
--- 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