Updated dependencies (#2715)

Signed-off-by: George Araújo <george.gcac@gmail.com>
This commit is contained in:
George 2024-09-24 15:57:59 -03:00 committed by GitHub
parent fdaed74d6e
commit bdf4ce32e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 54 additions and 40 deletions

View File

@ -1,16 +1,17 @@
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
activesupport (7.1.3.4) activesupport (7.2.1)
base64 base64
bigdecimal bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2) concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5) connection_pool (>= 2.2.5)
drb drb
i18n (>= 1.6, < 2) i18n (>= 1.6, < 2)
logger (>= 1.4.2)
minitest (>= 5.1) minitest (>= 5.1)
mutex_m securerandom (>= 0.3)
tzinfo (~> 2.0) tzinfo (~> 2.0, >= 2.0.5)
addressable (2.8.7) addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0) public_suffix (>= 2.0.2, < 7.0)
base64 (0.2.0) base64 (0.2.0)
@ -27,7 +28,7 @@ GEM
fast-stemmer (~> 1.0) fast-stemmer (~> 1.0)
matrix (~> 0.4) matrix (~> 0.4)
colorator (1.1.0) colorator (1.1.0)
concurrent-ruby (1.3.3) concurrent-ruby (1.3.4)
connection_pool (2.4.1) connection_pool (2.4.1)
crass (1.0.6) crass (1.0.6)
csl (1.6.0) csl (1.6.0)
@ -35,7 +36,7 @@ GEM
rexml rexml
csl-styles (1.0.1.11) csl-styles (1.0.1.11)
csl (~> 1.0) csl (~> 1.0)
css_parser (1.17.1) css_parser (1.19.0)
addressable addressable
cssminify2 (2.0.1) cssminify2 (2.0.1)
csv (3.3.0) csv (3.3.0)
@ -56,16 +57,16 @@ GEM
ffi (1.17.0-x86_64-linux-gnu) ffi (1.17.0-x86_64-linux-gnu)
forwardable-extended (2.6.0) forwardable-extended (2.6.0)
gemoji (4.1.0) gemoji (4.1.0)
google-protobuf (4.27.5-aarch64-linux) google-protobuf (4.28.2-aarch64-linux)
bigdecimal bigdecimal
rake (>= 13) rake (>= 13)
google-protobuf (4.27.5-arm64-darwin) google-protobuf (4.28.2-arm64-darwin)
bigdecimal bigdecimal
rake (>= 13) rake (>= 13)
google-protobuf (4.27.5-x86_64-darwin) google-protobuf (4.28.2-x86_64-darwin)
bigdecimal bigdecimal
rake (>= 13) rake (>= 13)
google-protobuf (4.27.5-x86_64-linux) google-protobuf (4.28.2-x86_64-linux)
bigdecimal bigdecimal
rake (>= 13) rake (>= 13)
html-pipeline (2.14.3) html-pipeline (2.14.3)
@ -77,9 +78,9 @@ GEM
csv csv
mini_mime (>= 1.0.0) mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2) multi_xml (>= 0.5.2)
i18n (1.14.5) i18n (1.14.6)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
jekyll (4.3.3) jekyll (4.3.4)
addressable (~> 2.4) addressable (~> 2.4)
colorator (~> 1.0) colorator (~> 1.0)
em-websocket (~> 0.5) em-websocket (~> 0.5)
@ -146,26 +147,26 @@ GEM
kramdown-parser-gfm (1.1.0) kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0) kramdown (~> 2.0)
latex-decode (0.4.0) latex-decode (0.4.0)
libv8-node (22.5.1.0-aarch64-linux) libv8-node (22.7.0.4-aarch64-linux)
libv8-node (22.5.1.0-arm64-darwin) libv8-node (22.7.0.4-arm64-darwin)
libv8-node (22.5.1.0-x86_64-darwin) libv8-node (22.7.0.4-x86_64-darwin)
libv8-node (22.5.1.0-x86_64-linux) libv8-node (22.7.0.4-x86_64-linux)
liquid (4.0.4) liquid (4.0.4)
listen (3.9.0) listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3) rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10) rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.1)
loofah (2.22.0) loofah (2.22.0)
crass (~> 1.0.2) crass (~> 1.0.2)
nokogiri (>= 1.12.0) nokogiri (>= 1.12.0)
matrix (0.4.2) matrix (0.4.2)
mercenary (0.4.0) mercenary (0.4.0)
mini_mime (1.1.5) mini_mime (1.1.5)
mini_racer (0.13.0) mini_racer (0.15.0)
libv8-node (~> 22.5.1.0) libv8-node (~> 22.7.0.1)
minitest (5.24.1) minitest (5.25.1)
multi_xml (0.7.1) multi_xml (0.7.1)
bigdecimal (~> 3.1) bigdecimal (~> 3.1)
mutex_m (0.2.0)
namae (1.2.0) namae (1.2.0)
racc (~> 1.7) racc (~> 1.7)
nokogiri (1.16.7-aarch64-linux) nokogiri (1.16.7-aarch64-linux)
@ -184,29 +185,28 @@ GEM
rb-fsevent (0.11.2) rb-fsevent (0.11.2)
rb-inotify (0.11.1) rb-inotify (0.11.1)
ffi (~> 1.0) ffi (~> 1.0)
rexml (3.3.6) rexml (3.3.7)
strscan rouge (4.4.0)
rouge (4.3.0)
safe_yaml (1.0.5) safe_yaml (1.0.5)
sass-embedded (1.77.8-aarch64-linux-gnu) sass-embedded (1.79.3-aarch64-linux-gnu)
google-protobuf (~> 4.26) google-protobuf (~> 4.27)
sass-embedded (1.77.8-arm64-darwin) sass-embedded (1.79.3-arm64-darwin)
google-protobuf (~> 4.26) google-protobuf (~> 4.27)
sass-embedded (1.77.8-x86_64-darwin) sass-embedded (1.79.3-x86_64-darwin)
google-protobuf (~> 4.26) google-protobuf (~> 4.27)
sass-embedded (1.77.8-x86_64-linux-gnu) sass-embedded (1.79.3-x86_64-linux-gnu)
google-protobuf (~> 4.26) google-protobuf (~> 4.27)
sax-machine (1.3.2) sax-machine (1.3.2)
strscan (3.1.0) securerandom (0.3.1)
terminal-table (3.0.2) terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3) unicode-display_width (>= 1.1.1, < 3)
tzinfo (2.0.6) tzinfo (2.0.6)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
uglifier (4.2.0) uglifier (4.2.1)
execjs (>= 0.3.0, < 3) execjs (>= 0.3.0, < 3)
unicode-display_width (2.5.0) unicode-display_width (2.6.0)
unicode_utils (1.4.0) unicode_utils (1.4.0)
webrick (1.8.1) webrick (1.8.2)
PLATFORMS PLATFORMS
aarch64-linux aarch64-linux

View File

@ -2,6 +2,8 @@
* Themes * Themes
******************************************************************************/ ******************************************************************************/
@use "sass:color";
:root { :root {
--global-bg-color: #{$white-color}; --global-bg-color: #{$white-color};
--global-code-bg-color: #{$code-bg-color-light}; --global-code-bg-color: #{$code-bg-color-light};
@ -17,7 +19,12 @@
--global-divider-color: rgba(0, 0, 0, 0.1); --global-divider-color: rgba(0, 0, 0, 0.1);
--global-card-bg-color: #{$white-color}; --global-card-bg-color: #{$white-color};
--global-highlight-color: #{$red-color-dark}; --global-highlight-color: #{$red-color-dark};
--global-back-to-top-bg-color: rgba(#{red($black-color)}, #{green($black-color)}, #{blue($black-color)}, 0.4); --global-back-to-top-bg-color: rgba(
#{color.channel($black-color, "red", $space: rgb)},
#{color.channel($black-color, "green", $space: rgb)},
#{color.channel($black-color, "blue", $space: rgb)},
0.4
);
--global-back-to-top-text-color: #{$white-color}; --global-back-to-top-text-color: #{$white-color};
--global-newsletter-bg-color: #{$white-color}; --global-newsletter-bg-color: #{$white-color};
--global-newsletter-text-color: #{$black-color}; --global-newsletter-text-color: #{$black-color};
@ -81,7 +88,12 @@ html[data-theme="dark"] {
--global-distill-app-color: #{$grey-color-light}; --global-distill-app-color: #{$grey-color-light};
--global-divider-color: #424246; --global-divider-color: #424246;
--global-card-bg-color: #{$grey-900}; --global-card-bg-color: #{$grey-900};
--global-back-to-top-bg-color: rgba(#{red($white-color)}, #{green($white-color)}, #{blue($white-color)}, 0.5); --global-back-to-top-bg-color: rgba(
#{color.channel($white-color, "red", $space: rgb)},
#{color.channel($white-color, "green", $space: rgb)},
#{color.channel($white-color, "blue", $space: rgb)},
0.5
);
--global-back-to-top-text-color: #{$black-color}; --global-back-to-top-text-color: #{$black-color};
--global-newsletter-bg-color: #{$grey-color-light}; --global-newsletter-bg-color: #{$grey-color-light};
--global-newsletter-text-color: #{$grey-color-dark}; --global-newsletter-text-color: #{$grey-color-dark};

View File

@ -3,6 +3,8 @@
* To adjust anything, simply edit the variables below and rebuild the theme. * To adjust anything, simply edit the variables below and rebuild the theme.
******************************************************************************/ ******************************************************************************/
@use "sass:color";
// Colors // Colors
$red-color: #ff3636 !default; $red-color: #ff3636 !default;
$red-color-dark: #b71c1c !default; $red-color-dark: #b71c1c !default;
@ -10,20 +12,20 @@ $orange-color: #f29105 !default;
$blue-color: #0076df !default; $blue-color: #0076df !default;
$blue-color-dark: #00369f !default; $blue-color-dark: #00369f !default;
$cyan-color: #2698ba !default; $cyan-color: #2698ba !default;
$light-cyan-color: lighten($cyan-color, 25%); $light-cyan-color: color.adjust($cyan-color, $lightness: 25%);
$green-color: #00ab37 !default; $green-color: #00ab37 !default;
$green-color-lime: #b7d12a !default; $green-color-lime: #b7d12a !default;
$green-color-dark: #009f06 !default; $green-color-dark: #009f06 !default;
$green-color-light: #ddffdd !default; $green-color-light: #ddffdd !default;
$green-color-bright: #11d68b !default; $green-color-bright: #11d68b !default;
$purple-color: #b509ac !default; $purple-color: #b509ac !default;
$light-purple-color: lighten($purple-color, 25%); $light-purple-color: color.adjust($purple-color, $lightness: 25%);
$pink-color: #f92080 !default; $pink-color: #f92080 !default;
$pink-color-light: #ffdddd !default; $pink-color-light: #ffdddd !default;
$yellow-color: #efcc00 !default; $yellow-color: #efcc00 !default;
$grey-color: #828282 !default; $grey-color: #828282 !default;
$grey-color-light: lighten($grey-color, 40%); $grey-color-light: color.adjust($grey-color, $lightness: 40%);
$grey-color-dark: #1c1c1d; $grey-color-dark: #1c1c1d;
$grey-900: #212529; $grey-900: #212529;