From 84d1f8c2fb1f0c09d976dc15fcabafc59ac01aea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 07:02:59 +0000 Subject: [PATCH] chore(deps): bump nokogiri from 1.10.10 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 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.10...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 51 ++++++++++++++++++++++++++------------------------- 1 file changed, 26 insertions(+), 25 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 32939de..9545905 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,13 +63,13 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) - appraisal (2.2.0) + appraisal (2.4.1) bundler rake thor (>= 0.14.0) ast (2.4.0) builder (3.2.4) - byebug (11.1.1) + byebug (11.1.3) concurrent-ruby (1.1.6) crass (1.0.6) erubi (1.9.0) @@ -77,8 +77,7 @@ GEM activesupport (>= 4.2.0) i18n (1.8.3) concurrent-ruby (~> 1.0) - jaro_winkler (1.5.4) - loofah (2.6.0) + loofah (2.19.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -88,17 +87,19 @@ GEM method_source (1.0.0) mimemagic (0.3.5) mini_mime (1.0.2) - mini_portile2 (2.4.0) - minitest (5.14.1) + mini_portile2 (2.8.0) + minitest (5.16.3) nio4r (2.5.2) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) parallel (1.19.1) parser (2.7.1.0) ast (~> 2.4.0) + racc (1.6.0) rack (2.2.3) - rack-test (1.1.0) - rack (>= 1.0, < 3) + rack-test (2.0.2) + rack (>= 1.3) rails (6.0.3.2) actioncable (= 6.0.3.2) actionmailbox (= 6.0.3.2) @@ -117,7 +118,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) + rails-html-sanitizer (1.4.3) loofah (~> 2.3) railties (6.0.3.2) actionpack (= 6.0.3.2) @@ -125,35 +126,35 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) - rainbow (3.0.0) - rake (13.0.1) + rainbow (3.1.1) + rake (13.0.6) rexml (3.2.4) - rubocop (0.80.1) - jaro_winkler (~> 1.5.1) + rubocop (0.83.0) parallel (~> 1.10) parser (>= 2.7.0.1) rainbow (>= 2.2.2, < 4.0) rexml ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 1.7) + unicode-display_width (>= 1.4.0, < 2.0) rubocop-performance (1.5.2) rubocop (>= 0.71.0) ruby-progressbar (1.10.1) sprockets (4.0.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.1) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.4.2) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) sqlite (1.0.2) - sqlite3 (1.4.2) - standard (0.2.3) - rubocop (~> 0.80.1) + sqlite3 (1.5.3) + mini_portile2 (~> 2.8.0) + standard (0.4.6) + rubocop (~> 0.83.0) rubocop-performance (~> 1.5.2) - standardrb (1.0.0) + standardrb (1.0.1) standard - thor (1.0.1) + thor (1.2.1) thread_safe (0.3.6) tzinfo (1.2.7) thread_safe (~> 0.1) @@ -161,7 +162,7 @@ GEM websocket-driver (0.7.2) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.3.1) + zeitwerk (2.6.1) PLATFORMS ruby