Project

General

Profile

Feature #12228 » jruby-openssl.diff

epicmonkey ., 2012-11-28 21:46

View differences:

Gemfile (working copy)
52 52
end
53 53

  
54 54
platforms :jruby do
55
  gem "jruby-openssl"
55
  gem "jruby-openssl" if JRUBY_VERSION < '1.7.0'
56 56

  
57 57
  group :mysql do
58 58
    gem "activerecord-jdbcmysql-adapter"
(2-2/3)