Commit d3931bfc062d7932160e35529c5cb45219f695dc

Authored by gitlabhq
1 parent 16975393

fixed gemfile

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -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"