From f3f00ee0165a8793b860171020448de5ed140137 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 14:35:29 +0000 Subject: [PATCH] Bump nokogiri from 1.10.7 to 1.11.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.7 to 1.11.4. - [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.7...v1.11.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4bcf33a..57eb93e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,13 +4,15 @@ GEM coderay (1.1.2) diff-lcs (1.3) method_source (0.9.2) - mini_portile2 (2.4.0) - nokogiri (1.10.7) - mini_portile2 (~> 2.4.0) + mini_portile2 (2.5.1) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) posix-spawn (0.3.13) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) + racc (1.5.2) rake (13.0.1) rspec (3.9.0) rspec-core (~> 3.9.0)