From 478cdf708a9ee5d4b78980fefd41d39573e04aa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 12:27:05 +0000 Subject: [PATCH] build(deps): bump nokogiri from 1.6.7.2 to 1.13.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.7.2 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.7.2...v1.13.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 49 ++++++++++++++++++++++++++++--------------------- 1 file changed, 28 insertions(+), 21 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 219873187..2e00271d6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM sass (~> 3.0) slim (>= 1.3.6, < 4.0) terminal-table (~> 1.4) - builder (3.2.3) + builder (3.2.4) byebug (5.0.0) columnize (= 0.9.0) capybara (2.14.4) @@ -97,8 +97,10 @@ GEM coercible (1.0.0) descendants_tracker (~> 0.0.1) columnize (0.9.0) + concurrent-ruby (1.1.9) crack (0.4.3) safe_yaml (~> 1.0.0) + crass (1.0.6) crono (0.9.0) activerecord (~> 4.0) activesupport (~> 4.0) @@ -143,8 +145,8 @@ GEM octokit (~> 2.0.0) yajl-ruby gli (2.8.1) - globalid (0.3.7) - activesupport (>= 4.1.0) + globalid (0.4.2) + activesupport (>= 4.2.0) grape (0.19.2) activesupport builder @@ -192,7 +194,8 @@ GEM highline (1.7.8) hike (1.2.3) hirb (0.7.3) - i18n (0.8.4) + i18n (0.9.5) + concurrent-ruby (~> 1.0) ice_nine (0.11.2) json (1.8.6) json-schema (2.5.1) @@ -207,21 +210,23 @@ GEM listen (3.0.6) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9.7) - loofah (2.0.3) + loofah (2.14.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.10) - mail (2.6.6) - mime-types (>= 1.16, < 4) + mail (2.7.1) + mini_mime (>= 0.1.1) md2man (5.1.1) binman (~> 5.0) redcarpet (~> 3.0) rouge (~> 1.0) method_source (0.8.2) - mime-types (3.1) + mime-types (3.4.1) mime-types-data (~> 3.2015) - mime-types-data (3.2016.0521) - mini_portile2 (2.0.0) - minitest (5.10.2) + 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) multi_xml (0.6.0) multipart-post (2.0.0) @@ -231,8 +236,9 @@ GEM mysql2 (0.4.7) nenv (0.3.0) net-ldap (0.11) - nokogiri (1.6.7.2) - mini_portile2 (~> 2.0.0.rc2) + nokogiri (1.13.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) notiffany (0.0.8) nenv (~> 0.1) shellany (~> 0.0) @@ -265,7 +271,8 @@ GEM activesupport (>= 3.0.0) quiet_assets (1.1.0) railties (>= 3.1, < 5.0) - rack (1.6.8) + racc (1.6.0) + rack (1.6.13) rack-accept (0.4.5) rack (>= 0.4) rack-mini-profiler (0.9.3) @@ -283,19 +290,19 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 4.2.8) 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-erd (1.4.6) activerecord (>= 3.2) activesupport (>= 3.2) choice (~> 0.2.0) ruby-graphviz (~> 1.2) - rails-html-sanitizer (1.0.3) - loofah (~> 2.0) + rails-html-sanitizer (1.4.2) + loofah (~> 2.3) rails_stdout_logging (0.0.5) railties (4.2.8) actionpack (= 4.2.8) @@ -394,7 +401,7 @@ GEM polyglot (~> 0.3) typhoeus (1.0.2) ethon (>= 0.9.0) - tzinfo (1.2.3) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (2.7.2) execjs (>= 0.3.0)