From 10f5916f5e3e71ce65ad9b0ae7529e6192e9c0fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 May 2022 22:03:30 +0000 Subject: [PATCH] Bump nokogiri from 1.11.1 to 1.13.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.1 to 1.13.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.1...v1.13.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2a12423..b5ab768 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,12 +21,12 @@ GEM ffi (1.14.2) io-like (0.3.0) mini_mime (1.0.0) - mini_portile2 (2.5.0) - nokogiri (1.11.1) - mini_portile2 (~> 2.5.0) + mini_portile2 (2.8.0) + nokogiri (1.13.5) + mini_portile2 (~> 2.8.0) racc (~> 1.4) public_suffix (3.0.2) - racc (1.5.2) + racc (1.6.0) rack (2.2.3) rack-test (1.0.0) rack (>= 1.0, < 3)