The repository "seed-fu" does not have `rails-3-1` branch. Fixes installation using "bundle".

3-1-stable
William DURAND 2011-10-14 13:48:03 +03:00
parent b21e9afed3
commit 61381c8998
1 changed files with 1 additions and 1 deletions

View File

@ -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"