From 6f8ae07b351cd03f02e4d13ec7216372cea61890 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 04:18:47 +0000 Subject: [PATCH] Bump the dependencies group with 2 updates Bumps the dependencies group with 2 updates: [bootsnap](https://github.com/rails/bootsnap) and [faraday](https://github.com/lostisland/faraday). Updates `bootsnap` from 1.21.1 to 1.22.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.21.1...v1.22.0) Updates `faraday` from 2.14.0 to 2.14.1 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](https://github.com/lostisland/faraday/compare/v2.14.0...v2.14.1) --- updated-dependencies: - dependency-name: bootsnap dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: faraday dependency-version: 2.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0d136bd..ac0b2bc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,7 +84,7 @@ GEM bcrypt (3.1.21) bigdecimal (4.0.1) bindex (0.8.1) - bootsnap (1.21.1) + bootsnap (1.22.0) msgpack (~> 1.2) bootstrap (5.3.8) popper_js (>= 2.11.8, < 3) @@ -133,7 +133,7 @@ GEM factory_bot_rails (6.5.1) factory_bot (~> 6.5) railties (>= 6.1.0) - faraday (2.14.0) + faraday (2.14.1) faraday-net_http (>= 2.0, < 3.5) json logger @@ -174,7 +174,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.18.0) + json (2.18.1) jwt (3.1.2) base64 kaminari (1.2.2) @@ -217,7 +217,7 @@ GEM msgpack (1.8.0) multi_xml (0.8.1) bigdecimal (>= 3.1, < 5) - net-http (0.8.0) + net-http (0.9.1) uri (>= 0.11.1) net-imap (0.6.2) date