From b9872802ab4c1e2c04c7b0e60a3b7aa374e1f1c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 00:11:13 +0000 Subject: [PATCH] build(deps): bump nokogiri from 1.14.3 to 1.15.6 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.3 to 1.15.6. - [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.14.3...v1.15.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 26c2458..8cc6006 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,13 +86,13 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) method_source (1.0.0) - mini_portile2 (2.8.1) + mini_portile2 (2.8.5) multipart-post (2.1.1) neat (1.7.4) bourbon (>= 4.0) sass (>= 3.3) - nokogiri (1.14.3) - mini_portile2 (~> 2.8.0) + nokogiri (1.15.6) + mini_portile2 (~> 2.8.2) racc (~> 1.4) octokit (4.19.0) faraday (>= 0.9) @@ -104,7 +104,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.6) - racc (1.6.2) + racc (1.7.3) rainbow (3.0.0) rake (13.0.6) rb-fsevent (0.10.4)