From 81c0d6e2aedfa21117cf53bd967b92d7243d63c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 21:44:13 +0000 Subject: [PATCH] Bump nokogiri from 1.5.2 to 1.11.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.2 to 1.11.4. - [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.11.4) 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..9ab2850 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.5.1) 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.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) + racc (1.5.2) rack (1.4.1) raindrops (0.8.0) rake (0.9.2.2)