Update dependencies (#3377)

Signed-off-by: George Araújo <george.gcac@gmail.com>
This commit is contained in:
George 2025-11-21 19:02:34 -03:00 committed by GitHub
parent 5c207c7775
commit 7549180b96
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 59 additions and 60 deletions

View File

@ -9,14 +9,14 @@ GIT
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
activesupport (8.0.2) activesupport (8.1.1)
base64 base64
benchmark (>= 0.3)
bigdecimal bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1) 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)
json
logger (>= 1.4.2) logger (>= 1.4.2)
minitest (>= 5.1) minitest (>= 5.1)
securerandom (>= 0.3) securerandom (>= 0.3)
@ -24,12 +24,12 @@ GEM
uri (>= 0.13.1) uri (>= 0.13.1)
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.3.0)
benchmark (0.4.0) bibtex-ruby (6.2.0)
bibtex-ruby (6.1.0)
latex-decode (~> 0.0) latex-decode (~> 0.0)
logger (~> 1.7)
racc (~> 1.7) racc (~> 1.7)
bigdecimal (3.1.9) bigdecimal (3.3.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.1) citeproc-ruby (2.1.4)
citeproc (~> 1.0, >= 1.0.9) citeproc (~> 1.0, >= 1.0.9)
csl (~> 2.0) csl (~> 2.0)
observer (< 1.0) observer (< 1.0)
@ -46,9 +46,9 @@ GEM
matrix (~> 0.4) matrix (~> 0.4)
colorator (1.1.0) colorator (1.1.0)
concurrent-ruby (1.3.5) concurrent-ruby (1.3.5)
connection_pool (2.5.3) connection_pool (2.5.4)
crass (1.0.6) crass (1.0.6)
csl (2.1.0) csl (2.2.1)
forwardable (~> 1.3) forwardable (~> 1.3)
namae (~> 1.2) namae (~> 1.2)
open-uri (< 1.0) open-uri (< 1.0)
@ -56,13 +56,13 @@ GEM
set (~> 1.1) set (~> 1.1)
singleton (< 1.0) singleton (< 1.0)
time (< 1.0) time (< 1.0)
csl-styles (2.0.1) csl-styles (2.0.2)
csl (~> 2.0) csl (~> 2.0)
css_parser (1.21.1) css_parser (1.21.1)
addressable addressable
cssminify2 (2.0.1) cssminify2 (2.1.0)
csv (3.3.4) csv (3.3.5)
date (3.4.1) date (3.5.0)
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)
@ -71,7 +71,8 @@ GEM
eventmachine (1.2.7) eventmachine (1.2.7)
execjs (2.10.0) execjs (2.10.0)
fast-stemmer (1.0.2) fast-stemmer (1.0.2)
feedjira (3.2.5) feedjira (4.0.1)
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.2-aarch64-linux-gnu)
@ -85,25 +86,25 @@ GEM
forwardable (1.3.3) forwardable (1.3.3)
forwardable-extended (2.6.0) forwardable-extended (2.6.0)
gemoji (4.1.0) gemoji (4.1.0)
google-protobuf (4.31.0) google-protobuf (4.33.1)
bigdecimal bigdecimal
rake (>= 13) rake (>= 13)
google-protobuf (4.31.0-aarch64-linux-gnu) google-protobuf (4.33.1-aarch64-linux-gnu)
bigdecimal bigdecimal
rake (>= 13) rake (>= 13)
google-protobuf (4.31.0-aarch64-linux-musl) google-protobuf (4.33.1-aarch64-linux-musl)
bigdecimal bigdecimal
rake (>= 13) rake (>= 13)
google-protobuf (4.31.0-arm64-darwin) google-protobuf (4.33.1-arm64-darwin)
bigdecimal bigdecimal
rake (>= 13) rake (>= 13)
google-protobuf (4.31.0-x86_64-darwin) google-protobuf (4.33.1-x86_64-darwin)
bigdecimal bigdecimal
rake (>= 13) rake (>= 13)
google-protobuf (4.31.0-x86_64-linux-gnu) google-protobuf (4.33.1-x86_64-linux-gnu)
bigdecimal bigdecimal
rake (>= 13) rake (>= 13)
google-protobuf (4.31.0-x86_64-linux-musl) google-protobuf (4.33.1-x86_64-linux-musl)
bigdecimal bigdecimal
rake (>= 13) rake (>= 13)
html-pipeline (2.14.3) html-pipeline (2.14.3)
@ -111,7 +112,7 @@ GEM
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.0)
httparty (0.23.1) httparty (0.23.2)
csv csv
mini_mime (>= 1.0.0) mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2) multi_xml (>= 0.5.2)
@ -150,20 +151,20 @@ GEM
jekyll-jupyter-notebook (0.0.6) jekyll-jupyter-notebook (0.0.6)
jekyll jekyll
jekyll-link-attributes (1.0.1) jekyll-link-attributes (1.0.1)
jekyll-minifier (0.1.10) jekyll-minifier (0.2.2)
cssminify2 (~> 2.0) cssminify2 (~> 2.1.0)
htmlcompressor (~> 0.4) htmlcompressor (~> 0.4)
jekyll (>= 3.5) jekyll (~> 4.0)
json-minify (~> 0.0.3) json-minify (~> 0.0.3)
uglifier (~> 4.1) terser (~> 1.2.3)
jekyll-paginate-v2 (3.0.0) jekyll-paginate-v2 (3.0.0)
jekyll (>= 3.0, < 5.0) jekyll (>= 3.0, < 5.0)
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.0) jekyll-scholar (7.2.2)
bibtex-ruby (~> 6.0) bibtex-ruby (~> 6.0)
citeproc-ruby (~> 2.0) citeproc-ruby (>= 2.1.3)
csl-styles (~> 2.0) csl-styles (~> 2.0)
jekyll (~> 4.0) jekyll (~> 4.0)
jekyll-sitemap (1.4.0) jekyll-sitemap (1.4.0)
@ -180,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.12.2) json (2.16.0)
json-minify (0.0.3) json-minify (0.0.3)
json (> 0) json (> 0)
kramdown (2.5.1) kramdown (2.5.1)
@ -196,80 +197,78 @@ GEM
loofah (2.24.1) loofah (2.24.1)
crass (~> 1.0.2) crass (~> 1.0.2)
nokogiri (>= 1.12.0) nokogiri (>= 1.12.0)
matrix (0.4.2) matrix (0.4.3)
mercenary (0.4.0) mercenary (0.4.0)
mini_mime (1.1.5) mini_mime (1.1.5)
minitest (5.25.5) minitest (5.26.2)
multi_xml (0.7.2) multi_xml (0.7.2)
bigdecimal (~> 3.1) bigdecimal (~> 3.1)
namae (1.2.0) namae (1.2.0)
racc (~> 1.7) racc (~> 1.7)
nokogiri (1.18.9-aarch64-linux-gnu) nokogiri (1.18.10-aarch64-linux-gnu)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.18.9-aarch64-linux-musl) nokogiri (1.18.10-aarch64-linux-musl)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.18.9-arm-linux-gnu) nokogiri (1.18.10-arm-linux-gnu)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.18.9-arm-linux-musl) nokogiri (1.18.10-arm-linux-musl)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.18.9-arm64-darwin) nokogiri (1.18.10-arm64-darwin)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.18.9-x86_64-darwin) nokogiri (1.18.10-x86_64-darwin)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.18.9-x86_64-linux-gnu) nokogiri (1.18.10-x86_64-linux-gnu)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.18.9-x86_64-linux-musl) nokogiri (1.18.10-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)
stringio stringio
time time
uri uri
ostruct (0.6.1) 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) public_suffix (6.0.2)
racc (1.8.1) racc (1.8.1)
rake (13.2.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.2) rexml (3.4.4)
rouge (4.5.2) rouge (4.6.1)
safe_yaml (1.0.5) safe_yaml (1.0.5)
sass-embedded (1.89.0-aarch64-linux-gnu) sass-embedded (1.94.2-aarch64-linux-gnu)
google-protobuf (~> 4.31) google-protobuf (~> 4.31)
sass-embedded (1.89.0-aarch64-linux-musl) sass-embedded (1.94.2-aarch64-linux-musl)
google-protobuf (~> 4.31) google-protobuf (~> 4.31)
sass-embedded (1.89.0-arm-linux-gnueabihf) sass-embedded (1.94.2-arm-linux-gnueabihf)
google-protobuf (~> 4.31) google-protobuf (~> 4.31)
sass-embedded (1.89.0-arm-linux-musleabihf) sass-embedded (1.94.2-arm-linux-musleabihf)
google-protobuf (~> 4.31) google-protobuf (~> 4.31)
sass-embedded (1.89.0-arm64-darwin) sass-embedded (1.94.2-arm64-darwin)
google-protobuf (~> 4.31) google-protobuf (~> 4.31)
sass-embedded (1.89.0-x86_64-darwin) sass-embedded (1.94.2-x86_64-darwin)
google-protobuf (~> 4.31) google-protobuf (~> 4.31)
sass-embedded (1.89.0-x86_64-linux-gnu) sass-embedded (1.94.2-x86_64-linux-gnu)
google-protobuf (~> 4.31) google-protobuf (~> 4.31)
sass-embedded (1.89.0-x86_64-linux-musl) sass-embedded (1.94.2-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.7) stringio (3.1.8)
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.5) terser (1.2.6)
execjs (>= 0.3.0, < 3) execjs (>= 0.3.0, < 3)
time (0.4.1) time (0.4.1)
date date
tzinfo (2.0.6) tzinfo (2.0.6)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
uglifier (4.2.1)
execjs (>= 0.3.0, < 3)
unicode-display_width (2.6.0) unicode-display_width (2.6.0)
uri (1.0.3) uri (1.1.1)
webrick (1.9.1) webrick (1.9.1)
PLATFORMS PLATFORMS
@ -313,4 +312,4 @@ DEPENDENCIES
ostruct ostruct
BUNDLED WITH BUNDLED WITH
2.6.9 2.7.2

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.6 $ git rebase v0.14.7
``` ```
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.6 image: amirpourmand/al-folio:v0.14.7
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)