From 494af33c38707ae98492611b032c7a7fcdd0b13f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 23:53:36 +0000 Subject: [PATCH] Bump nokogiri from 1.11.1 to 1.11.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.1 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.1...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 826eb6e..87c1188 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,12 +13,12 @@ GEM i18n (1.8.9) concurrent-ruby (~> 1.0) method_source (1.0.0) - mini_portile2 (2.5.0) + mini_portile2 (2.5.1) minitest (5.14.4) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) nio4r (2.5.5) - nokogiri (1.11.1) + nokogiri (1.11.4) mini_portile2 (~> 2.5.0) racc (~> 1.4) pry (0.14.0)