From 01899e88c5479c87ec800fbd60cbcca3d8064db1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 16:31:30 +0000 Subject: [PATCH] Bump nokogiri from 1.14.2 to 1.15.2 in /examples/cloud-run Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.2 to 1.15.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.14.2...v1.15.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/cloud-run/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/cloud-run/Gemfile.lock b/examples/cloud-run/Gemfile.lock index 8ae8b21d..8d920055 100644 --- a/examples/cloud-run/Gemfile.lock +++ b/examples/cloud-run/Gemfile.lock @@ -162,7 +162,7 @@ GEM memoist (0.16.2) method_source (1.0.0) mini_mime (1.1.2) - mini_portile2 (2.8.1) + mini_portile2 (2.8.2) minitest (5.18.1) multi_json (1.15.0) net-imap (0.3.4) @@ -175,15 +175,15 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.8) - nokogiri (1.14.2) - mini_portile2 (~> 2.8.0) + nokogiri (1.15.2) + mini_portile2 (~> 2.8.2) racc (~> 1.4) os (1.1.4) public_suffix (5.0.1) puma (5.6.4) nio4r (~> 2.0) raabro (1.4.0) - racc (1.6.2) + racc (1.7.1) rack (2.2.6.4) rack-test (2.1.0) rack (>= 1.3)