From c382506091bba1007f9f968beb026bb291b8307f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 23:49:35 +0000 Subject: [PATCH] chore(deps): bump nokogiri in /examples/rails-vue-app Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.2 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.2...v1.16.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/rails-vue-app/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/rails-vue-app/Gemfile.lock b/examples/rails-vue-app/Gemfile.lock index 2351e2ca..c97d5bc7 100644 --- a/examples/rails-vue-app/Gemfile.lock +++ b/examples/rails-vue-app/Gemfile.lock @@ -139,9 +139,9 @@ GEM net-smtp (0.4.0.1) net-protocol nio4r (2.7.0) - nokogiri (1.16.2-arm64-darwin) + nokogiri (1.16.5-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.2-x86_64-linux) + nokogiri (1.16.5-x86_64-linux) racc (~> 1.4) public_suffix (5.0.0) puma (5.6.8)