From 903d88872fccbecd35d69b952e10856f98cb0ba6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:34:43 +0000 Subject: [PATCH] Bump nokogiri from 1.6.2.1 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.2.1 to 1.13.9. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.9/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.6.2.1...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d0dd87d..a972e2e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -145,10 +145,10 @@ GEM activesupport (>= 3.2, < 5) hash_control (0.1.4) activesupport (~> 4.0) - html2haml (2.0.0) + html2haml (2.3.0) erubis (~> 2.7.0) - haml (~> 4.0.0) - nokogiri (~> 1.6.0) + haml (>= 4.0) + nokogiri (>= 1.6.0) ruby_parser (~> 3.5) http-cookie (1.0.2) domain_name (~> 0.5) @@ -187,12 +187,13 @@ GEM mini_magick (3.7.0) subexec (~> 0.2.1) mini_mime (1.0.0) - mini_portile (0.6.0) + mini_portile2 (2.8.0) minitest (5.11.3) multi_json (1.13.1) netrc (0.11.0) - nokogiri (1.6.2.1) - mini_portile (= 0.6.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) normalize-rails (3.0.1) orm_adapter (0.5.0) pg (0.18.1) @@ -213,6 +214,7 @@ GEM pry (~> 0.10) quiet_assets (1.0.2) railties (>= 3.1, < 5.0) + racc (1.6.0) rack (1.5.5) rack-test (0.6.3) rack (>= 1.0) @@ -282,8 +284,8 @@ GEM rspec-support (~> 3.7.0) rspec-support (3.7.1) ruby-ole (1.2.11.7) - ruby_parser (3.6.6) - sexp_processor (~> 4.1) + ruby_parser (3.19.1) + sexp_processor (~> 4.16) rubyzip (1.1.4) sass (3.7.2) sass-listen (~> 4.0.0) @@ -304,7 +306,7 @@ GEM multi_json (~> 1.0) rubyzip (~> 1.0) websocket (~> 1.0.4) - sexp_processor (4.5.0) + sexp_processor (4.16.1) slop (3.6.0) sort_alphabetical (1.0.2) unicode_utils (>= 1.2.2) @@ -337,7 +339,7 @@ GEM rack (>= 1.0.0) thor (0.20.3) thread_safe (0.3.6) - tilt (2.0.8) + tilt (2.0.11) turbolinks (2.2.2) coffee-rails tzinfo (1.2.5) @@ -357,7 +359,7 @@ GEM rack (>= 1.0) websocket (1.0.7) will_paginate (3.0.5) - xpath (2.0.0) + xpath (2.1.0) nokogiri (~> 1.3) PLATFORMS