From 19d5afd9ab23ea6746dcf5437c3a7e03b3679e6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 23:43:58 +0000 Subject: [PATCH] Bump puma from 4.3.5 to 4.3.12 in /example_ui/api Bumps [puma](https://github.com/puma/puma) from 4.3.5 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.5...v4.3.12) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- example_ui/api/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example_ui/api/Gemfile.lock b/example_ui/api/Gemfile.lock index 94b6145..a10a028 100644 --- a/example_ui/api/Gemfile.lock +++ b/example_ui/api/Gemfile.lock @@ -2,8 +2,8 @@ GEM remote: https://rubygems.org/ specs: comma-api-rb (0.3.2) - nio4r (2.5.2) - puma (4.3.5) + nio4r (2.5.8) + puma (4.3.12) nio4r (~> 2.0) rack (2.2.2) rake (13.0.1)