From b4d98a831c2be1f39fa4d40c6a7ae56ad5f65a12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 23:16:00 +0000 Subject: [PATCH] Bump the dependencies group with 4 updates Bumps the dependencies group with 4 updates: [turbo-rails](https://github.com/hotwired/turbo-rails), [bootstrap_form](https://github.com/bootstrap-ruby/bootstrap_form), [dalli](https://github.com/petergoldstein/dalli) and [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby). Updates `turbo-rails` from 2.0.21 to 2.0.22 - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](https://github.com/hotwired/turbo-rails/compare/v2.0.21...v2.0.22) Updates `bootstrap_form` from 5.5.0 to 5.6.0 - [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.5.0...v5.6.0) Updates `dalli` from 4.0.0 to 4.2.0 - [Changelog](https://github.com/petergoldstein/dalli/blob/main/CHANGELOG.md) - [Commits](https://github.com/petergoldstein/dalli/compare/v4.0.0...v4.2.0) Updates `aws-sdk-s3` from 1.212.0 to 1.213.0 - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) --- updated-dependencies: - dependency-name: turbo-rails dependency-version: 2.0.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: bootstrap_form dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: dalli dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: aws-sdk-s3 dependency-version: 1.213.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bc97e009e..44b2d407d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,7 +112,7 @@ GEM autoprefixer-rails (10.4.21.0) execjs (~> 2) aws-eventstream (1.4.0) - aws-partitions (1.1208.0) + aws-partitions (1.1210.0) aws-sdk-core (3.241.4) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) @@ -124,7 +124,7 @@ GEM aws-sdk-kms (1.121.0) aws-sdk-core (~> 3, >= 3.241.4) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.212.0) + aws-sdk-s3 (1.213.0) aws-sdk-core (~> 3, >= 3.241.4) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) @@ -151,7 +151,7 @@ GEM msgpack (~> 1.2) bootstrap (5.3.8) popper_js (>= 2.11.8, < 3) - bootstrap_form (5.5.0) + bootstrap_form (5.6.0) actionpack (>= 7.2) activemodel (>= 7.2) brakeman (7.1.2) @@ -189,7 +189,7 @@ GEM bigdecimal rexml crass (1.0.6) - dalli (4.0.0) + dalli (4.2.0) logger danger (9.5.3) base64 (~> 0.2) @@ -685,7 +685,7 @@ GEM pp (0.6.3) prettyprint prettyprint (0.2.0) - prism (1.8.0) + prism (1.9.0) process_executer (1.3.0) progress (3.6.0) pstore (0.2.0) @@ -868,7 +868,7 @@ GEM tilt (2.6.1) timeout (0.6.0) tsort (0.2.0) - turbo-rails (2.0.21) + turbo-rails (2.0.22) actionpack (>= 7.1.0) railties (>= 7.1.0) tzinfo (2.0.6) -- 2.39.5