From 07983cfe9ffe1d18504dfc47652ea8c09f7619d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 03:13:03 +0000 Subject: [PATCH] Bump rails from `e952133` to `55f4a62` Bumps [rails](https://github.com/rails/rails) from `e952133` to `55f4a62`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/e9521336186a9388bc5679d0dda6aaef440dc6ea...55f4a62638b6c8319bfd276d9d2d7b1adb0a6d71) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7f64cabe..d41b9586 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/rails/rails.git - revision: e9521336186a9388bc5679d0dda6aaef440dc6ea + revision: 55f4a62638b6c8319bfd276d9d2d7b1adb0a6d71 branch: 7-1-stable specs: actioncable (7.1.1) @@ -280,7 +280,7 @@ GEM msgpack (1.7.2) multi_json (1.15.0) multi_xml (0.6.0) - mutex_m (0.1.2) + mutex_m (0.2.0) nested_form (0.3.2) net-http-persistent (4.0.2) connection_pool (~> 2.2) @@ -387,7 +387,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) rbtree (0.4.6) - rdoc (6.5.0) + rdoc (6.6.0) psych (>= 4.0.0) regexp_parser (2.8.2) reline (0.3.9)