From 2489a661ed2c4a471c08caf0558410237a9d5b67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 08:28:23 +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.75.1` | `1.75.2` | | [mime-types-data](https://github.com/mime-types/mime-types-data) | `3.2025.0325` | `3.2025.0402` | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.18.6` | `1.18.7` | | [rubocop-ast](https://github.com/rubocop/rubocop-ast) | `1.43.0` | `1.44.0` | | [sass-embedded](https://github.com/sass-contrib/sass-embedded-host-ruby) | `1.86.0` | `1.86.3` | Updates `rubocop` from 1.75.1 to 1.75.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.75.1...v1.75.2) Updates `mime-types-data` from 3.2025.0325 to 3.2025.0402 - [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.0325...v3.2025.0402) Updates `nokogiri` from 1.18.6 to 1.18.7 - [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.6...v1.18.7) Updates `rubocop-ast` from 1.43.0 to 1.44.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.43.0...v1.44.0) Updates `sass-embedded` from 1.86.0 to 1.86.3 - [Commits](https://github.com/sass-contrib/sass-embedded-host-ruby/compare/v1.86.0...v1.86.3) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.75.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby - dependency-name: mime-types-data dependency-version: 3.2025.0402 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: nokogiri dependency-version: 1.18.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: rubocop-ast dependency-version: 1.44.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: sass-embedded dependency-version: 1.86.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a2eaf62e..9ada0e6f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -156,12 +156,12 @@ GEM mime-types (3.6.2) logger mime-types-data (~> 3.2015) - mime-types-data (3.2025.0325) + mime-types-data (3.2025.0402) net-http (0.6.0) uri - nokogiri (1.18.6-arm64-darwin) + nokogiri (1.18.7-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.6-x86_64-linux-gnu) + nokogiri (1.18.7-x86_64-linux-gnu) racc (~> 1.4) parallel (1.26.3) parser (3.3.7.4) @@ -188,7 +188,7 @@ GEM rouge (4.5.1) rss (0.3.1) rexml - rubocop (1.75.1) + rubocop (1.75.2) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -196,10 +196,10 @@ GEM parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.43.0, < 2.0) + rubocop-ast (>= 1.44.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.43.0) + rubocop-ast (1.44.0) parser (>= 3.3.7.2) prism (~> 1.4) ruby-progressbar (1.13.0) @@ -207,9 +207,9 @@ GEM sanitize (7.0.0) crass (~> 1.0.2) nokogiri (>= 1.16.8) - sass-embedded (1.86.0-arm64-darwin) + sass-embedded (1.86.3-arm64-darwin) google-protobuf (~> 4.30) - sass-embedded (1.86.0-x86_64-linux-gnu) + sass-embedded (1.86.3-x86_64-linux-gnu) google-protobuf (~> 4.30) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3)