From 7b9c569d15ed863242e98128062e130d697903bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 13:00:41 +0000 Subject: [PATCH] Bump nokogiri from 1.13.1 to 1.14.0 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.1 to 1.14.0. - [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.14.0) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b65af4e35..aed49822c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,19 +95,19 @@ GEM fastimage (~> 2.2) nesty (~> 1.0) nokogiri (~> 1.11) - mini_portile2 (2.7.1) + mini_portile2 (2.8.1) multipart-post (2.1.1) nesty (1.0.2) - nokogiri (1.13.1) - mini_portile2 (~> 2.7.0) + nokogiri (1.14.0) + mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogiri (1.13.1-x86_64-linux) + nokogiri (1.14.0-x86_64-linux) racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) posix-spawn (0.3.15) public_suffix (4.0.6) - racc (1.6.0) + racc (1.6.2) rake (13.0.6) rb-fsevent (0.11.0) rb-inotify (0.10.1)