From 1f4e0231b0ebef46cd30a9b691fd4e7ea3a58b69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 13:49:01 +0000 Subject: [PATCH] chore(deps-dev): bump puma from 5.3.1 to 6.0.0 Bumps [puma](https://github.com/puma/puma) from 5.3.1 to 6.0.0. - [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.3.1...v6.0.0) --- updated-dependencies: - dependency-name: puma dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a27bcd78..1b4a12d2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -222,7 +222,7 @@ GEM pry (>= 0.10.4) psych (3.1.0) public_suffix (4.0.6) - puma (5.3.1) + puma (6.0.0) nio4r (~> 2.0) racc (1.6.0) rack (2.2.4)