mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-13 22:59:19 +10:00
The repository "seed-fu" does not have rails-3-1 branch. Fixes installation using "bundle".
This commit is contained in:
@@ -13,7 +13,7 @@ gem "carrierwave"
|
||||
gem 'six'
|
||||
gem 'therubyracer'
|
||||
gem 'faker'
|
||||
gem 'seed-fu', :branch => 'rails-3-1', :git => 'git://github.com/mbleigh/seed-fu.git'
|
||||
gem 'seed-fu', :git => 'git://github.com/mbleigh/seed-fu.git'
|
||||
gem "inifile"
|
||||
gem "albino", :git => "git://github.com/gitlabhq/albino.git"
|
||||
gem "kaminari"
|
||||
|
||||
Reference in New Issue
Block a user