From 4cfe8561b4d385ecf75b34c38e3e1ffb23b006f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2019 14:13:20 +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 27192e1..469af6d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,7 +49,7 @@ GIT PATH remote: . specs: - acts_as_commentable (4.0.1) + acts_as_commentable (4.0.2) GEM remote: http://rubygems.org/ @@ -61,14 +61,14 @@ GEM erubis (2.7.0) hike (1.2.3) i18n (0.6.5) - mail (2.5.4) + mail (2.5.5) mime-types (~> 1.16) treetop (~> 1.4.8) method_source (0.7.1) - mime-types (1.25) + mime-types (1.25.1) minitest (4.7.5) multi_json (1.8.0) - polyglot (0.3.3) + polyglot (0.3.5) pry (0.9.9.6) coderay (~> 1.0.5) method_source (~> 0.7.1)