From 9f5248a8b8669c4ff320421cab47e1be4e5b3916 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Feb 2022 01:13:38 +0000 Subject: [PATCH] Bump puma from 4.3.3 to 4.3.11 in /ruby-lab-books Bumps [puma](https://github.com/puma/puma) from 4.3.3 to 4.3.11. - [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.3...v4.3.11) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ruby-lab-books/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ruby-lab-books/Gemfile.lock b/ruby-lab-books/Gemfile.lock index ca88e39..babb1dc 100644 --- a/ruby-lab-books/Gemfile.lock +++ b/ruby-lab-books/Gemfile.lock @@ -6,11 +6,11 @@ GEM listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - nio4r (2.5.2) + nio4r (2.5.8) parallel (1.19.1) parser (2.7.1.2) ast (~> 2.4.0) - puma (4.3.3) + puma (4.3.11) nio4r (~> 2.0) rack (2.2.2) rainbow (3.0.0)