From 34807f97def13bd1584e22879e6f2d13c61c68c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 11:54:11 +0000 Subject: [PATCH] Bump rails from `1dd82ab` to `4df235f` Bumps [rails](https://github.com/rails/rails) from `1dd82ab` to `4df235f`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/1dd82aba340e8a86799bd97fe5ff2644c6972f9f...4df235f7c0149ac7be86580d41a74a7785cb9bb9) --- 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 9a18bcb..4baed02 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/rails/rails.git - revision: 1dd82aba340e8a86799bd97fe5ff2644c6972f9f + revision: 4df235f7c0149ac7be86580d41a74a7785cb9bb9 branch: main specs: actioncable (8.1.0.alpha) @@ -211,7 +211,7 @@ GEM rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rackup (2.2.0) + rackup (2.2.1) rack (>= 3) rails-dom-testing (2.2.0) activesupport (>= 5.0.0) @@ -290,7 +290,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) - uri (1.0.1) + uri (1.0.2) useragent (0.16.10) web-console (4.2.1) actionview (>= 6.0.0)