diff --git a/Gemfile b/Gemfile index be915317707caa50e4765632bbaac4a445d84f2f..13bf277d7ab8a4784157afbf585c3d93405a2be7 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