From 4bbeab5bfe4af81d685c2e4d096658021377f2a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 08:26:19 +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.2` | `1.75.3` | | [faraday](https://github.com/lostisland/faraday) | `2.13.0` | `2.13.1` | | [json](https://github.com/ruby/json) | `2.10.2` | `2.11.3` | | [mime-types-data](https://github.com/mime-types/mime-types-data) | `3.2025.0415` | `3.2025.0422` | | [sass-embedded](https://github.com/sass-contrib/sass-embedded-host-ruby) | `1.86.3` | `1.87.0` | Updates `rubocop` from 1.75.2 to 1.75.3 - [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.2...v1.75.3) Updates `faraday` from 2.13.0 to 2.13.1 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](https://github.com/lostisland/faraday/compare/v2.13.0...v2.13.1) Updates `json` from 2.10.2 to 2.11.3 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](https://github.com/ruby/json/compare/v2.10.2...v2.11.3) Updates `mime-types-data` from 3.2025.0415 to 3.2025.0422 - [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.0415...v3.2025.0422) Updates `sass-embedded` from 1.86.3 to 1.87.0 - [Commits](https://github.com/sass-contrib/sass-embedded-host-ruby/compare/v1.86.3...v1.87.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.75.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby - dependency-name: faraday dependency-version: 2.13.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: json dependency-version: 2.11.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: mime-types-data dependency-version: 3.2025.0422 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: sass-embedded dependency-version: 1.87.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 76c28c8b..958a1aa0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,7 +78,7 @@ GEM eventmachine (>= 0.12.9) http_parser.rb (~> 0) eventmachine (1.2.7) - faraday (2.13.0) + faraday (2.13.1) faraday-net_http (>= 2.0, < 3.5) json logger @@ -135,7 +135,7 @@ GEM nokogiri (~> 1.10) jekyll-watch (2.2.1) listen (~> 3.0) - json (2.10.2) + json (2.11.3) just-the-docs (0.10.1) jekyll (>= 3.8.5) jekyll-include-cache @@ -156,7 +156,7 @@ GEM mime-types (3.6.2) logger mime-types-data (~> 3.2015) - mime-types-data (3.2025.0415) + mime-types-data (3.2025.0422) net-http (0.6.0) uri nokogiri (1.18.8-arm64-darwin) @@ -188,7 +188,7 @@ GEM rouge (4.5.1) rss (0.3.1) rexml - rubocop (1.75.2) + rubocop (1.75.3) 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.86.3-arm64-darwin) + sass-embedded (1.87.0-arm64-darwin) google-protobuf (~> 4.30) - sass-embedded (1.86.3-x86_64-linux-gnu) + sass-embedded (1.87.0-x86_64-linux-gnu) google-protobuf (~> 4.30) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3)