From 23b1134c221e262e486780fee43cc2f2addec4e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 13:10:59 +0000 Subject: [PATCH] Bump nokogiri from 1.10.9 to 1.13.9 in /cli Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 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.10.9...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- cli/Gemfile.lock | 37 ++++++++++++++++++------------------- 1 file changed, 18 insertions(+), 19 deletions(-) diff --git a/cli/Gemfile.lock b/cli/Gemfile.lock index de99481..9f60b8c 100644 --- a/cli/Gemfile.lock +++ b/cli/Gemfile.lock @@ -23,20 +23,19 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (6.0.2.2) + activesupport (7.0.4) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) bson (4.8.2) - cassandra-driver (3.2.4) + cassandra-driver (3.2.5) ione (~> 1.2) - coderay (1.1.2) + coderay (1.1.3) concurrent-ruby (1.1.6) digest-crc (0.5.1) eventmachine (1.2.7) - faker (2.11.0) + faker (2.19.0) i18n (>= 1.6, < 2) faraday (1.0.1) multipart-post (>= 1.2, < 3) @@ -49,32 +48,32 @@ GEM concurrent-ruby (~> 1.0) ione (1.2.4) method_source (1.0.0) - mini_portile2 (2.4.0) - minitest (5.14.0) + mini_portile2 (2.8.0) + minitest (5.16.3) mongo (2.11.4) bson (>= 4.4.2, < 5.0.0) multi_json (1.14.1) multipart-post (2.1.1) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) parslet (2.0.0) - pry (0.13.0) + pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) - rainbow (3.0.0) + racc (1.6.0) + rainbow (3.1.1) ruby-kafka (1.0.0) digest-crc terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) - thor (1.0.1) - thread_safe (0.3.6) - tzinfo (1.2.7) - thread_safe (~> 0.1) + thor (1.2.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) unicode-display_width (1.7.0) websocket-driver (0.7.1) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.4) - zeitwerk (2.3.0) PLATFORMS ruby