From 6032fdfa253b8eedc7be69345c83e63e3e913cc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 00:06:06 +0000 Subject: [PATCH] Bump nokogiri from 1.11.3 to 1.13.1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.3 to 1.13.1. - [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.11.3...v1.13.1) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 98c7c86..de1a599 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1297,7 +1297,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2021.0225) mini_mime (1.0.3) - mini_portile2 (2.5.0) + mini_portile2 (2.7.1) minitest (5.14.4) mongo (2.14.0) bson (>= 4.8.2, < 5.0.0) @@ -1315,12 +1315,12 @@ GEM net-ssh (>= 2.6.5, < 7.0.0) net-ssh (6.1.0) nio4r (2.5.8) - nokogiri (1.11.3) - mini_portile2 (~> 2.5.0) + nokogiri (1.13.1) + mini_portile2 (~> 2.7.0) racc (~> 1.4) - nokogiri (1.11.3-x86_64-darwin) + nokogiri (1.13.1-x86_64-darwin) racc (~> 1.4) - nokogiri (1.11.3-x86_64-linux) + nokogiri (1.13.1-x86_64-linux) racc (~> 1.4) oauth2 (1.4.7) faraday (>= 0.8, < 2.0) @@ -1347,7 +1347,7 @@ GEM thor (>= 0.11.5) prettier (1.5.5) public_suffix (4.0.6) - racc (1.5.2) + racc (1.6.0) rack (2.2.3) rack-cache (1.12.1) rack (>= 0.4)