diff options
author | Matthew Landauer <matthew@openaustralia.org> | 2013-10-17 11:50:02 +1100 |
---|---|---|
committer | Matthew Landauer <matthew@openaustralia.org> | 2013-10-17 11:50:02 +1100 |
commit | f67666548db70d58985d704256b47bda87d945de (patch) | |
tree | e60099f5fb9dbd79251083a1525792f4f3a2875f | |
parent | 48ede95299e286c03a45966b00990b544b727206 (diff) |
Upgrade new relic gem to get new tracing features
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 4494c2342..c172f5fae 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -136,7 +136,7 @@ GEM net-ssh (2.6.7) net-ssh-gateway (1.2.0) net-ssh (>= 2.6.5) - newrelic_rpm (3.6.2.96) + newrelic_rpm (3.6.8.164) nokogiri (1.5.9) paper_trail (2.7.2) activerecord (~> 3.0) |