From f60779964d5c088b10cb6b52bea6ee3d8b88208c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 05:21:06 +0000 Subject: [PATCH] Bump nokogiri from 1.6.8 to 1.16.2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.8 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.8...v1.16.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b71e35a..fea691a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,16 +44,15 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) mercenary (0.3.6) - mini_portile2 (2.1.0) + mini_portile2 (2.8.5) minitest (5.9.0) - nokogiri (1.6.8) - mini_portile2 (~> 2.1.0) - pkg-config (~> 1.1.7) - nokogiri (1.6.8-x64-mingw32) - mini_portile2 (~> 2.1.0) - pkg-config (~> 1.1.7) + nokogiri (1.16.2) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) + nokogiri (1.16.2-x64-mingw32) + racc (~> 1.4) parallel (1.9.0) - pkg-config (1.1.7) + racc (1.7.3) rb-fsevent (0.9.7) rb-inotify (0.9.7) ffi (>= 0.5.0)