diff options
author | Stan Hu <stanhu@gmail.com> | 2016-01-23 14:59:22 -0800 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2016-01-30 04:17:14 -0800 |
commit | 026c31dafc80059ec429b484dc28e03e91df2238 (patch) | |
tree | 10f8c7939b16c8a6e982ca64dd1cd085d3596107 /Gemfile.lock | |
parent | d240876abaf800c1878102201b7ee18569ac1708 (diff) | |
download | gitlab-ce-026c31dafc80059ec429b484dc28e03e91df2238.tar.gz |
Bump New Relic gem version to avoid warnings in Web page
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
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) |