From 2acd0a383ce64ae92e77de6a30c836d1c7b0dd17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 07:39:43 +0000 Subject: [PATCH] chore(deps): bump the ruby group with 5 updates Bumps the ruby group with 5 updates: | Package | From | To | | --- | --- | --- | | [html2rss](https://github.com/html2rss/html2rss) | ``3071d18`` | ``2522897`` | | [html2rss-configs](https://github.com/html2rss/html2rss-configs) | ``d7c60ff`` | ``c8799e7`` | | [google-protobuf](https://github.com/protocolbuffers/protobuf) | `4.32.0` | `4.32.1` | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.18.9` | `1.18.10` | | [prism](https://github.com/ruby/prism) | `1.4.0` | `1.5.1` | Updates `html2rss` from `3071d18` to `2522897` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](https://github.com/html2rss/html2rss/compare/3071d18755e3f546aa35bccfdaa83694c61a475c...252289759287d5f0d7251a958d12a72ceebc27d6) Updates `html2rss-configs` from `d7c60ff` to `c8799e7` - [Commits](https://github.com/html2rss/html2rss-configs/compare/d7c60ffee7747afe425240bae539cdf71ad356f5...c8799e7f19b12913986b1cf7e534b6d0c145c62a) Updates `google-protobuf` from 4.32.0 to 4.32.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `nokogiri` from 1.18.9 to 1.18.10 - [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.9...v1.18.10) Updates `prism` from 1.4.0 to 1.5.1 - [Release notes](https://github.com/ruby/prism/releases) - [Changelog](https://github.com/ruby/prism/blob/main/CHANGELOG.md) - [Commits](https://github.com/ruby/prism/compare/v1.4.0...v1.5.1) --- updated-dependencies: - dependency-name: html2rss dependency-version: 252289759287d5f0d7251a958d12a72ceebc27d6 dependency-type: direct:production dependency-group: ruby - dependency-name: html2rss-configs dependency-version: c8799e7f19b12913986b1cf7e534b6d0c145c62a dependency-type: direct:production dependency-group: ruby - dependency-name: google-protobuf dependency-version: 4.32.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: nokogiri dependency-version: 1.18.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: prism dependency-version: 1.5.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f57e62be..551d14b2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,13 +1,13 @@ GIT remote: https://github.com/html2rss/html2rss-configs.git - revision: d7c60ffee7747afe425240bae539cdf71ad356f5 + revision: c8799e7f19b12913986b1cf7e534b6d0c145c62a specs: html2rss-configs (0.2.0) html2rss GIT remote: https://github.com/html2rss/html2rss.git - revision: 3071d18755e3f546aa35bccfdaa83694c61a475c + revision: 252289759287d5f0d7251a958d12a72ceebc27d6 specs: html2rss (0.17.0) addressable (~> 2.7) @@ -90,13 +90,13 @@ GEM ffi (1.17.2-arm64-darwin) ffi (1.17.2-x86_64-linux-gnu) forwardable-extended (2.6.0) - google-protobuf (4.32.0-aarch64-linux-gnu) + google-protobuf (4.32.1-aarch64-linux-gnu) bigdecimal rake (>= 13) - google-protobuf (4.32.0-arm64-darwin) + google-protobuf (4.32.1-arm64-darwin) bigdecimal rake (>= 13) - google-protobuf (4.32.0-x86_64-linux-gnu) + google-protobuf (4.32.1-x86_64-linux-gnu) bigdecimal rake (>= 13) http_parser.rb (0.8.0) @@ -163,11 +163,11 @@ GEM mime-types-data (3.2025.0909) net-http (0.6.0) uri - nokogiri (1.18.9-aarch64-linux-gnu) + nokogiri (1.18.10-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.18.9-arm64-darwin) + nokogiri (1.18.10-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.9-x86_64-linux-gnu) + nokogiri (1.18.10-x86_64-linux-gnu) racc (~> 1.4) parallel (1.27.0) parser (3.3.9.0) @@ -175,7 +175,7 @@ GEM racc pathutil (0.16.2) forwardable-extended (~> 2.6) - prism (1.4.0) + prism (1.5.1) public_suffix (6.0.2) puppeteer-ruby (0.45.6) concurrent-ruby (>= 1.1, < 1.4)