fixed gemfile
This commit is contained in:
parent
1697539361
commit
d3931bfc06
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue