From 9ef9587a464e77c6f2fb5e987351169da79a74ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 May 2022 21:08:21 +0000 Subject: [PATCH] Bump nokogiri from 1.5.2 to 1.13.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.2 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.5.2...v1.13.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 36b137e..adef5ef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,11 @@ GEM rake rdoc json (1.6.5) - nokogiri (1.5.2) + mini_portile2 (2.8.0) + nokogiri (1.13.5) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + racc (1.6.0) rake (0.9.2.2) rdoc (3.12) json (~> 1.4)