From ec8fe0610f01a78e50f635c314210706105c209e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Sep 2021 21:00:44 +0000 Subject: [PATCH] Bump nokogiri from 1.5.5 to 1.12.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.5 to 1.12.5. - [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.5...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 755b113..9e8d625 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -90,7 +90,10 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.19) - mimemagic (0.1.8) + mimemagic (0.4.3) + nokogiri (~> 1) + rake + mini_portile2 (2.6.1) mongo (1.7.0) bson (~> 1.7.0) mongoid (2.5.0) @@ -98,7 +101,9 @@ GEM mongo (~> 1.7) tzinfo (~> 0.3.22) multi_json (1.3.6) - nokogiri (1.5.5) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) open4 (1.3.0) orm_adapter (0.4.0) pg (0.14.0) @@ -106,6 +111,7 @@ GEM pony (1.4) mail (> 2.0) proxies (0.2.1) + racc (1.5.2) rack (1.4.7) rack-cache (1.2) rack (>= 0.4)