Merge branch 'master' of github.com:diaspora/diaspora_rails into 192_magic_funhouse
This commit is contained in:
commit
0ef2214526
1 changed files with 3 additions and 0 deletions
3
Gemfile
3
Gemfile
|
|
@ -34,3 +34,6 @@ group :development do
|
|||
gem "nifty-generators"
|
||||
end
|
||||
|
||||
group :deployment do
|
||||
gem 'sprinkle', :git => "git://github.com/rsofaer/sprinkle.git"
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue