From 4a4cb076383d1ba1cebd7b2cbcd43716a71a1ca8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jan 2021 17:47:32 +0900 Subject: [PATCH] Bump nokogiri from 1.10.9 to 1.11.0 (#109) Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.11.0. - [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.10.9...v1.11.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 572f5e67..115992ea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -342,7 +342,7 @@ GEM mime-types-data (3.2016.0521) mimemagic (0.3.2) mini_mime (1.0.0) - mini_portile2 (2.4.0) + mini_portile2 (2.5.0) minitest (5.14.1) monetize (1.7.0) money (~> 6.9) @@ -368,8 +368,9 @@ GEM net-ssh (5.0.2) netrc (0.11.0) nio4r (2.3.1) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.0) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) @@ -406,6 +407,7 @@ GEM pry (>= 0.10.4) public_suffix (3.0.2) raabro (1.1.6) + racc (1.5.2) rack (2.2.3) rack-mini-profiler (1.0.0) rack (>= 1.2.0)