From 452f9ad5e987911f4c8c48afe5f6af67736e40af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jun 2022 07:42:39 +0000 Subject: [PATCH] Bump nokogiri from 1.4.1 to 1.13.6 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.4.1 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/REL_1.4.1...v1.13.6) --- 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 c39ff92..0df0d51 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -122,8 +122,12 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.25.1) - nokogiri (1.4.1) + mini_portile2 (2.8.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) polyglot (0.3.5) + racc (1.6.0) rack (1.2.8) rack-mount (0.6.14) rack (>= 1.0.0)