commenting out sprinkle from the gemfile because it is misbehaving with CI

This commit is contained in:
maxwell 2010-11-16 18:38:32 -08:00
parent ece1dc2cf9
commit 72f99afe9c

View file

@ -65,5 +65,5 @@ group :test do
end end
group :deployment do group :deployment do
gem 'sprinkle', :git => 'git://github.com/rsofaer/sprinkle.git' #gem 'sprinkle', :git => 'git://github.com/rsofaer/sprinkle.git'
end end