From e7fd72d1309b992d7ee87239167e87b8bd2eedf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2020 10:20:48 +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 7caa583..4e52f4b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,15 +67,14 @@ GEM actionpack (>= 3.1) less (~> 2.3.1) libv8 (3.3.10.4) - mail (2.5.3) - i18n (>= 0.4.0) + mail (2.5.5) mime-types (~> 1.16) treetop (~> 1.4.8) method_source (0.8.1) - mime-types (1.23) + mime-types (1.25.1) multi_json (1.7.2) pg (0.15.1) - polyglot (0.3.3) + polyglot (0.3.5) pry (0.9.12.1) coderay (~> 1.0.5) method_source (~> 0.8) @@ -138,7 +137,7 @@ GEM libv8 (~> 3.3.10) thor (0.18.1) tilt (1.3.7) - treetop (1.4.12) + treetop (1.4.15) polyglot polyglot (>= 0.3.1) twitter-bootstrap-rails (2.2.6)