Update deps (#3418)

Closes #3402

---------

Signed-off-by: George Araújo <george.gcac@gmail.com>
This commit is contained in:
George 2026-01-02 21:59:43 -03:00 committed by GitHub
parent 1a45b5ba81
commit e50824437c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 60 additions and 58 deletions

View File

@ -22,14 +22,14 @@ GEM
securerandom (>= 0.3) securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5) tzinfo (~> 2.0, >= 2.0.5)
uri (>= 0.13.1) uri (>= 0.13.1)
addressable (2.8.7) addressable (2.8.8)
public_suffix (>= 2.0.2, < 7.0) public_suffix (>= 2.0.2, < 8.0)
base64 (0.3.0) base64 (0.3.0)
bibtex-ruby (6.2.0) bibtex-ruby (6.2.0)
latex-decode (~> 0.0) latex-decode (~> 0.0)
logger (~> 1.7) logger (~> 1.7)
racc (~> 1.7) racc (~> 1.7)
bigdecimal (3.3.1) bigdecimal (4.0.1)
citeproc (1.1.0) citeproc (1.1.0)
date date
forwardable forwardable
@ -37,7 +37,7 @@ GEM
namae (~> 1.0) namae (~> 1.0)
observer (< 1.0) observer (< 1.0)
open-uri (< 1.0) open-uri (< 1.0)
citeproc-ruby (2.1.4) citeproc-ruby (2.1.8)
citeproc (~> 1.0, >= 1.0.9) citeproc (~> 1.0, >= 1.0.9)
csl (~> 2.0) csl (~> 2.0)
observer (< 1.0) observer (< 1.0)
@ -45,8 +45,8 @@ 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.5) concurrent-ruby (1.3.6)
connection_pool (2.5.4) connection_pool (3.0.2)
crass (1.0.6) crass (1.0.6)
csl (2.2.1) csl (2.2.1)
forwardable (~> 1.3) forwardable (~> 1.3)
@ -62,7 +62,7 @@ GEM
addressable addressable
cssminify2 (2.1.0) cssminify2 (2.1.0)
csv (3.3.5) csv (3.3.5)
date (3.5.0) date (3.5.1)
deep_merge (1.2.2) deep_merge (1.2.2)
drb (2.2.3) drb (2.2.3)
em-websocket (0.5.3) em-websocket (0.5.3)
@ -75,48 +75,48 @@ GEM
logger (>= 1.0, < 2) logger (>= 1.0, < 2)
loofah (>= 2.3.1, < 3) loofah (>= 2.3.1, < 3)
sax-machine (>= 1.0, < 2) sax-machine (>= 1.0, < 2)
ffi (1.17.2-aarch64-linux-gnu) ffi (1.17.3-aarch64-linux-gnu)
ffi (1.17.2-aarch64-linux-musl) ffi (1.17.3-aarch64-linux-musl)
ffi (1.17.2-arm-linux-gnu) ffi (1.17.3-arm-linux-gnu)
ffi (1.17.2-arm-linux-musl) ffi (1.17.3-arm-linux-musl)
ffi (1.17.2-arm64-darwin) ffi (1.17.3-arm64-darwin)
ffi (1.17.2-x86_64-darwin) ffi (1.17.3-x86_64-darwin)
ffi (1.17.2-x86_64-linux-gnu) ffi (1.17.3-x86_64-linux-gnu)
ffi (1.17.2-x86_64-linux-musl) ffi (1.17.3-x86_64-linux-musl)
forwardable (1.3.3) forwardable (1.4.0)
forwardable-extended (2.6.0) forwardable-extended (2.6.0)
gemoji (4.1.0) gemoji (4.1.0)
google-protobuf (4.33.1) google-protobuf (4.33.2)
bigdecimal bigdecimal
rake (>= 13) rake (>= 13)
google-protobuf (4.33.1-aarch64-linux-gnu) google-protobuf (4.33.2-aarch64-linux-gnu)
bigdecimal bigdecimal
rake (>= 13) rake (>= 13)
google-protobuf (4.33.1-aarch64-linux-musl) google-protobuf (4.33.2-aarch64-linux-musl)
bigdecimal bigdecimal
rake (>= 13) rake (>= 13)
google-protobuf (4.33.1-arm64-darwin) google-protobuf (4.33.2-arm64-darwin)
bigdecimal bigdecimal
rake (>= 13) rake (>= 13)
google-protobuf (4.33.1-x86_64-darwin) google-protobuf (4.33.2-x86_64-darwin)
bigdecimal bigdecimal
rake (>= 13) rake (>= 13)
google-protobuf (4.33.1-x86_64-linux-gnu) google-protobuf (4.33.2-x86_64-linux-gnu)
bigdecimal bigdecimal
rake (>= 13) rake (>= 13)
google-protobuf (4.33.1-x86_64-linux-musl) google-protobuf (4.33.2-x86_64-linux-musl)
bigdecimal bigdecimal
rake (>= 13) rake (>= 13)
html-pipeline (2.14.3) html-pipeline (2.14.3)
activesupport (>= 2) activesupport (>= 2)
nokogiri (>= 1.4) nokogiri (>= 1.4)
htmlcompressor (0.4.0) htmlcompressor (0.4.0)
http_parser.rb (0.8.0) http_parser.rb (0.8.1)
httparty (0.23.2) httparty (0.24.0)
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.7) i18n (1.14.8)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
jekyll (4.4.1) jekyll (4.4.1)
addressable (~> 2.4) addressable (~> 2.4)
@ -162,9 +162,9 @@ GEM
jekyll-regex-replace (1.1.0) jekyll-regex-replace (1.1.0)
jekyll-sass-converter (3.1.0) jekyll-sass-converter (3.1.0)
sass-embedded (~> 1.75) sass-embedded (~> 1.75)
jekyll-scholar (7.2.2) jekyll-scholar (7.2.3)
bibtex-ruby (~> 6.0) bibtex-ruby (~> 6.0)
citeproc-ruby (>= 2.1.3) citeproc-ruby (>= 2.1.6)
csl-styles (~> 2.0) csl-styles (~> 2.0)
jekyll (~> 4.0) jekyll (~> 4.0)
jekyll-sitemap (1.4.0) jekyll-sitemap (1.4.0)
@ -181,7 +181,7 @@ GEM
gemoji (>= 3, < 5) gemoji (>= 3, < 5)
html-pipeline (~> 2.2) html-pipeline (~> 2.2)
jekyll (>= 3.0, < 5.0) jekyll (>= 3.0, < 5.0)
json (2.16.0) json (2.18.0)
json-minify (0.0.3) json-minify (0.0.3)
json (> 0) json (> 0)
kramdown (2.5.1) kramdown (2.5.1)
@ -194,32 +194,33 @@ GEM
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.7.0) logger (1.7.0)
loofah (2.24.1) loofah (2.25.0)
crass (~> 1.0.2) crass (~> 1.0.2)
nokogiri (>= 1.12.0) nokogiri (>= 1.12.0)
matrix (0.4.3) matrix (0.4.3)
mercenary (0.4.0) mercenary (0.4.0)
mini_mime (1.1.5) mini_mime (1.1.5)
minitest (5.26.2) minitest (6.0.1)
multi_xml (0.7.2) prism (~> 1.5)
bigdecimal (~> 3.1) multi_xml (0.8.0)
bigdecimal (>= 3.1, < 5)
namae (1.2.0) namae (1.2.0)
racc (~> 1.7) racc (~> 1.7)
nokogiri (1.18.10-aarch64-linux-gnu) nokogiri (1.19.0-aarch64-linux-gnu)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.18.10-aarch64-linux-musl) nokogiri (1.19.0-aarch64-linux-musl)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.18.10-arm-linux-gnu) nokogiri (1.19.0-arm-linux-gnu)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.18.10-arm-linux-musl) nokogiri (1.19.0-arm-linux-musl)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.18.10-arm64-darwin) nokogiri (1.19.0-arm64-darwin)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.18.10-x86_64-darwin) nokogiri (1.19.0-x86_64-darwin)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.18.10-x86_64-linux-gnu) nokogiri (1.19.0-x86_64-linux-gnu)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.18.10-x86_64-linux-musl) nokogiri (1.19.0-x86_64-linux-musl)
racc (~> 1.4) racc (~> 1.4)
observer (0.1.2) observer (0.1.2)
open-uri (0.5.0) open-uri (0.5.0)
@ -229,47 +230,48 @@ GEM
ostruct (0.6.3) ostruct (0.6.3)
pathutil (0.16.2) pathutil (0.16.2)
forwardable-extended (~> 2.6) forwardable-extended (~> 2.6)
public_suffix (6.0.2) prism (1.7.0)
public_suffix (7.0.0)
racc (1.8.1) racc (1.8.1)
rake (13.3.1) rake (13.3.1)
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.4.4) rexml (3.4.4)
rouge (4.6.1) rouge (4.7.0)
safe_yaml (1.0.5) safe_yaml (1.0.5)
sass-embedded (1.94.2-aarch64-linux-gnu) sass-embedded (1.97.1-aarch64-linux-gnu)
google-protobuf (~> 4.31) google-protobuf (~> 4.31)
sass-embedded (1.94.2-aarch64-linux-musl) sass-embedded (1.97.1-aarch64-linux-musl)
google-protobuf (~> 4.31) google-protobuf (~> 4.31)
sass-embedded (1.94.2-arm-linux-gnueabihf) sass-embedded (1.97.1-arm-linux-gnueabihf)
google-protobuf (~> 4.31) google-protobuf (~> 4.31)
sass-embedded (1.94.2-arm-linux-musleabihf) sass-embedded (1.97.1-arm-linux-musleabihf)
google-protobuf (~> 4.31) google-protobuf (~> 4.31)
sass-embedded (1.94.2-arm64-darwin) sass-embedded (1.97.1-arm64-darwin)
google-protobuf (~> 4.31) google-protobuf (~> 4.31)
sass-embedded (1.94.2-x86_64-darwin) sass-embedded (1.97.1-x86_64-darwin)
google-protobuf (~> 4.31) google-protobuf (~> 4.31)
sass-embedded (1.94.2-x86_64-linux-gnu) sass-embedded (1.97.1-x86_64-linux-gnu)
google-protobuf (~> 4.31) google-protobuf (~> 4.31)
sass-embedded (1.94.2-x86_64-linux-musl) sass-embedded (1.97.1-x86_64-linux-musl)
google-protobuf (~> 4.31) google-protobuf (~> 4.31)
sax-machine (1.3.2) sax-machine (1.3.2)
securerandom (0.4.1) securerandom (0.4.1)
set (1.1.2) set (1.1.2)
singleton (0.3.0) singleton (0.3.0)
stringio (3.1.8) stringio (3.2.0)
terminal-table (3.0.2) terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3) unicode-display_width (>= 1.1.1, < 3)
terser (1.2.6) terser (1.2.6)
execjs (>= 0.3.0, < 3) execjs (>= 0.3.0, < 3)
time (0.4.1) time (0.4.2)
date date
tzinfo (2.0.6) tzinfo (2.0.6)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0) unicode-display_width (2.6.0)
uri (1.1.1) uri (1.1.1)
webrick (1.9.1) webrick (1.9.2)
PLATFORMS PLATFORMS
aarch64-linux aarch64-linux
@ -312,4 +314,4 @@ DEPENDENCIES
ostruct ostruct
BUNDLED WITH BUNDLED WITH
2.7.2 4.0.3

View File

@ -15,7 +15,7 @@
- [For project pages](#for-project-pages) - [For project pages](#for-project-pages)
- [Enabling automatic deployment](#enabling-automatic-deployment) - [Enabling automatic deployment](#enabling-automatic-deployment)
- [Manual deployment to GitHub Pages](#manual-deployment-to-github-pages) - [Manual deployment to GitHub Pages](#manual-deployment-to-github-pages)
- [Deploy on <a href="https://www.netlify.com/" rel="nofollow">Netlify</a>](https://www.netlify.com/) - [Deploy on Netlify](#deploy-on-netlify)
- [Deployment to another hosting server (non GitHub Pages)](#deployment-to-another-hosting-server-non-github-pages) - [Deployment to another hosting server (non GitHub Pages)](#deployment-to-another-hosting-server-non-github-pages)
- [Deployment to a separate repository (advanced users only)](#deployment-to-a-separate-repository-advanced-users-only) - [Deployment to a separate repository (advanced users only)](#deployment-to-a-separate-repository-advanced-users-only)
- [Upgrading from a previous version](#upgrading-from-a-previous-version) - [Upgrading from a previous version](#upgrading-from-a-previous-version)
@ -243,7 +243,7 @@ If you installed **al-folio** as described above, you can manually update your c
# Assuming the current directory is <your-repo-name> # Assuming the current directory is <your-repo-name>
$ git remote add upstream https://github.com/alshedivat/al-folio.git $ git remote add upstream https://github.com/alshedivat/al-folio.git
$ git fetch upstream $ git fetch upstream
$ git rebase v0.14.7 $ git rebase v0.15.0
``` ```
If you have extensively customized a previous version, it might be trickier to upgrade. If you have extensively customized a previous version, it might be trickier to upgrade.

View File

@ -1,7 +1,7 @@
# this file uses prebuilt image in dockerhub # this file uses prebuilt image in dockerhub
services: services:
jekyll: jekyll:
image: amirpourmand/al-folio:v0.14.7 image: amirpourmand/al-folio:v0.15.0
build: . build: .
# uncomment these if you are having this issue with the build: # uncomment these if you are having this issue with the build:
# /usr/local/bundle/gems/jekyll-4.3.4/lib/jekyll/site.rb:509:in `initialize': Permission denied @ rb_sysopen - /srv/jekyll/.jekyll-cache/.gitignore (Errno::EACCES) # /usr/local/bundle/gems/jekyll-4.3.4/lib/jekyll/site.rb:509:in `initialize': Permission denied @ rb_sysopen - /srv/jekyll/.jekyll-cache/.gitignore (Errno::EACCES)