From 60fc2ebc0b48a6f1dae159c48f66213022f0cf36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 08:27:31 +0000 Subject: [PATCH] chore(deps): bump the ruby group with 9 updates Bumps the ruby group with 9 updates: | Package | From | To | | --- | --- | --- | | [html2rss](https://github.com/html2rss/html2rss) | ``1f0ac39`` | ``f4e080c`` | | [rubocop](https://github.com/rubocop/rubocop) | `1.75.7` | `1.75.8` | | [base64](https://github.com/ruby/base64) | `0.2.0` | `0.3.0` | | [bigdecimal](https://github.com/ruby/bigdecimal) | `3.1.9` | `3.2.1` | | [csv](https://github.com/ruby/csv) | `3.3.4` | `3.3.5` | | [google-protobuf](https://github.com/protocolbuffers/protobuf) | `4.31.0` | `4.31.1` | | [mime-types-data](https://github.com/mime-types/mime-types-data) | `3.2025.0520` | `3.2025.0527` | | [rake](https://github.com/ruby/rake) | `13.2.1` | `13.3.0` | | [sass-embedded](https://github.com/sass-contrib/sass-embedded-host-ruby) | `1.89.0` | `1.89.1` | Updates `html2rss` from `1f0ac39` to `f4e080c` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](https://github.com/html2rss/html2rss/compare/1f0ac39cee0d88155ee991dfface9d37debba636...f4e080c7de7e54ec83453192c434e6e40b5db7ea) Updates `rubocop` from 1.75.7 to 1.75.8 - [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.7...v1.75.8) Updates `base64` from 0.2.0 to 0.3.0 - [Release notes](https://github.com/ruby/base64/releases) - [Commits](https://github.com/ruby/base64/compare/v0.2.0...v0.3.0) Updates `bigdecimal` from 3.1.9 to 3.2.1 - [Release notes](https://github.com/ruby/bigdecimal/releases) - [Changelog](https://github.com/ruby/bigdecimal/blob/master/CHANGES.md) - [Commits](https://github.com/ruby/bigdecimal/compare/v3.1.9...v3.2.1) Updates `csv` from 3.3.4 to 3.3.5 - [Release notes](https://github.com/ruby/csv/releases) - [Changelog](https://github.com/ruby/csv/blob/main/NEWS.md) - [Commits](https://github.com/ruby/csv/compare/v3.3.4...v3.3.5) Updates `google-protobuf` from 4.31.0 to 4.31.1 - [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.31.0...v4.31.1) Updates `mime-types-data` from 3.2025.0520 to 3.2025.0527 - [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.0520...v3.2025.0527) Updates `rake` from 13.2.1 to 13.3.0 - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rake/compare/v13.2.1...v13.3.0) Updates `sass-embedded` from 1.89.0 to 1.89.1 - [Commits](https://github.com/sass-contrib/sass-embedded-host-ruby/compare/v1.89.0...v1.89.1) --- updated-dependencies: - dependency-name: html2rss dependency-version: f4e080c7de7e54ec83453192c434e6e40b5db7ea dependency-type: direct:production dependency-group: ruby - dependency-name: rubocop dependency-version: 1.75.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby - dependency-name: base64 dependency-version: 0.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: bigdecimal dependency-version: 3.2.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: csv dependency-version: 3.3.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: google-protobuf dependency-version: 4.31.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: mime-types-data dependency-version: 3.2025.0527 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: rake dependency-version: 13.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: sass-embedded dependency-version: 1.89.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fcc25c6..48e7519 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ GIT GIT remote: https://github.com/html2rss/html2rss.git - revision: 1f0ac39cee0d88155ee991dfface9d37debba636 + revision: f4e080c7de7e54ec83453192c434e6e40b5db7ea specs: html2rss (0.17.0) addressable (~> 2.7) @@ -33,12 +33,12 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) ast (2.4.3) - base64 (0.2.0) - bigdecimal (3.1.9) + base64 (0.3.0) + bigdecimal (3.2.1) colorator (1.1.0) concurrent-ruby (1.3.5) crass (1.0.6) - csv (3.3.4) + csv (3.3.5) dry-configurable (1.3.0) dry-core (~> 1.1) zeitwerk (~> 2.6) @@ -89,10 +89,10 @@ GEM ffi (1.17.2-arm64-darwin) ffi (1.17.2-x86_64-linux-gnu) forwardable-extended (2.6.0) - google-protobuf (4.31.0-arm64-darwin) + google-protobuf (4.31.1-arm64-darwin) bigdecimal rake (>= 13) - google-protobuf (4.31.0-x86_64-linux-gnu) + google-protobuf (4.31.1-x86_64-linux-gnu) bigdecimal rake (>= 13) http_parser.rb (0.8.0) @@ -156,7 +156,7 @@ GEM mime-types (3.7.0) logger mime-types-data (~> 3.2025, >= 3.2025.0507) - mime-types-data (3.2025.0520) + mime-types-data (3.2025.0527) net-http (0.6.0) uri nokogiri (1.18.8-arm64-darwin) @@ -177,7 +177,7 @@ GEM websocket-driver (>= 0.6.0) racc (1.8.1) rainbow (3.1.1) - rake (13.2.1) + rake (13.3.0) rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) @@ -188,7 +188,7 @@ GEM rouge (4.5.2) rss (0.3.1) rexml - rubocop (1.75.7) + rubocop (1.75.8) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -207,9 +207,9 @@ GEM sanitize (7.0.0) crass (~> 1.0.2) nokogiri (>= 1.16.8) - sass-embedded (1.89.0-arm64-darwin) + sass-embedded (1.89.1-arm64-darwin) google-protobuf (~> 4.31) - sass-embedded (1.89.0-x86_64-linux-gnu) + sass-embedded (1.89.1-x86_64-linux-gnu) google-protobuf (~> 4.31) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3)