From 53bda9cba333cc9c0fd06e937dfd6e36535781df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 06:20:26 +0000 Subject: [PATCH] Bump nokogiri from 1.12.5 to 1.13.3 in /website Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.3. - [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.12.5...v1.13.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- website/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website/Gemfile.lock b/website/Gemfile.lock index 0099f645a..7d8134c9f 100644 --- a/website/Gemfile.lock +++ b/website/Gemfile.lock @@ -15,13 +15,13 @@ GEM typhoeus (~> 1.3) yell (~> 2.0) mercenary (0.3.6) - mini_portile2 (2.6.1) - nokogiri (1.12.5) - mini_portile2 (~> 2.6.1) + mini_portile2 (2.8.0) + nokogiri (1.13.3) + mini_portile2 (~> 2.8.0) racc (~> 1.4) parallel (1.18.0) public_suffix (4.0.6) - racc (1.5.2) + racc (1.6.0) rainbow (3.0.0) typhoeus (1.3.1) ethon (>= 0.9.0)