From 63bb38a5326d83d62fb1a838df81bc126d45a72d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 06:39:48 +0000 Subject: [PATCH] Bump nokogiri from 1.6.8 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.8 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.6.8...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 49 ++++++++++++++++++++++++++++--------------------- 1 file changed, 28 insertions(+), 21 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4eed543a12..8cecea1a32 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,7 +64,7 @@ GEM bcrypt (3.1.11-java) bootstrap-sass (2.3.2.2) sass (~> 3.2) - builder (3.2.2) + builder (3.2.4) bullet (5.4.0) activesupport (>= 3.0.0) uniform_notifier (~> 1.10.0) @@ -101,6 +101,7 @@ GEM coderay (1.1.1) concurrent-ruby (1.0.2) concurrent-ruby (1.0.2-java) + crass (1.0.6) crb (1.0.1) cucumber (1.3.20) builder (>= 2.1.2) @@ -157,7 +158,8 @@ GEM http-cookie (1.0.2) domain_name (~> 0.5) human_attribute (1.0.0) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) icalendar (2.4.1) jdbc-mysql (5.1.38) jdbc-postgres (9.4.1206) @@ -191,25 +193,29 @@ GEM activesupport (>= 4, < 5.1) railties (>= 4, < 5.1) logstash-event (1.2.02) - loofah (2.0.3) + loofah (2.19.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) machinist (1.0.6) mail (2.6.4) mime-types (>= 1.16, < 4) method_source (0.8.2) mime-types (2.99.3) - mimemagic (0.3.2) - mini_portile2 (2.1.0) - minitest (5.9.1) + mimemagic (0.3.10) + nokogiri (~> 1) + rake + mini_portile2 (2.8.0) + minitest (5.16.3) multi_json (1.12.1) multi_test (0.1.2) mysql2 (0.4.4) net-ldap (0.15.0) netrc (0.11.0) - nokogiri (1.6.8) - mini_portile2 (~> 2.1.0) - pkg-config (~> 1.1.7) - nokogiri (1.6.8-java) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + nokogiri (1.13.9-java) + racc (~> 1.4) orm_adapter (0.5.0) paperclip (5.1.0) activemodel (>= 4.2.0) @@ -218,7 +224,6 @@ GEM mime-types mimemagic (~> 0.3.0) pg (0.18.4) - pkg-config (1.1.7) poltergeist (1.10.0) capybara (~> 2.1) cliver (~> 0.3.1) @@ -235,7 +240,9 @@ GEM spoon (~> 0.0) quiet_assets (1.1.0) railties (>= 3.1, < 5.0) - rack (1.6.4) + racc (1.6.0) + racc (1.6.0-java) + rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) rails (4.2.7.1) @@ -249,14 +256,14 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 4.2.7.1) sprockets-rails - rails-deprecated_sanitizer (1.0.3) + rails-deprecated_sanitizer (1.0.4) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.7) - activesupport (>= 4.2.0.beta, < 5.0) - nokogiri (~> 1.6.0) + rails-dom-testing (1.0.9) + activesupport (>= 4.2.0, < 5.0) + nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.3) - loofah (~> 2.0) + rails-html-sanitizer (1.4.3) + loofah (~> 2.3) rails-observers (0.1.2) activemodel (~> 4.0) rails-perftest (0.0.6) @@ -338,8 +345,8 @@ GEM test_after_commit (1.1.0) activerecord (>= 3.2) thor (0.19.1) - thread_safe (0.3.5) - thread_safe (0.3.5-java) + thread_safe (0.3.6) + thread_safe (0.3.6-java) tilt (2.0.5) timecop (0.8.1) tzinfo (1.2.2) @@ -362,7 +369,7 @@ GEM websocket-extensions (>= 0.1.0) websocket-extensions (0.1.2) will_paginate (3.1.3) - xpath (2.0.0) + xpath (2.1.0) nokogiri (~> 1.3) ya2yaml (0.31)