Skip to content

Commit

Permalink
Added JRuby-only dependency on jruby-openssl.
Browse files Browse the repository at this point in the history
  • Loading branch information
arsduo committed Jul 8, 2011
1 parent 5dd6581 commit 251a014
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Gemfile
Original file line number Original file line Diff line number Diff line change
@@ -1,3 +1,7 @@
source :rubygems source :rubygems


gemspec gemspec

if defined? JRUBY_VERSION
gem "jruby-openssl"
end

0 comments on commit 251a014

Please sign in to comment.