From d61a138a7bf5b32eb54d70156da473edbf5a6e63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2019 20:39:24 +0000 Subject: [PATCH] Bump mail from 2.5.4 to 2.5.5 Bumps [mail](https://github.com/mikel/mail) from 2.5.4 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.4...2.5.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5c11915..73d1773 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,7 +55,7 @@ GEM railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) json (1.8.1) - mail (2.5.4) + mail (2.5.5) mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.25.1) @@ -64,7 +64,7 @@ GEM multi_xml (0.5.5) multipart-post (1.2.0) pg (0.17.1) - polyglot (0.3.4) + polyglot (0.3.5) rack (1.5.2) rack-test (0.6.2) rack (>= 1.0)