From ad13eb72959f685927b5212ed387d51142d51805 Mon Sep 17 00:00:00 2001 From: Santiago Pastorino Date: Thu, 7 Oct 2010 13:49:40 -0200 Subject: Add a TODO to remove gem "jruby-openssl" when jruby-openssl is merge in jruby [#5762] --- Gemfile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index be91531770..13bf277d7a 100644 --- a/Gemfile +++ b/Gemfile @@ -55,6 +55,9 @@ platforms :jruby do gem "activerecord-jdbcsqlite3-adapter" + # This is needed by now to let tests work on JRuby + # TODO: When the JRuby guys merge jruby-openssl in + # jruby this will be removed gem "jruby-openssl" group :db do -- cgit v1.2.3