From 9dc99ace960894ac0e23ddf75247777146cf7f0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 04:14:39 +0000 Subject: [PATCH] Bump nokogiri from 1.10.9 to 1.13.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.13.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.9...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8d712e9..d14c077 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,6 +64,7 @@ GEM unf (>= 0.0.5, < 1.0.0) erubi (1.9.0) execjs (2.7.0) + ffi (1.12.2) ffi (1.12.2-x86-mingw32) globalid (0.4.2) activesupport (>= 4.2.0) @@ -83,19 +84,22 @@ GEM method_source (0.9.2) mime-types (2.99.3) mini_mime (1.0.2) - mini_portile2 (2.4.0) minitest (5.14.0) multi_xml (0.6.0) + mysql2 (0.5.3) mysql2 (0.5.3-x86-mingw32) net-sftp (2.1.2) net-ssh (>= 2.6.5) net-ssh (5.2.0) netrc (0.11.0) nio4r (2.5.2) - nokogiri (1.10.9-x86-mingw32) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.4-x86-mingw32) + racc (~> 1.4) + nokogiri (1.13.4-x86_64-linux) + racc (~> 1.4) public_suffix (4.0.3) puma (3.12.4) + racc (1.6.0) rack (2.2.2) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -126,6 +130,10 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.10.1) ffi (~> 1.0) + rest-client (1.8.0) + http-cookie (>= 1.0.2, < 2.0) + mime-types (>= 1.16, < 3.0) + netrc (~> 0.7) rest-client (1.8.0-x86-mingw32) ffi (~> 1.9) http-cookie (>= 1.0.2, < 2.0) @@ -179,6 +187,7 @@ GEM PLATFORMS x86-mingw32 + x86_64-linux DEPENDENCIES capybara (~> 2.13)