From f78de138f71f76de916e9ad45ed7282e2f49231d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 00:42:20 +0000 Subject: [PATCH] Bump nokogiri from 1.6.8.1 to 1.13.4 in /ui/shift-client Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.8.1 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.8.1...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ui/shift-client/Gemfile.lock | 35 +++++++++++++++++++---------------- 1 file changed, 19 insertions(+), 16 deletions(-) diff --git a/ui/shift-client/Gemfile.lock b/ui/shift-client/Gemfile.lock index 35f72d9..da3e54f 100644 --- a/ui/shift-client/Gemfile.lock +++ b/ui/shift-client/Gemfile.lock @@ -19,12 +19,12 @@ GEM i18n (~> 0.7) minitest (~> 5.1) tzinfo (~> 1.1) - builder (3.2.2) + builder (3.2.4) colored (1.2) commander (4.4.0) highline (~> 1.7.2) - concurrent-ruby (1.0.2) - crass (1.0.5) + concurrent-ruby (1.1.10) + crass (1.0.6) diff-lcs (1.2.5) domain_name (0.5.20160310) unf (>= 0.0.5, < 1.0.0) @@ -32,24 +32,27 @@ GEM highline (1.7.8) http-cookie (1.0.2) domain_name (~> 0.5) - i18n (0.7.0) - loofah (2.3.1) + i18n (0.9.5) + concurrent-ruby (~> 1.0) + loofah (2.16.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) method_source (0.8.2) mime-types (2.99.1) - mini_portile2 (2.1.0) - minitest (5.9.0) + mini_portile2 (2.8.0) + minitest (5.15.0) netrc (0.11.0) - nokogiri (1.6.8.1) - mini_portile2 (~> 2.1.0) - rack (2.0.1) + nokogiri (1.13.4) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + racc (1.6.0) + rack (2.2.3) rack-test (0.6.3) rack (>= 1.0) - rails-dom-testing (2.0.1) - activesupport (>= 4.2.0, < 6.0) - nokogiri (~> 1.6.0) - rails-html-sanitizer (1.3.0) + rails-dom-testing (2.0.3) + activesupport (>= 4.2.0) + nokogiri (>= 1.6) + rails-html-sanitizer (1.4.2) loofah (~> 2.3) railties (5.0.0) actionpack (= 5.0.0) @@ -80,8 +83,8 @@ GEM rspec-support (~> 3.5.0) rspec-support (3.5.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) unf (0.1.4) unf_ext