From 29e775c4c758d7d1888bc20e7d954c992bc3ae5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Sep 2021 20:43:42 +0000 Subject: [PATCH] Bump nokogiri from 1.8.2 to 1.12.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.2 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.8.2...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a08a7ed..59377bd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -660,17 +660,19 @@ GEM mail (2.7.0) mini_mime (>= 0.1.1) mini_mime (1.0.0) - mini_portile2 (2.3.0) + mini_portile2 (2.6.1) minitest (5.11.3) mongo (2.5.1) bson (>= 4.3.0, < 5.0.0) multi_json (1.13.1) newrelic_rpm (4.8.0.341) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) public_suffix (3.0.2) quiet_assets (1.1.0) railties (>= 3.1, < 5.0) + racc (1.5.2) rack (1.6.9) rack-mini-profiler (0.10.7) rack (>= 1.2.0)