From b1b520c0b0b6cad0facdba6eba38901c7394d83c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Sep 2021 20:33:52 +0000 Subject: [PATCH] Bump nokogiri from 1.6.8.1 to 1.12.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.8.1 to 1.12.5. - [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.1...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 43 +++++++++++++++++++++++++------------------ 1 file changed, 25 insertions(+), 18 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6d0aee0..b320329 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,7 +47,7 @@ GEM bootstrap (4.0.0.alpha5) autoprefixer-rails (>= 6.0.3) sass (>= 3.4.19) - builder (3.2.2) + builder (3.2.4) capistrano (3.6.1) airbrussh (>= 1.0.0) capistrano-harrow @@ -90,10 +90,11 @@ GEM coffee-script-source execjs coffee-script-source (1.10.0) - concurrent-ruby (1.0.2) + concurrent-ruby (1.1.9) connection_pool (2.2.0) crack (0.4.3) safe_yaml (~> 1.0.0) + crass (1.0.6) curb (0.9.3) database_cleaner (1.5.1) debug_inspector (0.0.2) @@ -125,7 +126,8 @@ GEM globalid (0.3.7) activesupport (>= 4.1.0) hashdiff (0.3.0) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (2.6.0) activesupport (>= 3.0.0, < 5.1) multi_json (~> 1.2) @@ -137,7 +139,8 @@ GEM listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - loofah (2.0.3) + loofah (2.12.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.4) mime-types (>= 1.16, < 4) @@ -145,9 +148,11 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mimemagic (0.3.2) - mini_portile2 (2.1.0) - minitest (5.9.1) + mimemagic (0.3.10) + nokogiri (~> 1) + rake + mini_portile2 (2.6.1) + minitest (5.14.4) multi_json (1.12.1) multipart-post (2.0.0) narray (0.6.1.2) @@ -155,8 +160,9 @@ GEM net-ssh (>= 2.6.5) net-ssh (3.2.0) nio4r (1.2.1) - nokogiri (1.6.8.1) - mini_portile2 (~> 2.1.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) oj (2.12.14) paperclip (5.1.0) activemodel (>= 4.2.0) @@ -172,7 +178,8 @@ GEM pry-rails (0.3.4) pry (>= 0.9.10) puma (3.6.0) - rack (2.0.1) + racc (1.5.2) + rack (2.2.3) rack-protection (1.5.3) rack rack-test (0.6.3) @@ -190,11 +197,11 @@ GEM railties (= 5.0.0.1) sprockets-rails (>= 2.0.0) rails-assets-tether (1.1.1) - rails-dom-testing (2.0.1) - activesupport (>= 4.2.0, < 6.0) - nokogiri (~> 1.6.0) - rails-html-sanitizer (1.0.3) - loofah (~> 2.0) + rails-dom-testing (2.0.3) + activesupport (>= 4.2.0) + nokogiri (>= 1.6) + rails-html-sanitizer (1.4.2) + loofah (~> 2.3) railties (5.0.0.1) actionpack (= 5.0.0.1) activesupport (= 5.0.0.1) @@ -262,14 +269,14 @@ GEM net-scp (>= 1.1.2) net-ssh (>= 2.8.0) thor (0.19.1) - thread_safe (0.3.5) + thread_safe (0.3.6) tilt (2.0.5) turbolinks (5.0.1) turbolinks-source (~> 5) turbolinks-source (5.0.0) typhoeus (1.1.0) ethon (>= 0.9.0) - tzinfo (1.2.2) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (3.0.2) execjs (>= 0.3.0, < 3) @@ -291,7 +298,7 @@ GEM websocket-driver (0.6.4) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.2) - xpath (2.0.0) + xpath (2.1.0) nokogiri (~> 1.3) PLATFORMS