From b44302fd424f451e756d51bc3104079a033128d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Apr 2023 22:04:06 +0000 Subject: [PATCH] Bump nokogiri from 1.10.10 to 1.14.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 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.10.10...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 18d39ba8a..f8250beb6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -210,7 +210,7 @@ GEM nokogiri (~> 1) rake mini_mime (1.0.1) - mini_portile2 (2.4.0) + mini_portile2 (2.8.1) minitest (5.14.2) mock_redis (0.17.3) modware (0.1.3) @@ -227,8 +227,9 @@ GEM execjs rails (>= 3.1) nio4r (2.5.8) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.14.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) oauth2 (1.4.0) faraday (>= 0.8, < 0.13) jwt (~> 1.0) @@ -268,6 +269,7 @@ GEM activesupport (>= 3.0.0) pygments.rb (1.1.2) multi_json (>= 1.0.0) + racc (1.6.2) rack (1.6.13) rack-contrib (1.4.0) git-version-bump (~> 0.15)