Gemfile in
tinder-1.8.0
vs Gemfile in
tinder-1.9.0
- old
+ new
@@ -1,3 +1,7 @@
source 'http://rubygems.org'
+platforms :jruby do
+ gem 'jruby-openssl', '~> 0.7'
+end
+
gemspec