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:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-02-04 15:11:51 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-02-04 15:11:51 +0300
commite933a50b6b8e7feec76bcc71313c14736967cd7a (patch)
tree935f2f6767e9a1f73fdc31e9256cdc26b8aef866 /Gemfile
parent2d9d2e7a7cef552159f7ee9fa84198a1d52f317f (diff)
parent531767175f0a364a332c74bf27c5f202732ce519 (diff)
Merge branch 'remove-newrelic' into 'master'
Remove newrelic gem. Closes #12860 See merge request !2682
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index a06dbe8e061..ff119a6d687 100644
--- a/Gemfile
+++ b/Gemfile
@@ -303,8 +303,6 @@ group :production do
gem "gitlab_meta", '7.0'
end
-gem "newrelic_rpm", '~> 3.14'
-
gem 'octokit', '~> 3.8.0'
gem "mail_room", "~> 0.6.1"