From f56f09166785821835397f2d28368f464924f8f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 07:36:16 +0000 Subject: [PATCH] Bump nokogiri from 1.6.7.2 to 1.14.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.7.2 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/v1.6.7.2...v1.14.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9dcdb39..1d28323 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -175,15 +175,16 @@ GEM treetop (~> 1.4.8) method_source (0.8.2) mime-types (1.25.1) - mini_portile2 (2.0.0) + mini_portile2 (2.8.1) minitest (5.9.1) multi_json (1.12.1) multi_xml (0.5.5) multipart-post (2.0.0) nenv (0.3.0) netrc (0.7.7) - nokogiri (1.6.7.2) - mini_portile2 (~> 2.0.0.rc2) + nokogiri (1.14.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) @@ -217,6 +218,7 @@ GEM pry (>= 0.9.10, < 0.11.0) quiet_assets (1.1.0) railties (>= 3.1, < 5.0) + racc (1.6.2) rack (1.5.5) rack-test (0.6.3) rack (>= 1.0)