From f7ec426a0552fe9ddb8373782e7047513f2be6ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 00:12:36 +0000 Subject: [PATCH] chore(deps): bump nokogiri from 1.14.3 to 1.16.3 in /_site Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.3 to 1.16.3. - [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.14.3...v1.16.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- _site/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_site/Gemfile.lock b/_site/Gemfile.lock index bbeb8833..0ec66439 100644 --- a/_site/Gemfile.lock +++ b/_site/Gemfile.lock @@ -93,17 +93,17 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) mercenary (0.3.6) - mini_portile2 (2.8.1) + mini_portile2 (2.8.5) minitest (5.19.0) multipart-post (2.0.0) net-dns (0.8.0) - nokogiri (1.14.3) - mini_portile2 (~> 2.8.0) + nokogiri (1.16.3) + mini_portile2 (~> 2.8.2) racc (~> 1.4) octokit (4.2.0) sawyer (~> 0.6.0, >= 0.5.3) public_suffix (1.5.3) - racc (1.6.2) + racc (1.7.3) rb-fsevent (0.9.7) rb-inotify (0.9.7) ffi (>= 0.5.0)