From 1af2df85d08cde204328b1fe044487fcf58c3deb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 05:05:39 +0000 Subject: [PATCH] Bump turbo-rails from 2.0.1 to 2.0.2 Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](https://github.com/hotwired/turbo-rails/compare/v2.0.1...v2.0.2) --- updated-dependencies: - dependency-name: turbo-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1abfdb4..51bd9cc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -299,7 +299,7 @@ GEM stringio (3.1.0) thor (1.3.0) timeout (0.4.1) - turbo-rails (2.0.1) + turbo-rails (2.0.2) actionpack (>= 6.0.0) activejob (>= 6.0.0) railties (>= 6.0.0)