From 073f6d01b8a9f2467b3698763cacbe44b8bd8581 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 23:04:09 +0000 Subject: [PATCH] Bump nokogiri from 1.11.7 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.7 to 1.13.9. - [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.11.7...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 791181d2..d432d79b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,7 +41,7 @@ GEM netrc (~> 0.11) typhoeus (~> 1.0) cocoapods-deintegrate (1.0.4) - cocoapods-downloader (1.4.0) + cocoapods-downloader (1.6.3) cocoapods-plugins (1.0.0) nap cocoapods-search (1.0.0) @@ -55,37 +55,39 @@ GEM escape (0.0.4) ethon (0.12.0) ffi (>= 1.3.0) - ffi (1.13.1) + ffi (1.15.5) fourflusher (2.3.1) fuzzy_match (2.0.4) gh_inspector (1.1.3) httpclient (2.8.3) i18n (0.9.5) concurrent-ruby (~> 1.0) - jazzy (0.13.5) + jazzy (0.14.3) cocoapods (~> 1.5) mustache (~> 1.1) - open4 + open4 (~> 1.3) redcarpet (~> 3.4) + rexml (~> 3.2) rouge (>= 2.0.6, < 4.0) sassc (~> 2.1) sqlite3 (~> 1.3) xcinvoke (~> 0.3.0) json (2.3.1) liferaft (0.0.6) - mini_portile2 (2.5.3) - minitest (5.14.1) + mini_portile2 (2.8.0) + minitest (5.16.3) molinillo (0.6.6) mustache (1.1.1) nanaimo (0.3.0) nap (1.1.0) netrc (0.11.0) - nokogiri (1.11.7) - mini_portile2 (~> 2.5.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) racc (~> 1.4) open4 (1.3.4) - racc (1.5.2) + racc (1.6.0) redcarpet (3.5.1) + rexml (3.2.5) rouge (2.0.7) ruby-macho (1.4.0) sassc (2.4.0) @@ -96,7 +98,8 @@ GEM clamp (~> 1.3) nokogiri (~> 1.11) xcodeproj (~> 1.7) - sqlite3 (1.4.2) + sqlite3 (1.5.3) + mini_portile2 (~> 2.8.0) thread_safe (0.3.6) typhoeus (1.4.0) ethon (>= 0.9.0)