From cdfcc312cff59cafa4357a3af78f0b86b530b88f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 05:07:14 +0000 Subject: [PATCH] Bump turbo-rails from 1.5.0 to 2.0.5 Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 1.5.0 to 2.0.5. - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](https://github.com/hotwired/turbo-rails/compare/v1.5.0...v2.0.5) --- updated-dependencies: - dependency-name: turbo-rails dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bb562064a..0f1280ef2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -182,7 +182,7 @@ GEM hashie (5.0.0) high_voltage (3.1.2) htmlentities (4.3.4) - i18n (1.14.1) + i18n (1.14.4) concurrent-ruby (~> 1.0) icalendar (2.10.1) ice_cube (~> 0.16) @@ -457,7 +457,7 @@ GEM tilt (2.3.0) timecop (0.9.8) timeout (0.4.1) - turbo-rails (1.5.0) + turbo-rails (2.0.5) actionpack (>= 6.0.0) activejob (>= 6.0.0) railties (>= 6.0.0)