From ecf17412e52452e91664bd83d9cb62bf99a7c96d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 06:15:26 +0000 Subject: [PATCH] Bump mail from 2.3.3 to 2.7.1 Bumps [mail](https://github.com/mikel/mail) from 2.3.3 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.3.3...2.7.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 142 ++++++++++++++++++++++++--------------------------- 1 file changed, 68 insertions(+), 74 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6ced855..24d631f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,40 +7,38 @@ PATH GEM remote: http://rubygems.org/ specs: - actionmailer (3.1.3) - actionpack (= 3.1.3) - mail (~> 2.3.0) - actionpack (3.1.3) - activemodel (= 3.1.3) - activesupport (= 3.1.3) - builder (~> 3.0.0) + actionmailer (4.1.16) + actionpack (= 4.1.16) + actionview (= 4.1.16) + mail (~> 2.5, >= 2.5.4) + actionpack (4.1.16) + actionview (= 4.1.16) + activesupport (= 4.1.16) + rack (~> 1.5.2) + rack-test (~> 0.6.2) + actionview (4.1.16) + activesupport (= 4.1.16) + builder (~> 3.1) erubis (~> 2.7.0) - i18n (~> 0.6) - rack (~> 1.3.5) - rack-cache (~> 1.1) - rack-mount (~> 0.8.2) - rack-test (~> 0.6.1) - sprockets (~> 2.0.3) - activemodel (3.1.3) - activesupport (= 3.1.3) - builder (~> 3.0.0) - i18n (~> 0.6) - activerecord (3.1.3) - activemodel (= 3.1.3) - activesupport (= 3.1.3) - arel (~> 2.2.1) - tzinfo (~> 0.3.29) + activemodel (4.1.16) + activesupport (= 4.1.16) + builder (~> 3.1) + activerecord (4.1.16) + activemodel (= 4.1.16) + activesupport (= 4.1.16) + arel (~> 5.0.0) activerecord-jdbc-adapter (1.2.9) activerecord-jdbcsqlite3-adapter (1.2.9) activerecord-jdbc-adapter (~> 1.2.9) jdbc-sqlite3 (~> 3.7.2) - activeresource (3.1.3) - activemodel (= 3.1.3) - activesupport (= 3.1.3) - activesupport (3.1.3) - multi_json (~> 1.0) - arel (2.2.3) - builder (3.0.0) + activesupport (4.1.16) + i18n (~> 0.6, >= 0.6.9) + json (~> 1.7, >= 1.7.7) + minitest (~> 5.1) + thread_safe (~> 0.1) + tzinfo (~> 1.1) + arel (5.0.1.20140414130214) + builder (3.2.3) capybara (1.1.2) mime-types (>= 1.16) nokogiri (>= 1.3.3) @@ -50,51 +48,45 @@ GEM xpath (~> 0.1.4) childprocess (0.2.5) ffi (~> 1.0.6) + concurrent-ruby (1.1.5) diff-lcs (1.1.3) erubis (2.7.0) ffi (1.0.11) ffi (1.0.11-java) - hike (1.2.1) - i18n (0.6.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jdbc-sqlite3 (3.7.2.1) - json (1.6.4) - json (1.6.4-java) - mail (2.3.3) - i18n (>= 0.4.0) - mime-types (~> 1.16) - treetop (~> 1.4.8) - mime-types (1.17.2) + json (1.8.6) + json (1.8.6-java) + mail (2.7.1) + mini_mime (>= 0.1.1) + mime-types (3.3) + mime-types-data (~> 3.2015) + mime-types-data (3.2019.1009) + mini_mime (1.0.2) + minitest (5.12.2) multi_json (1.0.4) nokogiri (1.5.0) nokogiri (1.5.0-java) - polyglot (0.3.4) - rack (1.3.6) - rack-cache (1.1) - rack (>= 0.4) - rack-mount (0.8.3) - rack (>= 1.0.0) - rack-ssl (1.3.2) - rack - rack-test (0.6.1) + rack (1.5.5) + rack-test (0.6.3) rack (>= 1.0) - rails (3.1.3) - actionmailer (= 3.1.3) - actionpack (= 3.1.3) - activerecord (= 3.1.3) - activeresource (= 3.1.3) - activesupport (= 3.1.3) - bundler (~> 1.0) - railties (= 3.1.3) - railties (3.1.3) - actionpack (= 3.1.3) - activesupport (= 3.1.3) - rack-ssl (~> 1.3.2) + rails (4.1.16) + actionmailer (= 4.1.16) + actionpack (= 4.1.16) + actionview (= 4.1.16) + activemodel (= 4.1.16) + activerecord (= 4.1.16) + activesupport (= 4.1.16) + bundler (>= 1.3.0, < 2.0) + railties (= 4.1.16) + sprockets-rails (~> 2.0) + railties (4.1.16) + actionpack (= 4.1.16) + activesupport (= 4.1.16) rake (>= 0.8.7) - rdoc (~> 3.4) - thor (~> 0.14.6) - rake (0.9.2.2) - rdoc (3.12) - json (~> 1.4) + thor (>= 0.18.1, < 2.0) + rake (13.0.0) rspec (2.8.0) rspec-core (~> 2.8.0) rspec-expectations (~> 2.8.0) @@ -114,17 +106,19 @@ GEM ffi (~> 1.0.9) multi_json (~> 1.0.4) rubyzip - sprockets (2.0.3) - hike (~> 1.2) - rack (~> 1.0) - tilt (~> 1.1, != 1.3.0) + sprockets (3.7.2) + concurrent-ruby (~> 1.0) + rack (> 1, < 3) + sprockets-rails (2.3.3) + actionpack (>= 3.0) + activesupport (>= 3.0) + sprockets (>= 2.8, < 4.0) sqlite3 (1.3.7) - thor (0.14.6) - tilt (1.3.3) - treetop (1.4.15) - polyglot - polyglot (>= 0.3.1) - tzinfo (0.3.38) + thor (0.20.3) + thread_safe (0.3.6) + thread_safe (0.3.6-java) + tzinfo (1.2.5) + thread_safe (~> 0.1) xpath (0.1.4) nokogiri (~> 1.3)