From 26dbd7f7bdb1ee3bb6225b4d99b715019574cbac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 20:58:21 +0000 Subject: [PATCH] Bump nokogiri from 1.10.8 to 1.11.1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 to 1.11.1. - [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.10.8...v1.11.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 859b51a..bf356c8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,11 +74,12 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) mini_mime (1.0.1) - mini_portile2 (2.4.0) + mini_portile2 (2.5.0) multi_json (1.13.1) nio4r (2.5.2) - nokogiri (1.10.8) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.1) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) paho-mqtt (1.0.12) parallel (1.17.0) parser (2.6.2.1) @@ -95,6 +96,7 @@ GEM puma (4.3.5) nio4r (~> 2.0) r18n-core (3.2.0) + racc (1.5.2) rack (2.2.3) rack-contrib (2.1.0) rack (~> 2.0)