From 9a724fca17b6bbe2b6db0397339366d269040761 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 17:22:29 +0000 Subject: [PATCH] Bump the dependencies group with 3 updates Bumps the dependencies group with 3 updates: [bootsnap](https://github.com/rails/bootsnap), [bootstrap_form](https://github.com/bootstrap-ruby/bootstrap_form) and [minitest](https://github.com/minitest/minitest). Updates `bootsnap` from 1.24.1 to 1.24.3 - [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.1...v1.24.3) 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 `minitest` from 6.0.5 to 6.0.6 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v6.0.5...v6.0.6) --- updated-dependencies: - dependency-name: bootsnap dependency-version: 1.24.3 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: minitest dependency-version: 6.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0807528c9..1fd8ad541 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -163,11 +163,11 @@ GEM bindata (2.5.1) binding_of_caller (2.0.0) debug_inspector (>= 1.2.0) - bootsnap (1.24.1) + bootsnap (1.24.3) 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) brakeman (8.0.4) @@ -392,7 +392,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.19.4) + json (2.19.5) json-jwt (1.17.0) activesupport (>= 4.2) aes_key_wrap @@ -433,7 +433,7 @@ GEM mini_portile2 (2.8.9) mini_racer (0.21.0) libv8-node (~> 24.12.0.1) - minitest (6.0.5) + minitest (6.0.6) drb (~> 2.0) prism (~> 1.5) minitest-focus (1.4.1) @@ -455,7 +455,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) noticed (3.0.0) -- 2.39.5