From 8e3fe05a4e8dd37ddd1fb49587d0cf36fcc79b33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 01:45:36 +0000 Subject: [PATCH] Bump puma from 4.3.3 to 4.3.12 in /triangles_web_app_with_forme 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] --- triangles_web_app_with_forme/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/triangles_web_app_with_forme/Gemfile.lock b/triangles_web_app_with_forme/Gemfile.lock index 1f28445..0b3d278 100644 --- a/triangles_web_app_with_forme/Gemfile.lock +++ b/triangles_web_app_with_forme/Gemfile.lock @@ -40,11 +40,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)