Skip to content
Snippets Groups Projects
Commit 1b2fba08 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

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

parents 39a1b7d3 53600fca
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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'
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment