Commit 1b2fba08 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge branch 'master' of github.com:gitlabhq/gitlabhq

parents 39a1b7d3 53600fca
......@@ -40,7 +40,9 @@ group :development, :test do
gem 'capybara'
gem 'autotest'
gem 'autotest-rails'
gem 'ruby-debug19', :require => 'ruby-debug'
unless ENV["CI"]
gem 'ruby-debug19', :require => 'ruby-debug'
end
gem 'awesome_print'
gem 'database_cleaner'
gem 'launchy'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment