From ebaccd9c8736585e5ea148be2ec0fc496fbcd47f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jan 2022 05:21:39 +0000 Subject: [PATCH] Bump rails from `499f12f` to `c837883` Bumps [rails](https://github.com/rails/rails) from `499f12f` to `c837883`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/499f12f6c03a4114eb649310e65200fe5d894db0...c837883cfcf880ac7a96223545b0cf4fac2986e0) --- 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 db8bdc9..9dc99b5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/rails/rails.git - revision: 499f12f6c03a4114eb649310e65200fe5d894db0 + revision: c837883cfcf880ac7a96223545b0cf4fac2986e0 branch: 7-0-stable specs: actioncable (7.0.0) @@ -265,7 +265,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.5.2) + zeitwerk (2.5.3) PLATFORMS aarch64-linux