From e96c67a841bdaf1b9c8eb462a9e7d9ea3561ae41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 4 Mar 2019 09:37:45 +0000 Subject: [PATCH] Bump letter_opener from 1.4.1 to 1.7.0 Bumps [letter_opener](https://github.com/ryanb/letter_opener) from 1.4.1 to 1.7.0. - [Release notes](https://github.com/ryanb/letter_opener/releases) - [Changelog](https://github.com/ryanb/letter_opener/blob/master/CHANGELOG.md) - [Commits](https://github.com/ryanb/letter_opener/compare/v1.4.1...v1.7.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1fe6279..8756447 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,8 +67,8 @@ GEM i18n (~> 0.7) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.5.1) - public_suffix (~> 2.0, >= 2.0.2) + addressable (2.6.0) + public_suffix (>= 2.0.2, < 4.0) arbre (1.1.1) activesupport (>= 3.0.0) arel (7.1.4) @@ -165,7 +165,7 @@ GEM kaminari-core (1.0.1) launchy (2.4.3) addressable (~> 2.3) - letter_opener (1.4.1) + letter_opener (1.7.0) launchy (~> 2.2) listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) @@ -199,7 +199,7 @@ GEM slop (~> 3.4) pry-rails (0.3.6) pry (>= 0.10.4) - public_suffix (2.0.5) + public_suffix (3.0.3) puma (3.8.2) rack (2.0.1) rack-cors (0.4.1)