From 4b325aec242107ed4f96eab615316c97a99578a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 22:30:33 +0000 Subject: [PATCH] Bump nokogiri from 1.6.7.2 to 1.9.1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.7.2 to 1.9.1. - [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.7.2...v1.9.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 50 ++++++++++++++++++++++++++++---------------------- 1 file changed, 28 insertions(+), 22 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1f35e15e..49068385 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -36,7 +36,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.4.0) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) arel (6.0.3) autoprefixer-rails (6.3.6.2) execjs @@ -50,14 +51,14 @@ GEM autoprefixer-rails (>= 5.2.1) sass (>= 3.3.4) breadcrumbs_on_rails (2.3.1) - builder (3.2.2) - capybara (2.7.1) + builder (3.2.4) + capybara (2.18.0) addressable - mime-types (>= 1.16) + mini_mime (>= 0.1.3) nokogiri (>= 1.3.3) rack (>= 1.0.0) rack-test (>= 0.5.4) - xpath (~> 2.0) + xpath (>= 2.0, < 4.0) childprocess (0.5.9) ffi (~> 1.0, >= 1.0.11) coderay (1.1.1) @@ -71,6 +72,7 @@ GEM colorize (0.7.7) concurrent-ruby (1.0.2) connection_pool (2.2.2) + crass (1.0.6) cucumber (2.3.3) builder (>= 2.1.2) cucumber-core (~> 1.4.0) @@ -124,7 +126,8 @@ GEM railties (>= 3.1) http-cookie (1.0.2) domain_name (~> 0.5) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) icalendar (2.3.0) jeff (1.5.1) excon (>= 0.22.1) @@ -136,12 +139,13 @@ GEM railties (>= 3.1) jquery-ui-rails (5.0.5) railties (>= 3.2.16) - json (1.8.3) + json (1.8.6) jwt (1.5.4) ledermann-rails-settings (2.4.1) activerecord (>= 3.1) libv8 (3.16.14.15) - loofah (2.0.3) + loofah (2.9.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.4) mime-types (>= 1.16, < 4) @@ -155,8 +159,9 @@ GEM sqlite3 (~> 1.3) thin (~> 1.5.0) method_source (0.8.2) - mime-types (2.99.2) - mini_portile2 (2.0.0) + mime-types (2.99.3) + mini_mime (1.1.0) + mini_portile2 (2.4.0) minitest (5.9.0) momentjs-rails (2.11.1) railties (>= 3.1) @@ -165,8 +170,8 @@ GEM multi_xml (0.5.5) mysql2 (0.3.21) netrc (0.11.0) - nokogiri (1.6.7.2) - mini_portile2 (~> 2.0.0.rc2) + nokogiri (1.9.1) + mini_portile2 (~> 2.4.0) nprogress-rails (0.1.6.7) orm_adapter (0.5.0) power_assert (0.3.0) @@ -179,7 +184,8 @@ GEM slop (~> 3.4) pry-nav (0.2.4) pry (>= 0.9.10, < 0.11.0) - rack (1.6.4) + public_suffix (3.1.1) + rack (1.6.13) rack-protection (1.5.3) rack rack-proxy (0.6.5) @@ -197,14 +203,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.3.0) + loofah (~> 2.3) rails3-jquery-autocomplete (1.0.15) rails (>= 3.2) railties (4.2.4) @@ -300,7 +306,7 @@ GEM eventmachine (>= 0.12.6) rack (>= 1.0.0) thor (0.19.1) - thread_safe (0.3.5) + thread_safe (0.3.6) thumbs_up (0.6.9) activerecord (> 4.2, < 6) statistics2 @@ -333,8 +339,8 @@ GEM railties (>= 4.2) websocket (1.2.3) will_paginate (3.1.0) - xpath (2.0.0) - nokogiri (~> 1.3) + xpath (3.1.0) + nokogiri (~> 1.8) PLATFORMS ruby