From 789ba5ca925435121e361cad45bf25fee070b56f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 20:42:32 +0000 Subject: [PATCH] Bump puma from 5.6.7 to 5.6.8 Bumps [puma](https://github.com/puma/puma) from 5.6.7 to 5.6.8. - [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.7...v5.6.8) --- 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 a2ae068..16870a4 100644 --- a/Gemfile +++ b/Gemfile @@ -6,7 +6,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" } ruby '3.1.4' gem 'pg' -gem 'puma', '~> 5.6.7' +gem 'puma', '~> 5.6.8' gem 'rails', '~> 6.1.7.3' gem 'sass-rails', '~> 5.0' #gem 'uglifier', '>= 1.3.0' diff --git a/Gemfile.lock b/Gemfile.lock index d4a1780..c47f2df 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -175,7 +175,7 @@ GEM timeout net-smtp (0.3.3) net-protocol - nio4r (2.5.9) + nio4r (2.7.0) nokogiri (1.14.5-aarch64-linux) racc (~> 1.4) nokogiri (1.14.5-arm64-darwin) @@ -190,7 +190,7 @@ GEM pg (1.5.3) popper_js (2.11.8) public_suffix (5.0.3) - puma (5.6.7) + puma (5.6.8) nio4r (~> 2.0) racc (1.7.1) rack (2.2.8) @@ -353,7 +353,7 @@ DEPENDENCIES net-ssh! nokogiri (~> 1.14.3) pg - puma (~> 5.6.7) + puma (~> 5.6.8) rails (~> 6.1.7.3) railties (>= 6.1.7.3) rubocop