From 870ac583162920744f3163260271f5c706ecafab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 23:46:58 +0000 Subject: [PATCH] Bump nokogiri from 1.8.5 to 1.13.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.5 to 1.13.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.8.5...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 18 ++++++++++-------- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/Gemfile b/Gemfile index 499a0d04..2d8ae0a4 100644 --- a/Gemfile +++ b/Gemfile @@ -31,4 +31,4 @@ group :test do end # odd fixed versions, for Windows -gem "nokogiri", "~>1.7" +gem "nokogiri", "~>1.13" diff --git a/Gemfile.lock b/Gemfile.lock index a48cfbdd..d4ae8817 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -59,18 +59,20 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - mini_portile2 (2.3.0) + mini_portile2 (2.8.0) minitest (5.11.3) multi_json (1.13.1) mustermann (1.0.3) - nokogiri (1.8.5) - mini_portile2 (~> 2.3.0) - nokogiri (1.8.5-x64-mingw32) - mini_portile2 (~> 2.3.0) - nokogiri (1.8.5-x86-mingw32) - mini_portile2 (~> 2.3.0) + nokogiri (1.13.4) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + nokogiri (1.13.4-x64-mingw32) + racc (~> 1.4) + nokogiri (1.13.4-x86-mingw32) + racc (~> 1.4) polyglot (0.3.5) predicated (0.2.6) + racc (1.6.0) rack (2.0.6) rack-protection (2.0.4) rack @@ -144,7 +146,7 @@ DEPENDENCIES files (>= 0.4.0) json (~> 1.8) listen - nokogiri (~> 1.7) + nokogiri (~> 1.13) rack-rewrite (~> 1.5) rake (>= 10.0.1) redcarpet