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:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2014-09-12 20:46:20 +0400
committerJacob Vosmaer <contact@jacobvosmaer.nl>2014-09-16 19:31:20 +0400
commit66ae1bde872bd828e9de660cd45007363000c986 (patch)
treef4d37b14ce53d26003afab0654f1cc2532c1a971 /Gemfile.lock
parent71e055444942e93ad028f50896fe680cdf2caf5d (diff)
Add dormant New Relic gem
The gem can be enabled and configured via environment variables.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index e6d948e9a07..e9be030a8fa 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -296,6 +296,7 @@ GEM
net-scp (1.1.2)
net-ssh (>= 2.6.5)
net-ssh (2.8.0)
+ newrelic_rpm (3.9.4.245)
nokogiri (1.6.2.1)
mini_portile (= 0.6.0)
nprogress-rails (0.1.2.3)
@@ -641,6 +642,7 @@ DEPENDENCIES
minitest (~> 5.3.0)
mousetrap-rails
mysql2
+ newrelic_rpm
nprogress-rails
omniauth (~> 1.1.3)
omniauth-github