From 9820b63132cd7d1b9cc050e1f91941ae6449e196 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 06:30:32 +0000 Subject: [PATCH] chore(deps): bump nokogiri from 1.14.2 to 1.14.3 in /docs Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.2 to 1.14.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.2...v1.14.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 337169a8f2..f754b4fc0b 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -90,10 +90,10 @@ GEM mercenary (0.4.0) mini_portile2 (2.8.1) minitest (5.18.0) - nokogiri (1.14.2) + nokogiri (1.14.3) mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogiri (1.14.2-x86_64-linux) + nokogiri (1.14.3-x86_64-linux) racc (~> 1.4) parallel (1.22.1) pathutil (0.16.2) @@ -112,6 +112,10 @@ GEM sass-embedded (1.59.3) google-protobuf (~> 3.21) rake (>= 10.0.0) + sass-embedded (1.59.3-x86_64-linux-gnu) + google-protobuf (~> 3.21) + sass-embedded (1.59.3-x86_64-linux-musl) + google-protobuf (~> 3.21) sassc (2.4.0) ffi (~> 1.9) sprockets (4.2.0)