From 88f8e567df18103037cea48253180f55e94916ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 08:24:59 -0600 Subject: [PATCH] Bump turbo-rails from 2.0.0 to 2.0.1 (#400) Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](https://github.com/hotwired/turbo-rails/compare/v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: turbo-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e0dee2a1..a9496b30 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -352,7 +352,7 @@ GEM unicode-display_width (>= 1.1.1, < 3) thor (1.3.0) timeout (0.4.1) - turbo-rails (2.0.0) + turbo-rails (2.0.1) actionpack (>= 6.0.0) activejob (>= 6.0.0) railties (>= 6.0.0)