From baa23950d19c69971fe1c8b93abd66c1490b6a1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2019 14:19:37 +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 ce95bad..9df4b6e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -106,15 +106,15 @@ GEM json (1.8.0) launchy (2.3.0) addressable (~> 2.3) - mail (2.5.4) + mail (2.5.5) mime-types (~> 1.16) treetop (~> 1.4.8) - mime-types (1.23) + mime-types (1.25.1) multi_json (1.7.3) multi_xml (0.5.3) nokogiri (1.5.9) orm_adapter (0.4.0) - polyglot (0.3.3) + polyglot (0.3.5) quiet_assets (1.0.2) railties (>= 3.1, < 5.0) rack (1.4.5) @@ -176,7 +176,7 @@ GEM sqlite3 (1.3.7) thor (0.18.1) tilt (1.4.1) - treetop (1.4.12) + treetop (1.4.15) polyglot polyglot (>= 0.3.1) tzinfo (0.3.37)