Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Schilling <rschilling@student.tugraz.at>2017-03-01 17:30:39 +0300
committerRobert Schilling <rschilling@student.tugraz.at>2017-03-01 17:30:39 +0300
commite7eda6349e3c092645348fcbfbf0d093424186b6 (patch)
tree5c49389798871eef232e8c4889032ab408a33c82 /Gemfile
parente5bafed83714d2e96476446b9b2ebdebe3dffe35 (diff)
Remove the newrelic 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'