diff --git a/Gemfile b/Gemfile index 4691b01b..aa2b56f5 100644 --- a/Gemfile +++ b/Gemfile @@ -23,7 +23,7 @@ group :jekyll_plugins do gem 'jekyll-seo-tag' gem 'html-proofer' gem 'jekyll-include-cache' - gem 'sass-embedded', '~> 1.63.6' + gem 'sass-embedded', '~> 1.54' end gem 'webrick' diff --git a/Gemfile.lock b/Gemfile.lock index 7d082a35..116a8fd6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,6 +9,7 @@ GEM zeitwerk (~> 2.2, >= 2.2.2) addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) + base64 (0.2.0) coffee-script (2.4.1) coffee-script-source execjs @@ -24,12 +25,13 @@ GEM ethon (0.16.0) ffi (>= 1.15.0) eventmachine (1.2.7) - execjs (2.8.1) - faraday (2.7.10) + execjs (2.9.1) + faraday (2.7.12) + base64 faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.2) - ffi (1.15.5) + ffi (1.16.3) forwardable-extended (2.6.0) gemoji (3.0.1) github-pages (228) @@ -83,6 +85,7 @@ GEM octokit (~> 4.0) public_suffix (>= 3.0, < 5.0) typhoeus (~> 1.3) + google-protobuf (3.25.1) html-pipeline (2.14.3) activesupport (>= 2) nokogiri (>= 1.4) @@ -215,13 +218,13 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) - mini_portile2 (2.8.4) + mini_portile2 (2.8.5) minima (2.5.1) jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - minitest (5.19.0) - nokogiri (1.15.4) + minitest (5.20.0) + nokogiri (1.15.5) mini_portile2 (~> 2.8.2) racc (~> 1.4) octokit (4.25.1) @@ -231,8 +234,9 @@ GEM pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (4.0.7) - racc (1.7.1) + racc (1.7.3) rainbow (3.1.1) + rake (13.1.0) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) @@ -243,6 +247,9 @@ GEM safe_yaml (1.0.5) sass (3.7.4) sass-listen (~> 4.0.0) + sass-embedded (1.63.6) + google-protobuf (~> 3.23) + rake (>= 13.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) @@ -254,7 +261,7 @@ GEM terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) thread_safe (0.3.6) - typhoeus (1.4.0) + typhoeus (1.4.1) ethon (>= 0.9.0) tzinfo (1.2.11) thread_safe (~> 0.1) @@ -262,11 +269,11 @@ GEM tzinfo (>= 1.0.0) unf (0.1.4) unf_ext - unf_ext (0.0.8.2) + unf_ext (0.0.9.1) unicode-display_width (1.8.0) webrick (1.8.1) yell (2.2.2) - zeitwerk (2.6.11) + zeitwerk (2.6.12) PLATFORMS ruby @@ -279,6 +286,7 @@ DEPENDENCIES jekyll-redirect-from jekyll-seo-tag nokogiri (>= 1.6.7.rc) + sass-embedded (~> 1.54) tzinfo (~> 1.2) tzinfo-data webrick