From 3d345be8eaf8dfb8c6b929ac6dbf7d750106f4ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 12:04:04 +0000 Subject: [PATCH] Bump nokogiri from 1.13.1 to 1.13.10 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.1 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.1...v1.13.10) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6eb563f1779..4068547c4a1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,10 +77,10 @@ GEM middleman-syntax (3.0.0) middleman-core (>= 3.2) rouge (~> 2.0) - mini_portile2 (2.7.1) + mini_portile2 (2.8.0) minitest (5.15.0) - nokogiri (1.13.1) - mini_portile2 (~> 2.7.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) racc (~> 1.4) padrino-helpers (0.13.3.4) i18n (~> 0.6, >= 0.6.7) @@ -90,7 +90,7 @@ GEM activesupport (>= 3.1) parallel (1.21.0) public_suffix (4.0.6) - racc (1.6.0) + racc (1.6.1) rack (2.2.3) rb-fsevent (0.11.0) rb-inotify (0.10.1)