From 131194f576aea5cb197599ab957b3e46371d2345 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 04:30:01 +0000 Subject: [PATCH] Bump the dependencies group across 1 directory with 5 updates Bumps the dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [puma](https://github.com/puma/puma) | `8.0.0` | `8.0.1` | | [bootsnap](https://github.com/rails/bootsnap) | `1.23.0` | `1.24.1` | | [tzinfo-data](https://github.com/tzinfo/tzinfo-data) | `1.2026.1` | `1.2026.2` | | [bootstrap_form](https://github.com/bootstrap-ruby/bootstrap_form) | `5.6.0` | `5.6.1` | | [sitemap_generator](https://github.com/kjvarga/sitemap_generator) | `6.3.0` | `7.0.1` | Updates `puma` from 8.0.0 to 8.0.1 - [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.0...v8.0.1) Updates `bootsnap` from 1.23.0 to 1.24.1 - [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.23.0...v1.24.1) Updates `tzinfo-data` from 1.2026.1 to 1.2026.2 - [Release notes](https://github.com/tzinfo/tzinfo-data/releases) - [Commits](https://github.com/tzinfo/tzinfo-data/compare/v1.2026.1...v1.2026.2) Updates `bootstrap_form` from 5.6.0 to 5.6.1 - [Release notes](https://github.com/bootstrap-ruby/bootstrap_form/releases) - [Changelog](https://github.com/bootstrap-ruby/bootstrap_form/blob/main/CHANGELOG.md) - [Commits](https://github.com/bootstrap-ruby/bootstrap_form/compare/v5.6.0...v5.6.1) Updates `sitemap_generator` from 6.3.0 to 7.0.1 - [Changelog](https://github.com/kjvarga/sitemap_generator/blob/master/CHANGES.md) - [Commits](https://github.com/kjvarga/sitemap_generator/compare/v6.3.0...v7.0.1) --- updated-dependencies: - dependency-name: puma dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: bootsnap dependency-version: 1.24.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tzinfo-data dependency-version: 1.2026.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: bootstrap_form dependency-version: 5.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sitemap_generator dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5439b0f..28c54a5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,13 +82,13 @@ GEM public_suffix (>= 2.0.2, < 7.0) base64 (0.3.0) bcrypt (3.1.22) - bigdecimal (4.1.1) + bigdecimal (4.1.2) bindex (0.8.1) - bootsnap (1.23.0) + bootsnap (1.24.1) msgpack (~> 1.2) bootstrap (5.3.8) popper_js (>= 2.11.8, < 3) - bootstrap_form (5.6.0) + bootstrap_form (5.6.1) actionpack (>= 7.2) activemodel (>= 7.2) builder (3.3.0) @@ -176,7 +176,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.19.3) + json (2.19.4) jwt (3.1.2) base64 kaminari (1.2.2) @@ -214,7 +214,7 @@ GEM matrix (0.4.3) mini_mime (1.1.5) mini_portile2 (2.8.9) - minitest (6.0.3) + minitest (6.0.6) drb (~> 2.0) prism (~> 1.5) msgpack (1.8.0) @@ -232,7 +232,7 @@ GEM net-smtp (0.5.1) net-protocol nio4r (2.7.5) - nokogiri (1.19.2) + nokogiri (1.19.3) mini_portile2 (~> 2.8.2) racc (~> 1.4) oauth (1.1.0) @@ -289,7 +289,7 @@ GEM date stringio public_suffix (6.0.2) - puma (8.0.0) + puma (8.0.1) nio4r (~> 2.0) racc (1.8.1) rack (3.2.6) @@ -301,7 +301,7 @@ GEM base64 (>= 0.1.0) logger (>= 1.6.0) rack (>= 3.0.0, < 4) - rack-session (2.1.1) + rack-session (2.1.2) base64 (>= 0.1.0) rack (>= 3.0.0) rack-test (2.2.0) @@ -412,7 +412,7 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.13.2) simplecov_json_formatter (0.1.4) - sitemap_generator (6.3.0) + sitemap_generator (7.0.1) builder (~> 3.0) slowpoke (1.0.0) actionpack (>= 7.2) @@ -443,7 +443,7 @@ GEM railties (>= 7.1.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - tzinfo-data (1.2026.1) + tzinfo-data (1.2026.2) tzinfo (>= 1.0.0) uri (1.1.1) useragent (0.16.11)