This commit is contained in:
gitlabhq 2011-10-11 00:07:40 +03:00
parent 25c9cbff89
commit 162c4b044e
3 changed files with 24 additions and 16 deletions

View file

@ -8,7 +8,7 @@ gem 'stamp'
gem 'will_paginate', '~> 3.0'
gem 'haml-rails'
gem 'jquery-rails'
gem 'grit'
gem 'grit', :git => 'git://github.com/mojombo/grit.git'
gem "carrierwave"
gem 'six'
gem 'therubyracer'