From 966a194aebb026f87e2a19c2ecb5e1eea6d0e22d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 19:26:33 +0000 Subject: [PATCH] Bump puma from 5.6.8 to 5.6.9 Bumps [puma](https://github.com/puma/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 ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index ff44e8b..fafc6e6 100644 --- a/Gemfile +++ b/Gemfile @@ -13,7 +13,7 @@ gem "sprockets-rails" gem "sqlite3", "~> 1.4" # Use the Puma web server [https://github.com/puma/puma] -gem "puma", "~> 5.0" +gem "puma", "~> 5.6" # Use JavaScript with ESM import maps [https://github.com/rails/importmap-rails] gem "importmap-rails" diff --git a/Gemfile.lock b/Gemfile.lock index 3e2f8fe..3b7129a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -140,7 +140,7 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.1) + nio4r (2.7.3) nokogiri (1.16.4) mini_portile2 (~> 2.8.2) racc (~> 1.4) @@ -150,7 +150,7 @@ GEM psych (5.1.2) stringio public_suffix (5.0.5) - puma (5.6.8) + puma (5.6.9) nio4r (~> 2.0) racc (1.7.3) rack (2.2.9) @@ -244,7 +244,7 @@ DEPENDENCIES importmap-rails jbuilder ollama-ai (~> 1.2.1) - puma (~> 5.0) + puma (~> 5.6) rails (~> 7.0.8) redis (~> 4.0) selenium-webdriver