From 4ca814e211c62eb2c0aea1994ead2f9558ae52ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 07:09:44 +0000 Subject: [PATCH] chore(deps): bump the ruby group with 4 updates Bumps the ruby group with 4 updates: [html2rss-configs](https://github.com/html2rss/html2rss-configs), [rubocop](https://github.com/rubocop/rubocop), [mime-types-data](https://github.com/mime-types/mime-types-data) and [parser](https://github.com/whitequark/parser). Updates `html2rss-configs` from `94ce793` to `077f27c` - [Commits](https://github.com/html2rss/html2rss-configs/compare/94ce79307a7cf03fda89f566aceb086de8441532...077f27c87c44454ef5411fd8d4d2054447ff26b7) Updates `rubocop` from 1.71.1 to 1.71.2 - [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.71.1...v1.71.2) Updates `mime-types-data` from 3.2025.0107 to 3.2025.0204 - [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.0107...v3.2025.0204) Updates `parser` from 3.3.7.0 to 3.3.7.1 - [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/whitequark/parser/compare/v3.3.7.0...v3.3.7.1) --- updated-dependencies: - dependency-name: html2rss-configs dependency-type: direct:production dependency-group: ruby - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby - dependency-name: mime-types-data dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: parser dependency-type: indirect update-type: version-update:semver-patch 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 c7f847db..b44fcc91 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/html2rss/html2rss-configs.git - revision: 94ce79307a7cf03fda89f566aceb086de8441532 + revision: 077f27c87c44454ef5411fd8d4d2054447ff26b7 specs: html2rss-configs (0.2.0) html2rss @@ -155,7 +155,7 @@ GEM mime-types (3.6.0) logger mime-types-data (~> 3.2015) - mime-types-data (3.2025.0107) + mime-types-data (3.2025.0204) net-http (0.6.0) uri nokogiri (1.18.2-arm64-darwin) @@ -163,7 +163,7 @@ GEM nokogiri (1.18.2-x86_64-linux-gnu) racc (~> 1.4) parallel (1.26.3) - parser (3.3.7.0) + parser (3.3.7.1) ast (~> 2.4.1) racc pathutil (0.16.2) @@ -186,7 +186,7 @@ GEM rouge (4.5.1) rss (0.3.1) rexml - rubocop (1.71.1) + rubocop (1.71.2) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10)