From f1b0815e2cb4025cf8cadbc48d59f804b77e2bf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 08:19:54 +0000 Subject: [PATCH] Bump nokogiri from 1.13.0 to 1.13.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.0 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.13.0...v1.13.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f8cb856..efce846 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,7 +95,9 @@ GEM mini_mime (1.1.2) minitest (5.15.0) nio4r (2.5.8) - nokogiri (1.13.0-x86_64-darwin) + nokogiri (1.13.3-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.13.3-x86_64-linux) racc (~> 1.4) pagy (5.7.1) racc (1.6.0) @@ -174,6 +176,7 @@ GEM PLATFORMS x86_64-darwin-20 + x86_64-linux DEPENDENCIES coveralls (~> 0.8)