From 8415b60a40002b67c92ed496f5f96be2833f684a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 May 2021 00:41:49 +0000 Subject: [PATCH] Bump nokogiri from 1.8.1 to 1.11.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.1 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.8.1...v1.11.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a4d6f8f8..561b370a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,10 +75,12 @@ GEM mail (2.7.0) mini_mime (>= 0.1.1) mini_mime (1.0.0) - mini_portile2 (2.3.0) + mini_portile2 (2.5.1) minitest (5.11.1) - nokogiri (1.8.1) - mini_portile2 (~> 2.3.0) + nokogiri (1.11.5) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) + racc (1.5.2) rack (1.6.8) rack-cors (0.4.0) rack-test (0.6.3)