diff --git a/Gemfile b/Gemfile index d65e2a6..1e01eae 100644 --- a/Gemfile +++ b/Gemfile @@ -1,3 +1,7 @@ source 'http://rubygems.org' +platforms :jruby do + gem 'jruby-openssl', '~> 0.7' +end + gemspec