From b5a6308fd24a8090dd08bf936d3bfc98f2689644 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Sep 2021 05:48:15 +0000 Subject: [PATCH] Bump nokogiri from 1.11.1 to 1.12.5 in /ruby-rails Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.1 to 1.12.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.11.1...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ruby-rails/Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ruby-rails/Gemfile.lock b/ruby-rails/Gemfile.lock index 5fad868..6e5a483 100644 --- a/ruby-rails/Gemfile.lock +++ b/ruby-rails/Gemfile.lock @@ -95,7 +95,9 @@ GEM msgpack (1.4.2) multi_xml (0.6.0) nio4r (2.5.5) - nokogiri (1.11.1-x86_64-darwin) + nokogiri (1.12.5-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.12.5-x86_64-linux) racc (~> 1.4) nuid-sdk (0.1.1) httparty (~> 0.18.1) @@ -154,6 +156,7 @@ GEM PLATFORMS x86_64-darwin-19 + x86_64-linux DEPENDENCIES bootsnap (>= 1.4.4)