From d145c64ec4bb04f0278bab30eeafc5adf258d8e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 11:53:23 +0000 Subject: [PATCH] Bump nokogiri from 1.13.0 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.0 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.13.0...v1.13.9) --- 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..79314e8 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.9-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.13.9-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)