From 81c7bdcbd44ab73cd6c4cb4ca000af58e2304e10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 01:49:12 +0000 Subject: [PATCH] Bump turbo-rails from 2.0.3 to 2.0.4 Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](https://github.com/hotwired/turbo-rails/compare/v2.0.3...v2.0.4) --- updated-dependencies: - dependency-name: turbo-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 79a8ea93..2e78297f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -272,7 +272,7 @@ GEM puma (6.4.2) nio4r (~> 2.0) racc (1.7.3) - rack (3.0.9) + rack (3.0.9.1) rack-canonical-host (1.2.0) addressable (> 0, < 3) rack (>= 1, < 4) @@ -409,7 +409,7 @@ GEM thor (1.3.0) tilt (2.3.0) timeout (0.4.1) - turbo-rails (2.0.3) + turbo-rails (2.0.4) actionpack (>= 6.0.0) activejob (>= 6.0.0) railties (>= 6.0.0)