From f369926d553888a369c88855167dcd82daa11bca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Sep 2021 04:19:25 +0000 Subject: [PATCH] Bump nokogiri from 1.10.9 to 1.12.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.12.5. - [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.9...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index df11646..b803b3e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,21 +15,24 @@ GEM diff-lcs (1.4.3) docile (1.3.2) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.6.1) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) parallel (1.19.2) parser (2.7.1.4) ast (~> 2.4.1) public_suffix (4.0.5) + racc (1.5.2) rack (2.2.3) rack-protection (2.0.8.1) rack rack-test (1.1.0) rack (>= 1.0, < 3) rainbow (3.0.0) + rb (0.0.1) regexp_parser (1.7.1) rexml (3.2.4) rspec (3.9.0) @@ -78,6 +81,7 @@ PLATFORMS DEPENDENCIES capybara rack + rb rspec rubocop simplecov