From 22c6a5cb3b86c96c36992532bd0ac319dda42f35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jan 2022 05:20:00 +0000 Subject: [PATCH] Bump turbo-rails from 1.0.0 to 1.0.1 Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](https://github.com/hotwired/turbo-rails/compare/v1.0.0...v1.0.1) --- 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 e9e4832..9c0c244 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -247,7 +247,7 @@ GEM strscan (3.0.1) thor (1.2.1) timeout (0.2.0) - turbo-rails (1.0.0) + turbo-rails (1.0.1) actionpack (>= 6.0.0) railties (>= 6.0.0) tzinfo (2.0.4)