Skip to content
This repository has been archived by the owner on Aug 19, 2019. It is now read-only.

Commit

Permalink
Add jruby-openssl for jruby platform
Browse files Browse the repository at this point in the history
  • Loading branch information
weppos committed Dec 25, 2011
1 parent ae8b79a commit b840e22
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
source "http://rubygems.org"

# Specify your gem's dependencies in whois.gemspec
gemspec

platforms :jruby do
gem "jruby-openssl"
end
5 changes: 5 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,21 @@ PATH
GEM
remote: http://rubygems.org/
specs:
bouncy-castle-java (1.5.0146.1)
jruby-openssl (0.7.4)
bouncy-castle-java
metaclass (0.0.1)
mocha (0.10.0)
metaclass (~> 0.0.1)
rake (0.9.2.2)
yard (0.7.4)

PLATFORMS
java
ruby

DEPENDENCIES
jruby-openssl
mocha
rake
www-delicious!
Expand Down

0 comments on commit b840e22

Please sign in to comment.