From 3e5102650987b57e2fb52007e11689e407ff5396 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 18:52:30 +0000 Subject: [PATCH] Bump sass-embedded from 1.100.0 to 1.101.0 Bumps [sass-embedded](https://github.com/sass-contrib/sass-embedded-host-ruby) from 1.100.0 to 1.101.0. - [Commits](https://github.com/sass-contrib/sass-embedded-host-ruby/compare/v1.100.0...v1.101.0) --- updated-dependencies: - dependency-name: sass-embedded dependency-version: 1.101.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 18a037b..875c74c 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source 'https://rubygems.org' gem "jekyll", "~> 4.4.1" # installed by `gem jekyll` # gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2 -gem "sass-embedded", "1.100.0" # avoids deprecation errors +gem "sass-embedded", "1.101.0" # avoids deprecation errors gem "just-the-docs", "0.12.0" # pinned to the current release # gem "just-the-docs" # always download the latest release diff --git a/Gemfile.lock b/Gemfile.lock index db31f05..41bce17 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,10 +16,10 @@ GEM ffi (1.17.4-arm64-darwin) ffi (1.17.4-x86_64-linux-gnu) forwardable-extended (2.6.0) - google-protobuf (4.35.0-arm64-darwin) + google-protobuf (4.35.1-arm64-darwin) bigdecimal rake (~> 13.3) - google-protobuf (4.35.0-x86_64-linux-gnu) + google-protobuf (4.35.1-x86_64-linux-gnu) bigdecimal rake (~> 13.3) http_parser.rb (0.8.1) @@ -82,9 +82,9 @@ GEM rexml (3.4.4) rouge (4.7.0) safe_yaml (1.0.5) - sass-embedded (1.100.0-arm64-darwin) + sass-embedded (1.101.0-arm64-darwin) google-protobuf (~> 4.31) - sass-embedded (1.100.0-x86_64-linux-gnu) + sass-embedded (1.101.0-x86_64-linux-gnu) google-protobuf (~> 4.31) stringio (3.2.0) terminal-table (3.0.2) @@ -100,7 +100,7 @@ DEPENDENCIES jekyll (~> 4.4.1) just-the-docs (= 0.12.0) psych (~> 5.4.0) - sass-embedded (= 1.100.0) + sass-embedded (= 1.101.0) BUNDLED WITH 2.5.9