From 66c488fd9f2e4b5309db48874de87d44349eb1f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 09:27:56 +0100 Subject: [PATCH] Bump puma from 6.4.2 to 6.4.3 in the bundler group (#3279) Bumps the bundler group with 1 update: [puma](https://github.com/puma/puma). 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) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production dependency-group: bundler ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 7de76811f..dcd479f6c 100644 --- a/Gemfile +++ b/Gemfile @@ -20,7 +20,7 @@ gem 'breasal' gem 'geocoder' # Use Puma as the app server -gem 'puma', '~> 6.4.2' +gem 'puma', '~> 6.4.3' # Transpile app-like JavaScript. Read more: https://github.com/shakacode/shakapacker gem 'shakapacker', '8.0.1' diff --git a/Gemfile.lock b/Gemfile.lock index dff6ab2eb..55a316b0b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -442,7 +442,7 @@ GEM pry-rails (0.3.9) pry (>= 0.10.4) public_suffix (5.0.4) - puma (6.4.2) + puma (6.4.3) nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) @@ -770,7 +770,7 @@ DEPENDENCIES phonelib pry-byebug pry-rails - puma (~> 6.4.2) + puma (~> 6.4.3) rack-attack rack-rewrite rack-timeout