Gemfile in simple_oauth-0.1.4 vs Gemfile in simple_oauth-0.1.5

- old
+ new

@@ -1,5 +1,10 @@ source 'http://rubygems.org' + +platforms :jruby do + gem 'jruby-openssl', '~> 0.7' +end + gemspec