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:
authorStan Hu <stanhu@gmail.com>2016-01-24 01:59:22 +0300
committerStan Hu <stanhu@gmail.com>2016-01-30 15:17:14 +0300
commit026c31dafc80059ec429b484dc28e03e91df2238 (patch)
tree10f8c7939b16c8a6e982ca64dd1cd085d3596107 /Gemfile.lock
parentd240876abaf800c1878102201b7ee18569ac1708 (diff)
Bump New Relic gem version to avoid warnings in Web page
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index ec92964df25..4ca79ccd49f 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -481,7 +481,7 @@ GEM
newrelic-grape (2.1.0)
grape
newrelic_rpm
- newrelic_rpm (3.9.4.245)
+ newrelic_rpm (3.14.1.311)
nokogiri (1.6.7.2)
mini_portile2 (~> 2.0.0.rc2)
nprogress-rails (0.1.6.7)
@@ -961,7 +961,7 @@ DEPENDENCIES
nested_form (~> 0.3.2)
net-ssh (~> 3.0.1)
newrelic-grape
- newrelic_rpm (~> 3.9.4.245)
+ newrelic_rpm (~> 3.14)
nokogiri (= 1.6.7.2)
nprogress-rails (~> 0.1.6.7)
oauth2 (~> 1.0.0)