From 446374e5a9b839fc6c2b21e699d1e0f8e7c005d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 10:33:48 +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) | ``9ed4ec4`` | ``8bddc59`` | | [html2rss-configs](https://github.com/html2rss/html2rss-configs) | ``15408d8`` | ``65cf54c`` | | [rubocop](https://github.com/rubocop/rubocop) | `1.79.0` | `1.79.1` | | [mime-types-data](https://github.com/mime-types/mime-types-data) | `3.2025.0722` | `3.2025.0729` | | [regexp_parser](https://github.com/ammar/regexp_parser) | `2.10.0` | `2.11.0` | Updates `html2rss` from `9ed4ec4` to `8bddc59` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](https://github.com/html2rss/html2rss/compare/9ed4ec489c8e19631a532804ec4541e22b12fd8f...8bddc59e845adb45861b89f21d95e7f5595b3813) Updates `html2rss-configs` from `15408d8` to `65cf54c` - [Commits](https://github.com/html2rss/html2rss-configs/compare/15408d82b72c800d746297eaa26e991a8cbcda3b...65cf54c8b5c5516cfb78f812a4745771052fcf9a) Updates `rubocop` from 1.79.0 to 1.79.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop/compare/v1.79.0...v1.79.1) Updates `mime-types-data` from 3.2025.0722 to 3.2025.0729 - [Changelog](https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md) - [Commits](https://github.com/mime-types/mime-types-data/compare/v3.2025.0722...v3.2025.0729) Updates `regexp_parser` from 2.10.0 to 2.11.0 - [Changelog](https://github.com/ammar/regexp_parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/ammar/regexp_parser/compare/v2.10.0...v2.11.0) --- updated-dependencies: - dependency-name: html2rss dependency-version: 8bddc59e845adb45861b89f21d95e7f5595b3813 dependency-type: direct:production dependency-group: ruby - dependency-name: html2rss-configs dependency-version: 65cf54c8b5c5516cfb78f812a4745771052fcf9a dependency-type: direct:production dependency-group: ruby - dependency-name: rubocop dependency-version: 1.79.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby - dependency-name: mime-types-data dependency-version: 3.2025.0729 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: regexp_parser dependency-version: 2.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2f9ce070..3a77f507 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,13 +1,13 @@ GIT remote: https://github.com/html2rss/html2rss-configs.git - revision: 15408d82b72c800d746297eaa26e991a8cbcda3b + revision: 65cf54c8b5c5516cfb78f812a4745771052fcf9a specs: html2rss-configs (0.2.0) html2rss GIT remote: https://github.com/html2rss/html2rss.git - revision: 9ed4ec489c8e19631a532804ec4541e22b12fd8f + revision: 8bddc59e845adb45861b89f21d95e7f5595b3813 specs: html2rss (0.17.0) addressable (~> 2.7) @@ -160,7 +160,7 @@ GEM mime-types (3.7.0) logger mime-types-data (~> 3.2025, >= 3.2025.0507) - mime-types-data (3.2025.0722) + mime-types-data (3.2025.0729) net-http (0.6.0) uri nokogiri (1.18.9-aarch64-linux-gnu) @@ -187,14 +187,14 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - regexp_parser (2.10.0) + regexp_parser (2.11.0) reverse_markdown (3.0.0) nokogiri rexml (3.4.1) rouge (4.6.0) rss (0.3.1) rexml - rubocop (1.79.0) + rubocop (1.79.1) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -204,7 +204,6 @@ GEM regexp_parser (>= 2.9.3, < 3.0) rubocop-ast (>= 1.46.0, < 2.0) ruby-progressbar (~> 1.7) - tsort (>= 0.2.0) unicode-display_width (>= 2.4.0, < 4.0) rubocop-ast (1.46.0) parser (>= 3.3.7.2) @@ -223,7 +222,6 @@ GEM terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) thor (1.4.0) - tsort (0.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.6.0)