debian-mirror-gitlab/debian/patches/0101-disable-newrelic.patch

16 lines
357 B
Diff
Raw Normal View History

2015-09-30 22:57:45 +05:30
Index: gitlab/Gemfile
===================================================================
--- gitlab.orig/Gemfile
+++ gitlab/Gemfile
2015-10-24 20:10:10 +05:30
@@ -211,8 +211,8 @@ roup :production do
2015-09-30 22:57:45 +05:30
gem "gitlab_meta", '7.0'
end
-gem "newrelic_rpm", '~> 3.9.4.245'
-gem 'newrelic-grape'
+#gem "newrelic_rpm", '~> 3.9.4.245'
+#gem 'newrelic-grape'
gem 'octokit', '~> 3.7.0'