Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-import_url
# Conflicts: # db/schema.rb
Showing
... | ... | @@ -222,6 +222,8 @@ gem 'net-ssh', '~> 3.0.1' |
# Sentry integration | ||
gem 'sentry-raven', '~> 0.15' | ||
gem 'premailer-rails', '~> 1.9.0' | ||
# Metrics | ||
group :metrics do | ||
gem 'allocations', '~> 1.0', require: false, platform: :mri | ||
... | ... |
Please register or sign in to comment