From 550785a999b50133f7884c739aa2e3abd4604812 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 22:20:30 +0000 Subject: [PATCH] Bump nokogiri from 1.12.5 to 1.15.3 in /docker/docsite Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.15.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.12.5...v1.15.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- docker/docsite/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docker/docsite/Gemfile.lock b/docker/docsite/Gemfile.lock index 1a3e470740265..06405f3ef9113 100644 --- a/docker/docsite/Gemfile.lock +++ b/docker/docsite/Gemfile.lock @@ -97,14 +97,14 @@ GEM maruku (0.7.0) matrix (0.4.2) mercenary (0.3.6) - mini_portile2 (2.6.1) + mini_portile2 (2.8.4) minitest (5.15.0) multipart-post (2.3.0) neat (1.7.4) bourbon (>= 4.0) sass (>= 3.3) - nokogiri (1.12.5) - mini_portile2 (~> 2.6.1) + nokogiri (1.15.3) + mini_portile2 (~> 2.8.2) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) @@ -116,7 +116,7 @@ GEM pygments.rb (0.6.3) posix-spawn (~> 0.3.6) yajl-ruby (~> 1.2.0) - racc (1.6.2) + racc (1.7.1) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0)