From 1bb9242f9b9b25d0cef3b4b97c089f70d1815ba6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 06:35:34 +0000 Subject: [PATCH] Bump nokogiri from 1.5.6 to 1.14.3 in /_drafts/bk.authors-and-reading Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.6 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.5.6...v1.14.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- _drafts/bk.authors-and-reading/Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_drafts/bk.authors-and-reading/Gemfile.lock b/_drafts/bk.authors-and-reading/Gemfile.lock index e8e72c2..ba09efe 100644 --- a/_drafts/bk.authors-and-reading/Gemfile.lock +++ b/_drafts/bk.authors-and-reading/Gemfile.lock @@ -5,7 +5,11 @@ GEM liquid nokogiri liquid (2.4.1) - nokogiri (1.5.6) + mini_portile2 (2.8.1) + nokogiri (1.14.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + racc (1.6.2) PLATFORMS ruby