diff options
author | Robert Schilling <rschilling@student.tugraz.at> | 2017-03-01 15:30:39 +0100 |
---|---|---|
committer | Robert Schilling <rschilling@student.tugraz.at> | 2017-03-01 15:30:39 +0100 |
commit | e7eda6349e3c092645348fcbfbf0d093424186b6 (patch) | |
tree | 5c49389798871eef232e8c4889032ab408a33c82 /Gemfile.lock | |
parent | e5bafed83714d2e96476446b9b2ebdebe3dffe35 (diff) | |
download | gitlab-ce-e7eda6349e3c092645348fcbfbf0d093424186b6.tar.gz |
Remove the newrelic gemremove-new-relic-gem
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 472cee510cb..4d6ce2a62b6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -427,7 +427,6 @@ GEM net-ldap (0.12.1) net-ssh (3.0.1) netrc (0.11.0) - newrelic_rpm (3.16.0.318) nokogiri (1.6.8.1) mini_portile2 (~> 2.1.0) numerizer (0.1.1) @@ -915,7 +914,6 @@ DEPENDENCIES mousetrap-rails (~> 1.4.6) mysql2 (~> 0.3.16) net-ssh (~> 3.0.1) - newrelic_rpm (~> 3.16) nokogiri (~> 1.6.7, >= 1.6.7.2) oauth2 (~> 1.2.0) octokit (~> 4.6.2) |