From 619e8f93df62a00ad55c12c3b98e73d8782bb15a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 03:36:19 +0000 Subject: [PATCH] build(deps): bump nokogiri from 1.15.3 to 1.16.2 in /sample Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.3 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.15.3...v1.16.2) --- 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..a7aca14 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.2) 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)