From f2c56473f59362da1ecac45b5d49f9ecdcf326df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 05:34:17 +0000 Subject: [PATCH] Bump the minor-and-patch group with 3 updates Bumps the minor-and-patch group with 3 updates: [puma](https://github.com/puma/puma), [bootsnap](https://github.com/rails/bootsnap) and [pagy](https://github.com/ddnexus/pagy). Updates `puma` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/main/History.md) - [Commits](https://github.com/puma/puma/compare/v8.0.1...v8.0.2) Updates `bootsnap` from 1.24.4 to 1.24.5 - [Release notes](https://github.com/rails/bootsnap/releases) - [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md) - [Commits](https://github.com/rails/bootsnap/compare/v1.24.4...v1.24.5) Updates `pagy` from 43.5.4 to 43.5.5 - [Release notes](https://github.com/ddnexus/pagy/releases) - [Changelog](https://github.com/ddnexus/pagy/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/ddnexus/pagy/compare/43.5.4...43.5.5) --- updated-dependencies: - dependency-name: puma dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: bootsnap dependency-version: 1.24.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: pagy dependency-version: 43.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 01c0540..bb2641d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,7 +103,7 @@ GEM smart_properties bigdecimal (4.1.2) bindex (0.8.1) - bootsnap (1.24.4) + bootsnap (1.24.5) msgpack (~> 1.2) brakeman (8.0.4) racc @@ -211,7 +211,7 @@ GEM prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.19.5) + json (2.19.7) jsonapi-serializer (2.2.0) activesupport (>= 4.2) jwt (3.2.0) @@ -257,7 +257,7 @@ GEM railties (>= 7.1) stimulus-rails turbo-rails - msgpack (1.8.0) + msgpack (1.8.1) multi_json (1.21.1) multi_xml (0.9.1) bigdecimal (>= 3.1, < 5) @@ -295,7 +295,7 @@ GEM childprocess (>= 0.6.3, < 6) iniparse (~> 1.4) rexml (>= 3.3.9) - pagy (43.5.4) + pagy (43.5.5) json uri yaml @@ -320,7 +320,7 @@ GEM date stringio public_suffix (7.0.5) - puma (8.0.1) + puma (8.0.2) nio4r (~> 2.0) pundit (2.5.2) activesupport (>= 3.0.0)