Skip to content

Commit 81b3c60

Browse files
authored
Updated dependencies (alshedivat#3091)
Signed-off-by: George Araújo <george.gcac@gmail.com>
1 parent a7b1f8c commit 81b3c60

File tree

3 files changed

+35
-35
lines changed

3 files changed

+35
-35
lines changed

Gemfile.lock

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ GIT
99
GEM
1010
remote: https://rubygems.org/
1111
specs:
12-
activesupport (8.0.1)
12+
activesupport (8.0.2)
1313
base64
1414
benchmark (>= 0.3)
1515
bigdecimal
@@ -55,7 +55,7 @@ GEM
5555
css_parser (1.21.1)
5656
addressable
5757
cssminify2 (2.0.1)
58-
csv (3.3.2)
58+
csv (3.3.3)
5959
date (3.4.1)
6060
deep_merge (1.2.2)
6161
drb (2.2.1)
@@ -79,19 +79,19 @@ GEM
7979
forwardable (1.3.3)
8080
forwardable-extended (2.6.0)
8181
gemoji (4.1.0)
82-
google-protobuf (4.30.0)
82+
google-protobuf (4.30.1)
8383
bigdecimal
8484
rake (>= 13)
85-
google-protobuf (4.30.0-aarch64-linux)
85+
google-protobuf (4.30.1-aarch64-linux)
8686
bigdecimal
8787
rake (>= 13)
88-
google-protobuf (4.30.0-arm64-darwin)
88+
google-protobuf (4.30.1-arm64-darwin)
8989
bigdecimal
9090
rake (>= 13)
91-
google-protobuf (4.30.0-x86_64-darwin)
91+
google-protobuf (4.30.1-x86_64-darwin)
9292
bigdecimal
9393
rake (>= 13)
94-
google-protobuf (4.30.0-x86_64-linux)
94+
google-protobuf (4.30.1-x86_64-linux)
9595
bigdecimal
9696
rake (>= 13)
9797
html-pipeline (2.14.3)
@@ -187,26 +187,26 @@ GEM
187187
matrix (0.4.2)
188188
mercenary (0.4.0)
189189
mini_mime (1.1.5)
190-
minitest (5.25.4)
190+
minitest (5.25.5)
191191
multi_xml (0.7.1)
192192
bigdecimal (~> 3.1)
193193
namae (1.2.0)
194194
racc (~> 1.7)
195-
nokogiri (1.18.3-aarch64-linux-gnu)
195+
nokogiri (1.18.5-aarch64-linux-gnu)
196196
racc (~> 1.4)
197-
nokogiri (1.18.3-aarch64-linux-musl)
197+
nokogiri (1.18.5-aarch64-linux-musl)
198198
racc (~> 1.4)
199-
nokogiri (1.18.3-arm-linux-gnu)
199+
nokogiri (1.18.5-arm-linux-gnu)
200200
racc (~> 1.4)
201-
nokogiri (1.18.3-arm-linux-musl)
201+
nokogiri (1.18.5-arm-linux-musl)
202202
racc (~> 1.4)
203-
nokogiri (1.18.3-arm64-darwin)
203+
nokogiri (1.18.5-arm64-darwin)
204204
racc (~> 1.4)
205-
nokogiri (1.18.3-x86_64-darwin)
205+
nokogiri (1.18.5-x86_64-darwin)
206206
racc (~> 1.4)
207-
nokogiri (1.18.3-x86_64-linux-gnu)
207+
nokogiri (1.18.5-x86_64-linux-gnu)
208208
racc (~> 1.4)
209-
nokogiri (1.18.3-x86_64-linux-musl)
209+
nokogiri (1.18.5-x86_64-linux-musl)
210210
racc (~> 1.4)
211211
observer (0.1.2)
212212
open-uri (0.5.0)
@@ -225,22 +225,22 @@ GEM
225225
rexml (3.4.1)
226226
rouge (4.5.1)
227227
safe_yaml (1.0.5)
228-
sass-embedded (1.85.1-aarch64-linux-gnu)
229-
google-protobuf (~> 4.29)
230-
sass-embedded (1.85.1-aarch64-linux-musl)
231-
google-protobuf (~> 4.29)
232-
sass-embedded (1.85.1-arm-linux-gnueabihf)
233-
google-protobuf (~> 4.29)
234-
sass-embedded (1.85.1-arm-linux-musleabihf)
235-
google-protobuf (~> 4.29)
236-
sass-embedded (1.85.1-arm64-darwin)
237-
google-protobuf (~> 4.29)
238-
sass-embedded (1.85.1-x86_64-darwin)
239-
google-protobuf (~> 4.29)
240-
sass-embedded (1.85.1-x86_64-linux-gnu)
241-
google-protobuf (~> 4.29)
242-
sass-embedded (1.85.1-x86_64-linux-musl)
243-
google-protobuf (~> 4.29)
228+
sass-embedded (1.86.0-aarch64-linux-gnu)
229+
google-protobuf (~> 4.30)
230+
sass-embedded (1.86.0-aarch64-linux-musl)
231+
google-protobuf (~> 4.30)
232+
sass-embedded (1.86.0-arm-linux-gnueabihf)
233+
google-protobuf (~> 4.30)
234+
sass-embedded (1.86.0-arm-linux-musleabihf)
235+
google-protobuf (~> 4.30)
236+
sass-embedded (1.86.0-arm64-darwin)
237+
google-protobuf (~> 4.30)
238+
sass-embedded (1.86.0-x86_64-darwin)
239+
google-protobuf (~> 4.30)
240+
sass-embedded (1.86.0-x86_64-linux-gnu)
241+
google-protobuf (~> 4.30)
242+
sass-embedded (1.86.0-x86_64-linux-musl)
243+
google-protobuf (~> 4.30)
244244
sax-machine (1.3.2)
245245
securerandom (0.4.1)
246246
stringio (3.1.5)
@@ -299,4 +299,4 @@ DEPENDENCIES
299299
ostruct
300300

301301
BUNDLED WITH
302-
2.6.5
302+
2.6.6

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ If you installed **al-folio** as described above, you can manually update your c
242242
# Assuming the current directory is <your-repo-name>
243243
$ git remote add upstream https://github.com/alshedivat/al-folio.git
244244
$ git fetch upstream
245-
$ git rebase v0.14.3
245+
$ git rebase v0.14.4
246246
```
247247

248248
If you have extensively customized a previous version, it might be trickier to upgrade.

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# this file uses prebuilt image in dockerhub
22
services:
33
jekyll:
4-
image: amirpourmand/al-folio:v0.14.3
4+
image: amirpourmand/al-folio:v0.14.4
55
build: .
66
# uncomment these if you are having this issue with the build:
77
# /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)

0 commit comments

Comments
 (0)