From eb9a66a7c47380017d7671b63a6934b0717aa7a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Oct 2021 23:42:37 +0000 Subject: [PATCH] Bump turbo-rails from 7.1.0 to 7.1.1 Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 7.1.0 to 7.1.1. - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](https://github.com/hotwired/turbo-rails/compare/v7.1.0...v7.1.1) --- updated-dependencies: - dependency-name: turbo-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0a50c65..fd77a74 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -111,7 +111,7 @@ GEM pg (1.2.3) puma (5.5.2) nio4r (~> 2.0) - racc (1.5.2) + racc (1.6.0) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -194,7 +194,7 @@ GEM stimulus-rails (0.7.1) rails (>= 6.0.0) thor (1.1.0) - turbo-rails (7.1.0) + turbo-rails (7.1.1) rails (>= 6.0.0) tzinfo (2.0.4) concurrent-ruby (~> 1.0) @@ -207,7 +207,7 @@ GEM websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.5.0.beta6) + zeitwerk (2.5.1) PLATFORMS aarch64-linux