From 324ba5e6239f20882f821b767d6f36b419953940 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 09:33:26 +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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2c82dd0..30650f7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,18 +7,18 @@ PATH GEM remote: https://rubygems.org/ specs: - mail (2.5.4) + mail (2.5.5) mime-types (~> 1.16) treetop (~> 1.4.8) - mime-types (1.23) - polyglot (0.3.3) + mime-types (1.25.1) + polyglot (0.3.5) rack (1.5.2) rack-test (0.6.2) rack (>= 1.0) rake (10.1.0) tilt (1.4.1) tmail (1.2.7.1) - treetop (1.4.14) + treetop (1.4.15) polyglot polyglot (>= 0.3.1)