From 4863fdff23222262e42eb22809c1edf1de042353 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 11:16:55 +0000 Subject: [PATCH] Bump puma from 6.4.3 to 6.5.0 (#3323) Bumps [puma](https://github.com/puma/puma) from 6.4.3 to 6.5.0. - [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.3...v6.5.0) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 2e117eb54..22400900a 100644 --- a/Gemfile +++ b/Gemfile @@ -20,7 +20,7 @@ gem 'breasal' gem 'geocoder' # Use Puma as the app server -gem 'puma', '~> 6.4.3' +gem 'puma', '~> 6.5.0' # Transpile app-like JavaScript. Read more: https://github.com/shakacode/shakapacker gem 'shakapacker', '8.0.2' diff --git a/Gemfile.lock b/Gemfile.lock index ba48e62c5..3d343258d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -386,7 +386,7 @@ GEM timeout net-smtp (0.3.3) net-protocol - nio4r (2.7.3) + nio4r (2.7.4) nokogiri (1.16.7-aarch64-linux) racc (~> 1.4) nokogiri (1.16.7-arm-linux) @@ -436,7 +436,7 @@ GEM pry-rails (0.3.9) pry (>= 0.10.4) public_suffix (6.0.1) - puma (6.4.3) + puma (6.5.0) nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) @@ -767,7 +767,7 @@ DEPENDENCIES phonelib pry-byebug pry-rails - puma (~> 6.4.3) + puma (~> 6.5.0) rack-attack rack-rewrite rack-timeout