From e1caf9729f9a191e1d428375467a57b470a932d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 06:16:26 +0000 Subject: [PATCH] Bump nokogiri from 1.10.9 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 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.10.9...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index be61005..f5adadf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,12 +33,14 @@ GEM diff-lcs (1.3) gherkin (5.1.0) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) multi_json (1.14.1) multi_test (0.1.2) - nokogiri (1.10.9-x64-mingw32) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) public_suffix (4.0.3) + racc (1.6.0) rack (2.2.2) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -65,6 +67,7 @@ GEM PLATFORMS x64-mingw32 + x86_64-linux DEPENDENCIES capybara (~> 3.31)