This commit is contained in:
Praveen Arimbrathodiyil 2015-10-24 20:15:11 +05:30
parent 30a45d62d8
commit 1a7038f240

View file

@ -2,7 +2,7 @@ Index: gitlab/Gemfile
===================================================================
--- gitlab.orig/Gemfile
+++ gitlab/Gemfile
@@ -207,80 +207,6 @@ gem 'request_store', '~> 1.1'
@@ -207,84 +207,10 @@ gem 'request_store', '~> 1.1'
gem 'select2-rails', '~> 3.5.9'
gem 'virtus', '~> 1.0.1'
@ -75,11 +75,15 @@ Index: gitlab/Gemfile
- gem 'sham_rack'
-end
-
-group :production do
group :production do
gem "gitlab_meta", '7.0'
end
-
-roup :production do
- gem "gitlab_meta", '7.0'
-end
-
-
roup :production do
gem "gitlab_meta", '7.0'
end
gem "newrelic_rpm", '~> 3.9.4.245'
gem 'newrelic-grape'