From 70d20c1345bacec7549c53e412611b0ce774265c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 00:30:46 +0000 Subject: [PATCH] build(deps): bump nokogiri from 1.15.3 to 1.16.3 in /sample Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.3 to 1.16.3. - [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.15.3...v1.16.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- sample/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sample/Gemfile.lock b/sample/Gemfile.lock index c3fe84d..9029000 100644 --- a/sample/Gemfile.lock +++ b/sample/Gemfile.lock @@ -109,7 +109,7 @@ GEM matrix (0.4.2) method_source (1.0.0) mini_mime (1.1.2) - mini_portile2 (2.8.4) + mini_portile2 (2.8.5) minitest (5.18.0) msgpack (1.7.2) multi_xml (0.6.0) @@ -123,7 +123,7 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.9) - nokogiri (1.15.3) + nokogiri (1.16.3) mini_portile2 (~> 2.8.2) racc (~> 1.4) oauth2 (2.0.9) @@ -149,7 +149,7 @@ GEM public_suffix (5.0.1) puma (5.6.7) nio4r (~> 2.0) - racc (1.7.1) + racc (1.7.3) rack (2.2.6.4) rack-mini-profiler (2.3.4) rack (>= 1.2.0)