From 4c595cb4e8e8a33a2aef7d3c6686d3e59004b3b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 May 2022 21:12:17 +0000 Subject: [PATCH] Bump nokogiri from 1.5.2 to 1.13.6 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.2 to 1.13.6. - [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.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0c15513..fdbcef2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,9 +103,12 @@ GEM treetop (~> 1.4.8) method_source (0.7.1) mime-types (1.18) + mini_portile2 (2.8.0) multi_json (1.3.4) multi_xml (0.5.1) - nokogiri (1.5.2) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) pg (0.13.2) polyglot (0.3.3) pry (0.9.9.4) @@ -114,6 +117,7 @@ GEM slop (>= 2.4.4, < 3) puma (1.2.2) rack (~> 1.2) + racc (1.6.0) rack (1.4.1) rack-cache (1.2) rack (>= 0.4)