From 2f7986f82a0ae123cb174c25722d3e9ca8f4d6f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 05:24:29 +0000 Subject: [PATCH] Bump rails from `46c0566` to `9c2977b` Bumps [rails](https://github.com/rails/rails) from `46c0566` to `9c2977b`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/46c056628a4a154af8fec7f48cbf633b6aac4316...9c2977b3afe143b7a44af2efb896ccca0523576a) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b9632af..5cc7cf8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/rails/rails.git - revision: 46c056628a4a154af8fec7f48cbf633b6aac4316 + revision: 9c2977b3afe143b7a44af2efb896ccca0523576a branch: 7-0-stable specs: actioncable (7.0.0) @@ -15,12 +15,18 @@ GIT activestorage (= 7.0.0) activesupport (= 7.0.0) mail (>= 2.7.1) + net-imap + net-pop + net-smtp actionmailer (7.0.0) actionpack (= 7.0.0) actionview (= 7.0.0) activejob (= 7.0.0) activesupport (= 7.0.0) mail (~> 2.5, >= 2.5.4) + net-imap + net-pop + net-smtp rails-dom-testing (~> 2.0) actionpack (7.0.0) actionview (= 7.0.0)