From b706e6e6dc8b0fc5594f39a753e52f70be9bdd20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 10:04:44 +0000 Subject: [PATCH] Bump turbo-rails from 1.4.0 to 1.5.0 Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](https://github.com/hotwired/turbo-rails/compare/v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: turbo-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 539ed2e2..fb6aaf62 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -189,8 +189,8 @@ GEM nokogiri (>= 1.5.11, < 2.0.0) formatador (1.1.0) glob (0.3.1) - globalid (1.1.0) - activesupport (>= 5.0) + globalid (1.2.1) + activesupport (>= 6.1) haml (6.1.4) temple (>= 0.8.2) thor @@ -243,7 +243,7 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.21.3) + loofah (2.21.4) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.7.1) @@ -471,7 +471,7 @@ GEM tldv (0.1.0) tldv-data (~> 1.0) tldv-data (1.0.2023031000) - turbo-rails (1.4.0) + turbo-rails (1.5.0) actionpack (>= 6.0.0) activejob (>= 6.0.0) railties (>= 6.0.0)