From 5a379cd5a9f2f364e466a70e9dc432cc01dde2cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 19:41:31 +0000 Subject: [PATCH] gems(deps): bump turbo-rails from 1.5.0 to 2.0.2 Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 1.5.0 to 2.0.2. - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](https://github.com/hotwired/turbo-rails/compare/v1.5.0...v2.0.2) --- updated-dependencies: - dependency-name: turbo-rails dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 096d8c6..05c1dfb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -307,7 +307,7 @@ GEM railties (>= 6.0.0) thor (1.3.0) timeout (0.4.1) - turbo-rails (1.5.0) + turbo-rails (2.0.2) actionpack (>= 6.0.0) activejob (>= 6.0.0) railties (>= 6.0.0)