Skip to content

Commit

Permalink
use trinidad head for now
Browse files Browse the repository at this point in the history
  • Loading branch information
rkh committed Mar 11, 2012
1 parent 06f31f0 commit 567d039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -46,7 +46,7 @@ gem 'radius'
if RUBY_ENGINE == 'jruby'
gem 'nokogiri', '!= 1.5.0'
gem 'jruby-openssl'
gem 'trinidad'
gem 'trinidad', :git => "https://github.com/trinidad/trinidad.git"
else
gem 'yajl-ruby'
gem 'nokogiri'
Expand Down

0 comments on commit 567d039

Please sign in to comment.