From 86fc3b8977a2d2ab39e1ddace4adbd7a644992a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 10:03:15 +0000 Subject: [PATCH] Bump nokogiri from 1.13.4 to 1.13.10 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.4 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.4...v1.13.10) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7d2d62b..70f32c4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,13 +39,13 @@ GEM method_source (1.0.0) mini_portile2 (2.8.0) minitest (5.15.0) - nokogiri (1.13.4) + nokogiri (1.13.10) mini_portile2 (~> 2.8.0) racc (~> 1.4) parallel (1.20.1) parser (3.0.0.0) ast (~> 2.4.1) - racc (1.6.0) + racc (1.6.1) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3)