diff --git a/Gemfile.lock b/Gemfile.lock index 5bb3d449..2de7ae10 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,29 +7,29 @@ GIT GEM remote: https://rubygems.org/ specs: - actioncable (8.0.1) - actionpack (= 8.0.1) - activesupport (= 8.0.1) + actioncable (8.0.2) + actionpack (= 8.0.2) + activesupport (= 8.0.2) nio4r (~> 2.0) websocket-driver (>= 0.6.1) zeitwerk (~> 2.6) - actionmailbox (8.0.1) - actionpack (= 8.0.1) - activejob (= 8.0.1) - activerecord (= 8.0.1) - activestorage (= 8.0.1) - activesupport (= 8.0.1) + actionmailbox (8.0.2) + actionpack (= 8.0.2) + activejob (= 8.0.2) + activerecord (= 8.0.2) + activestorage (= 8.0.2) + activesupport (= 8.0.2) mail (>= 2.8.0) - actionmailer (8.0.1) - actionpack (= 8.0.1) - actionview (= 8.0.1) - activejob (= 8.0.1) - activesupport (= 8.0.1) + actionmailer (8.0.2) + actionpack (= 8.0.2) + actionview (= 8.0.2) + activejob (= 8.0.2) + activesupport (= 8.0.2) mail (>= 2.8.0) rails-dom-testing (~> 2.2) - actionpack (8.0.1) - actionview (= 8.0.1) - activesupport (= 8.0.1) + actionpack (8.0.2) + actionview (= 8.0.2) + activesupport (= 8.0.2) nokogiri (>= 1.8.5) rack (>= 2.2.4) rack-session (>= 1.0.1) @@ -37,35 +37,35 @@ GEM rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) useragent (~> 0.16) - actiontext (8.0.1) - actionpack (= 8.0.1) - activerecord (= 8.0.1) - activestorage (= 8.0.1) - activesupport (= 8.0.1) + actiontext (8.0.2) + actionpack (= 8.0.2) + activerecord (= 8.0.2) + activestorage (= 8.0.2) + activesupport (= 8.0.2) globalid (>= 0.6.0) nokogiri (>= 1.8.5) - actionview (8.0.1) - activesupport (= 8.0.1) + actionview (8.0.2) + activesupport (= 8.0.2) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activejob (8.0.1) - activesupport (= 8.0.1) + activejob (8.0.2) + activesupport (= 8.0.2) globalid (>= 0.3.6) - activemodel (8.0.1) - activesupport (= 8.0.1) - activerecord (8.0.1) - activemodel (= 8.0.1) - activesupport (= 8.0.1) + activemodel (8.0.2) + activesupport (= 8.0.2) + activerecord (8.0.2) + activemodel (= 8.0.2) + activesupport (= 8.0.2) timeout (>= 0.4.0) - activestorage (8.0.1) - actionpack (= 8.0.1) - activejob (= 8.0.1) - activerecord (= 8.0.1) - activesupport (= 8.0.1) + activestorage (8.0.2) + actionpack (= 8.0.2) + activejob (= 8.0.2) + activerecord (= 8.0.2) + activesupport (= 8.0.2) marcel (~> 1.0) - activesupport (8.0.1) + activesupport (8.0.2) base64 benchmark (>= 0.3) bigdecimal @@ -123,7 +123,7 @@ GEM builder (3.3.0) childprocess (5.1.0) logger (~> 1.5) - concurrent-ruby (1.3.4) + concurrent-ruby (1.3.5) connection_pool (2.5.0) console (1.29.2) fiber-annotation @@ -196,13 +196,14 @@ GEM csv mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) - i18n (1.14.6) + i18n (1.14.7) concurrent-ruby (~> 1.0) io-console (0.8.0) io-endpoint (0.14.0) io-event (1.7.5) io-stream (0.6.1) - irb (1.14.3) + irb (1.15.1) + pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) jaro_winkler (1.6.0) @@ -227,7 +228,7 @@ GEM letter_opener (1.10.0) launchy (>= 2.2, < 4) localhost (1.3.1) - logger (1.6.5) + logger (1.7.0) loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -242,24 +243,24 @@ GEM metrics (0.12.1) mini_mime (1.1.5) mini_portile2 (2.8.8) - minitest (5.25.4) + minitest (5.25.5) msgpack (1.7.5) multi_xml (0.7.1) bigdecimal (~> 3.1) mysql2 (0.5.6) net-http (0.6.0) uri - net-imap (0.5.5) + net-imap (0.5.6) date net-protocol net-pop (0.1.2) net-protocol net-protocol (0.2.2) timeout - net-smtp (0.5.0) + net-smtp (0.5.1) net-protocol nio4r (2.7.4) - nokogiri (1.18.1) + nokogiri (1.18.6) mini_portile2 (~> 2.8.2) racc (~> 1.4) omniauth (2.1.2) @@ -291,6 +292,9 @@ GEM parser (3.3.6.0) ast (~> 2.4.1) racc + pp (0.6.2) + prettyprint + prettyprint (0.2.0) process-metrics (0.3.0) console (~> 1.8) json (~> 2) @@ -305,12 +309,12 @@ GEM protocol-rack (0.10.1) protocol-http (~> 0.37) rack (>= 1.0) - psych (5.2.2) + psych (5.2.3) date stringio public_suffix (6.0.1) racc (1.8.1) - rack (3.1.8) + rack (3.1.12) rack-attack (6.7.0) rack (>= 1.0, < 4) rack-mini-profiler (3.3.1) @@ -333,20 +337,20 @@ GEM rack (>= 1.3) rackup (2.2.1) rack (>= 3) - rails (8.0.1) - actioncable (= 8.0.1) - actionmailbox (= 8.0.1) - actionmailer (= 8.0.1) - actionpack (= 8.0.1) - actiontext (= 8.0.1) - actionview (= 8.0.1) - activejob (= 8.0.1) - activemodel (= 8.0.1) - activerecord (= 8.0.1) - activestorage (= 8.0.1) - activesupport (= 8.0.1) + rails (8.0.2) + actioncable (= 8.0.2) + actionmailbox (= 8.0.2) + actionmailer (= 8.0.2) + actionpack (= 8.0.2) + actiontext (= 8.0.2) + actionview (= 8.0.2) + activejob (= 8.0.2) + activemodel (= 8.0.2) + activerecord (= 8.0.2) + activestorage (= 8.0.2) + activesupport (= 8.0.2) bundler (>= 1.15.0) - railties (= 8.0.1) + railties (= 8.0.2) rails-dom-testing (2.2.0) activesupport (>= 5.0.0) minitest @@ -357,9 +361,9 @@ GEM rails-i18n (8.0.1) i18n (>= 0.7, < 2) railties (>= 8.0.0, < 9) - railties (8.0.1) - actionpack (= 8.0.1) - activesupport (= 8.0.1) + railties (8.0.2) + actionpack (= 8.0.2) + activesupport (= 8.0.2) irb (~> 1.13) rackup (>= 1.0.0) rake (>= 12.2) @@ -369,7 +373,7 @@ GEM rake (13.2.1) rbs (2.8.4) rdiscount (2.2.7.3) - rdoc (6.10.0) + rdoc (6.13.1) psych (>= 4.0.0) react-rails (2.7.1) babel-transpiler (>= 0.7.0) @@ -469,7 +473,7 @@ GEM activesupport (>= 6.1) sprockets (>= 3.0.0) stackprof (0.2.26) - stringio (3.1.2) + stringio (3.1.6) swd (2.0.3) activesupport (>= 3) attr_required (>= 0.0.5) @@ -492,7 +496,7 @@ GEM unicode-display_width (3.1.3) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uri (1.0.2) + uri (1.0.3) useragent (0.16.11) validate_url (1.0.15) activemodel (>= 3.0.0) @@ -518,7 +522,7 @@ GEM websocket-extensions (0.1.5) will_paginate (4.0.1) yard (0.9.37) - zeitwerk (2.7.1) + zeitwerk (2.7.2) PLATFORMS ruby diff --git a/vendor/cache/actioncable-8.0.1.gem b/vendor/cache/actioncable-8.0.1.gem deleted file mode 100644 index 225cb408..00000000 Binary files a/vendor/cache/actioncable-8.0.1.gem and /dev/null differ diff --git a/vendor/cache/actioncable-8.0.2.gem b/vendor/cache/actioncable-8.0.2.gem new file mode 100644 index 00000000..cedd599c Binary files /dev/null and b/vendor/cache/actioncable-8.0.2.gem differ diff --git a/vendor/cache/actionmailbox-8.0.1.gem b/vendor/cache/actionmailbox-8.0.1.gem deleted file mode 100644 index 5fed1248..00000000 Binary files a/vendor/cache/actionmailbox-8.0.1.gem and /dev/null differ diff --git a/vendor/cache/actionmailbox-8.0.2.gem b/vendor/cache/actionmailbox-8.0.2.gem new file mode 100644 index 00000000..b06b9969 Binary files /dev/null and b/vendor/cache/actionmailbox-8.0.2.gem differ diff --git a/vendor/cache/actionmailer-8.0.1.gem b/vendor/cache/actionmailer-8.0.1.gem deleted file mode 100644 index 04de3e1b..00000000 Binary files a/vendor/cache/actionmailer-8.0.1.gem and /dev/null differ diff --git a/vendor/cache/actionmailer-8.0.2.gem b/vendor/cache/actionmailer-8.0.2.gem new file mode 100644 index 00000000..d5856c6c Binary files /dev/null and b/vendor/cache/actionmailer-8.0.2.gem differ diff --git a/vendor/cache/actionpack-8.0.1.gem b/vendor/cache/actionpack-8.0.1.gem deleted file mode 100644 index 4b677151..00000000 Binary files a/vendor/cache/actionpack-8.0.1.gem and /dev/null differ diff --git a/vendor/cache/actionpack-8.0.2.gem b/vendor/cache/actionpack-8.0.2.gem new file mode 100644 index 00000000..f681836e Binary files /dev/null and b/vendor/cache/actionpack-8.0.2.gem differ diff --git a/vendor/cache/actiontext-8.0.1.gem b/vendor/cache/actiontext-8.0.1.gem deleted file mode 100644 index 19f29e43..00000000 Binary files a/vendor/cache/actiontext-8.0.1.gem and /dev/null differ diff --git a/vendor/cache/actiontext-8.0.2.gem b/vendor/cache/actiontext-8.0.2.gem new file mode 100644 index 00000000..050fc78d Binary files /dev/null and b/vendor/cache/actiontext-8.0.2.gem differ diff --git a/vendor/cache/actionview-8.0.1.gem b/vendor/cache/actionview-8.0.1.gem deleted file mode 100644 index 728fa4b5..00000000 Binary files a/vendor/cache/actionview-8.0.1.gem and /dev/null differ diff --git a/vendor/cache/actionview-8.0.2.gem b/vendor/cache/actionview-8.0.2.gem new file mode 100644 index 00000000..50855e77 Binary files /dev/null and b/vendor/cache/actionview-8.0.2.gem differ diff --git a/vendor/cache/activejob-8.0.1.gem b/vendor/cache/activejob-8.0.1.gem deleted file mode 100644 index cadedec0..00000000 Binary files a/vendor/cache/activejob-8.0.1.gem and /dev/null differ diff --git a/vendor/cache/activejob-8.0.2.gem b/vendor/cache/activejob-8.0.2.gem new file mode 100644 index 00000000..0119fc51 Binary files /dev/null and b/vendor/cache/activejob-8.0.2.gem differ diff --git a/vendor/cache/activemodel-8.0.1.gem b/vendor/cache/activemodel-8.0.1.gem deleted file mode 100644 index fb330d9f..00000000 Binary files a/vendor/cache/activemodel-8.0.1.gem and /dev/null differ diff --git a/vendor/cache/activemodel-8.0.2.gem b/vendor/cache/activemodel-8.0.2.gem new file mode 100644 index 00000000..c1c11140 Binary files /dev/null and b/vendor/cache/activemodel-8.0.2.gem differ diff --git a/vendor/cache/activerecord-8.0.1.gem b/vendor/cache/activerecord-8.0.1.gem deleted file mode 100644 index f4cee375..00000000 Binary files a/vendor/cache/activerecord-8.0.1.gem and /dev/null differ diff --git a/vendor/cache/activerecord-8.0.2.gem b/vendor/cache/activerecord-8.0.2.gem new file mode 100644 index 00000000..60a7ec1c Binary files /dev/null and b/vendor/cache/activerecord-8.0.2.gem differ diff --git a/vendor/cache/activestorage-8.0.1.gem b/vendor/cache/activestorage-8.0.1.gem deleted file mode 100644 index ad0ebcc0..00000000 Binary files a/vendor/cache/activestorage-8.0.1.gem and /dev/null differ diff --git a/vendor/cache/activestorage-8.0.2.gem b/vendor/cache/activestorage-8.0.2.gem new file mode 100644 index 00000000..587cf336 Binary files /dev/null and b/vendor/cache/activestorage-8.0.2.gem differ diff --git a/vendor/cache/activesupport-8.0.1.gem b/vendor/cache/activesupport-8.0.1.gem deleted file mode 100644 index a0f8ce76..00000000 Binary files a/vendor/cache/activesupport-8.0.1.gem and /dev/null differ diff --git a/vendor/cache/activesupport-8.0.2.gem b/vendor/cache/activesupport-8.0.2.gem new file mode 100644 index 00000000..24b49354 Binary files /dev/null and b/vendor/cache/activesupport-8.0.2.gem differ diff --git a/vendor/cache/concurrent-ruby-1.3.4.gem b/vendor/cache/concurrent-ruby-1.3.4.gem deleted file mode 100644 index a656fd0a..00000000 Binary files a/vendor/cache/concurrent-ruby-1.3.4.gem and /dev/null differ diff --git a/vendor/cache/concurrent-ruby-1.3.5.gem b/vendor/cache/concurrent-ruby-1.3.5.gem new file mode 100644 index 00000000..1cd9f527 Binary files /dev/null and b/vendor/cache/concurrent-ruby-1.3.5.gem differ diff --git a/vendor/cache/i18n-1.14.6.gem b/vendor/cache/i18n-1.14.6.gem deleted file mode 100644 index a5feb41d..00000000 Binary files a/vendor/cache/i18n-1.14.6.gem and /dev/null differ diff --git a/vendor/cache/i18n-1.14.7.gem b/vendor/cache/i18n-1.14.7.gem new file mode 100644 index 00000000..9307337f Binary files /dev/null and b/vendor/cache/i18n-1.14.7.gem differ diff --git a/vendor/cache/irb-1.14.3.gem b/vendor/cache/irb-1.14.3.gem deleted file mode 100644 index fb3849db..00000000 Binary files a/vendor/cache/irb-1.14.3.gem and /dev/null differ diff --git a/vendor/cache/irb-1.15.1.gem b/vendor/cache/irb-1.15.1.gem new file mode 100644 index 00000000..951854a3 Binary files /dev/null and b/vendor/cache/irb-1.15.1.gem differ diff --git a/vendor/cache/logger-1.6.5.gem b/vendor/cache/logger-1.6.5.gem deleted file mode 100644 index 7e678016..00000000 Binary files a/vendor/cache/logger-1.6.5.gem and /dev/null differ diff --git a/vendor/cache/logger-1.7.0.gem b/vendor/cache/logger-1.7.0.gem new file mode 100644 index 00000000..061f1ccc Binary files /dev/null and b/vendor/cache/logger-1.7.0.gem differ diff --git a/vendor/cache/minitest-5.25.4.gem b/vendor/cache/minitest-5.25.4.gem deleted file mode 100644 index f07706fb..00000000 Binary files a/vendor/cache/minitest-5.25.4.gem and /dev/null differ diff --git a/vendor/cache/minitest-5.25.5.gem b/vendor/cache/minitest-5.25.5.gem new file mode 100644 index 00000000..2ffec491 Binary files /dev/null and b/vendor/cache/minitest-5.25.5.gem differ diff --git a/vendor/cache/net-imap-0.5.5.gem b/vendor/cache/net-imap-0.5.5.gem deleted file mode 100644 index 30fcda14..00000000 Binary files a/vendor/cache/net-imap-0.5.5.gem and /dev/null differ diff --git a/vendor/cache/net-imap-0.5.6.gem b/vendor/cache/net-imap-0.5.6.gem new file mode 100644 index 00000000..700b181b Binary files /dev/null and b/vendor/cache/net-imap-0.5.6.gem differ diff --git a/vendor/cache/net-smtp-0.5.0.gem b/vendor/cache/net-smtp-0.5.0.gem deleted file mode 100644 index c5028d76..00000000 Binary files a/vendor/cache/net-smtp-0.5.0.gem and /dev/null differ diff --git a/vendor/cache/net-smtp-0.5.1.gem b/vendor/cache/net-smtp-0.5.1.gem new file mode 100644 index 00000000..db90e64d Binary files /dev/null and b/vendor/cache/net-smtp-0.5.1.gem differ diff --git a/vendor/cache/nokogiri-1.18.1-aarch64-linux-gnu.gem b/vendor/cache/nokogiri-1.18.1-aarch64-linux-gnu.gem deleted file mode 100644 index a09da6a5..00000000 Binary files a/vendor/cache/nokogiri-1.18.1-aarch64-linux-gnu.gem and /dev/null differ diff --git a/vendor/cache/nokogiri-1.18.1-x86_64-linux-gnu.gem b/vendor/cache/nokogiri-1.18.1-x86_64-linux-gnu.gem deleted file mode 100644 index 5b22ad87..00000000 Binary files a/vendor/cache/nokogiri-1.18.1-x86_64-linux-gnu.gem and /dev/null differ diff --git a/vendor/cache/nokogiri-1.18.6-aarch64-linux-gnu.gem b/vendor/cache/nokogiri-1.18.6-aarch64-linux-gnu.gem new file mode 100644 index 00000000..79832da9 Binary files /dev/null and b/vendor/cache/nokogiri-1.18.6-aarch64-linux-gnu.gem differ diff --git a/vendor/cache/pp-0.6.2.gem b/vendor/cache/pp-0.6.2.gem new file mode 100644 index 00000000..25704968 Binary files /dev/null and b/vendor/cache/pp-0.6.2.gem differ diff --git a/vendor/cache/prettyprint-0.2.0.gem b/vendor/cache/prettyprint-0.2.0.gem new file mode 100644 index 00000000..0944aaba Binary files /dev/null and b/vendor/cache/prettyprint-0.2.0.gem differ diff --git a/vendor/cache/psych-5.2.2.gem b/vendor/cache/psych-5.2.2.gem deleted file mode 100644 index db32c36c..00000000 Binary files a/vendor/cache/psych-5.2.2.gem and /dev/null differ diff --git a/vendor/cache/psych-5.2.3.gem b/vendor/cache/psych-5.2.3.gem new file mode 100644 index 00000000..88fb9989 Binary files /dev/null and b/vendor/cache/psych-5.2.3.gem differ diff --git a/vendor/cache/rack-3.1.12.gem b/vendor/cache/rack-3.1.12.gem new file mode 100644 index 00000000..81be015f Binary files /dev/null and b/vendor/cache/rack-3.1.12.gem differ diff --git a/vendor/cache/rack-3.1.8.gem b/vendor/cache/rack-3.1.8.gem deleted file mode 100644 index 0cf2f338..00000000 Binary files a/vendor/cache/rack-3.1.8.gem and /dev/null differ diff --git a/vendor/cache/rails-8.0.1.gem b/vendor/cache/rails-8.0.1.gem deleted file mode 100644 index 4fbd1905..00000000 Binary files a/vendor/cache/rails-8.0.1.gem and /dev/null differ diff --git a/vendor/cache/rails-8.0.2.gem b/vendor/cache/rails-8.0.2.gem new file mode 100644 index 00000000..50de33e9 Binary files /dev/null and b/vendor/cache/rails-8.0.2.gem differ diff --git a/vendor/cache/railties-8.0.1.gem b/vendor/cache/railties-8.0.1.gem deleted file mode 100644 index d2b3eb90..00000000 Binary files a/vendor/cache/railties-8.0.1.gem and /dev/null differ diff --git a/vendor/cache/railties-8.0.2.gem b/vendor/cache/railties-8.0.2.gem new file mode 100644 index 00000000..02b5b976 Binary files /dev/null and b/vendor/cache/railties-8.0.2.gem differ diff --git a/vendor/cache/rdoc-6.10.0.gem b/vendor/cache/rdoc-6.10.0.gem deleted file mode 100644 index e06a92af..00000000 Binary files a/vendor/cache/rdoc-6.10.0.gem and /dev/null differ diff --git a/vendor/cache/rdoc-6.13.1.gem b/vendor/cache/rdoc-6.13.1.gem new file mode 100644 index 00000000..ae5bc3a5 Binary files /dev/null and b/vendor/cache/rdoc-6.13.1.gem differ diff --git a/vendor/cache/stringio-3.1.2.gem b/vendor/cache/stringio-3.1.2.gem deleted file mode 100644 index dfad9c2e..00000000 Binary files a/vendor/cache/stringio-3.1.2.gem and /dev/null differ diff --git a/vendor/cache/stringio-3.1.6.gem b/vendor/cache/stringio-3.1.6.gem new file mode 100644 index 00000000..23e1300c Binary files /dev/null and b/vendor/cache/stringio-3.1.6.gem differ diff --git a/vendor/cache/uri-1.0.2.gem b/vendor/cache/uri-1.0.2.gem deleted file mode 100644 index d640d630..00000000 Binary files a/vendor/cache/uri-1.0.2.gem and /dev/null differ diff --git a/vendor/cache/uri-1.0.3.gem b/vendor/cache/uri-1.0.3.gem new file mode 100644 index 00000000..afd77ba9 Binary files /dev/null and b/vendor/cache/uri-1.0.3.gem differ diff --git a/vendor/cache/zeitwerk-2.7.1.gem b/vendor/cache/zeitwerk-2.7.1.gem deleted file mode 100644 index b1ce72a0..00000000 Binary files a/vendor/cache/zeitwerk-2.7.1.gem and /dev/null differ diff --git a/vendor/cache/zeitwerk-2.7.2.gem b/vendor/cache/zeitwerk-2.7.2.gem new file mode 100644 index 00000000..cbe3cc89 Binary files /dev/null and b/vendor/cache/zeitwerk-2.7.2.gem differ