From 4985e54ce3b854c65a1a7127b16be380041d38a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 06:35:03 +0000 Subject: [PATCH] Bump nokogiri from 1.4.1 to 1.14.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.4.1 to 1.14.3. - [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.14.3) --- 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..b9361d8 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.1) + nokogiri (1.14.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) polyglot (0.3.5) + racc (1.6.2) rack (1.2.8) rack-mount (0.6.14) rack (>= 1.0.0)