From ddd730282a159678b5085b35c9b925b7cff50a2c Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 21 Mar 2025 23:51:08 +0000
Subject: [PATCH 1/4] Bump the bundler group across 1 directory with 2 updates
Bumps the bundler group with 2 updates in the / directory: [nokogiri](https://github.com/sparklemotion/nokogiri) and [uri](https://github.com/ruby/uri).
Updates `nokogiri` from 1.18.3 to 1.18.4
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.18.3...v1.18.4)
Updates `uri` from 1.0.2 to 1.0.3
- [Release notes](https://github.com/ruby/uri/releases)
- [Commits](https://github.com/ruby/uri/compare/v1.0.2...v1.0.3)
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
dependency-group: bundler
- dependency-name: uri
dependency-type: indirect
dependency-group: bundler
...
Signed-off-by: dependabot[bot]
---
Gemfile.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/Gemfile.lock b/Gemfile.lock
index e3ccdc9..2ff9d30 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -235,9 +235,9 @@ GEM
minitest (5.25.4)
net-http (0.6.0)
uri
- nokogiri (1.18.3-x64-mingw-ucrt)
+ nokogiri (1.18.4-x64-mingw-ucrt)
racc (~> 1.4)
- nokogiri (1.18.3-x86_64-linux-gnu)
+ nokogiri (1.18.4-x86_64-linux-gnu)
racc (~> 1.4)
octokit (4.25.1)
faraday (>= 1, < 3)
@@ -272,7 +272,7 @@ GEM
tzinfo-data (1.2025.1)
tzinfo (>= 1.0.0)
unicode-display_width (1.8.0)
- uri (1.0.2)
+ uri (1.0.3)
wdm (0.1.1)
webrick (1.9.1)
From 6e877acf0c4727ba3778975407a98400f77c1314 Mon Sep 17 00:00:00 2001
From: wc <78423238+de-soot@users.noreply.github.com>
Date: Wed, 26 Mar 2025 21:02:04 +0800
Subject: [PATCH 2/4] bundle updated
---
Gemfile.lock | 23 ++++++++++++-----------
_site/README.md | 8 ++++----
_site/feed.xml | 2 +-
3 files changed, 17 insertions(+), 16 deletions(-)
diff --git a/Gemfile.lock b/Gemfile.lock
index e3ccdc9..595721a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
- activesupport (8.0.1)
+ activesupport (8.0.2)
base64
benchmark (>= 0.3)
bigdecimal
@@ -27,9 +27,10 @@ GEM
commonmarker (0.23.11)
concurrent-ruby (1.3.5)
connection_pool (2.5.0)
- csv (3.3.2)
- dnsruby (1.72.3)
+ csv (3.3.3)
+ dnsruby (1.72.4)
base64 (~> 0.2.0)
+ logger (~> 1.6.5)
simpleidn (~> 0.2.1)
drb (2.2.1)
em-websocket (0.5.3)
@@ -217,7 +218,7 @@ GEM
gemoji (>= 3, < 5)
html-pipeline (~> 2.2)
jekyll (>= 3.0, < 5.0)
- json (2.9.1)
+ json (2.10.2)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
@@ -226,18 +227,18 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
- logger (1.6.5)
+ logger (1.6.6)
mercenary (0.3.6)
minima (2.5.1)
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
- minitest (5.25.4)
+ minitest (5.25.5)
net-http (0.6.0)
uri
- nokogiri (1.18.3-x64-mingw-ucrt)
+ nokogiri (1.18.6-x64-mingw-ucrt)
racc (~> 1.4)
- nokogiri (1.18.3-x86_64-linux-gnu)
+ nokogiri (1.18.6-x86_64-linux-gnu)
racc (~> 1.4)
octokit (4.25.1)
faraday (>= 1, < 3)
@@ -249,7 +250,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
- rexml (3.4.0)
+ rexml (3.4.1)
rouge (3.30.0)
rubyzip (2.4.1)
safe_yaml (1.0.5)
@@ -269,10 +270,10 @@ GEM
ethon (>= 0.9.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
- tzinfo-data (1.2025.1)
+ tzinfo-data (1.2025.2)
tzinfo (>= 1.0.0)
unicode-display_width (1.8.0)
- uri (1.0.2)
+ uri (1.0.3)
wdm (0.1.1)
webrick (1.9.1)
diff --git a/_site/README.md b/_site/README.md
index a855682..1c735b1 100644
--- a/_site/README.md
+++ b/_site/README.md
@@ -11,20 +11,20 @@ Click [here](https://de-soot.github.io)
### Run Locally
1) [Clone](https://docs.github.com/en/get-started/getting-started-with-git/about-remote-repositories) this github repository onto your computer by simply downloading the source code from this Github repository, or by using [`git`](https://git-scm.com):
-```
+```sh
git clone https://github.com/de-soot/de-soot.github.io
```
2) Follow [this guide](https://jekyllrb.com/docs/installation) to install the prerequisites for Jekyll for your system if you have not already done so.
3) Once all requirements are installed, run the following command below in a command line terminal:
-```
+```sh
gem install jekyll bundler
```
4) Now that everything's installed and good to go, navigate the terminal to the directory where the you downloaded the copy of the Github repository, like so:
-```
+```sh
cd "{Path of source code folder}"
```
5) Enter this command:
-```
+```sh
bundle exec jekyll serve
```
6) Navigate to http://localhost:4000 in a browser.
diff --git a/_site/feed.xml b/_site/feed.xml
index c43a90a..4f1e615 100644
--- a/_site/feed.xml
+++ b/_site/feed.xml
@@ -1,4 +1,4 @@
-Jekyll2025-02-25T22:14:35+08:00http://localhost:4000/feed.xmlde_sootHosted on Github PagesGuide to APA with groff ms and refer2025-02-07T00:00:00+08:002025-02-07T00:00:00+08:00http://localhost:4000/groff-apaThis guide explains why and how I used groff with the ms and refer macros to write my college essay in Neovim.
+Jekyll2025-02-25T22:52:43+08:00http://localhost:4000/feed.xmlde_sootHosted on Github PagesGuide to APA with groff ms and refer2025-02-07T00:00:00+08:002025-02-07T00:00:00+08:00http://localhost:4000/groff-apaThis guide explains why and how I used groff with the ms and refer macros to write my college essay in Neovim.