From 87ff14a792e5f8397214acc18c3d28968d7908b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 05:40:38 +0000 Subject: [PATCH] Bump turbo-rails from 1.0.1 to 1.1.1 Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 1.0.1 to 1.1.1. - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](https://github.com/hotwired/turbo-rails/compare/v1.0.1...v1.1.1) --- updated-dependencies: - dependency-name: turbo-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9852e51..cbe80ae 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -245,8 +245,9 @@ GEM strscan (3.0.3) thor (1.2.1) timeout (0.2.0) - turbo-rails (1.0.1) + turbo-rails (1.1.1) actionpack (>= 6.0.0) + activejob (>= 6.0.0) railties (>= 6.0.0) tzinfo (2.0.4) concurrent-ruby (~> 1.0)