From 7f9d9b3715aa7ad14c75f58eca72b3b5bb9427bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Aug 2023 00:29:55 +0000 Subject: [PATCH] Bump puma from 4.3.12 to 5.6.7 Bumps [puma](https://github.com/puma/puma) from 4.3.12 to 5.6.7. - [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/v4.3.12...v5.6.7) --- 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 0dd8dfa..9de473a 100644 --- a/Gemfile +++ b/Gemfile @@ -6,7 +6,7 @@ ruby '2.6.0' # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' gem 'rails', '~> 5.2.2' # Use Puma as the app server -gem 'puma', '~> 4.3' +gem 'puma', '~> 5.6' # Use SCSS for stylesheets gem 'sass-rails', '~> 5.0' # Use Uglifier as compressor for JavaScript assets diff --git a/Gemfile.lock b/Gemfile.lock index 6aa263d..f364722 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -178,7 +178,7 @@ GEM net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (5.1.0) - nio4r (2.5.8) + nio4r (2.5.9) nokogiri (1.13.6) mini_portile2 (~> 2.8.0) racc (~> 1.4) @@ -186,7 +186,7 @@ GEM orm_adapter (0.5.0) popper_js (1.14.5) public_suffix (4.0.6) - puma (4.3.12) + puma (5.6.7) nio4r (~> 2.0) raabro (1.1.6) racc (1.6.0) @@ -321,7 +321,7 @@ DEPENDENCIES listen (>= 3.0.5, < 3.2) mysql2 (~> 0.5.2) open_uri_redirections (~> 0.2.1) - puma (~> 4.3) + puma (~> 5.6) rails (~> 5.2.2) sass-rails (~> 5.0) selenium-webdriver