From 575bb98dea909f1eb7d67a89b3a5461288c7f140 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 May 2021 01:18:11 +0530 Subject: [PATCH] Bump nokogiri from 1.11.2 to 1.11.5 (#172) Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.2 to 1.11.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.11.2...v1.11.5) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 57c87bd5b7..7629907233 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1255,7 +1255,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.5.1) minitest (5.14.4) mongo (2.14.0) bson (>= 4.8.2, < 5.0.0) @@ -1265,7 +1265,7 @@ GEM multipart-post (2.1.1) mysql2 (0.5.3) nio4r (2.5.7) - nokogiri (1.11.2) + nokogiri (1.11.5) mini_portile2 (~> 2.5.0) racc (~> 1.4) os (1.1.1)