Skip to content

Commit

Permalink
Add JRuby specific dependencies to Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
titanous committed Jun 29, 2011
1 parent c7ab499 commit 5419b8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,7 @@ group :test do
gem 'rake'
gem 'mechanize'
gem 'launchy'
gem 'json-jruby', :platforms => :jruby
gem 'jruby-openssl', :platforms => :jruby
end

0 comments on commit 5419b8c

Please sign in to comment.