From 487aa4e8a40c4d06bccb57581aa5e2f6f60919db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 06:49:05 +0000 Subject: [PATCH] Bump nokogiri from 1.12.5 to 1.13.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.3. - [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.12.5...v1.13.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2ae6951..263d618 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,9 +68,11 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) msgpack (1.2.10) - nokogiri (1.12.5-arm64-darwin) + nokogiri (1.13.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.12.5-x86_64-darwin) + nokogiri (1.13.3-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.13.3-x86_64-linux) racc (~> 1.4) nokogumbo (2.0.5) nokogiri (~> 1.8, >= 1.8.4) @@ -106,6 +108,7 @@ GEM PLATFORMS arm64-darwin-20 x86_64-darwin-19 + x86_64-linux DEPENDENCIES html-proofer (>= 3.0)