From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Aug 2022 18:10:43 +0000 (+0200) Subject: Bump puma from 5.6.4 to 5.6.5 (#19042) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=711ec70bfb3fe277c211a4cd154e73474603cf18;p=mastodon.git Bump puma from 5.6.4 to 5.6.5 (#19042) Bumps [puma](https://github.com/puma/puma) from 5.6.4 to 5.6.5. - [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.4...v5.6.5) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/Gemfile.lock b/Gemfile.lock index e5e2e85e9..51a10a933 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -481,7 +481,7 @@ GEM pry-rails (0.3.9) pry (>= 0.10.4) public_suffix (4.0.7) - puma (5.6.4) + puma (5.6.5) nio4r (~> 2.0) pundit (2.2.0) activesupport (>= 3.0.0)