From 973daa632d6c53aa672c3da0b0acab681a130d85 Mon Sep 17 00:00:00 2001 From: Rafael Reggiani Manzo Date: Wed, 24 Jun 2015 16:38:58 -0300 Subject: [PATCH] exception_notification updated --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 5fce035..260c37f 100644 --- a/Gemfile +++ b/Gemfile @@ -58,7 +58,7 @@ gem 'sdoc', '~> 0.4.0', group: :doc gem 'rails-html-sanitizer', '~> 1.0' # Sends a email whenever there is a unexpected exception -gem 'exception_notification', '~> 4.0.1' +gem 'exception_notification', '~> 4.1.1' # Google Analytics gem 'google-analytics-rails', '~> 0.0.6' diff --git a/Gemfile.lock b/Gemfile.lock index 2885c81..f2a1391 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -121,7 +121,7 @@ GEM domain_name (0.5.24) unf (>= 0.0.5, < 1.0.0) erubis (2.7.0) - exception_notification (4.0.1) + exception_notification (4.1.1) actionmailer (>= 3.0.4) activesupport (>= 3.0.4) execjs (2.5.2) @@ -340,7 +340,7 @@ DEPENDENCIES dalli (~> 2.7.0) database_cleaner (~> 1.4.1) devise (~> 3.5.1) - exception_notification (~> 4.0.1) + exception_notification (~> 4.1.1) factory_girl_rails (~> 4.5.0) google-analytics-rails (~> 0.0.6) http_accept_language -- libgit2 0.21.2