From 93516328b6494aed6767b6a78d0a09e4375e5968 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 21:17:50 +0000 Subject: [PATCH] Bump nokogiri from 1.11.1 to 1.13.9 in /ruby-rails Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.1 to 1.13.9. - [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.11.1...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ruby-rails/Gemfile.lock | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ruby-rails/Gemfile.lock b/ruby-rails/Gemfile.lock index 5fad868..0070737 100644 --- a/ruby-rails/Gemfile.lock +++ b/ruby-rails/Gemfile.lock @@ -95,11 +95,13 @@ GEM msgpack (1.4.2) multi_xml (0.6.0) nio4r (2.5.5) - nokogiri (1.11.1-x86_64-darwin) + nokogiri (1.13.9-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.13.9-x86_64-linux) racc (~> 1.4) nuid-sdk (0.1.1) httparty (~> 0.18.1) - racc (1.5.2) + racc (1.6.0) rack (2.2.3) rack-cors (1.1.1) rack (>= 2.0.0) @@ -154,6 +156,7 @@ GEM PLATFORMS x86_64-darwin-19 + x86_64-linux DEPENDENCIES bootsnap (>= 1.4.4)