From 7f2a8e29b503fa009b9d4272c186cf795caa87a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 02:35:32 +0000 Subject: [PATCH] Bump nokogiri from 1.6.8 to 1.13.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.8 to 1.13.3. - [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.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 48 ++++++++++++++++++++++++++---------------------- 1 file changed, 26 insertions(+), 22 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6f25a05..bed6bcd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -57,7 +57,7 @@ GEM bootstrap-sass (3.3.6) autoprefixer-rails (>= 5.2.1) sass (>= 3.3.4) - builder (3.2.2) + builder (3.2.4) byebug (9.0.5) cancan (1.6.10) capybara (2.4.4) @@ -81,6 +81,7 @@ GEM execjs coffee-script-source (1.10.0) concurrent-ruby (1.0.2) + crass (1.0.6) database_cleaner (1.3.0) debug_inspector (0.0.2) devise (4.1.1) @@ -106,7 +107,8 @@ GEM railties (>= 3.2, < 5.1) globalid (0.3.6) activesupport (>= 4.1.0) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (2.5.0) activesupport (>= 3.0.0, < 5.1) multi_json (~> 1.2) @@ -116,10 +118,11 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (1.8.3) + json (1.8.6) launchy (2.4.3) addressable (~> 2.3) - loofah (2.0.3) + loofah (2.14.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.4) mime-types (>= 1.16, < 4) @@ -127,13 +130,15 @@ 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.0) + mimemagic (0.3.10) + nokogiri (~> 1) + rake + mini_portile2 (2.8.0) + minitest (5.15.0) multi_json (1.12.1) - nokogiri (1.6.8) - mini_portile2 (~> 2.1.0) - pkg-config (~> 1.1.7) + nokogiri (1.13.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) orm_adapter (0.5.0) paperclip (5.0.0) activemodel (>= 4.2.0) @@ -142,13 +147,13 @@ GEM mime-types mimemagic (~> 0.3.0) pg (0.18.4) - pkg-config (1.1.7) pry (0.10.3) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) puma (3.4.0) - rack (1.6.4) + racc (1.6.0) + rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) rails (4.2.4) @@ -162,14 +167,14 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 4.2.4) 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.2) + loofah (~> 2.3) rails_12factor (0.0.3) rails_serve_static_assets rails_stdout_logging @@ -227,7 +232,6 @@ GEM websocket (~> 1.0) sendgrid (1.2.4) json - json shoulda-matchers (3.1.1) activesupport (>= 4.0.0) slop (3.6.0) @@ -240,11 +244,11 @@ GEM 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 (2.5.3) coffee-rails - tzinfo (1.2.2) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (3.0.0) execjs (>= 0.3.0, < 3) @@ -257,7 +261,7 @@ GEM sprockets-rails (>= 2.0, < 4.0) websocket (1.2.3) will_paginate (3.1.0) - xpath (2.0.0) + xpath (2.1.0) nokogiri (~> 1.3) PLATFORMS