From 78e939b315ee5b017491e4a63e0727ed966cb178 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 23:12:27 +0000 Subject: [PATCH] Bump bootsnap from 1.22.0 to 1.23.0 Bumps [bootsnap](https://github.com/rails/bootsnap) from 1.22.0 to 1.23.0. - [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.22.0...v1.23.0) --- updated-dependencies: - dependency-name: bootsnap dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index a2ae46a..8bedbbf 100644 --- a/Gemfile +++ b/Gemfile @@ -27,7 +27,7 @@ gem "solid_queue", "~> 1.2", ">= 1.2.4" gem "solid_cable", "~> 3.0", ">= 3.0.12" # Reduces boot times through caching; required in config/boot.rb -gem "bootsnap", "~> 1.18", ">= 1.18.6", require: false +gem "bootsnap", "~> 1.23", require: false # Deploy this application anywhere as a Docker container [https://kamal-deploy.org] gem "kamal", "~> 2.8", ">= 2.8.2", require: false diff --git a/Gemfile.lock b/Gemfile.lock index c86eea7..843d317 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,7 +80,7 @@ GEM bcrypt_pbkdf (1.1.2) bigdecimal (4.0.1) bindex (0.8.1) - bootsnap (1.22.0) + bootsnap (1.23.0) msgpack (~> 1.2) brakeman (8.0.2) racc @@ -177,6 +177,8 @@ GEM racc (~> 1.4) nokogiri (1.19.0-x86_64-darwin) racc (~> 1.4) + nokogiri (1.19.0-x86_64-linux-gnu) + racc (~> 1.4) ostruct (0.6.3) parallel (1.27.0) parser (3.3.10.1) @@ -186,6 +188,7 @@ GEM pg (1.6.3-aarch64-linux-musl) pg (1.6.3-arm64-darwin) pg (1.6.3-x86_64-darwin) + pg (1.6.3-x86_64-linux) pp (0.6.3) prettyprint prettyprint (0.2.0) @@ -326,6 +329,7 @@ GEM thruster (0.1.18-aarch64-linux) thruster (0.1.18-arm64-darwin) thruster (0.1.18-x86_64-darwin) + thruster (0.1.18-x86_64-linux) timeout (0.6.0) tsort (0.2.0) tzinfo (2.0.6) @@ -355,9 +359,10 @@ PLATFORMS arm64-darwin-24 arm64-darwin-25 x86_64-darwin-20 + x86_64-linux DEPENDENCIES - bootsnap (~> 1.18, >= 1.18.6) + bootsnap (~> 1.23) brakeman bundler-audit debug