From c1a06e9ad9a36a7b2c6c32fad2f04573c290dfb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 05:09:21 +0000 Subject: [PATCH] Bump nokogiri from 1.6.7.2 to 1.16.2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.7.2 to 1.16.2. - [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.16.2) --- 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..74980a6 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.16.2) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) + racc (1.7.3) sqlite3 (1.3.11) PLATFORMS