From ce50ad8eb5f8175ecc6e04d627b6092f5ea8bde4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 01:17:41 +0000 Subject: [PATCH] Bump puma from 4.3.3 to 4.3.12 in /ruby-lab-books Bumps [puma](https://github.com/puma/puma) from 4.3.3 to 4.3.12. - [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.12) --- 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..3d9ea59 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.12) nio4r (~> 2.0) rack (2.2.2) rainbow (3.0.0)