From ceeb50b94c280eb87df0c4cd540fc898f44ef888 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 04:00:53 +0000 Subject: [PATCH] Bump actionmailer from 6.1.3.1 to 6.1.7.1 Bumps [actionmailer](https://github.com/rails/rails) from 6.1.3.1 to 6.1.7.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/actionmailer/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.3.1...v6.1.7.1) --- updated-dependencies: - dependency-name: actionmailer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 80 ++++++++++++++++++++++++++++++---------------------- 1 file changed, 47 insertions(+), 33 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9f22e1e..981783a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,30 +6,30 @@ PATH GEM remote: https://rubygems.org/ specs: - actionmailer (6.1.3.1) - actionpack (= 6.1.3.1) - actionview (= 6.1.3.1) - activejob (= 6.1.3.1) - activesupport (= 6.1.3.1) + actionmailer (6.1.7.1) + actionpack (= 6.1.7.1) + actionview (= 6.1.7.1) + activejob (= 6.1.7.1) + activesupport (= 6.1.7.1) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (6.1.3.1) - actionview (= 6.1.3.1) - activesupport (= 6.1.3.1) + actionpack (6.1.7.1) + actionview (= 6.1.7.1) + activesupport (= 6.1.7.1) rack (~> 2.0, >= 2.0.9) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actionview (6.1.3.1) - activesupport (= 6.1.3.1) + actionview (6.1.7.1) + activesupport (= 6.1.7.1) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (6.1.3.1) - activesupport (= 6.1.3.1) + activejob (6.1.7.1) + activesupport (= 6.1.7.1) globalid (>= 0.3.6) - activesupport (6.1.3.1) + activesupport (6.1.7.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -43,13 +43,14 @@ GEM builder (3.2.4) byebug (11.1.3) coderay (1.1.3) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) connection_pool (2.2.5) crass (1.0.6) daemons (1.3.1) + date (3.3.3) diff-lcs (1.4.4) docile (1.3.5) - erubi (1.10.0) + erubi (1.12.0) eventmachine (1.2.7) faraday (1.4.1) faraday-excon (~> 1.1) @@ -63,22 +64,25 @@ GEM gitlab (4.17.0) httparty (~> 0.18) terminal-table (~> 1.5, >= 1.5.1) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) haml (5.2.1) temple (>= 0.8.0) tilt httparty (0.18.1) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) json (2.5.1) - loofah (2.9.1) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) - mail (2.7.1) + mail (2.8.0.1) mini_mime (>= 0.1.1) + net-imap + net-pop + net-smtp mailcatcher (0.2.4) eventmachine haml @@ -93,15 +97,24 @@ GEM mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2021.0225) - mini_mime (1.1.0) - mini_portile2 (2.5.1) - minitest (5.14.4) + mini_mime (1.1.2) + mini_portile2 (2.8.1) + minitest (5.17.0) multi_xml (0.6.0) multipart-post (2.1.1) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) - nokogiri (1.11.3) - mini_portile2 (~> 2.5.0) + net-imap (0.3.4) + date + net-protocol + net-pop (0.1.2) + net-protocol + net-protocol (0.2.1) + timeout + net-smtp (0.3.3) + net-protocol + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) racc (~> 1.4) octokit (4.21.0) faraday (>= 0.9) @@ -127,17 +140,17 @@ GEM byebug (~> 11.0) pry (~> 0.13.0) public_suffix (4.0.6) - racc (1.5.2) - rack (2.2.3) + racc (1.6.2) + rack (2.2.6.2) rack-protection (2.1.0) rack - rack-test (1.1.0) - rack (>= 1.0, < 3) + rack-test (2.0.2) + rack (>= 1.3) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) - loofah (~> 2.3) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) rainbow (3.0.0) rake (13.0.3) redis (4.2.5) @@ -206,10 +219,11 @@ GEM rack (>= 1, < 3) thor (1.1.0) tilt (2.0.10) - tzinfo (2.0.4) + timeout (0.3.1) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) unicode-display_width (1.7.0) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS ruby