From 0eba232db5e588a4e26cb3854f3cfe6eff7ff1ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 07:01:28 +0000 Subject: [PATCH] chore(deps): bump the ruby group with 3 updates Bumps the ruby group with 3 updates: [dry-core](https://github.com/dry-rb/dry-core), [faraday-follow_redirects](https://github.com/tisba/faraday-follow-redirects) and [nokogiri](https://github.com/sparklemotion/nokogiri). Updates `dry-core` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/dry-rb/dry-core/releases) - [Changelog](https://github.com/dry-rb/dry-core/blob/main/CHANGELOG.md) - [Commits](https://github.com/dry-rb/dry-core/compare/v1.1.0...v1.2.0) Updates `faraday-follow_redirects` from 0.4.0 to 0.5.0 - [Changelog](https://github.com/tisba/faraday-follow-redirects/blob/main/CHANGELOG.md) - [Commits](https://github.com/tisba/faraday-follow-redirects/compare/v0.4.0...v0.5.0) 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) --- updated-dependencies: - dependency-name: dry-core dependency-version: 1.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: faraday-follow_redirects dependency-version: 0.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: nokogiri dependency-version: 1.19.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 164cc7df..c781c0a5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,7 @@ GEM dry-configurable (1.3.0) dry-core (~> 1.1) zeitwerk (~> 2.6) - dry-core (1.1.0) + dry-core (1.2.0) concurrent-ruby (~> 1.0) logger zeitwerk (~> 2.6) @@ -78,7 +78,7 @@ GEM faraday-net_http (>= 2.0, < 3.5) json logger - faraday-follow_redirects (0.4.0) + faraday-follow_redirects (0.5.0) faraday (>= 1, < 3) faraday-gzip (3.0.4) faraday (>= 2.0, < 3) @@ -95,9 +95,9 @@ GEM mime-types-data (3.2025.0924) net-http (0.9.1) uri (>= 0.11.1) - nokogiri (1.18.10-arm64-darwin) + nokogiri (1.19.0-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.10-x86_64-linux-gnu) + nokogiri (1.19.0-x86_64-linux-gnu) racc (~> 1.4) parallel (1.27.0) public_suffix (7.0.0)