From 9a07957300765b7a4d534229a985fd331f9ffeb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Feb 2023 11:04:14 +0000 Subject: [PATCH] Bump puma from 5.6.1 to 6.1.1 Bumps [puma](https://github.com/puma/puma) from 5.6.1 to 6.1.1. - [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.1...v6.1.1) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 5692145..b7b8cf0 100644 --- a/Gemfile +++ b/Gemfile @@ -16,7 +16,7 @@ gem 'rails', '~> 6.1' gem 'bootsnap', '~> 1.10', require: false # Use Puma as the app server -gem 'puma', '~> 5.6' +gem 'puma', '~> 6.1' # Use Capistrano for deployment # gem 'capistrano-rails', group: :development diff --git a/Gemfile.lock b/Gemfile.lock index f4da933..a7fef2f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -166,7 +166,7 @@ GEM ast (~> 2.4.1) pg (1.3.3) public_suffix (4.0.6) - puma (5.6.1) + puma (6.1.1) nio4r (~> 2.0) racc (1.6.0) rack (2.2.3) @@ -352,7 +352,7 @@ DEPENDENCIES nullalign overcommit pg (>= 0.18, < 2.0) - puma (~> 5.6) + puma (~> 6.1) rails (~> 6.1) rails_best_practices reek