From becb689e0d1fab6f30628cc771559f17165a2e37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Jan 2023 00:49:57 +0000 Subject: [PATCH] Bump actionpack from 6.0.3.4 to 7.0.4.2 Bumps [actionpack](https://github.com/rails/rails) from 6.0.3.4 to 7.0.4.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.2/actionpack/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.0.3.4...v7.0.4.2) --- updated-dependencies: - dependency-name: actionpack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 405 ++++++++++++++++++++++++++------------------------- 1 file changed, 206 insertions(+), 199 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f7a5af0b..dcb199e1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,72 +25,84 @@ PATH GEM remote: https://rubygems.org/ specs: - actioncable (6.0.3.4) - actionpack (= 6.0.3.4) + actioncable (7.0.4.2) + actionpack (= 7.0.4.2) + activesupport (= 7.0.4.2) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailbox (6.0.3.4) - actionpack (= 6.0.3.4) - activejob (= 6.0.3.4) - activerecord (= 6.0.3.4) - activestorage (= 6.0.3.4) - activesupport (= 6.0.3.4) + actionmailbox (7.0.4.2) + actionpack (= 7.0.4.2) + activejob (= 7.0.4.2) + activerecord (= 7.0.4.2) + activestorage (= 7.0.4.2) + activesupport (= 7.0.4.2) mail (>= 2.7.1) - actionmailer (6.0.3.4) - actionpack (= 6.0.3.4) - actionview (= 6.0.3.4) - activejob (= 6.0.3.4) + net-imap + net-pop + net-smtp + actionmailer (7.0.4.2) + actionpack (= 7.0.4.2) + actionview (= 7.0.4.2) + activejob (= 7.0.4.2) + activesupport (= 7.0.4.2) mail (~> 2.5, >= 2.5.4) + net-imap + net-pop + net-smtp rails-dom-testing (~> 2.0) - actionpack (6.0.3.4) - actionview (= 6.0.3.4) - activesupport (= 6.0.3.4) - rack (~> 2.0, >= 2.0.8) + actionpack (7.0.4.2) + actionview (= 7.0.4.2) + activesupport (= 7.0.4.2) + rack (~> 2.0, >= 2.2.0) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actiontext (6.0.3.4) - actionpack (= 6.0.3.4) - activerecord (= 6.0.3.4) - activestorage (= 6.0.3.4) - activesupport (= 6.0.3.4) + actiontext (7.0.4.2) + actionpack (= 7.0.4.2) + activerecord (= 7.0.4.2) + activestorage (= 7.0.4.2) + activesupport (= 7.0.4.2) + globalid (>= 0.6.0) nokogiri (>= 1.8.5) - actionview (6.0.3.4) - activesupport (= 6.0.3.4) + actionview (7.0.4.2) + activesupport (= 7.0.4.2) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (6.0.3.4) - activesupport (= 6.0.3.4) + activejob (7.0.4.2) + activesupport (= 7.0.4.2) globalid (>= 0.3.6) - activemodel (6.0.3.4) - activesupport (= 6.0.3.4) - activerecord (6.0.3.4) - activemodel (= 6.0.3.4) - activesupport (= 6.0.3.4) - activestorage (6.0.3.4) - actionpack (= 6.0.3.4) - activejob (= 6.0.3.4) - activerecord (= 6.0.3.4) - marcel (~> 0.3.1) - activesupport (6.0.3.4) + activemodel (7.0.4.2) + activesupport (= 7.0.4.2) + activerecord (7.0.4.2) + activemodel (= 7.0.4.2) + activesupport (= 7.0.4.2) + activestorage (7.0.4.2) + actionpack (= 7.0.4.2) + activejob (= 7.0.4.2) + activerecord (= 7.0.4.2) + activesupport (= 7.0.4.2) + marcel (~> 1.0) + mini_mime (>= 1.1.0) + activesupport (7.0.4.2) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) - akami (1.3.1) - gyoku (>= 0.4.0) - nokogiri - ancestry (4.0.0) - activerecord (>= 5.2.4.5) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) + ancestry (4.2.0) + activerecord (>= 5.2.6) ansi (1.5.0) - bcrypt (3.1.16) + ast (2.4.2) + attr_json (2.0.0) + activerecord (>= 6.0.0, < 7.1) + babosa (2.0.0) + bcrypt (3.1.18) breadcrumbs_on_rails (4.1.0) railties (>= 5.0) + browser (5.3.1) builder (3.2.4) capybara (3.34.0) addressable @@ -103,32 +115,24 @@ GEM childprocess (3.0.0) chunky_png (1.4.0) coderay (1.1.3) - coffee-rails (5.0.0) - coffee-script (>= 2.2.0) - railties (>= 5.2.0) - coffee-script (2.4.1) - coffee-script-source - execjs - coffee-script-source (1.12.2) - concurrent-ruby (1.1.7) + concurrent-ruby (1.2.0) crass (1.0.6) css_parser (1.7.1) addressable + date (3.3.3) delocalize (1.2.0) rails (>= 2) descriptive_statistics (2.5.1) email_validator (2.2.2) activemodel - erubi (1.10.0) - erubis (2.7.0) - execjs (2.7.0) + erubi (1.12.0) factory_bot (6.1.0) activesupport (>= 5.0.0) fast_xs (0.8.0) ffi (1.15.5) formatador (0.2.5) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.1.0) + activesupport (>= 5.0) guard (2.16.2) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) @@ -142,88 +146,81 @@ GEM guard-minitest (2.4.6) guard-compat (~> 1.2) minitest (>= 3.0) - gyoku (1.3.1) - builder (>= 2.1.2) - haml (5.2.1) - temple (>= 0.8.0) - tilt - haml-rails (2.0.1) - actionpack (>= 5.1) - activesupport (>= 5.1) - haml (>= 4.0.6, < 6.0) - html2haml (>= 1.0.1) - railties (>= 5.1) - html2haml (2.2.0) - erubis (~> 2.7.0) - haml (>= 4.0, < 6) - nokogiri (>= 1.6.0) - ruby_parser (~> 3.5) - httpi (2.4.5) - rack - socksify - i18n (1.8.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) + image_processing (1.12.2) + mini_magick (>= 4.9.5, < 5) + ruby-vips (>= 2.0.17, < 3) + importmap-rails (1.1.5) + actionpack (>= 6.0.0) + railties (>= 6.0.0) jbuilder (2.11.2) activesupport (>= 5.0.0) - jquery-rails (4.4.0) - rails-dom-testing (>= 1, < 3) - railties (>= 4.2.0) - thor (>= 0.14, < 2.0) - jsonb_accessor (1.1.0) - activerecord (>= 5.0) - activesupport (>= 5.0) - pg (>= 0.18.1) - kaminari (1.2.1) + json (2.6.3) + jsonapi-serializer (2.2.0) + activesupport (>= 4.2) + kaminari (1.2.2) activesupport (>= 4.1.0) - kaminari-actionview (= 1.2.1) - kaminari-activerecord (= 1.2.1) - kaminari-core (= 1.2.1) - kaminari-actionview (1.2.1) + kaminari-actionview (= 1.2.2) + kaminari-activerecord (= 1.2.2) + kaminari-core (= 1.2.2) + kaminari-actionview (1.2.2) actionview - kaminari-core (= 1.2.1) - kaminari-activerecord (1.2.1) + kaminari-core (= 1.2.2) + kaminari-activerecord (1.2.2) activerecord - kaminari-core (= 1.2.1) - kaminari-core (1.2.1) + kaminari-core (= 1.2.2) + kaminari-core (1.2.2) + language_server-protocol (3.17.0.3) listen (3.3.3) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.18.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.2.8) - mail (2.7.1) + mail (2.8.0.1) mini_mime (>= 0.1.1) - marcel (0.3.3) - mimemagic (~> 0.3.2) + net-imap + net-pop + net-smtp + marcel (1.0.2) method_source (1.0.0) - mimemagic (0.3.10) - nokogiri (~> 1) - rake - mini_magick (4.11.0) - mini_mime (1.0.2) - mini_portile2 (2.8.0) - minitest (5.14.2) + mini_magick (4.12.0) + mini_mime (1.1.2) + mini_portile2 (2.8.1) + minitest (5.17.0) minitest-reporters (1.4.2) ansi builder minitest (>= 5.0) ruby-progressbar - mobility (1.1.2) + mobility (1.2.9) i18n (>= 0.6.10, < 2) request_store (~> 1.0) nenv (0.3.0) - nio4r (2.5.7) - nokogiri (1.13.6) + net-imap (0.3.4) + date + net-protocol + net-pop (0.1.2) + net-protocol + net-protocol (0.2.1) + timeout + net-smtp (0.3.3) + net-protocol + nio4r (2.5.8) + nokogiri (1.14.1) mini_portile2 (~> 2.8.0) racc (~> 1.4) - nori (2.6.0) notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) + parallel (1.22.1) + parser (3.2.0.0) + ast (~> 2.4.1) pdf-core (0.9.0) pg (0.21.0) - pg_search (2.3.5) + pg_search (2.3.6) activerecord (>= 5.2) activesupport (>= 5.2) prawn (2.4.0) @@ -237,133 +234,143 @@ GEM pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (4.0.6) + public_suffix (5.0.1) puma (5.3.2) nio4r (~> 2.0) - racc (1.6.0) - rack (2.2.3) + racc (1.6.2) + rack (2.2.6.2) rack-rewrite (1.5.1) - rack-test (1.1.0) - rack (>= 1.0, < 3) - rails (6.0.3.4) - actioncable (= 6.0.3.4) - actionmailbox (= 6.0.3.4) - actionmailer (= 6.0.3.4) - actionpack (= 6.0.3.4) - actiontext (= 6.0.3.4) - actionview (= 6.0.3.4) - activejob (= 6.0.3.4) - activemodel (= 6.0.3.4) - activerecord (= 6.0.3.4) - activestorage (= 6.0.3.4) - activesupport (= 6.0.3.4) - bundler (>= 1.3.0) - railties (= 6.0.3.4) - sprockets-rails (>= 2.0.0) + rack-test (2.0.2) + rack (>= 1.3) + rails (7.0.4.2) + actioncable (= 7.0.4.2) + actionmailbox (= 7.0.4.2) + actionmailer (= 7.0.4.2) + actionpack (= 7.0.4.2) + actiontext (= 7.0.4.2) + actionview (= 7.0.4.2) + activejob (= 7.0.4.2) + activemodel (= 7.0.4.2) + activerecord (= 7.0.4.2) + activestorage (= 7.0.4.2) + activesupport (= 7.0.4.2) + bundler (>= 1.15.0) + railties (= 7.0.4.2) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.4.3) - loofah (~> 2.3) - railties (6.0.3.4) - actionpack (= 6.0.3.4) - activesupport (= 6.0.3.4) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) + railties (7.0.4.2) + actionpack (= 7.0.4.2) + activesupport (= 7.0.4.2) method_source - rake (>= 0.8.7) - thor (>= 0.20.3, < 2.0) - rake (13.0.3) - ransack (2.4.1) - activerecord (>= 5.2.4) - activesupport (>= 5.2.4) + rake (>= 12.2) + thor (~> 1.0) + zeitwerk (~> 2.5) + rainbow (3.1.1) + rake (13.0.6) + ransack (3.2.1) + activerecord (>= 6.1.5) + activesupport (>= 6.1.5) i18n rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) regexp_parser (1.8.2) - request_store (1.5.0) + request_store (1.5.1) rack (>= 1.4) + rexml (3.2.5) rqrcode (1.2.0) chunky_png (~> 1.0) rqrcode_core (~> 0.2) rqrcode_core (0.2.0) + rubocop (1.42.0) + json (~> 2.3) + parallel (~> 1.10) + parser (>= 3.1.2.1) + rainbow (>= 2.2.2, < 4.0) + regexp_parser (>= 1.8, < 3.0) + rexml (>= 3.2.5, < 4.0) + rubocop-ast (>= 1.24.1, < 2.0) + ruby-progressbar (~> 1.7) + unicode-display_width (>= 1.4.0, < 3.0) + rubocop-ast (1.24.1) + parser (>= 3.1.1.0) + rubocop-performance (1.15.2) + rubocop (>= 1.7.0, < 2.0) + rubocop-ast (>= 0.4.0) ruby-measurement (1.2.3) ruby-progressbar (1.10.1) - ruby_parser (3.15.1) - sexp_processor (~> 4.9) + ruby-vips (2.1.4) + ffi (~> 1.12) rubyzip (2.3.0) - sass-rails (6.0.0) - sassc-rails (~> 2.1, >= 2.1.1) - sassc (2.4.0) - ffi (~> 1.9) - sassc-rails (2.1.2) - railties (>= 4.0.0) - sassc (>= 2.0) - sprockets (> 3.0) - sprockets-rails - tilt - savon (2.12.1) - akami (~> 1.2) - builder (>= 2.1.2) - gyoku (~> 1.2) - httpi (~> 2.3) - nokogiri (>= 1.8.1) - nori (~> 2.4) - wasabi (~> 3.4) selenium-webdriver (3.142.7) childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) - sexp_processor (4.15.2) shellany (0.0.1) simple_xlsx_writer (0.5.3) fast_xs (>= 0.7.3) rubyzip (>= 0.9.4) - socksify (1.7.1) - spina (1.2.0) + spina (2.13.1) ancestry + attr_json + babosa bcrypt breadcrumbs_on_rails - coffee-rails - haml-rails - jquery-rails - jsonb_accessor (>= 1.0.0) + browser + image_processing + importmap-rails (>= 0.7.6) + jsonapi-serializer kaminari - mini_magick - mobility (>= 0.8.9) + mobility (>= 1.1.3) pg rack-rewrite (>= 1.5.0) - rails (>= 5.2) - sass-rails - turbolinks (~> 5) - sprockets (4.0.2) + rails (>= 6.0) + sprockets-rails + standard + stimulus-rails (>= 0.7.0) + tailwindcss-rails (>= 2.0.0) + turbo-rails (>= 0.9, < 2.0) + view_component (~> 2.32) + sprockets (4.2.0) concurrent-ruby (~> 1.0) - rack (> 1, < 3) - sprockets-rails (3.2.2) - actionpack (>= 4.0) - activesupport (>= 4.0) + rack (>= 2.2.4, < 4) + sprockets-rails (3.4.2) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) + standard (1.22.1) + language_server-protocol (~> 3.17.0.2) + rubocop (= 1.42.0) + rubocop-performance (= 1.15.2) statesman (8.0.0) - temple (0.8.2) - thor (1.0.1) - thread_safe (0.3.6) - tilt (2.0.10) + stimulus-rails (1.2.1) + railties (>= 6.0.0) + tailwindcss-rails (2.0.21) + railties (>= 6.0.0) + thor (1.2.1) + timeout (0.3.1) ttfunk (1.7.0) - turbolinks (5.2.1) - turbolinks-source (~> 5.2) - turbolinks-source (5.2.0) - tzinfo (1.2.8) - thread_safe (~> 0.1) - valvat (1.0.1) - savon (>= 2.3.0) - wasabi (3.6.1) - addressable - httpi (~> 2.0) - nokogiri (>= 1.4.2) + turbo-rails (1.3.2) + actionpack (>= 6.0.0) + activejob (>= 6.0.0) + railties (>= 6.0.0) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) + unicode-display_width (2.4.2) + valvat (1.2.1) + rexml (>= 3.2, < 4.0) + view_component (2.82.0) + activesupport (>= 5.2.0, < 8.0) + concurrent-ruby (~> 1.0) + method_source (~> 1.0) websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.4.2) + zeitwerk (2.6.6) zip-zip (0.3) rubyzip (>= 1.0.0)