From da28408cb82984cfb649bac5a5083691158c1a5f Mon Sep 17 00:00:00 2001 From: Luke Barratt Date: Mon, 31 Aug 2015 16:19:03 +0100 Subject: [PATCH] Bumped NewRelic gem version --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 8bfe310..ab68d70 100644 --- a/Gemfile +++ b/Gemfile @@ -16,7 +16,7 @@ gem 'bbcoder', '~> 1.0.1' gem 'sanitize', '~> 2.1.0' gem 'carrierwave', '~> 0.10.0' gem 'bluecloth', '~> 2.2.0' -gem 'newrelic_rpm', '~> 3.7.2.195' +gem 'newrelic_rpm', '~> 3.13.0.299' gem 'will_paginate', '~> 3.0.5' gem 'dynamic_form', '~> 1.1.4' gem 'country_code_select', '~> 1.0.1' diff --git a/Gemfile.lock b/Gemfile.lock index 99f2468..869ee88 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -144,7 +144,7 @@ GEM net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (2.9.0) - newrelic_rpm (3.7.2.195) + newrelic_rpm (3.13.0.299) nokogiri (1.6.6.2) mini_portile (~> 0.6.0) oj (2.5.5) @@ -295,7 +295,7 @@ DEPENDENCIES jquery-rails (~> 2.0.2) mysql2 (~> 0.3.15) neat (~> 1.6.0) - newrelic_rpm (~> 3.7.2.195) + newrelic_rpm (~> 3.13.0.299) nokogiri (~> 1.6.1) oj (~> 2.5.5) poltergeist (~> 1.6.0) @@ -320,4 +320,4 @@ DEPENDENCIES will_paginate (~> 3.0.5) BUNDLED WITH - 1.10.5 + 1.10.6