Skip to content

Commit b8ac32b

Browse files
committed
Update dependencies and add Pinterest
1 parent ea79fa9 commit b8ac32b

File tree

5 files changed

+58
-49
lines changed

5 files changed

+58
-49
lines changed

.tool-versions

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ruby 3.4.4

Gemfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ end
2222

2323
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
2424
# and associated library.
25-
platforms :mingw, :x64_mingw, :mswin, :jruby do
26-
gem 'tzinfo', '>= 1', '< 3'
27-
gem 'tzinfo-data'
28-
end
25+
# platforms :mingw, :x64_mingw, :mswin, :jruby do
26+
# gem 'tzinfo', '>= 1', '< 3'
27+
# gem 'tzinfo-data'
28+
# end
2929

3030
# Performance-booster for watching directories on Windows
3131
# gem 'wdm', '~> 0.1', platforms: %i[mingw x64_mingw mswin]

Gemfile.lock

Lines changed: 41 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.8.7)
5-
public_suffix (>= 2.0.2, < 7.0)
4+
addressable (2.8.8)
5+
public_suffix (>= 2.0.2, < 8.0)
66
base64 (0.3.0)
7-
bigdecimal (3.3.0)
7+
bigdecimal (4.0.0)
88
colorator (1.1.0)
9-
concurrent-ruby (1.3.5)
9+
concurrent-ruby (1.3.6)
1010
csv (3.3.5)
1111
em-websocket (0.5.3)
1212
eventmachine (>= 0.12.9)
@@ -24,31 +24,31 @@ GEM
2424
ffi (1.17.2-x86_64-linux-gnu)
2525
ffi (1.17.2-x86_64-linux-musl)
2626
forwardable-extended (2.6.0)
27-
google-protobuf (4.32.1)
27+
google-protobuf (4.33.2)
2828
bigdecimal
2929
rake (>= 13)
30-
google-protobuf (4.32.1-aarch64-linux-gnu)
30+
google-protobuf (4.33.2-aarch64-linux-gnu)
3131
bigdecimal
3232
rake (>= 13)
33-
google-protobuf (4.32.1-aarch64-linux-musl)
33+
google-protobuf (4.33.2-aarch64-linux-musl)
3434
bigdecimal
3535
rake (>= 13)
36-
google-protobuf (4.32.1-arm64-darwin)
36+
google-protobuf (4.33.2-arm64-darwin)
3737
bigdecimal
3838
rake (>= 13)
39-
google-protobuf (4.32.1-x86-linux-gnu)
39+
google-protobuf (4.33.2-x86-linux-gnu)
4040
bigdecimal
4141
rake (>= 13)
42-
google-protobuf (4.32.1-x86-linux-musl)
42+
google-protobuf (4.33.2-x86-linux-musl)
4343
bigdecimal
4444
rake (>= 13)
45-
google-protobuf (4.32.1-x86_64-darwin)
45+
google-protobuf (4.33.2-x86_64-darwin)
4646
bigdecimal
4747
rake (>= 13)
48-
google-protobuf (4.32.1-x86_64-linux-gnu)
48+
google-protobuf (4.33.2-x86_64-linux-gnu)
4949
bigdecimal
5050
rake (>= 13)
51-
google-protobuf (4.32.1-x86_64-linux-musl)
51+
google-protobuf (4.33.2-x86_64-linux-musl)
5252
bigdecimal
5353
rake (>= 13)
5454
http_parser.rb (0.8.0)
@@ -83,7 +83,7 @@ GEM
8383
tailwindcss-ruby
8484
jekyll-watch (2.2.1)
8585
listen (~> 3.0)
86-
json (2.15.1)
86+
json (2.18.0)
8787
kramdown (2.5.1)
8888
rexml (>= 3.3.9)
8989
kramdown-parser-gfm (1.1.0)
@@ -95,58 +95,58 @@ GEM
9595
mercenary (0.4.0)
9696
pathutil (0.16.2)
9797
forwardable-extended (~> 2.6)
98-
public_suffix (6.0.2)
99-
rake (13.3.0)
98+
public_suffix (7.0.0)
99+
rake (13.3.1)
100100
rb-fsevent (0.11.2)
101101
rb-inotify (0.11.1)
102102
ffi (~> 1.0)
103103
rexml (3.4.4)
104104
rouge (4.6.1)
105105
safe_yaml (1.0.5)
106-
sass-embedded (1.93.2)
106+
sass-embedded (1.97.0)
107107
google-protobuf (~> 4.31)
108108
rake (>= 13)
109-
sass-embedded (1.93.2-aarch64-linux-android)
109+
sass-embedded (1.97.0-aarch64-linux-android)
110110
google-protobuf (~> 4.31)
111-
sass-embedded (1.93.2-aarch64-linux-gnu)
111+
sass-embedded (1.97.0-aarch64-linux-gnu)
112112
google-protobuf (~> 4.31)
113-
sass-embedded (1.93.2-aarch64-linux-musl)
113+
sass-embedded (1.97.0-aarch64-linux-musl)
114114
google-protobuf (~> 4.31)
115-
sass-embedded (1.93.2-aarch64-mingw-ucrt)
115+
sass-embedded (1.97.0-aarch64-mingw-ucrt)
116116
google-protobuf (~> 4.31)
117-
sass-embedded (1.93.2-arm-linux-androideabi)
117+
sass-embedded (1.97.0-arm-linux-androideabi)
118118
google-protobuf (~> 4.31)
119-
sass-embedded (1.93.2-arm-linux-gnueabihf)
119+
sass-embedded (1.97.0-arm-linux-gnueabihf)
120120
google-protobuf (~> 4.31)
121-
sass-embedded (1.93.2-arm-linux-musleabihf)
121+
sass-embedded (1.97.0-arm-linux-musleabihf)
122122
google-protobuf (~> 4.31)
123-
sass-embedded (1.93.2-arm64-darwin)
123+
sass-embedded (1.97.0-arm64-darwin)
124124
google-protobuf (~> 4.31)
125-
sass-embedded (1.93.2-riscv64-linux-android)
125+
sass-embedded (1.97.0-riscv64-linux-android)
126126
google-protobuf (~> 4.31)
127-
sass-embedded (1.93.2-riscv64-linux-gnu)
127+
sass-embedded (1.97.0-riscv64-linux-gnu)
128128
google-protobuf (~> 4.31)
129-
sass-embedded (1.93.2-riscv64-linux-musl)
129+
sass-embedded (1.97.0-riscv64-linux-musl)
130130
google-protobuf (~> 4.31)
131-
sass-embedded (1.93.2-x86_64-darwin)
131+
sass-embedded (1.97.0-x86_64-darwin)
132132
google-protobuf (~> 4.31)
133-
sass-embedded (1.93.2-x86_64-linux-android)
133+
sass-embedded (1.97.0-x86_64-linux-android)
134134
google-protobuf (~> 4.31)
135-
sass-embedded (1.93.2-x86_64-linux-gnu)
135+
sass-embedded (1.97.0-x86_64-linux-gnu)
136136
google-protobuf (~> 4.31)
137-
sass-embedded (1.93.2-x86_64-linux-musl)
137+
sass-embedded (1.97.0-x86_64-linux-musl)
138138
google-protobuf (~> 4.31)
139-
tailwindcss-ruby (4.1.13)
140-
tailwindcss-ruby (4.1.13-aarch64-linux-gnu)
141-
tailwindcss-ruby (4.1.13-aarch64-linux-musl)
142-
tailwindcss-ruby (4.1.13-arm64-darwin)
143-
tailwindcss-ruby (4.1.13-x86_64-darwin)
144-
tailwindcss-ruby (4.1.13-x86_64-linux-gnu)
145-
tailwindcss-ruby (4.1.13-x86_64-linux-musl)
139+
tailwindcss-ruby (4.1.16)
140+
tailwindcss-ruby (4.1.16-aarch64-linux-gnu)
141+
tailwindcss-ruby (4.1.16-aarch64-linux-musl)
142+
tailwindcss-ruby (4.1.16-arm64-darwin)
143+
tailwindcss-ruby (4.1.16-x86_64-darwin)
144+
tailwindcss-ruby (4.1.16-x86_64-linux-gnu)
145+
tailwindcss-ruby (4.1.16-x86_64-linux-musl)
146146
terminal-table (3.0.2)
147147
unicode-display_width (>= 1.1.1, < 3)
148148
unicode-display_width (2.6.0)
149-
webrick (1.9.1)
149+
webrick (1.9.2)
150150

151151
PLATFORMS
152152
aarch64-linux-android
@@ -176,9 +176,7 @@ DEPENDENCIES
176176
jekyll-sitemap
177177
jekyll-tailwindcss
178178
tailwindcss-ruby (~> 4)
179-
tzinfo (>= 1, < 3)
180-
tzinfo-data
181179
webrick
182180

183181
BUNDLED WITH
184-
2.5.16
182+
4.0.2

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ social_media:
3737
tiktok: 'https://www.tiktok.com/@ethoslink'
3838
facebook: 'https://www.facebook.com/ethoslink'
3939
github: 'https://www.github.com/ethos-link'
40+
pinterest: 'https://www.pinterest.com/ethoslink'
4041

4142
# Custom site data for the landing page
4243
company:
@@ -68,11 +69,10 @@ include:
6869
# Defaults for documentation pages
6970
defaults:
7071
- scope:
71-
path: "docs"
72+
path: 'docs'
7273
values:
7374
sitemap: true
7475
layout: default
75-
7676
# Exclude from processing.
7777
# The following items will not be processed, by default.
7878
# Any item listed under the `exclude:` key here will be automatically added to

_includes/footer.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,16 @@ <h3 class="text-sm/6 font-semibold text-white">Legal</h3>
9393
<path fill-rule="evenodd" d="M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 4.991 3.657 9.128 8.438 9.878v-6.987h-2.54V12h2.54V9.797c0-2.506 1.492-3.89 3.777-3.89 1.094 0 2.238.195 2.238.195v2.46h-1.26c-1.243 0-1.63.771-1.63 1.562V12h2.773l-.443 2.89h-2.33v6.988C18.343 21.128 22 16.991 22 12z" clip-rule="evenodd" />
9494
</svg>
9595
</a>
96+
<a href="{{ site.social_media.pinterest }}" class="text-gray-400 hover:text-gray-300" target="_blank" rel="noopener noreferrer">
97+
<span class="sr-only">Pinterest</span>
98+
<svg class="size-6" fill="currentColor" _viewBox="0 0 24 24" viewBox="0 0 579.148 579.148" aria-hidden="false">
99+
<g xmlns="http://www.w3.org/2000/svg">
100+
<g>
101+
<path d="M434.924,38.847C390.561,12.954,342.107,0.01,289.574,0.01c-52.54,0-100.992,12.944-145.356,38.837 C99.854,64.741,64.725,99.87,38.837,144.228C12.944,188.597,0,237.049,0,289.584c0,58.568,15.955,111.732,47.883,159.486 c31.922,47.768,73.771,83.08,125.558,105.949c-1.01-26.896,0.625-49.137,4.902-66.732l37.326-157.607 c-6.285-12.314-9.425-27.645-9.425-45.999c0-21.365,5.404-39.217,16.212-53.538c10.802-14.333,24.003-21.5,39.59-21.5 c12.564,0,22.246,4.143,29.034,12.448c6.787,8.292,10.184,18.727,10.184,31.292c0,7.797-1.451,17.289-4.334,28.47 c-2.895,11.187-6.665,24.13-11.31,38.837c-4.651,14.701-7.98,26.451-9.994,35.252c-3.525,15.33-0.63,28.463,8.672,39.4 c9.295,10.936,21.616,16.4,36.952,16.4c26.898,0,48.955-14.951,66.176-44.865c17.217-29.914,25.826-66.236,25.826-108.973 c0-32.925-10.617-59.701-31.859-80.312c-21.242-20.606-50.846-30.918-88.795-30.918c-42.486,0-76.862,13.642-103.123,40.906 c-26.267,27.277-39.401,59.896-39.401,97.84c0,22.625,6.414,41.609,19.229,56.941c4.272,5.029,5.655,10.428,4.149,16.205 c-0.508,1.512-1.511,5.281-3.017,11.309c-1.505,6.029-2.515,9.934-3.017,11.689c-2.014,8.049-6.787,10.564-14.333,7.541 c-19.357-8.043-34.064-21.99-44.113-41.85c-10.055-19.854-15.08-42.852-15.08-68.996c0-16.842,2.699-33.685,8.103-50.527 c5.404-16.842,13.819-33.115,25.264-48.832c11.432-15.698,25.135-29.596,41.102-41.659c15.961-12.069,35.38-21.738,58.256-29.04 c22.871-7.283,47.51-10.93,73.904-10.93c35.693,0,67.744,7.919,96.146,23.751c28.402,15.839,50.086,36.329,65.043,61.463 c14.951,25.135,22.436,52.026,22.436,80.692c0,37.705-6.541,71.641-19.607,101.807c-13.072,30.166-31.549,53.855-55.43,71.072 c-23.887,17.215-51.035,25.826-81.445,25.826c-15.336,0-29.664-3.58-42.986-10.748c-13.33-7.166-22.503-15.648-27.528-25.453 c-11.31,44.486-18.097,71.018-20.361,79.555c-4.78,17.852-14.584,38.457-29.413,61.836c26.897,8.043,54.296,12.062,82.198,12.062 c52.534,0,100.987-12.943,145.35-38.83c44.363-25.895,79.492-61.023,105.387-105.393c25.887-44.365,38.838-92.811,38.838-145.352 c0-52.54-12.951-100.985-38.838-145.355C514.422,99.87,479.287,64.741,434.924,38.847z"/>
102+
</g>
103+
</g>
104+
</svg>
105+
</a>
96106
<!-- GitHub -->
97107
<a href="{{ site.social_media.github }}" class="text-gray-400 hover:text-gray-300" target="_blank" rel="noopener noreferrer">
98108
<span class="sr-only">GitHub</span>

0 commit comments

Comments
 (0)