From 97c05c41a6f4c8283be6c2247adc228d29a87112 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 07:09:03 +0000 Subject: [PATCH] chore(deps): bump the ruby group with 5 updates Bumps the ruby group with 5 updates: | Package | From | To | | --- | --- | --- | | [rubocop](https://github.com/rubocop/rubocop) | `1.80.1` | `1.80.2` | | [bigdecimal](https://github.com/ruby/bigdecimal) | `3.2.2` | `3.2.3` | | [mime-types-data](https://github.com/mime-types/mime-types-data) | `3.2025.0826` | `3.2025.0902` | | [rexml](https://github.com/ruby/rexml) | `3.4.2` | `3.4.3` | | [sass-embedded](https://github.com/sass-contrib/sass-embedded-host-ruby) | `1.91.0` | `1.92.1` | Updates `rubocop` from 1.80.1 to 1.80.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.80.1...v1.80.2) Updates `bigdecimal` from 3.2.2 to 3.2.3 - [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.2.2...v3.2.3) Updates `mime-types-data` from 3.2025.0826 to 3.2025.0902 - [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.0826...v3.2025.0902) Updates `rexml` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rexml/compare/v3.4.2...v3.4.3) Updates `sass-embedded` from 1.91.0 to 1.92.1 - [Commits](https://github.com/sass-contrib/sass-embedded-host-ruby/compare/v1.91.0...v1.92.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.80.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby - dependency-name: bigdecimal dependency-version: 3.2.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: mime-types-data dependency-version: 3.2025.0902 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: rexml dependency-version: 3.4.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: sass-embedded dependency-version: 1.92.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0d3d24ff..f418cc9f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -34,7 +34,7 @@ GEM public_suffix (>= 2.0.2, < 7.0) ast (2.4.3) base64 (0.3.0) - bigdecimal (3.2.2) + bigdecimal (3.2.3) colorator (1.1.0) concurrent-ruby (1.3.5) crass (1.0.6) @@ -160,7 +160,7 @@ GEM mime-types (3.7.0) logger mime-types-data (~> 3.2025, >= 3.2025.0507) - mime-types-data (3.2025.0826) + mime-types-data (3.2025.0902) net-http (0.6.0) uri nokogiri (1.18.9-aarch64-linux-gnu) @@ -190,11 +190,11 @@ GEM regexp_parser (2.11.2) reverse_markdown (3.0.0) nokogiri - rexml (3.4.2) + rexml (3.4.3) rouge (4.6.0) rss (0.3.1) rexml - rubocop (1.80.1) + rubocop (1.80.2) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -213,11 +213,11 @@ GEM sanitize (7.0.0) crass (~> 1.0.2) nokogiri (>= 1.16.8) - sass-embedded (1.91.0-aarch64-linux-gnu) + sass-embedded (1.92.1-aarch64-linux-gnu) google-protobuf (~> 4.31) - sass-embedded (1.91.0-arm64-darwin) + sass-embedded (1.92.1-arm64-darwin) google-protobuf (~> 4.31) - sass-embedded (1.91.0-x86_64-linux-gnu) + sass-embedded (1.92.1-x86_64-linux-gnu) google-protobuf (~> 4.31) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3)