From 5e7903838abe0a658151fd0450c2859d75668e4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 13:21:31 +0000 Subject: [PATCH] Bump nokogiri from 1.13.1 to 1.15.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.1 to 1.15.4. - [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.15.4) --- 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..b0e3aab87 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.4) multipart-post (2.1.1) nesty (1.0.2) - nokogiri (1.13.1) - mini_portile2 (~> 2.7.0) + nokogiri (1.15.4) + mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.13.1-x86_64-linux) + nokogiri (1.15.4-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.7.1) rake (13.0.6) rb-fsevent (0.11.0) rb-inotify (0.10.1)