From 0c174ddaa4be74029a270bb5e99df63b5fbdfd82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 09:54:46 +0000 Subject: [PATCH] Bump sass-embedded from 1.78.0 to 1.97.3 Bumps [sass-embedded](https://github.com/sass-contrib/sass-embedded-host-ruby) from 1.78.0 to 1.97.3. - [Commits](https://github.com/sass-contrib/sass-embedded-host-ruby/compare/v1.78.0...v1.97.3) --- updated-dependencies: - dependency-name: sass-embedded dependency-version: 1.97.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile b/Gemfile index e5378c2..0af17ff 100644 --- a/Gemfile +++ b/Gemfile @@ -8,4 +8,4 @@ gem "just-the-docs" # always download the latest release gem "logger" -gem "sass-embedded", "~> 1.78.0" +gem "sass-embedded", "~> 1.97.3" diff --git a/Gemfile.lock b/Gemfile.lock index 5495c4a..25d49ba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,7 +4,7 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) base64 (0.2.0) - bigdecimal (3.2.1) + bigdecimal (4.0.1) colorator (1.1.0) concurrent-ruby (1.3.5) csv (3.3.2) @@ -15,10 +15,10 @@ GEM ffi (1.17.1-arm64-darwin) ffi (1.17.1-x86_64-linux-gnu) forwardable-extended (2.6.0) - google-protobuf (4.31.1-arm64-darwin) + google-protobuf (4.33.4-arm64-darwin) bigdecimal rake (>= 13) - google-protobuf (4.31.1-x86_64-linux-gnu) + google-protobuf (4.33.4-x86_64-linux-gnu) bigdecimal rake (>= 13) http_parser.rb (0.8.0) @@ -70,17 +70,17 @@ GEM pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (6.0.1) - rake (13.2.1) + rake (13.3.1) rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) rexml (3.4.0) rouge (4.5.1) safe_yaml (1.0.5) - sass-embedded (1.78.0-arm64-darwin) - google-protobuf (~> 4.27) - sass-embedded (1.78.0-x86_64-linux-gnu) - google-protobuf (~> 4.27) + sass-embedded (1.97.3-arm64-darwin) + google-protobuf (~> 4.31) + sass-embedded (1.97.3-x86_64-linux-gnu) + google-protobuf (~> 4.31) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) unicode-display_width (2.6.0) @@ -94,7 +94,7 @@ DEPENDENCIES jekyll (~> 4.4.1) just-the-docs logger - sass-embedded (~> 1.78.0) + sass-embedded (~> 1.97.3) BUNDLED WITH 2.5.9