15 lines
357 B
Diff
15 lines
357 B
Diff
Index: gitlab/Gemfile
|
|
===================================================================
|
|
--- gitlab.orig/Gemfile
|
|
+++ gitlab/Gemfile
|
|
@@ -211,8 +211,8 @@ roup :production do
|
|
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'
|
|
|