From 997283ea4b6407c1b936464c03749a86e708b2ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Feb 2023 20:59:31 +0000 Subject: [PATCH] Bump puma from 5.6.4 to 6.1.1 Bumps [puma](https://github.com/puma/puma) from 5.6.4 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.4...v6.1.1) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b8eab2e..c1e52fb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -175,9 +175,9 @@ GEM pry-rails (0.3.9) pry (>= 0.10.4) public_suffix (4.0.7) - puma (5.6.4) + puma (6.1.1) nio4r (~> 2.0) - puma (5.6.4-java) + puma (6.1.1-java) nio4r (~> 2.0) racc (1.6.0) racc (1.6.0-java)