From 89bbf77910b832f8d5cd44a7eabec3375cc3a24a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 07:22:11 +0000 Subject: [PATCH] chore(deps): bump the ruby group with 6 updates Bumps the ruby group with 6 updates: | Package | From | To | | --- | --- | --- | | [html2rss](https://github.com/html2rss/html2rss) | ``a3d0f67`` | ``4dd2182`` | | [html2rss-configs](https://github.com/html2rss/html2rss-configs) | ``9aa87f0`` | ``94ce793`` | | [bigdecimal](https://github.com/ruby/bigdecimal) | `3.1.8` | `3.1.9` | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.17.2` | `1.18.1` | | [regexp_parser](https://github.com/ammar/regexp_parser) | `2.9.3` | `2.10.0` | | [zeitwerk](https://github.com/fxn/zeitwerk) | `2.6.18` | `2.7.1` | Updates `html2rss` from `a3d0f67` to `4dd2182` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](https://github.com/html2rss/html2rss/compare/a3d0f67d6b2cc39b8aa3a3be8a66deb200713924...4dd2182c3cab79fb0e66981c321ad075fed1729e) Updates `html2rss-configs` from `9aa87f0` to `94ce793` - [Commits](https://github.com/html2rss/html2rss-configs/compare/9aa87f0d713f5caebaab148c3922698655556a33...94ce79307a7cf03fda89f566aceb086de8441532) Updates `bigdecimal` from 3.1.8 to 3.1.9 - [Release notes](https://github.com/ruby/bigdecimal/releases) - [Changelog](https://github.com/ruby/bigdecimal/blob/master/CHANGES.md) - [Commits](https://github.com/ruby/bigdecimal/compare/v3.1.8...v3.1.9) Updates `nokogiri` from 1.17.2 to 1.18.1 - [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.17.2...v1.18.1) Updates `regexp_parser` from 2.9.3 to 2.10.0 - [Changelog](https://github.com/ammar/regexp_parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/ammar/regexp_parser/compare/v2.9.3...v2.10.0) Updates `zeitwerk` from 2.6.18 to 2.7.1 - [Changelog](https://github.com/fxn/zeitwerk/blob/main/CHANGELOG.md) - [Commits](https://github.com/fxn/zeitwerk/compare/v2.6.18...v2.7.1) --- updated-dependencies: - dependency-name: html2rss dependency-type: direct:production dependency-group: ruby - dependency-name: html2rss-configs dependency-type: direct:production dependency-group: ruby - dependency-name: bigdecimal dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: nokogiri dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: regexp_parser dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: zeitwerk dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7e0ad243..2f9f6c9a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,15 +1,15 @@ GIT remote: https://github.com/html2rss/html2rss-configs.git - revision: 9aa87f0d713f5caebaab148c3922698655556a33 + revision: 94ce79307a7cf03fda89f566aceb086de8441532 specs: html2rss-configs (0.2.0) html2rss GIT remote: https://github.com/html2rss/html2rss.git - revision: a3d0f67d6b2cc39b8aa3a3be8a66deb200713924 + revision: 4dd2182c3cab79fb0e66981c321ad075fed1729e specs: - html2rss (0.15.0) + html2rss (0.16.0) addressable (~> 2.7) faraday (> 2.0.1, < 3.0) faraday-follow_redirects @@ -17,13 +17,14 @@ GIT mime-types (> 3.0) nokogiri (>= 1.10, < 2.0) parallel + puppeteer-ruby regexp_parser reverse_markdown (~> 3.0) rss sanitize (~> 6.0) thor tzinfo - zeitwerk (~> 2.6.0) + zeitwerk GEM remote: https://rubygems.org/ @@ -31,7 +32,7 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) - bigdecimal (3.1.8) + bigdecimal (3.1.9) colorator (1.1.0) concurrent-ruby (1.3.4) crass (1.0.6) @@ -116,9 +117,9 @@ GEM mime-types-data (3.2024.1203) net-http (0.6.0) uri - nokogiri (1.17.2-arm64-darwin) + nokogiri (1.18.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.17.2-x86_64-linux) + nokogiri (1.18.1-x86_64-linux-gnu) racc (~> 1.4) parallel (1.26.3) parser (3.3.6.0) @@ -127,13 +128,17 @@ GEM pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (6.0.1) + puppeteer-ruby (0.45.6) + concurrent-ruby (>= 1.1, < 1.4) + mime-types (>= 3.0) + websocket-driver (>= 0.6.0) racc (1.8.1) rainbow (3.1.1) rake (13.2.1) rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - regexp_parser (2.9.3) + regexp_parser (2.10.0) reverse_markdown (3.0.0) nokogiri rexml (3.4.0) @@ -169,7 +174,10 @@ GEM unicode-display_width (2.6.0) uri (1.0.2) webrick (1.9.1) - zeitwerk (2.6.18) + websocket-driver (0.7.6) + websocket-extensions (>= 0.1.0) + websocket-extensions (0.1.5) + zeitwerk (2.7.1) PLATFORMS arm64-darwin-23