From 9ae9bb478bbd20a1588219fa9157a16d15bd143b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 4 Jan 2021 05:25:56 +0000 Subject: [PATCH] [Security] Bump nokogiri from 1.10.9 to 1.11.0 in /spec Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.11.0. **This update includes a security fix.** - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.9...v1.11.0) 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..11d573b 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.0) + nokogiri (1.11.0) + 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)