Skip to content
This repository has been archived by the owner on Feb 25, 2022. It is now read-only.

Commit

Permalink
Adding jruby-openssl dependency for Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mnoble committed Sep 30, 2012
1 parent a301d98 commit b5e4d07
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Gemfile
@@ -1,6 +1,10 @@
source :rubygems
gemspec

platforms :jruby do
gem "jruby-openssl"
end

group :development, :test do
platforms :mri do
gem "debugger"
Expand Down

0 comments on commit b5e4d07

Please sign in to comment.