From 899ad560cb2970797dbc3ad530a6dff89df4f467 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 22:10:08 +0000 Subject: [PATCH] Bump nokogiri from 1.6.7.2 to 1.13.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.7.2 to 1.13.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.6.7.2...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 54 +++++++++++++++++++++++++++++----------------------- 1 file changed, 30 insertions(+), 24 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ca0338f..740785c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,7 @@ GEM airbrussh (1.1.0) sshkit (>= 1.6.1, != 1.7.0) arel (6.0.3) - builder (3.2.2) + builder (3.2.4) capistrano (3.6.0) airbrussh (>= 1.0.0) capistrano-harrow @@ -74,31 +74,36 @@ GEM config (1.2.1) activesupport (>= 3.0) deep_merge (~> 1.0, >= 1.0.1) + crass (1.0.6) deep_merge (1.0.1) erubis (2.7.0) faker (1.6.3) i18n (~> 0.5) - globalid (0.3.6) - activesupport (>= 4.1.0) - i18n (0.7.0) - json (1.8.3) + globalid (0.4.2) + activesupport (>= 4.2.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) + json (1.8.6) launchy (2.4.3) addressable (~> 2.3) - loofah (2.0.3) + loofah (2.16.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) - mail (2.6.4) - mime-types (>= 1.16, < 4) - mime-types (3.1) + mail (2.7.1) + mini_mime (>= 0.1.1) + mime-types (3.4.1) mime-types-data (~> 3.2015) - mime-types-data (3.2016.0521) - mini_portile2 (2.0.0) - minitest (5.9.0) + mime-types-data (3.2022.0105) + mini_mime (1.1.2) + mini_portile2 (2.8.0) + minitest (5.15.0) multi_json (1.12.1) net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (3.2.0) - nokogiri (1.6.7.2) - mini_portile2 (~> 2.0.0.rc2) + nokogiri (1.13.4) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) pg (0.18.4) poltergeist (1.9.0) capybara (~> 2.1) @@ -107,7 +112,8 @@ GEM websocket-driver (>= 0.2.0) puma (2.9.2) rack (>= 1.1, < 2.0) - rack (1.6.4) + racc (1.6.0) + rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) rails (4.2.6) @@ -121,14 +127,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.4.2) + loofah (~> 2.3) railties (4.2.6) actionpack (= 4.2.6) activesupport (= 4.2.6) @@ -147,13 +153,13 @@ GEM net-scp (>= 1.1.2) net-ssh (>= 2.8.0) thor (0.19.1) - thread_safe (0.3.5) - tzinfo (1.2.2) + thread_safe (0.3.6) + tzinfo (1.2.9) thread_safe (~> 0.1) 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