diff --git a/Gemfile b/Gemfile index 7c31da1..9bbe5c6 100644 --- a/Gemfile +++ b/Gemfile @@ -8,6 +8,6 @@ gem "just-the-docs", "0.10.1" # pinned to the current release # fixes deprecation warning: # https://github.com/just-the-docs/just-the-docs/issues/1541 -gem 'sass-embedded', '~> 1.78.0' +gem 'sass-embedded', '~> 1.97.2' gem 'jekyll-target-blank' diff --git a/Gemfile.lock b/Gemfile.lock index 1120bf6..5b350da 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.3.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.33.0-arm64-darwin) + google-protobuf (4.33.2-arm64-darwin) bigdecimal rake (>= 13) - google-protobuf (4.33.0-x86_64-linux-gnu) + google-protobuf (4.33.2-x86_64-linux-gnu) bigdecimal rake (>= 13) http_parser.rb (0.8.0) @@ -77,17 +77,17 @@ GEM forwardable-extended (~> 2.6) public_suffix (6.0.1) racc (1.8.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.2-arm64-darwin) + google-protobuf (~> 4.31) + sass-embedded (1.97.2-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) @@ -101,7 +101,7 @@ DEPENDENCIES jekyll (~> 4.4.1) jekyll-target-blank just-the-docs (= 0.10.1) - sass-embedded (~> 1.78.0) + sass-embedded (~> 1.97.2) BUNDLED WITH 2.5.9