From d7b364f2409b49d412bcb03b4e7fdac49023d9ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 May 2022 21:07:51 +0000 Subject: [PATCH] Bump nokogiri from 1.5.2 to 1.13.6 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.2 to 1.13.6. - [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.5.2...v1.13.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f8dfc2c..8e390c0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,6 +21,7 @@ GEM i18n (0.6.0) kgio (2.7.2) mime-types (1.17.2) + mini_portile2 (2.8.0) mongo (1.6.1) bson (~> 1.6.1) mongoid (2.4.6) @@ -28,7 +29,10 @@ GEM mongo (~> 1.3) tzinfo (~> 0.3.22) multi_json (1.1.0) - nokogiri (1.5.2) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + racc (1.6.0) rack (1.4.1) raindrops (0.8.0) rake (0.9.2.2)