From 7ba480fcbc6e0cbc6e9bb28b251a24ea31d1eb06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 19:24:36 +0000 Subject: [PATCH] Bump puma from 5.6.8 to 5.6.9 in the bundler group Bumps the bundler group with 1 update: [puma](https://github.com/puma/puma). Updates `puma` from 5.6.8 to 5.6.9 - [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/v5.6.8...v5.6.9) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index aed91bd..deec72a 100644 --- a/Gemfile +++ b/Gemfile @@ -8,7 +8,7 @@ gem "rails", "~> 6.1" # Use sqlite3 as the database for Active Record gem "sqlite3", "~> 1.4" # Use Puma as the app server -gem "puma", "~> 5.0" +gem "puma", "~> 5.6" # Use SCSS for stylesheets gem "sass-rails", "~> 5" # https://github.com/rails/jsbundling-rails diff --git a/Gemfile.lock b/Gemfile.lock index cc224dc..97777ac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -175,7 +175,7 @@ GEM prometheus-client (4.2.3) base64 public_suffix (6.0.1) - puma (5.6.8) + puma (5.6.9) nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) @@ -357,7 +357,7 @@ DEPENDENCIES mocha net-pop! prometheus-client - puma (~> 5.0) + puma (~> 5.6) rack-mini-profiler (~> 2.0) rails (~> 6.1) rufus-scheduler