From 2ce4f9ed6f87f0e9b5f3bc16ed1a74535a17b809 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 04:38:44 +0000 Subject: [PATCH] Bump nokogiri from 1.13.9 to 1.13.10 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.9 to 1.13.10. - [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.13.9...v1.13.10) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5d34e6f..1ee41d3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,10 +3,12 @@ GEM specs: diff-lcs (1.4.4) mini_portile2 (2.8.0) - nokogiri (1.13.9) + nokogiri (1.13.10) mini_portile2 (~> 2.8.0) racc (~> 1.4) - racc (1.6.0) + nokogiri (1.13.10-x64-mingw32) + racc (~> 1.4) + racc (1.6.1) rake (13.0.1) rspec (3.9.0) rspec-core (~> 3.9.0)