From faab9bfe067c5f151384a876399125c70cc56576 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 12:34:42 +0000 Subject: [PATCH] Bump puma from 6.4.0 to 6.4.3 Bumps [puma](https://github.com/puma/puma) from 6.4.0 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.0...v6.4.3) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 846b705..6156801 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -167,7 +167,7 @@ GEM timeout net-smtp (0.4.0) net-protocol - nio4r (2.7.0) + nio4r (2.7.3) nokogiri (1.15.5-aarch64-linux) racc (~> 1.4) nokogiri (1.15.5-x86_64-linux) @@ -197,7 +197,7 @@ GEM psych (5.1.1.1) stringio public_suffix (5.0.4) - puma (6.4.0) + puma (6.4.3) nio4r (~> 2.0) racc (1.7.3) rack (3.0.8) @@ -263,6 +263,8 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) + simple_calendar (2.4.3) + rails (>= 3.0) snaky_hash (2.0.1) hashie version_gem (~> 1.1, >= 1.1.1) @@ -327,6 +329,7 @@ DEPENDENCIES rails (~> 7.1.2) sassc-rails selenium-webdriver + simple_calendar (~> 2.4) sprockets-rails stimulus-rails turbo-rails