From 4b49477b061db5d8b44381e2ec3589db74e087a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 08:56:56 +0000 Subject: [PATCH] Bump nokogiri from 1.6.8.1 to 1.14.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.8.1 to 1.14.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.1...v1.14.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 39 +++++++++++++++++++++------------------ 1 file changed, 21 insertions(+), 18 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 062807e..8d07220 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,13 +46,13 @@ GEM tzinfo (~> 1.1) arel (6.0.4) ast (2.3.0) - builder (3.2.2) + builder (3.2.4) codeclimate-test-reporter (0.5.0) simplecov (>= 0.7.1, < 1.0.0) coderay (1.1.1) concurrent-ruby (1.0.5) connection_pool (2.2.1) - crass (1.0.5) + crass (1.0.6) database_cleaner (1.4.1) diff-lcs (1.2.5) docile (1.1.5) @@ -66,20 +66,22 @@ GEM i18n (~> 0.5) globalid (0.4.1) activesupport (>= 4.2.0) - i18n (0.7.0) - json (1.8.3) + i18n (0.9.5) + concurrent-ruby (~> 1.0) + json (1.8.6) jwt (2.1.0) - loofah (2.3.1) + loofah (2.20.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) mini_mime (>= 0.1.1) method_source (0.8.2) mini_mime (1.0.0) - mini_portile2 (2.1.0) - minitest (5.8.4) - nokogiri (1.6.8.1) - mini_portile2 (~> 2.1.0) + mini_portile2 (2.8.1) + minitest (5.18.0) + nokogiri (1.14.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) parallel (1.12.1) parser (2.4.0.2) ast (~> 2.3) @@ -89,7 +91,8 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - rack (1.6.12) + racc (1.6.2) + rack (1.6.13) rack-protection (2.0.1) rack rack-test (0.6.3) @@ -105,14 +108,14 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 4.2.6) 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.5.0) + loofah (~> 2.19, >= 2.19.1) railties (4.2.6) actionpack (= 4.2.6) activesupport (= 4.2.6) @@ -165,8 +168,8 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) thor (0.19.1) - thread_safe (0.3.5) - tzinfo (1.2.2) + thread_safe (0.3.6) + tzinfo (1.2.11) thread_safe (~> 0.1) unicode-display_width (1.3.0)