From 2b91957392d53b9b488e59a9f8ee65563cbfebd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 12:26:10 +0300 Subject: [PATCH] Bump nokogiri from 1.13.7 to 1.16.0 (#46) Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.7 to 1.16.0. - [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.13.7...v1.16.0) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2597a3e..eb07754 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -132,7 +132,7 @@ GEM marcel (1.0.2) method_source (1.0.0) mini_mime (1.1.2) - mini_portile2 (2.8.0) + mini_portile2 (2.8.5) minitest (5.19.0) multipart-post (2.3.0) net-imap (0.3.7) @@ -147,8 +147,8 @@ GEM net-protocol timeout nio4r (2.5.9) - nokogiri (1.13.7) - mini_portile2 (~> 2.8.0) + nokogiri (1.16.0) + mini_portile2 (~> 2.8.2) racc (~> 1.4) overcommit (0.46.0) childprocess (~> 0.6, >= 0.6.3) @@ -161,7 +161,7 @@ GEM method_source (~> 1.0) pry-rails (0.3.9) pry (>= 0.10.4) - racc (1.6.0) + racc (1.7.3) rack (2.2.8) rack-test (2.0.2) rack (>= 1.3)