From fc75d82f1e5feece6010d15825628ce1dce10099 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 05:18:29 +0000 Subject: [PATCH] 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 | 52 ++++++++++++++++++++++++++++++---------------------- 1 file changed, 30 insertions(+), 22 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b478b75..17e6887 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,10 +77,11 @@ GEM globalid (0.4.2) activesupport (>= 4.2.0) hashdiff (1.0.1) + hashie (5.0.0) i18n (1.8.5) concurrent-ruby (~> 1.0) - jwt (2.2.2) - loofah (2.7.0) + jwt (2.5.0) + loofah (2.19.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -90,27 +91,29 @@ GEM method_source (1.0.0) mimemagic (0.3.5) mini_mime (1.0.2) - mini_portile2 (2.4.0) - minitest (5.14.2) - multi_json (1.15.0) + mini_portile2 (2.8.0) + minitest (5.16.3) multi_xml (0.6.0) multipart-post (2.1.1) nio4r (2.5.4) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) - oauth2 (1.4.4) - faraday (>= 0.8, < 2.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + oauth2 (2.0.9) + faraday (>= 0.17.3, < 3.0) jwt (>= 1.0, < 3.0) - multi_json (~> 1.3) multi_xml (~> 0.5) - rack (>= 1.2, < 3) + rack (>= 1.2, < 4) + snaky_hash (~> 2.0) + version_gem (~> 1.1) parallel (1.19.2) parser (2.7.2.0) ast (~> 2.4.1) public_suffix (4.0.6) - rack (2.2.3) - rack-test (1.1.0) - rack (>= 1.0, < 3) + racc (1.6.0) + rack (2.2.4) + rack-test (2.0.2) + rack (>= 1.3) rails (6.0.3.4) actioncable (= 6.0.3.4) actionmailbox (= 6.0.3.4) @@ -129,7 +132,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.4) actionpack (= 6.0.3.4) @@ -157,32 +160,37 @@ GEM rubocop-ast (>= 0.4.0) ruby-progressbar (1.10.1) ruby2_keywords (0.0.2) + snaky_hash (2.0.1) + hashie + version_gem (~> 1.1, >= 1.1.1) sprockets (4.0.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.2) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.4.2) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) - sqlite3 (1.4.2) + sqlite3 (1.5.3) + mini_portile2 (~> 2.8.0) standard (0.8.1) rubocop (= 1.0.0) rubocop-performance (= 1.8.1) - standardrb (1.0.0) + standardrb (1.0.1) standard thor (1.0.1) thread_safe (0.3.6) tzinfo (1.2.7) thread_safe (~> 0.1) unicode-display_width (1.7.0) - webmock (3.9.3) + version_gem (1.1.1) + webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) websocket-driver (0.7.3) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.4.1) + zeitwerk (2.6.1) PLATFORMS ruby