Skip to content
This repository has been archived by the owner on Apr 8, 2020. It is now read-only.

Commit

Permalink
Fix JRuby build
Browse files Browse the repository at this point in the history
  • Loading branch information
bensie committed Sep 10, 2011
1 parent b19435f commit 20d3fe6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
source "http://rubygems.org"

gemspec
gem "jruby-openssl", :platform => :jruby

gemspec
5 changes: 5 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,23 @@ PATH
GEM
remote: http://rubygems.org/
specs:
bouncy-castle-java (1.5.0146.1)
crack (0.1.8)
fakeweb (1.3.0)
httparty (0.7.8)
crack (= 0.1.8)
jruby-openssl (0.7.4)
bouncy-castle-java
rake (0.9.2)
shoulda (2.11.3)

PLATFORMS
java
ruby

DEPENDENCIES
enom!
fakeweb
jruby-openssl
rake (~> 0.9)
shoulda

0 comments on commit 20d3fe6

Please sign in to comment.