Skip to content
This repository has been archived by the owner on Sep 5, 2018. It is now read-only.

Commit

Permalink
jruby compatability
Browse files Browse the repository at this point in the history
  • Loading branch information
mwunsch committed Mar 7, 2012
1 parent b76398f commit eb6af4f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Gemfile
Expand Up @@ -10,3 +10,7 @@ group :test do
gem "rspec", "~> 2.8.0"
gem "webmock", "~> 1.7.10"
end

platforms :jruby do
gem "jruby-openssl", "~> 0.7.6"
end
1 change: 1 addition & 0 deletions Gemfile.lock
Expand Up @@ -48,6 +48,7 @@ PLATFORMS

DEPENDENCIES
gilt-rb!
jruby-openssl (~> 0.7.6)
rake (~> 0.9.2)
rspec (~> 2.8.0)
weary!
Expand Down

0 comments on commit eb6af4f

Please sign in to comment.