From f6830228a13a5f1ded4edf7926367b442ca1bcf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 09:58:42 +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 | 43 +++++++++++++++++++++++-------------------- 1 file changed, 23 insertions(+), 20 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2a07ed4..769058a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -72,7 +72,7 @@ GEM bootstrap_form (2.5.1) bootswatch-rails (3.3.5) railties (>= 3.1) - builder (3.2.2) + builder (3.2.4) byebug (9.0.6) capybara (2.12.0) addressable @@ -91,7 +91,8 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.2) + concurrent-ruby (1.1.10) + crass (1.0.6) data-confirm-modal (1.2.0) railties (>= 3.0) debug_inspector (0.0.2) @@ -104,7 +105,8 @@ GEM activesupport (>= 4.1.0) haml (4.0.7) tilt - 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) @@ -124,7 +126,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.19.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.4) mime-types (>= 1.16, < 4) @@ -134,21 +137,21 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_portile2 (2.1.0) - minitest (5.9.1) + mini_portile2 (2.8.0) + minitest (5.16.3) multi_json (1.12.1) nested_form (0.3.2) nio4r (1.2.1) - nokogiri (1.6.8) - mini_portile2 (~> 2.1.0) - pkg-config (~> 1.1.7) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) nprogress-rails (0.2.0.2) orm_adapter (0.5.0) pg (0.19.0) - pkg-config (1.1.7) public_suffix (2.0.5) puma (3.6.0) - rack (2.0.1) + racc (1.6.0) + rack (2.2.4) rack-pjax (1.0.0) nokogiri (~> 1.5) rack (>= 1.1) @@ -166,11 +169,11 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 5.0.0.1) sprockets-rails (>= 2.0.0) - 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.3) + loofah (~> 2.3) rails_admin (1.1.0) builder (~> 3.1) coffee-rails (~> 4.0) @@ -206,20 +209,20 @@ GEM spring-watcher-listen (2.0.1) listen (>= 2.7, < 4.0) spring (>= 1.2, < 3.0) - sprockets (4.0.0.beta3) + sprockets (4.1.1) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.0) + sprockets-rails (3.2.2) actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.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) - tzinfo (1.2.2) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (3.0.2) execjs (>= 0.3.0, < 3)