commenting out sprinkle from the gemfile because it is misbehaving with CI
This commit is contained in:
parent
ece1dc2cf9
commit
72f99afe9c
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -65,5 +65,5 @@ group :test do
|
|||
end
|
||||
|
||||
group :deployment do
|
||||
gem 'sprinkle', :git => 'git://github.com/rsofaer/sprinkle.git'
|
||||
#gem 'sprinkle', :git => 'git://github.com/rsofaer/sprinkle.git'
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue