From aee0ba8b6e64f34f51723c5cf489729cf8adb5a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 02:14:31 +0000 Subject: [PATCH] Bump nokogiri from 1.11.5 to 1.13.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.5 to 1.13.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.5...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b21dd16..0546727 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,13 +15,13 @@ GEM typhoeus (~> 1.3) yell (~> 2.0) mercenary (0.3.6) - mini_portile2 (2.5.1) - nokogiri (1.11.5) - mini_portile2 (~> 2.5.0) + mini_portile2 (2.8.0) + nokogiri (1.13.4) + mini_portile2 (~> 2.8.0) racc (~> 1.4) parallel (1.17.0) public_suffix (4.0.1) - racc (1.5.2) + racc (1.6.0) rainbow (3.0.0) typhoeus (1.3.1) ethon (>= 0.9.0)