From 154777052e8536f06869f309403a87707f4a9948 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 13:44:05 +0000 Subject: [PATCH] Bump mail from 2.4.4 to 2.7.1 Bumps [mail](https://github.com/mikel/mail) from 2.4.4 to 2.7.1. - [Release notes](https://github.com/mikel/mail/releases) - [Changelog](https://github.com/mikel/mail/blob/2.7.1/CHANGELOG.rdoc) - [Commits](https://github.com/mikel/mail/compare/2.4.4...2.7.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 60cf375..3e96be2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,20 +27,19 @@ GEM configatron (2.9.1) yamler (>= 0.1.0) dalli (1.0.5) - i18n (0.6.0) json (1.6.7) jwt (0.1.4) json (>= 1.2.4) - mail (2.4.4) - i18n (>= 0.4.0) - mime-types (~> 1.16) - treetop (~> 1.4.8) + mail (2.7.1) + mini_mime (>= 0.1.1) main (4.7.1) - mime-types (1.18) + mime-types (3.3) + mime-types-data (~> 3.2015) + mime-types-data (3.2019.1009) + mini_mime (1.0.2) multi_json (1.3.5) orderedhash (0.0.6) parallel (0.5.16) - polyglot (0.3.3) pony (1.4) mail (> 2.0) rack (1.0.1) @@ -54,16 +53,12 @@ GEM rake (0.9.2.2) sendgrid (1.0.1) json - json sqlite3 (1.3.6) sqlite3-ruby (1.3.3) sqlite3 (>= 1.3.3) subdomain_routes (0.3.1) actionpack (>= 2.2.1) systemu (2.5.0) - treetop (1.4.10) - polyglot - polyglot (>= 0.3.1) twilio-ruby (3.7.0) builder (>= 2.1.2) jwt (>= 0.1.2)