From 71395e132947ed8f9923f5c2be0ac3229f7922a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 21:02:07 +0000 Subject: [PATCH] Bump the minor-and-patch group across 1 directory with 3 updates Bumps the minor-and-patch group with 3 updates in the / directory: [nokogiri](https://github.com/sparklemotion/nokogiri), [bcrypt](https://github.com/bcrypt-ruby/bcrypt-ruby) and [sorbet-static-and-runtime](https://github.com/sorbet/sorbet). Updates `nokogiri` from 1.18.10 to 1.19.0 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.18.10...v1.19.0) Updates `bcrypt` from 3.1.20 to 3.1.21 - [Release notes](https://github.com/bcrypt-ruby/bcrypt-ruby/releases) - [Changelog](https://github.com/bcrypt-ruby/bcrypt-ruby/blob/master/CHANGELOG) - [Commits](https://github.com/bcrypt-ruby/bcrypt-ruby/compare/v3.1.20...v3.1.21) Updates `sorbet-static-and-runtime` from 0.6.12869 to 0.6.12872 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: bcrypt dependency-version: 3.1.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: sorbet-static-and-runtime dependency-version: 0.6.12872 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fbc5809d3..49e11b3d4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -109,7 +109,7 @@ GEM activerecord (>= 5.2.0) ast (2.4.3) base64 (0.3.0) - bcrypt (3.1.20) + bcrypt (3.1.21) benchmark (0.5.0) bigdecimal (4.0.1) builder (3.3.0) @@ -225,17 +225,17 @@ GEM net-protocol netrc (0.11.0) nio4r (2.7.4) - nokogiri (1.18.10-aarch64-linux-gnu) + nokogiri (1.19.0-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.18.10-aarch64-linux-musl) + nokogiri (1.19.0-aarch64-linux-musl) racc (~> 1.4) - nokogiri (1.18.10-arm64-darwin) + nokogiri (1.19.0-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.10-x86_64-darwin) + nokogiri (1.19.0-x86_64-darwin) racc (~> 1.4) - nokogiri (1.18.10-x86_64-linux-gnu) + nokogiri (1.19.0-x86_64-linux-gnu) racc (~> 1.4) - nokogiri (1.18.10-x86_64-linux-musl) + nokogiri (1.19.0-x86_64-linux-musl) racc (~> 1.4) ostruct (0.6.2) parallel (1.27.0) @@ -349,15 +349,15 @@ GEM rack (>= 3.2.0) redis-client (>= 0.26.0) smart_properties (1.17.0) - sorbet (0.6.12869) - sorbet-static (= 0.6.12869) - sorbet-runtime (0.6.12869) - sorbet-static (0.6.12869-aarch64-linux) - sorbet-static (0.6.12869-universal-darwin) - sorbet-static (0.6.12869-x86_64-linux) - sorbet-static-and-runtime (0.6.12869) - sorbet (= 0.6.12869) - sorbet-runtime (= 0.6.12869) + sorbet (0.6.12873) + sorbet-static (= 0.6.12873) + sorbet-runtime (0.6.12873) + sorbet-static (0.6.12873-aarch64-linux) + sorbet-static (0.6.12873-universal-darwin) + sorbet-static (0.6.12873-x86_64-linux) + sorbet-static-and-runtime (0.6.12873) + sorbet (= 0.6.12873) + sorbet-runtime (= 0.6.12873) spoom (1.7.11) erubi (>= 1.10.0) prism (>= 0.28.0)