From f12ade108a966b0ea428821daa4cbf95978a7986 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 21:53:13 +0000 Subject: [PATCH] chore(deps): Bump nokogiri from 1.10.8 to 1.11.2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 to 1.11.2. - [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.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 559da19..64c8fef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,9 +41,10 @@ GEM json (2.3.0) method_source (0.9.2) mini_mime (1.0.2) - mini_portile2 (2.4.0) - nokogiri (1.10.8) - mini_portile2 (~> 2.4.0) + mini_portile2 (2.5.0) + nokogiri (1.11.2) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) parallel (1.19.1) parser (2.7.0.2) ast (~> 2.4.0) @@ -54,6 +55,7 @@ GEM byebug (~> 11.0) pry (~> 0.10) public_suffix (4.0.1) + racc (1.5.2) rack (2.0.9) rack-cors (1.1.0) rack (>= 2.0.0)