gem forks

This commit is contained in:
gitlabhq 2011-10-11 00:20:01 +03:00
parent 162c4b044e
commit 9680c64fa8
2 changed files with 18 additions and 18 deletions

View file

@ -8,14 +8,14 @@ gem 'stamp'
gem 'will_paginate', '~> 3.0'
gem 'haml-rails'
gem 'jquery-rails'
gem 'grit', :git => 'git://github.com/mojombo/grit.git'
gem 'grit', :git => 'git://github.com/gitlabhq/grit.git'
gem "carrierwave"
gem 'six'
gem 'therubyracer'
gem 'faker'
gem 'seed-fu', :branch => 'rails-3-1', :git => 'git://github.com/mbleigh/seed-fu.git'
gem "inifile"
gem "albino", :git => "git://github.com/randx/albino.git"
gem "albino", :git => "git://github.com/gitlabhq/albino.git"
gem "kaminari"
gem "thin"
gem "git"