From fd64b91fc56cac890acfc0339baf55d1cfc27fed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 01:19:48 +0000 Subject: [PATCH] Bump turbo-rails from 2.0.12 to 2.0.13 in /graph-sample Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 2.0.12 to 2.0.13. - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](https://github.com/hotwired/turbo-rails/compare/v2.0.12...v2.0.13) --- updated-dependencies: - dependency-name: turbo-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- graph-sample/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/graph-sample/Gemfile.lock b/graph-sample/Gemfile.lock index 1fec512..495e4a2 100644 --- a/graph-sample/Gemfile.lock +++ b/graph-sample/Gemfile.lock @@ -197,7 +197,7 @@ GEM puma (6.6.0) nio4r (~> 2.0) racc (1.8.1) - rack (3.1.10) + rack (3.1.11) rack-protection (4.0.0) base64 (>= 0.1.0) rack (>= 3.0.0, < 4) @@ -266,9 +266,9 @@ GEM stringio (3.1.5) thor (1.3.2) timeout (0.4.1) - turbo-rails (2.0.12) - actionpack (>= 6.0.0) - railties (>= 6.0.0) + turbo-rails (2.0.13) + actionpack (>= 7.1.0) + railties (>= 7.1.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) uri (0.13.1)