From cd2ab779a97388a195b93c9bb9c16e1891edb20f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 16:44:21 +0000 Subject: [PATCH] Bump mail from 2.5.4 to 2.5.5 in /test/dummy 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] --- test/dummy/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/dummy/Gemfile.lock b/test/dummy/Gemfile.lock index 0252a2e..6a9a6fa 100644 --- a/test/dummy/Gemfile.lock +++ b/test/dummy/Gemfile.lock @@ -56,12 +56,12 @@ GEM railties (~> 3.0) thor (~> 0.14) 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) multi_json (1.8.4) - polyglot (0.3.3) + polyglot (0.3.5) rack (1.4.5) rack-cache (1.2) rack (>= 0.4)