From 171261ce762438384a59af7471764d64c7bcdcd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 20:21:32 +0000 Subject: [PATCH] Bump nokogiri from 1.11.0 to 1.11.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.0 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.11.0...v1.11.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e44f78a..28fe261 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,8 +4,8 @@ GEM ast (2.4.1) byebug (11.1.3) jaro_winkler (1.5.4) - mini_portile2 (2.5.0) - nokogiri (1.11.0) + mini_portile2 (2.5.1) + nokogiri (1.11.4) mini_portile2 (~> 2.5.0) racc (~> 1.4) parallel (1.19.1)