From 3f7c658e53361843427c0642aba00b8bd46a8baf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 15:04:44 +0000 Subject: [PATCH] chore(deps): bump puma from 6.4.2 to 6.4.3 in /api Bumps [puma](https://github.com/puma/puma) from 6.4.2 to 6.4.3. - [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/v6.4.2...v6.4.3) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- api/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/Gemfile.lock b/api/Gemfile.lock index 6d9d1766..d7fa4854 100644 --- a/api/Gemfile.lock +++ b/api/Gemfile.lock @@ -179,7 +179,7 @@ GEM pg (1.5.7) psych (5.1.2) stringio - puma (6.4.2) + puma (6.4.3) nio4r (~> 2.0) racc (1.8.0) rack (3.1.3)