From 7bd746992347dd30fb9a9cf6c7fc73b9df7d1b5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 06:10:11 +0000 Subject: [PATCH] Bump nokogiri from 1.13.6 to 1.14.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.6 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.13.6...v1.14.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a5965c7..9af3542 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - validate_url (1.0.13) + validate_url (1.0.15) activemodel (>= 3.0.0) public_suffix @@ -53,12 +53,12 @@ GEM semver2 jwt (2.1.0) mime-types (2.99.3) - mini_portile2 (2.8.0) + mini_portile2 (2.8.1) minitest (5.14.4) multi_json (1.13.1) multi_xml (0.6.0) multipart-post (2.0.0) - nokogiri (1.13.6) + nokogiri (1.14.3) mini_portile2 (~> 2.8.0) racc (~> 1.4) oauth2 (1.4.1) @@ -69,8 +69,8 @@ GEM rack (>= 1.2, < 3) psych (4.0.3) stringio - public_suffix (4.0.6) - racc (1.6.0) + public_suffix (5.0.1) + racc (1.6.2) rack (2.2.3) rake (13.0.1) rdoc (6.4.0)