diff options
author | Josh Frye <joshfng@gmail.com> | 2016-02-03 09:21:37 -0500 |
---|---|---|
committer | Josh Frye <joshfng@gmail.com> | 2016-02-03 09:22:21 -0500 |
commit | 531767175f0a364a332c74bf27c5f202732ce519 (patch) | |
tree | 493a158205ed33fcbbc9fba843b15ac64d4b4bb0 /Gemfile.lock | |
parent | c1faa836f6711695f2105e7405c2ea438382a5a8 (diff) | |
download | gitlab-ce-531767175f0a364a332c74bf27c5f202732ce519.tar.gz |
Remove newrelic gem. Closes #12860remove-newrelic
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 62937ab6fd2..6dd8b56fe7f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -479,7 +479,6 @@ GEM net-ldap (0.12.1) net-ssh (3.0.1) netrc (0.11.0) - newrelic_rpm (3.14.1.311) nokogiri (1.6.7.2) mini_portile2 (~> 2.0.0.rc2) nprogress-rails (0.1.6.7) @@ -960,7 +959,6 @@ DEPENDENCIES mysql2 (~> 0.3.16) nested_form (~> 0.3.2) net-ssh (~> 3.0.1) - newrelic_rpm (~> 3.14) nokogiri (= 1.6.7.2) nprogress-rails (~> 0.1.6.7) oauth2 (~> 1.0.0) |