From 901abc508d8c18a7e75b2257ff4522e49d925a37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 07:12:40 +0000 Subject: [PATCH] chore(deps): bump the ruby group with 8 updates Bumps the ruby group with 8 updates: | Package | From | To | | --- | --- | --- | | [rubocop](https://github.com/rubocop/rubocop) | `1.74.0` | `1.75.1` | | [google-protobuf](https://github.com/protocolbuffers/protobuf) | `4.30.1` | `4.30.2` | | [logger](https://github.com/ruby/logger) | `1.6.6` | `1.7.0` | | [mime-types](https://github.com/mime-types/ruby-mime-types) | `3.6.1` | `3.6.2` | | [mime-types-data](https://github.com/mime-types/mime-types-data) | `3.2025.0318` | `3.2025.0325` | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.18.5` | `1.18.6` | | [parser](https://github.com/whitequark/parser) | `3.3.7.2` | `3.3.7.4` | | [rubocop-ast](https://github.com/rubocop/rubocop-ast) | `1.41.0` | `1.43.0` | Updates `rubocop` from 1.74.0 to 1.75.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.74.0...v1.75.1) Updates `google-protobuf` from 4.30.1 to 4.30.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v4.30.1...v4.30.2) Updates `logger` from 1.6.6 to 1.7.0 - [Release notes](https://github.com/ruby/logger/releases) - [Commits](https://github.com/ruby/logger/compare/v1.6.6...v1.7.0) Updates `mime-types` from 3.6.1 to 3.6.2 - [Changelog](https://github.com/mime-types/ruby-mime-types/blob/main/CHANGELOG.md) - [Commits](https://github.com/mime-types/ruby-mime-types/compare/v3.6.1...v3.6.2) Updates `mime-types-data` from 3.2025.0318 to 3.2025.0325 - [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.0318...v3.2025.0325) Updates `nokogiri` from 1.18.5 to 1.18.6 - [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.18.5...v1.18.6) Updates `parser` from 3.3.7.2 to 3.3.7.4 - [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/whitequark/parser/compare/v3.3.7.2...v3.3.7.4) Updates `rubocop-ast` from 1.41.0 to 1.43.0 - [Release notes](https://github.com/rubocop/rubocop-ast/releases) - [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-ast/compare/v1.41.0...v1.43.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby - dependency-name: google-protobuf dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: logger dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: mime-types dependency-type: indirect 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: nokogiri 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 - dependency-name: rubocop-ast dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 26 ++++++++++++++------------ 2 files changed, 15 insertions(+), 13 deletions(-) diff --git a/Gemfile b/Gemfile index ed45dd93..ec5ee066 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.74' + gem 'rubocop', '~> 1.75' end diff --git a/Gemfile.lock b/Gemfile.lock index 35933c6a..a2eaf62e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,10 +89,10 @@ GEM ffi (1.17.1-arm64-darwin) ffi (1.17.1-x86_64-linux-gnu) forwardable-extended (2.6.0) - google-protobuf (4.30.1-arm64-darwin) + google-protobuf (4.30.2-arm64-darwin) bigdecimal rake (>= 13) - google-protobuf (4.30.1-x86_64-linux) + google-protobuf (4.30.2-x86_64-linux) bigdecimal rake (>= 13) http_parser.rb (0.8.0) @@ -151,24 +151,25 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.6) + logger (1.7.0) mercenary (0.4.0) - mime-types (3.6.1) + mime-types (3.6.2) logger mime-types-data (~> 3.2015) - mime-types-data (3.2025.0318) + mime-types-data (3.2025.0325) net-http (0.6.0) uri - nokogiri (1.18.5-arm64-darwin) + nokogiri (1.18.6-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.5-x86_64-linux-gnu) + nokogiri (1.18.6-x86_64-linux-gnu) racc (~> 1.4) parallel (1.26.3) - parser (3.3.7.2) + parser (3.3.7.4) ast (~> 2.4.1) racc pathutil (0.16.2) forwardable-extended (~> 2.6) + prism (1.4.0) public_suffix (6.0.1) puppeteer-ruby (0.45.6) concurrent-ruby (>= 1.1, < 1.4) @@ -187,7 +188,7 @@ GEM rouge (4.5.1) rss (0.3.1) rexml - rubocop (1.74.0) + rubocop (1.75.1) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -195,11 +196,12 @@ GEM parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.38.0, < 2.0) + rubocop-ast (>= 1.43.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.41.0) + rubocop-ast (1.43.0) parser (>= 3.3.7.2) + prism (~> 1.4) ruby-progressbar (1.13.0) safe_yaml (1.0.5) sanitize (7.0.0) @@ -236,7 +238,7 @@ DEPENDENCIES jekyll-sitemap jekyll-target-blank just-the-docs - rubocop (~> 1.74) + rubocop (~> 1.75) tzinfo (~> 2.0) tzinfo-data wdm (~> 0.1.1)