From dfdfdfaf876a21b7077f7eb785846b2a7fbedc25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Sep 2022 04:31:17 +0000 Subject: [PATCH] Bump nokogiri from 1.5.0 to 1.13.8 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.0 to 1.13.8. - [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.0...v1.13.8) --- 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 42d6113..b6afd84 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,11 @@ GEM remote: http://rubygems.org/ specs: liquid (2.2.2) - nokogiri (1.5.0) + mini_portile2 (2.8.0) + nokogiri (1.13.8) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + racc (1.6.0) rake (0.9.2) test-unit (2.3.2)