Commit 7b67480c76db8b9a9ccdc80015cc500dc6d26892
Exists in
master
and in
4 other branches
Merge pull request #6 from willdurand/patch-1
The repository "seed-fu" does not have `rails-3-1` branch.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
Gemfile
@@ -13,7 +13,7 @@ gem "carrierwave" | @@ -13,7 +13,7 @@ gem "carrierwave" | ||
13 | gem 'six' | 13 | gem 'six' |
14 | gem 'therubyracer' | 14 | gem 'therubyracer' |
15 | gem 'faker' | 15 | gem 'faker' |
16 | -gem 'seed-fu', :branch => 'rails-3-1', :git => 'git://github.com/mbleigh/seed-fu.git' | 16 | +gem 'seed-fu', :git => 'git://github.com/mbleigh/seed-fu.git' |
17 | gem "inifile" | 17 | gem "inifile" |
18 | gem "albino", :git => "git://github.com/gitlabhq/albino.git" | 18 | gem "albino", :git => "git://github.com/gitlabhq/albino.git" |
19 | gem "kaminari" | 19 | gem "kaminari" |