changeset 84:a9b68e36302e

jruby-openssl is not needed.
author Edho Arief <edho@myconan.net>
date Tue, 23 Oct 2012 04:01:10 -0700
parents ae360c3b0bb0
children a08b7138f25d
files Gemfile
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Gemfile	Mon Oct 15 03:45:18 2012 -0700
+++ b/Gemfile	Tue Oct 23 04:01:10 2012 -0700
@@ -1,7 +1,6 @@
 source 'https://rubygems.org'
 
 gem 'rails', '3.2.8'
-gem 'jruby-openssl', :platforms => :jruby
 gem 'jquery-rails'
 
 # Bundle edge Rails instead: