From a2f545e507674aff404fad5080598d49ee35298b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 04:37:35 +0000 Subject: [PATCH] Bump turbo-rails from 1.5.0 to 2.0.4 Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 1.5.0 to 2.0.4. - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](https://github.com/hotwired/turbo-rails/compare/v1.5.0...v2.0.4) --- updated-dependencies: - dependency-name: turbo-rails dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3b9104b7..2b724d5b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,7 @@ GEM public_suffix (>= 2.0.2, < 6.0) base64 (0.2.0) bcrypt (3.1.20) - bigdecimal (3.1.5) + bigdecimal (3.1.6) bindex (0.8.1) bootsnap (1.17.0) msgpack (~> 1.2) @@ -136,10 +136,10 @@ GEM actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) - io-console (0.7.1) - irb (1.11.0) + io-console (0.7.2) + irb (1.11.2) rdoc - reline (>= 0.3.8) + reline (>= 0.4.2) launchy (2.5.2) addressable (~> 2.8) letter_opener (1.8.1) @@ -156,7 +156,7 @@ GEM matrix (0.4.2) method_source (1.0.0) mini_mime (1.1.5) - minitest (5.20.0) + minitest (5.22.2) money (6.16.0) i18n (>= 0.6.4, <= 2) msgpack (1.7.2) @@ -190,7 +190,7 @@ GEM puma (6.4.2) nio4r (~> 2.0) racc (1.7.3) - rack (3.0.9) + rack (3.0.9.1) rack-cors (2.0.1) rack (>= 2.0.0) rack-session (2.0.0) @@ -239,7 +239,7 @@ GEM redis-client (0.19.1) connection_pool regexp_parser (2.9.0) - reline (0.4.1) + reline (0.4.3) io-console (~> 0.5) request_store (1.5.1) rack (>= 1.4) @@ -296,7 +296,7 @@ GEM thor (1.3.0) timecop (0.9.8) timeout (0.4.1) - turbo-rails (1.5.0) + turbo-rails (2.0.4) actionpack (>= 6.0.0) activejob (>= 6.0.0) railties (>= 6.0.0) @@ -324,7 +324,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.12) + zeitwerk (2.6.13) PLATFORMS aarch64-linux