Merge pull request #6 from willdurand/patch-1

The repository "seed-fu" does not have `rails-3-1` branch.
3-1-stable
Dmitriy Zaporozhets 2011-10-14 04:04:24 -07:00
commit 7b67480c76
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"