From fe0f3a986cd133a812b0262dbd4ccc1c1e1d8f5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 12:25:53 +0000 Subject: [PATCH] Bump nokogiri from 1.11.2 to 1.11.5 in /website Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.2 to 1.11.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.11.2...v1.11.5) Signed-off-by: dependabot[bot] --- website/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/Gemfile.lock b/website/Gemfile.lock index df699b8a1..dc4a589fc 100644 --- a/website/Gemfile.lock +++ b/website/Gemfile.lock @@ -15,8 +15,8 @@ GEM typhoeus (~> 1.3) yell (~> 2.0) mercenary (0.3.6) - mini_portile2 (2.5.0) - nokogiri (1.11.2) + mini_portile2 (2.5.1) + nokogiri (1.11.5) mini_portile2 (~> 2.5.0) racc (~> 1.4) parallel (1.18.0)