Website content for chibug.org

Bump nokogiri from 1.11.4 to 1.12.5 (#8)

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.4 to 1.12.5.
- [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.11.4...v1.12.5)

---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

authored by

dependabot[bot]
dependabot[bot]
and committed by jcs.org a2dfd2d7 3f7a8bcc

+3 -3
+3 -3
Gemfile.lock
··· 201 201 rb-fsevent (~> 0.10, >= 0.10.3) 202 202 rb-inotify (~> 0.9, >= 0.9.10) 203 203 mercenary (0.3.6) 204 - mini_portile2 (2.5.1) 204 + mini_portile2 (2.6.1) 205 205 minima (2.5.1) 206 206 jekyll (>= 3.5, < 5.0) 207 207 jekyll-feed (~> 0.9) 208 208 jekyll-seo-tag (~> 2.1) 209 209 minitest (5.14.1) 210 210 multipart-post (2.1.1) 211 - nokogiri (1.11.4) 212 - mini_portile2 (~> 2.5.0) 211 + nokogiri (1.12.5) 212 + mini_portile2 (~> 2.6.1) 213 213 racc (~> 1.4) 214 214 octokit (4.18.0) 215 215 faraday (>= 0.9)