From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 19:25:11 +0000 (+0000) Subject: Bump puma from 5.6.8 to 5.6.9 X-Git-Tag: live~127 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/c6ef508874a1a75db692214dfc7712e46796f461 Bump puma from 5.6.8 to 5.6.9 Bumps [puma](https://github.com/puma/puma) from 5.6.8 to 5.6.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/v5.6.8...v5.6.9) --- updated-dependencies: - dependency-name: puma dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- diff --git a/Gemfile.lock b/Gemfile.lock index 732a89ae2..a00f0fc0a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -424,7 +424,7 @@ GEM psych (5.1.2) stringio public_suffix (6.0.1) - puma (5.6.8) + puma (5.6.9) nio4r (~> 2.0) quad_tile (1.0.1) racc (1.8.1)