From f30476d72e7922f19994540275e89c3b1abf0d93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 23:56:45 +0000 Subject: [PATCH] Bump turbo-rails from 1.4.0 to 1.5.0 (#1887) --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d8260c8a3..747344f00 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -190,8 +190,8 @@ GEM ffi (1.16.3) friendly_id (5.5.0) activerecord (>= 4.0.0) - globalid (1.1.0) - activesupport (>= 5.0) + globalid (1.2.1) + activesupport (>= 6.1) gretel (4.6.0) actionview (>= 5.1, < 7.2) railties (>= 5.1, < 7.2) @@ -462,7 +462,7 @@ GEM activerecord (>= 5.2) thor (1.2.2) timeout (0.3.2) - turbo-rails (1.4.0) + turbo-rails (1.5.0) actionpack (>= 6.0.0) activejob (>= 6.0.0) railties (>= 6.0.0)