From 2be23e1d60b820a7a60e2b84c4337042812f5405 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 13:42:35 +0000 Subject: [PATCH] build(deps): bump the ruby group with 2 updates Bumps the ruby group with 2 updates: [puma](https://github.com/puma/puma) and [turbo-rails](https://github.com/hotwired/turbo-rails). Updates `puma` from 6.4.2 to 6.4.3 - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/compare/v6.4.2...v6.4.3) Updates `turbo-rails` from 2.0.8 to 2.0.9 - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](https://github.com/hotwired/turbo-rails/compare/v2.0.8...v2.0.9) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby - dependency-name: turbo-rails dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c86b43c6..ab52b6fd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -303,7 +303,7 @@ GEM psych (5.1.2) stringio public_suffix (6.0.1) - puma (6.4.2) + puma (6.4.3) nio4r (~> 2.0) puppet (8.9.0) concurrent-ruby (~> 1.0) @@ -467,7 +467,7 @@ GEM timeout (0.4.1) timers (4.3.5) traces (0.11.1) - turbo-rails (2.0.8) + turbo-rails (2.0.9) actionpack (>= 6.0.0) railties (>= 6.0.0) tzinfo (2.0.6)