From cbf09282a9501b95af015a81c4120429c4c999c5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2019 10:28:21 +0000 Subject: [PATCH] Bump exception_notification from 4.3.0 to 4.4.0 Bumps [exception_notification](https://github.com/smartinez87/exception_notification) from 4.3.0 to 4.4.0. - [Release notes](https://github.com/smartinez87/exception_notification/releases) - [Changelog](https://github.com/smartinez87/exception_notification/blob/master/CHANGELOG.rdoc) - [Commits](https://github.com/smartinez87/exception_notification/compare/v4.3.0...v4.4.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index eb61ca8f..ffef179b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -118,9 +118,9 @@ GEM dotenv (= 2.7.4) railties (>= 3.2, < 6.1) erubi (1.8.0) - exception_notification (4.3.0) - actionmailer (>= 4.0, < 6) - activesupport (>= 4.0, < 6) + exception_notification (4.4.0) + actionmailer (>= 4.0, < 7) + activesupport (>= 4.0, < 7) exception_notification-pushbullet (0.1.1) exception_notification ruby-pushbullet @@ -267,7 +267,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.4) + rails-html-sanitizer (1.2.0) loofah (~> 2.2, >= 2.2.2) railties (6.0.0.rc2) actionpack (= 6.0.0.rc2)