Website content for chibug.org

Bump nokogiri from 1.10.10 to 1.11.1 (#4)

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.11.1.
- [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.10.10...v1.11.1)

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 3286a04b 148c6c7c

+5 -3
+5 -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.4.0) 204 + mini_portile2 (2.5.0) 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.10.10) 212 - mini_portile2 (~> 2.4.0) 211 + nokogiri (1.11.1) 212 + mini_portile2 (~> 2.5.0) 213 + racc (~> 1.4) 213 214 octokit (4.18.0) 214 215 faraday (>= 0.9) 215 216 sawyer (~> 0.8.0, >= 0.5.3) 216 217 pathutil (0.16.2) 217 218 forwardable-extended (~> 2.6) 218 219 public_suffix (3.1.1) 220 + racc (1.5.2) 219 221 rb-fsevent (0.10.4) 220 222 rb-inotify (0.10.1) 221 223 ffi (~> 1.0)