From 8011230527bd0778698657a129fd581557680dd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 11:02:04 +0000 Subject: [PATCH] chore(deps): bump the ruby group with 7 updates Bumps the ruby group with 7 updates: | Package | From | To | | --- | --- | --- | | [html2rss-configs](https://github.com/html2rss/html2rss-configs) | ``de1958d`` | ``15408d8`` | | [rubocop](https://github.com/rubocop/rubocop) | `1.78.0` | `1.79.0` | | [faraday](https://github.com/lostisland/faraday) | `2.13.2` | `2.13.4` | | [json](https://github.com/ruby/json) | `2.13.0` | `2.13.2` | | [mime-types-data](https://github.com/mime-types/mime-types-data) | `3.2025.0715` | `3.2025.0722` | | [parser](https://github.com/whitequark/parser) | `3.3.8.0` | `3.3.9.0` | | [rouge](https://github.com/rouge-ruby/rouge) | `4.5.2` | `4.6.0` | Updates `html2rss-configs` from `de1958d` to `15408d8` - [Commits](https://github.com/html2rss/html2rss-configs/compare/de1958d781d74f0e466b622471140577547f7f11...15408d82b72c800d746297eaa26e991a8cbcda3b) Updates `rubocop` from 1.78.0 to 1.79.0 - [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.78.0...v1.79.0) Updates `faraday` from 2.13.2 to 2.13.4 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](https://github.com/lostisland/faraday/compare/v2.13.2...v2.13.4) Updates `json` from 2.13.0 to 2.13.2 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](https://github.com/ruby/json/compare/v2.13.0...v2.13.2) Updates `mime-types-data` from 3.2025.0715 to 3.2025.0722 - [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.0715...v3.2025.0722) Updates `parser` from 3.3.8.0 to 3.3.9.0 - [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/whitequark/parser/compare/v3.3.8.0...v3.3.9.0) Updates `rouge` from 4.5.2 to 4.6.0 - [Release notes](https://github.com/rouge-ruby/rouge/releases) - [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md) - [Commits](https://github.com/rouge-ruby/rouge/compare/v4.5.2...v4.6.0) --- updated-dependencies: - dependency-name: html2rss-configs dependency-version: 15408d82b72c800d746297eaa26e991a8cbcda3b dependency-type: direct:production dependency-group: ruby - dependency-name: rubocop dependency-version: 1.79.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby - dependency-name: faraday dependency-version: 2.13.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: json dependency-version: 2.13.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: mime-types-data dependency-version: 3.2025.0722 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: parser dependency-version: 3.3.9.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: rouge dependency-version: 4.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 20 +++++++++++--------- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/Gemfile b/Gemfile index 46460c1d..a06a2093 100644 --- a/Gemfile +++ b/Gemfile @@ -26,5 +26,5 @@ end gem 'wdm', '~> 0.1.1', platforms: %i[mingw x64_mingw mswin] group :development do - gem 'rubocop', '~> 1.78' + gem 'rubocop', '~> 1.79' end diff --git a/Gemfile.lock b/Gemfile.lock index 7d70647d..2f9ce070 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/html2rss/html2rss-configs.git - revision: de1958d781d74f0e466b622471140577547f7f11 + revision: 15408d82b72c800d746297eaa26e991a8cbcda3b specs: html2rss-configs (0.2.0) html2rss @@ -78,7 +78,7 @@ GEM eventmachine (>= 0.12.9) http_parser.rb (~> 0) eventmachine (1.2.7) - faraday (2.13.2) + faraday (2.13.4) faraday-net_http (>= 2.0, < 3.5) json logger @@ -139,7 +139,7 @@ GEM nokogiri (~> 1.10) jekyll-watch (2.2.1) listen (~> 3.0) - json (2.13.0) + json (2.13.2) just-the-docs (0.10.1) jekyll (>= 3.8.5) jekyll-include-cache @@ -160,7 +160,7 @@ GEM mime-types (3.7.0) logger mime-types-data (~> 3.2025, >= 3.2025.0507) - mime-types-data (3.2025.0715) + mime-types-data (3.2025.0722) net-http (0.6.0) uri nokogiri (1.18.9-aarch64-linux-gnu) @@ -170,7 +170,7 @@ GEM nokogiri (1.18.9-x86_64-linux-gnu) racc (~> 1.4) parallel (1.27.0) - parser (3.3.8.0) + parser (3.3.9.0) ast (~> 2.4.1) racc pathutil (0.16.2) @@ -191,10 +191,10 @@ GEM reverse_markdown (3.0.0) nokogiri rexml (3.4.1) - rouge (4.5.2) + rouge (4.6.0) rss (0.3.1) rexml - rubocop (1.78.0) + rubocop (1.79.0) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -202,8 +202,9 @@ GEM parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.45.1, < 2.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) @@ -222,6 +223,7 @@ 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) @@ -248,7 +250,7 @@ DEPENDENCIES jekyll-sitemap jekyll-target-blank just-the-docs - rubocop (~> 1.78) + rubocop (~> 1.79) tzinfo (~> 2.0) tzinfo-data wdm (~> 0.1.1)