From aac14f2dc94d2c29f3db13b8193b30c3caa4fd58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 04:05:56 +0000 Subject: [PATCH] Bump nokogiri from 1.10.7 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.7 to 1.13.9. - [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.10.7...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 48 +++++++++++++++++++++++++++++------------------- 1 file changed, 29 insertions(+), 19 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 711dd98..53040cd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,13 +45,14 @@ GEM bindex (0.8.1) builder (3.2.3) byebug (11.0.1) - capybara (3.15.1) + capybara (3.37.1) addressable + matrix mini_mime (>= 0.1.3) nokogiri (~> 1.8) rack (>= 1.6.0) rack-test (>= 0.6.3) - regexp_parser (~> 1.2) + regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) childprocess (3.0.0) coffee-rails (4.2.2) @@ -63,7 +64,7 @@ GEM coffee-script-source (1.12.2) concurrent-ruby (1.1.5) crass (1.0.5) - devise (4.7.1) + devise (4.8.1) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 4.1.0) @@ -71,31 +72,37 @@ GEM warden (~> 1.2.3) erubi (1.9.0) execjs (2.7.0) - ffi (1.11.3-x86-mingw32) + ffi (1.15.5) + ffi (1.15.5-x86-mingw32) globalid (0.4.2) activesupport (>= 4.2.0) - haml (5.1.2) + haml (5.2.2) temple (>= 0.8.0) tilt i18n (1.7.0) concurrent-ruby (~> 1.0) - jbuilder (2.9.1) - activesupport (>= 4.2.0) - loofah (2.4.0) + jbuilder (2.11.5) + actionview (>= 5.0.0) + activesupport (>= 5.0.0) + loofah (2.19.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) + matrix (0.4.2) method_source (0.9.2) mini_mime (1.0.2) - mini_portile2 (2.4.0) - minitest (5.13.0) + mini_portile2 (2.8.0) + minitest (5.16.3) nio4r (2.5.2) - nokogiri (1.10.7-x86-mingw32) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.9-x86-mingw32) + racc (~> 1.4) + nokogiri (1.13.9-x86_64-linux) + racc (~> 1.4) orm_adapter (0.5.0) public_suffix (4.0.1) - puma (3.12.2) + puma (3.12.6) + racc (1.6.0) rack (2.0.7) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -114,7 +121,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) + rails-html-sanitizer (1.4.3) loofah (~> 2.3) railties (5.1.7) actionpack (= 5.1.7) @@ -124,9 +131,9 @@ GEM thor (>= 0.18.1, < 2.0) rake (13.0.1) rb-fsevent (0.10.3) - rb-inotify (0.10.0) + rb-inotify (0.10.1) ffi (~> 1.0) - regexp_parser (1.6.0) + regexp_parser (2.6.0) responders (2.4.1) actionpack (>= 4.2.0, < 6.0) railties (>= 4.2.0, < 6.0) @@ -145,17 +152,19 @@ GEM selenium-webdriver (3.142.6) childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) - simple_form (5.0.1) + simple_form (5.0.3) actionpack (>= 5.0) activemodel (>= 5.0) sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.1) + sprockets-rails (3.2.2) actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - sqlite3 (1.3.13-x86-mingw32) + sqlite3 (1.5.3) + mini_portile2 (~> 2.8.0) + sqlite3 (1.5.3-x86_64-linux) temple (0.8.2) thor (0.20.3) thread_safe (0.3.6) @@ -184,6 +193,7 @@ GEM PLATFORMS x86-mingw32 + x86_64-linux DEPENDENCIES byebug