From 191e46100fa43b7d01baec37651cea5cf13d1823 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 21:47:44 +0000 Subject: [PATCH] chore(deps): bump puma from 5.3.2 to 5.6.2 Bumps [puma](https://github.com/puma/puma) from 5.3.2 to 5.6.2. - [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.2...v5.6.2) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 61564ab..6ff2077 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,8 +3,8 @@ GEM specs: erubis (2.7.0) loader (3.1.0) - nio4r (2.5.7) - puma (5.3.2) + nio4r (2.5.8) + puma (5.6.2) nio4r (~> 2.0) rack (2.2.3) rack-app (7.7.0)