diff options
author | Santiago Pastorino <santiago@wyeworks.com> | 2010-10-07 13:49:40 -0200 |
---|---|---|
committer | Santiago Pastorino <santiago@wyeworks.com> | 2010-10-07 13:50:20 -0200 |
commit | ad13eb72959f685927b5212ed387d51142d51805 (patch) | |
tree | 9d94192a1f9fe8d5b72a371c38b1f15d09fe84f8 /Gemfile | |
parent | cec6f3fe209f0c2312da1e1d091bffd30d6733b0 (diff) | |
download | rails-ad13eb72959f685927b5212ed387d51142d51805.tar.gz rails-ad13eb72959f685927b5212ed387d51142d51805.tar.bz2 rails-ad13eb72959f685927b5212ed387d51142d51805.zip |
Add a TODO to remove gem "jruby-openssl" when jruby-openssl is merge in jruby
[#5762]
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |