From 288f088cee3450a8fdad422f806a6c28b862ae8f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 05:16:31 +0000 Subject: [PATCH] [Security] Bump nokogiri from 1.10.9 to 1.11.5 in /spec Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.11.5. **This update includes security fixes.** - [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.11.5) Signed-off-by: dependabot-preview[bot] --- spec/Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/spec/Gemfile.lock b/spec/Gemfile.lock index db67780..31b717f 100644 --- a/spec/Gemfile.lock +++ b/spec/Gemfile.lock @@ -22,14 +22,16 @@ GEM docile (1.3.2) json (2.3.0) mini_mime (1.0.2) - mini_portile2 (2.4.0) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + mini_portile2 (2.5.1) + nokogiri (1.11.5) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) poltergeist (1.18.1) capybara (>= 2.1, < 4) cliver (~> 0.3.1) websocket-driver (>= 0.2.0) public_suffix (4.0.3) + racc (1.5.2) rack (2.1.1) rack-test (1.1.0) rack (>= 1.0, < 3)