From d443dd4cc6436739e136e760cae1789009d5c46f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 02:06:18 +0000 Subject: [PATCH] Bump nokogiri from 1.6.7.2 to 1.15.6 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.7.2 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.6.7.2...v1.15.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 393236a..17177ec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: git://github.com/pdrakeweb/systemd-daemon.git + remote: https://github.com/pdrakeweb/systemd-daemon.git revision: 44623468b56dcd945242e313bef1cd6aeb48068b ref: wip specs: @@ -8,10 +8,12 @@ GIT GEM remote: https://rubygems.org/ specs: - mini_portile2 (2.0.0) + mini_portile2 (2.8.5) mysql2 (0.4.2) - nokogiri (1.6.7.2) - mini_portile2 (~> 2.0.0.rc2) + nokogiri (1.15.6) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) + racc (1.7.3) sqlite3 (1.3.11) PLATFORMS