From c59d387899f15277ce1263dba9403ce72ad960e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 12:01:10 +0000 Subject: [PATCH] Bump bootsnap from 1.19.0 to 1.20.0 Bumps [bootsnap](https://github.com/rails/bootsnap) from 1.19.0 to 1.20.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.19.0...v1.20.0) --- updated-dependencies: - dependency-name: bootsnap dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index f95cec683..2b0f4d2d7 100644 --- a/Gemfile +++ b/Gemfile @@ -32,7 +32,7 @@ gem "omniauth-rails_csrf_protection", "~> 2.0" gem 'actionview-encoded_mail_to' gem 'active_model_serializers', '~> 0.10.16' -gem 'bootsnap', '~> 1.19', require: false +gem 'bootsnap', '~> 1.20', require: false gem 'chartkick' gem 'draper', '~> 4.0' gem 'faker' diff --git a/Gemfile.lock b/Gemfile.lock index 694573ef1..f36ac69ba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -116,7 +116,7 @@ GEM bigdecimal (4.0.0) binding_of_caller (1.0.1) debug_inspector (>= 1.2.0) - bootsnap (1.19.0) + bootsnap (1.20.0) msgpack (~> 1.2) builder (3.3.0) capybara (3.40.0) @@ -464,7 +464,7 @@ DEPENDENCIES annotate aws-sdk-s3 binding_of_caller - bootsnap (~> 1.19) + bootsnap (~> 1.20) capybara (~> 3.37) chartkick cssbundling-rails