From 0aca56aaf24e5a9597894516e342d7533e246d1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 19:28:28 +0000 Subject: [PATCH] Bump nokogiri from 1.10.5 to 1.11.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.5 to 1.11.4. - [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.5...v1.11.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8da6a6a..20fcf32 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,13 +89,14 @@ GEM mercenary (0.3.6) middleware (0.1.0) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.5.1) minitest (5.13.0) multipart-post (2.0.0) - nokogiri (1.10.5) - mini_portile2 (~> 2.4.0) - nokogiri (1.10.5-x64-mingw32) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) + nokogiri (1.11.4-x64-mingw32) + racc (~> 1.4) octokit (4.4.1) sawyer (~> 0.7.0, >= 0.5.3) pathutil (0.14.0) @@ -105,6 +106,7 @@ GEM middleware thor thread_safe + racc (1.5.2) rack (1.6.11) rack-test (0.6.3) rack (>= 1.0)