From 9a8a1a1be7c860e68b9e3b950ce3e4b6a5532aab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 05:26:59 +0000 Subject: [PATCH] Bump turbo-rails from 1.3.0 to 1.3.1 Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](https://github.com/hotwired/turbo-rails/compare/v1.3.0...v1.3.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 54d4cb1..3ecb690 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -252,7 +252,7 @@ GEM strscan (3.0.4) thor (1.2.1) timeout (0.3.0) - turbo-rails (1.3.0) + turbo-rails (1.3.1) actionpack (>= 6.0.0) activejob (>= 6.0.0) railties (>= 6.0.0)