From b9a6e45d43cede30223cf1c549e4479e03100c0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 23:48:33 +0000 Subject: [PATCH] Bump nokogiri from 1.16.4 to 1.16.5 in /examples-ruby-on-rails Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.4 to 1.16.5. - [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.16.4...v1.16.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples-ruby-on-rails/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples-ruby-on-rails/Gemfile.lock b/examples-ruby-on-rails/Gemfile.lock index 8648217..3751f0d 100644 --- a/examples-ruby-on-rails/Gemfile.lock +++ b/examples-ruby-on-rails/Gemfile.lock @@ -125,9 +125,9 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.1) - nokogiri (1.16.4-arm64-darwin) + nokogiri (1.16.5-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.4-x86_64-linux) + nokogiri (1.16.5-x86_64-linux) racc (~> 1.4) public_suffix (5.0.1) puma (5.6.8)