From af83132594815df21c8aaa3ab0cac80221a3c690 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Nov 2021 05:20:34 +0000 Subject: [PATCH] Bump turbo-rails from 0.8.3 to 0.9.0 Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 0.8.3 to 0.9.0. - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](https://github.com/hotwired/turbo-rails/compare/v0.8.3...v0.9.0) --- updated-dependencies: - dependency-name: turbo-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5415525..638e0c9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM reline (>= 0.2.7) diff-lcs (1.4.4) erubi (1.10.0) - globalid (0.5.2) + globalid (0.6.0) activesupport (>= 5.0) i18n (1.8.11) concurrent-ruby (~> 1.0) @@ -194,7 +194,7 @@ GEM stimulus-rails (0.7.2) rails (>= 6.0.0) thor (1.1.0) - turbo-rails (0.8.3) + turbo-rails (0.9.0) rails (>= 6.0.0) tzinfo (2.0.4) concurrent-ruby (~> 1.0)