From eac3e8a03cf14c6ce60f4783c454c9f823d957a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 08:02:42 +0000 Subject: [PATCH] chore(deps): bump the ruby group with 4 updates Bumps the ruby group with 4 updates: [rubocop](https://github.com/rubocop/rubocop), [mime-types-data](https://github.com/mime-types/mime-types-data), [public_suffix](https://github.com/weppos/publicsuffix-ruby) and [rouge](https://github.com/rouge-ruby/rouge). Updates `rubocop` from 1.75.3 to 1.75.5 - [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.75.3...v1.75.5) Updates `mime-types-data` from 3.2025.0422 to 3.2025.0429 - [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.0422...v3.2025.0429) Updates `public_suffix` from 6.0.1 to 6.0.2 - [Changelog](https://github.com/weppos/publicsuffix-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/weppos/publicsuffix-ruby/compare/v6.0.1...v6.0.2) Updates `rouge` from 4.5.1 to 4.5.2 - [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.1...v4.5.2) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.75.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby - dependency-name: mime-types-data dependency-version: 3.2025.0429 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: public_suffix dependency-version: 6.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: rouge dependency-version: 4.5.2 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 958a1aa0..f3c6611b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -156,7 +156,7 @@ GEM mime-types (3.6.2) logger mime-types-data (~> 3.2015) - mime-types-data (3.2025.0422) + mime-types-data (3.2025.0429) net-http (0.6.0) uri nokogiri (1.18.8-arm64-darwin) @@ -170,7 +170,7 @@ GEM pathutil (0.16.2) forwardable-extended (~> 2.6) prism (1.4.0) - public_suffix (6.0.1) + public_suffix (6.0.2) puppeteer-ruby (0.45.6) concurrent-ruby (>= 1.1, < 1.4) mime-types (>= 3.0) @@ -185,10 +185,10 @@ GEM reverse_markdown (3.0.0) nokogiri rexml (3.4.1) - rouge (4.5.1) + rouge (4.5.2) rss (0.3.1) rexml - rubocop (1.75.3) + rubocop (1.75.5) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0)