From 846e9ee2f110a54577b8520cf99da9b8868f4171 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 21:09:22 +0000 Subject: [PATCH] Bump puma from 4.3.3 to 4.3.9 in /ruby-lab-books Bumps [puma](https://github.com/puma/puma) from 4.3.3 to 4.3.9. - [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.9) --- 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..b9834c8 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.9) nio4r (~> 2.0) rack (2.2.2) rainbow (3.0.0)