Skip to content

Commit

Permalink
add jruby-openssl
Browse files Browse the repository at this point in the history
  • Loading branch information
mguymon committed Sep 2, 2012
1 parent e5e6e5a commit 351ee98
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ group :development do
gem "rspec", "~> 2.11.0"
gem "bundler", "~> 1.1.4"
gem "jeweler", "~> 1.8.4"
gem 'jruby-openssl'
end

4 changes: 4 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
GEM
remote: http://rubygems.org/
specs:
bouncy-castle-java (1.5.0146.1)
builder (3.0.0)
diff-lcs (1.1.3)
git (1.2.5)
Expand All @@ -9,6 +10,8 @@ GEM
git (>= 1.2.5)
rake
rdoc
jruby-openssl (0.7.7)
bouncy-castle-java (>= 1.5.0146.1)
json (1.7.5-java)
lock_jar (0.5.6)
naether (~> 0.8.6)
Expand All @@ -35,6 +38,7 @@ PLATFORMS
DEPENDENCIES
bundler (~> 1.1.4)
jeweler (~> 1.8.4)
jruby-openssl
lock_jar (~> 0.5.2)
rsolr (~> 1.0.0)
rspec (~> 2.11.0)
Expand Down

0 comments on commit 351ee98

Please sign in to comment.