diff options
author | Henare Degan <henare.degan@gmail.com> | 2014-04-25 09:27:46 +1000 |
---|---|---|
committer | Henare Degan <henare.degan@gmail.com> | 2014-04-25 09:27:46 +1000 |
commit | 0b29fd5c8871c4d7da8cf355ee6bfdfddc3ad9e9 (patch) | |
tree | c1689f00856f55e1c6d2dcf76b780104d77a716a | |
parent | 0c54aa3bc1bda24fa6cca97e52753a5ea07e7638 (diff) |
bundle update newrelic_rpm
Mainly for a low impact security issue: https://docs.newrelic.com/docs/traces/security-for-postgresql-explain-plans
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index ca78a137b..b6a26b2b1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -152,7 +152,7 @@ GEM net-ssh (2.6.7) net-ssh-gateway (1.2.0) net-ssh (>= 2.6.5) - newrelic_rpm (3.6.8.164) + newrelic_rpm (3.8.0.218) nokogiri (1.5.9) paper_trail (2.7.2) activerecord (~> 3.0) |