From 38a2f7bcd6fd2aa9095126eebfa4d63c7e1ba344 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 03:35:39 +0000 Subject: [PATCH] Bump nokogiri from 1.15.2 to 1.16.2 in /examples/rails Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.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.15.2...v1.16.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/rails/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/rails/Gemfile.lock b/examples/rails/Gemfile.lock index 8417431c..766a1f01 100644 --- a/examples/rails/Gemfile.lock +++ b/examples/rails/Gemfile.lock @@ -167,7 +167,7 @@ GEM memoist (0.16.2) method_source (1.0.0) mini_mime (1.1.2) - mini_portile2 (2.8.2) + mini_portile2 (2.8.5) minitest (5.18.0) multi_json (1.15.0) net-imap (0.3.6) @@ -180,7 +180,7 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.9) - nokogiri (1.15.2) + nokogiri (1.16.2) mini_portile2 (~> 2.8.2) racc (~> 1.4) os (1.1.4) @@ -188,7 +188,7 @@ GEM puma (6.3.1) nio4r (~> 2.0) raabro (1.4.0) - racc (1.7.1) + racc (1.7.3) rack (2.2.7) rack-test (2.1.0) rack (>= 1.3)