From 637fff64eca0dcec9aff64d227faf6b65e4a00f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 05:17:13 +0000 Subject: [PATCH] Bump turbo-rails from 1.1.1 to 1.3.0 Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 1.1.1 to 1.3.0. - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](https://github.com/hotwired/turbo-rails/compare/v1.1.1...v1.3.0) --- updated-dependencies: - dependency-name: turbo-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ab5cac7..beaf715 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.1.1) + turbo-rails (1.3.0) actionpack (>= 6.0.0) activejob (>= 6.0.0) railties (>= 6.0.0)