From 390f003e0cbbe1315638ac875cf7666055de3764 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 21:37:37 +0000 Subject: [PATCH] Bump puma from 4.3.5 to 4.3.9 in /bank_application Bumps [puma](https://github.com/puma/puma) from 4.3.5 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.5...v4.3.9) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bank_application/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bank_application/Gemfile.lock b/bank_application/Gemfile.lock index 7b6d6ba..319ea37 100644 --- a/bank_application/Gemfile.lock +++ b/bank_application/Gemfile.lock @@ -39,11 +39,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.3) ast (~> 2.4.0) - puma (4.3.5) + puma (4.3.9) nio4r (~> 2.0) rack (2.2.2) rainbow (3.0.0)