Skip to content

Commit

Permalink
Removed version limit on jruby-openssl
Browse files Browse the repository at this point in the history
  • Loading branch information
bblimke committed Jun 4, 2013
1 parent 2c72274 commit 899aedf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -18,5 +18,5 @@ group :test do
end

platforms :jruby do
gem 'jruby-openssl', '~> 0.7.7'
gem 'jruby-openssl'
end

0 comments on commit 899aedf

Please sign in to comment.