From 3bc9a85c1350aed7d2a029695696bc9442f8de3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 16:55:27 +0000 Subject: [PATCH] Bump nokogiri from 1.5.0 to 1.15.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.0 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.5.0...v1.15.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ca47a63..5104315 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,11 +67,15 @@ GEM treetop (~> 1.4.8) metaclass (0.0.1) mime-types (1.17.2) + mini_portile2 (2.8.4) mocha (0.10.4) metaclass (~> 0.0.1) multi_json (1.1.0) - nokogiri (1.5.0) + nokogiri (1.15.4) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) polyglot (0.3.3) + racc (1.7.1) rack (1.4.1) rack-cache (1.1) rack (>= 0.4)