From f613e8f8eda9ab67cff0cf4e57950cd22d4dcc3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 20:04:11 +0000 Subject: [PATCH] Bump mail from 2.5.3 to 2.5.5 Bumps [mail](https://github.com/mikel/mail) from 2.5.3 to 2.5.5. - [Release notes](https://github.com/mikel/mail/releases) - [Changelog](https://github.com/mikel/mail/blob/2.5.5/CHANGELOG.rdoc) - [Commits](https://github.com/mikel/mail/compare/2.5.3...2.5.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 27568b0..e081245 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,15 +49,14 @@ GEM railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) json (1.7.7) - mail (2.5.3) - i18n (>= 0.4.0) + mail (2.5.5) mime-types (~> 1.16) treetop (~> 1.4.8) - mime-types (1.21) + mime-types (1.25.1) multi_json (1.7.2) mysql2 (0.3.11) pg (0.15.0) - polyglot (0.3.3) + polyglot (0.3.5) rack (1.4.5) rack-cache (1.2) rack (>= 0.4) @@ -100,7 +99,7 @@ GEM rack (>= 1.0.0) thor (0.18.0) tilt (1.3.6) - treetop (1.4.12) + treetop (1.4.15) polyglot polyglot (>= 0.3.1) tzinfo (0.3.37)