From 05a2ff6ff801d8325f65a6583fd5c4cfb1e3a659 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jan 2022 05:19:27 +0000 Subject: [PATCH] Bump rails from `c837883` to `46c0566` Bumps [rails](https://github.com/rails/rails) from `c837883` to `46c0566`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/c837883cfcf880ac7a96223545b0cf4fac2986e0...46c056628a4a154af8fec7f48cbf633b6aac4316) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9dc99b5..ca70fc4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/rails/rails.git - revision: c837883cfcf880ac7a96223545b0cf4fac2986e0 + revision: 46c056628a4a154af8fec7f48cbf633b6aac4316 branch: 7-0-stable specs: actioncable (7.0.0) @@ -243,7 +243,7 @@ GEM stimulus-rails (1.0.2) railties (>= 6.0.0) strscan (3.0.1) - thor (1.1.0) + thor (1.2.1) timeout (0.2.0) turbo-rails (1.0.0) actionpack (>= 6.0.0)