From 728a55df7823c3ee6f4c49307814481789332a70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Jan 2021 17:12:07 +0000 Subject: [PATCH] Bump nokogiri from 1.8.5 to 1.11.1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.5 to 1.11.1. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.8.5...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 d267204..4d25f65 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -30,13 +30,14 @@ GEM semver2 jwt (2.1.0) mime-types (2.99.3) - mini_portile2 (2.3.0) + mini_portile2 (2.5.0) minitest (4.7.5) multi_json (1.13.1) multi_xml (0.6.0) multipart-post (2.0.0) - nokogiri (1.8.5) - mini_portile2 (~> 2.3.0) + nokogiri (1.11.1) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) oauth2 (1.4.1) faraday (>= 0.8, < 0.16.0) jwt (>= 1.0, < 3.0) @@ -45,6 +46,7 @@ GEM rack (>= 1.2, < 3) power_assert (1.1.3) psych (3.0.3) + racc (1.5.2) rack (2.0.6) rake (12.3.1) rdoc (6.0.4)