summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorRobert Schilling <rschilling@student.tugraz.at>2017-03-01 15:30:39 +0100
committerRobert Schilling <rschilling@student.tugraz.at>2017-03-01 15:30:39 +0100
commite7eda6349e3c092645348fcbfbf0d093424186b6 (patch)
tree5c49389798871eef232e8c4889032ab408a33c82 /Gemfile
parente5bafed83714d2e96476446b9b2ebdebe3dffe35 (diff)
downloadgitlab-ce-e7eda6349e3c092645348fcbfbf0d093424186b6.tar.gz
Remove the newrelic gemremove-new-relic-gem
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index 429454b9ed6..8e181fee73b 100644
--- a/Gemfile
+++ b/Gemfile
@@ -329,8 +329,6 @@ group :test do
gem 'timecop', '~> 0.8.0'
end
-gem 'newrelic_rpm', '~> 3.16'
-
gem 'octokit', '~> 4.6.2'
gem 'mail_room', '~> 0.9.1'