From fb865779cc0a9b8302596faf414727febbbc037d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 11:13:18 +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 | 34 ++++++++++++++++++++-------------- 1 file changed, 20 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dd2c864b..19bbab54 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -130,7 +130,7 @@ GEM dotenv-rails (2.8.1) dotenv (= 2.8.1) railties (>= 3.2) - drb (2.1.1) + drb (2.2.0) ruby2_keywords erubi (1.12.0) factory_bot (6.2.1) @@ -160,8 +160,9 @@ GEM actionpack (>= 6.0.0) railties (>= 6.0.0) io-console (0.6.0) - irb (1.7.4) - reline (>= 0.3.6) + irb (1.9.0) + rdoc + reline (>= 0.3.8) jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) @@ -191,7 +192,7 @@ GEM mocha (2.1.0) ruby2_keywords (>= 0.0.5) msgpack (1.7.2) - mutex_m (0.1.2) + mutex_m (0.2.0) net-imap (0.4.2) date net-protocol @@ -216,18 +217,20 @@ GEM postmark-rails (0.22.1) actionmailer (>= 3.0.0) postmark (>= 1.21.3, < 2.0) + psych (5.1.1.1) + stringio public_suffix (5.0.3) puma (6.4.0) nio4r (~> 2.0) - racc (1.7.1) - rack (2.2.8) - rack-session (1.0.1) - rack (< 3) + racc (1.7.3) + rack (3.0.8) + rack-session (2.0.0) + rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rackup (1.0.0) - rack (< 3) - webrick + rackup (2.1.0) + rack (>= 3) + webrick (~> 1.8) rails (7.1.1) actioncable (= 7.1.1) actionmailbox (= 7.1.1) @@ -262,16 +265,18 @@ GEM thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.0.6) + rake (13.1.0) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) + rdoc (6.6.0) + psych (>= 4.0.0) redis (5.0.8) redis-client (>= 0.17.0) redis-client (0.18.0) connection_pool regexp_parser (2.8.2) - reline (0.3.7) + reline (0.4.0) io-console (~> 0.5) rexml (3.2.6) rubocop (1.57.1) @@ -319,6 +324,7 @@ GEM sprockets (>= 3.0.0) stimulus-rails (1.2.2) railties (>= 6.0.0) + stringio (3.0.9) stripe (10.0.0) tailwindcss-rails (2.0.30-arm64-darwin) railties (>= 6.0.0) @@ -326,7 +332,7 @@ GEM railties (>= 6.0.0) thor (1.3.0) timeout (0.4.0) - turbo-rails (1.4.0) + turbo-rails (1.5.0) actionpack (>= 6.0.0) activejob (>= 6.0.0) railties (>= 6.0.0)