diff --git a/Gemfile.lock b/Gemfile.lock index 1ee0b442d..330eaeb7b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,29 +10,29 @@ GEM remote: https://rubygems.org/ specs: Ascii85 (1.1.0) - actioncable (7.2.2) - actionpack (= 7.2.2) - activesupport (= 7.2.2) + actioncable (7.2.2.1) + actionpack (= 7.2.2.1) + activesupport (= 7.2.2.1) nio4r (~> 2.0) websocket-driver (>= 0.6.1) zeitwerk (~> 2.6) - actionmailbox (7.2.2) - actionpack (= 7.2.2) - activejob (= 7.2.2) - activerecord (= 7.2.2) - activestorage (= 7.2.2) - activesupport (= 7.2.2) + actionmailbox (7.2.2.1) + actionpack (= 7.2.2.1) + activejob (= 7.2.2.1) + activerecord (= 7.2.2.1) + activestorage (= 7.2.2.1) + activesupport (= 7.2.2.1) mail (>= 2.8.0) - actionmailer (7.2.2) - actionpack (= 7.2.2) - actionview (= 7.2.2) - activejob (= 7.2.2) - activesupport (= 7.2.2) + actionmailer (7.2.2.1) + actionpack (= 7.2.2.1) + actionview (= 7.2.2.1) + activejob (= 7.2.2.1) + activesupport (= 7.2.2.1) mail (>= 2.8.0) rails-dom-testing (~> 2.2) - actionpack (7.2.2) - actionview (= 7.2.2) - activesupport (= 7.2.2) + actionpack (7.2.2.1) + actionview (= 7.2.2.1) + activesupport (= 7.2.2.1) nokogiri (>= 1.8.5) racc rack (>= 2.2.4, < 3.2) @@ -41,41 +41,41 @@ GEM rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) useragent (~> 0.16) - actiontext (7.2.2) - actionpack (= 7.2.2) - activerecord (= 7.2.2) - activestorage (= 7.2.2) - activesupport (= 7.2.2) + actiontext (7.2.2.1) + actionpack (= 7.2.2.1) + activerecord (= 7.2.2.1) + activestorage (= 7.2.2.1) + activesupport (= 7.2.2.1) globalid (>= 0.6.0) nokogiri (>= 1.8.5) - actionview (7.2.2) - activesupport (= 7.2.2) + actionview (7.2.2.1) + activesupport (= 7.2.2.1) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activejob (7.2.2) - activesupport (= 7.2.2) + activejob (7.2.2.1) + activesupport (= 7.2.2.1) globalid (>= 0.3.6) - activemodel (7.2.2) - activesupport (= 7.2.2) + activemodel (7.2.2.1) + activesupport (= 7.2.2.1) activemodel-serializers-xml (1.0.3) activemodel (>= 5.0.0.a) activesupport (>= 5.0.0.a) builder (~> 3.1) - activerecord (7.2.2) - activemodel (= 7.2.2) - activesupport (= 7.2.2) + activerecord (7.2.2.1) + activemodel (= 7.2.2.1) + activesupport (= 7.2.2.1) timeout (>= 0.4.0) activerecord-import (1.8.1) activerecord (>= 4.2) - activestorage (7.2.2) - actionpack (= 7.2.2) - activejob (= 7.2.2) - activerecord (= 7.2.2) - activesupport (= 7.2.2) + activestorage (7.2.2.1) + actionpack (= 7.2.2.1) + activejob (= 7.2.2.1) + activerecord (= 7.2.2.1) + activesupport (= 7.2.2.1) marcel (~> 1.0) - activesupport (7.2.2) + activesupport (7.2.2.1) base64 benchmark (>= 0.3) bigdecimal @@ -121,7 +121,7 @@ GEM html_tokenizer (~> 0.0.6) parser (>= 2.4) smart_properties - bigdecimal (3.1.8) + bigdecimal (3.1.9) bindex (0.8.1) bootstrap (4.6.1) autoprefixer-rails (>= 9.1.0) @@ -162,10 +162,10 @@ GEM execjs coffee-script-source (1.12.2) colorize (0.8.1) - concurrent-ruby (1.3.4) + concurrent-ruby (1.3.5) config (5.4.0) deep_merge (~> 1.2, >= 1.2.1) - connection_pool (2.4.1) + connection_pool (2.5.0) crack (0.4.5) rexml crass (1.0.6) @@ -209,7 +209,7 @@ GEM rainbow rubocop smart_properties - erubi (1.13.0) + erubi (1.13.1) execjs (2.8.1) exiftool (1.2.4) json @@ -258,7 +258,7 @@ GEM httparty (0.21.0) mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) - i18n (1.14.6) + i18n (1.14.7) concurrent-ruby (~> 1.0) image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) @@ -301,13 +301,13 @@ GEM listen (3.7.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.2) + logger (1.6.5) lograge (0.12.0) actionpack (>= 4) activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.23.1) + loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -320,8 +320,8 @@ GEM method_source (1.1.0) mini_magick (4.12.0) mini_mime (1.1.5) - mini_portile2 (2.8.7) - minitest (5.25.2) + mini_portile2 (2.8.8) + minitest (5.25.4) multi_json (1.15.0) multi_xml (0.7.1) bigdecimal (~> 3.1) @@ -348,7 +348,7 @@ GEM rubocop-rspec (~> 2) scss_lint (~> 0.55) nio4r (2.7.4) - nokogiri (1.16.7) + nokogiri (1.18.2) mini_portile2 (~> 2.8.2) racc (~> 1.4) oauth2 (2.0.9) @@ -405,25 +405,25 @@ GEM rack (~> 2.2, >= 2.2.4) rack-session (1.0.2) rack (< 3) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rackup (1.0.1) rack (< 3) webrick - rails (7.2.2) - actioncable (= 7.2.2) - actionmailbox (= 7.2.2) - actionmailer (= 7.2.2) - actionpack (= 7.2.2) - actiontext (= 7.2.2) - actionview (= 7.2.2) - activejob (= 7.2.2) - activemodel (= 7.2.2) - activerecord (= 7.2.2) - activestorage (= 7.2.2) - activesupport (= 7.2.2) + rails (7.2.2.1) + actioncable (= 7.2.2.1) + actionmailbox (= 7.2.2.1) + actionmailer (= 7.2.2.1) + actionpack (= 7.2.2.1) + actiontext (= 7.2.2.1) + actionview (= 7.2.2.1) + activejob (= 7.2.2.1) + activemodel (= 7.2.2.1) + activerecord (= 7.2.2.1) + activestorage (= 7.2.2.1) + activesupport (= 7.2.2.1) bundler (>= 1.15.0) - railties (= 7.2.2) + railties (= 7.2.2.1) rails-controller-testing (1.0.5) actionpack (>= 5.0.1.rc1) actionview (>= 5.0.1.rc1) @@ -432,9 +432,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.2) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) rails_admin (3.2.1) activemodel-serializers-xml (>= 1.0) csv @@ -442,9 +442,9 @@ GEM nested_form (~> 0.3) rails (>= 6.0, < 8) turbo-rails (>= 1.0, < 3) - railties (7.2.2) - actionpack (= 7.2.2) - activesupport (= 7.2.2) + railties (7.2.2.1) + actionpack (= 7.2.2.1) + activesupport (= 7.2.2.1) irb (~> 1.13) rackup (>= 1.0.0) rake (>= 12.2) @@ -542,7 +542,7 @@ GEM marcel (~> 1.0) scss_lint (0.59.0) sass (~> 3.5, >= 3.5.5) - securerandom (0.4.0) + securerandom (0.4.1) selenium-webdriver (4.10.0) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) @@ -605,7 +605,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.4.2) - useragent (0.16.10) + useragent (0.16.11) vcr (6.1.0) version_gem (1.1.4) view_component (3.10.0) diff --git a/vendor/cache/actioncable-7.2.2.1.gem b/vendor/cache/actioncable-7.2.2.1.gem new file mode 100644 index 000000000..0abfb2cc9 Binary files /dev/null and b/vendor/cache/actioncable-7.2.2.1.gem differ diff --git a/vendor/cache/actioncable-7.2.2.gem b/vendor/cache/actioncable-7.2.2.gem deleted file mode 100644 index 930731641..000000000 Binary files a/vendor/cache/actioncable-7.2.2.gem and /dev/null differ diff --git a/vendor/cache/actionmailbox-7.2.2.1.gem b/vendor/cache/actionmailbox-7.2.2.1.gem new file mode 100644 index 000000000..862e3d1f1 Binary files /dev/null and b/vendor/cache/actionmailbox-7.2.2.1.gem differ diff --git a/vendor/cache/actionmailbox-7.2.2.gem b/vendor/cache/actionmailbox-7.2.2.gem deleted file mode 100644 index e8df430ff..000000000 Binary files a/vendor/cache/actionmailbox-7.2.2.gem and /dev/null differ diff --git a/vendor/cache/actionmailer-7.2.2.1.gem b/vendor/cache/actionmailer-7.2.2.1.gem new file mode 100644 index 000000000..b8a8c4c36 Binary files /dev/null and b/vendor/cache/actionmailer-7.2.2.1.gem differ diff --git a/vendor/cache/actionmailer-7.2.2.gem b/vendor/cache/actionmailer-7.2.2.gem deleted file mode 100644 index 4bfbdf039..000000000 Binary files a/vendor/cache/actionmailer-7.2.2.gem and /dev/null differ diff --git a/vendor/cache/actionpack-7.2.2.1.gem b/vendor/cache/actionpack-7.2.2.1.gem new file mode 100644 index 000000000..ad1eb55fc Binary files /dev/null and b/vendor/cache/actionpack-7.2.2.1.gem differ diff --git a/vendor/cache/actionpack-7.2.2.gem b/vendor/cache/actionpack-7.2.2.gem deleted file mode 100644 index f63909eb0..000000000 Binary files a/vendor/cache/actionpack-7.2.2.gem and /dev/null differ diff --git a/vendor/cache/actiontext-7.2.2.1.gem b/vendor/cache/actiontext-7.2.2.1.gem new file mode 100644 index 000000000..b416d48b9 Binary files /dev/null and b/vendor/cache/actiontext-7.2.2.1.gem differ diff --git a/vendor/cache/actiontext-7.2.2.gem b/vendor/cache/actiontext-7.2.2.gem deleted file mode 100644 index 025be5016..000000000 Binary files a/vendor/cache/actiontext-7.2.2.gem and /dev/null differ diff --git a/vendor/cache/actionview-7.2.2.1.gem b/vendor/cache/actionview-7.2.2.1.gem new file mode 100644 index 000000000..52c9dd9da Binary files /dev/null and b/vendor/cache/actionview-7.2.2.1.gem differ diff --git a/vendor/cache/actionview-7.2.2.gem b/vendor/cache/actionview-7.2.2.gem deleted file mode 100644 index d2990a025..000000000 Binary files a/vendor/cache/actionview-7.2.2.gem and /dev/null differ diff --git a/vendor/cache/activejob-7.2.2.1.gem b/vendor/cache/activejob-7.2.2.1.gem new file mode 100644 index 000000000..7d6b39358 Binary files /dev/null and b/vendor/cache/activejob-7.2.2.1.gem differ diff --git a/vendor/cache/activejob-7.2.2.gem b/vendor/cache/activejob-7.2.2.gem deleted file mode 100644 index 53da22964..000000000 Binary files a/vendor/cache/activejob-7.2.2.gem and /dev/null differ diff --git a/vendor/cache/activemodel-7.2.2.1.gem b/vendor/cache/activemodel-7.2.2.1.gem new file mode 100644 index 000000000..fbcc52ef4 Binary files /dev/null and b/vendor/cache/activemodel-7.2.2.1.gem differ diff --git a/vendor/cache/activemodel-7.2.2.gem b/vendor/cache/activemodel-7.2.2.gem deleted file mode 100644 index ba6eff7f5..000000000 Binary files a/vendor/cache/activemodel-7.2.2.gem and /dev/null differ diff --git a/vendor/cache/activerecord-7.2.2.1.gem b/vendor/cache/activerecord-7.2.2.1.gem new file mode 100644 index 000000000..9a8ca6530 Binary files /dev/null and b/vendor/cache/activerecord-7.2.2.1.gem differ diff --git a/vendor/cache/activerecord-7.2.2.gem b/vendor/cache/activerecord-7.2.2.gem deleted file mode 100644 index 47f1bdbf7..000000000 Binary files a/vendor/cache/activerecord-7.2.2.gem and /dev/null differ diff --git a/vendor/cache/activestorage-7.2.2.1.gem b/vendor/cache/activestorage-7.2.2.1.gem new file mode 100644 index 000000000..2f8f62ea9 Binary files /dev/null and b/vendor/cache/activestorage-7.2.2.1.gem differ diff --git a/vendor/cache/activestorage-7.2.2.gem b/vendor/cache/activestorage-7.2.2.gem deleted file mode 100644 index 86dfdfa85..000000000 Binary files a/vendor/cache/activestorage-7.2.2.gem and /dev/null differ diff --git a/vendor/cache/activesupport-7.2.2.1.gem b/vendor/cache/activesupport-7.2.2.1.gem new file mode 100644 index 000000000..e2ee3e8bc Binary files /dev/null and b/vendor/cache/activesupport-7.2.2.1.gem differ diff --git a/vendor/cache/activesupport-7.2.2.gem b/vendor/cache/activesupport-7.2.2.gem deleted file mode 100644 index 445e3815a..000000000 Binary files a/vendor/cache/activesupport-7.2.2.gem and /dev/null differ diff --git a/vendor/cache/bigdecimal-3.1.8.gem b/vendor/cache/bigdecimal-3.1.8.gem deleted file mode 100644 index 281be50cf..000000000 Binary files a/vendor/cache/bigdecimal-3.1.8.gem and /dev/null differ diff --git a/vendor/cache/bigdecimal-3.1.9.gem b/vendor/cache/bigdecimal-3.1.9.gem new file mode 100644 index 000000000..817391183 Binary files /dev/null and b/vendor/cache/bigdecimal-3.1.9.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 a656fd0a8..000000000 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 000000000..1cd9f527f Binary files /dev/null and b/vendor/cache/concurrent-ruby-1.3.5.gem differ diff --git a/vendor/cache/connection_pool-2.4.1.gem b/vendor/cache/connection_pool-2.4.1.gem deleted file mode 100644 index 093ee0e96..000000000 Binary files a/vendor/cache/connection_pool-2.4.1.gem and /dev/null differ diff --git a/vendor/cache/connection_pool-2.5.0.gem b/vendor/cache/connection_pool-2.5.0.gem new file mode 100644 index 000000000..5cb7a8492 Binary files /dev/null and b/vendor/cache/connection_pool-2.5.0.gem differ diff --git a/vendor/cache/erubi-1.13.0.gem b/vendor/cache/erubi-1.13.0.gem deleted file mode 100644 index 193fdf64c..000000000 Binary files a/vendor/cache/erubi-1.13.0.gem and /dev/null differ diff --git a/vendor/cache/erubi-1.13.1.gem b/vendor/cache/erubi-1.13.1.gem new file mode 100644 index 000000000..2b1dd0305 Binary files /dev/null and b/vendor/cache/erubi-1.13.1.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 a5feb41d4..000000000 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 000000000..9307337ff Binary files /dev/null and b/vendor/cache/i18n-1.14.7.gem differ diff --git a/vendor/cache/logger-1.6.2.gem b/vendor/cache/logger-1.6.2.gem deleted file mode 100644 index d87cb00e4..000000000 Binary files a/vendor/cache/logger-1.6.2.gem and /dev/null differ diff --git a/vendor/cache/logger-1.6.5.gem b/vendor/cache/logger-1.6.5.gem new file mode 100644 index 000000000..7e6780161 Binary files /dev/null and b/vendor/cache/logger-1.6.5.gem differ diff --git a/vendor/cache/loofah-2.23.1.gem b/vendor/cache/loofah-2.23.1.gem deleted file mode 100644 index 8aaf0abd4..000000000 Binary files a/vendor/cache/loofah-2.23.1.gem and /dev/null differ diff --git a/vendor/cache/loofah-2.24.0.gem b/vendor/cache/loofah-2.24.0.gem new file mode 100644 index 000000000..b305776bb Binary files /dev/null and b/vendor/cache/loofah-2.24.0.gem differ diff --git a/vendor/cache/mini_portile2-2.8.7.gem b/vendor/cache/mini_portile2-2.8.7.gem deleted file mode 100644 index ffb238a79..000000000 Binary files a/vendor/cache/mini_portile2-2.8.7.gem and /dev/null differ diff --git a/vendor/cache/mini_portile2-2.8.8.gem b/vendor/cache/mini_portile2-2.8.8.gem new file mode 100644 index 000000000..2234073ee Binary files /dev/null and b/vendor/cache/mini_portile2-2.8.8.gem differ diff --git a/vendor/cache/minitest-5.25.2.gem b/vendor/cache/minitest-5.25.2.gem deleted file mode 100644 index 617fe1170..000000000 Binary files a/vendor/cache/minitest-5.25.2.gem and /dev/null differ diff --git a/vendor/cache/minitest-5.25.4.gem b/vendor/cache/minitest-5.25.4.gem new file mode 100644 index 000000000..f07706fbc Binary files /dev/null and b/vendor/cache/minitest-5.25.4.gem differ diff --git a/vendor/cache/nokogiri-1.16.7-x86_64-linux.gem b/vendor/cache/nokogiri-1.16.7-x86_64-linux.gem deleted file mode 100644 index 1e787f78e..000000000 Binary files a/vendor/cache/nokogiri-1.16.7-x86_64-linux.gem and /dev/null differ diff --git a/vendor/cache/nokogiri-1.18.2.gem b/vendor/cache/nokogiri-1.18.2.gem new file mode 100644 index 000000000..18ecd3741 Binary files /dev/null and b/vendor/cache/nokogiri-1.18.2.gem differ diff --git a/vendor/cache/rack-test-2.1.0.gem b/vendor/cache/rack-test-2.1.0.gem deleted file mode 100644 index acba7ba84..000000000 Binary files a/vendor/cache/rack-test-2.1.0.gem and /dev/null differ diff --git a/vendor/cache/rack-test-2.2.0.gem b/vendor/cache/rack-test-2.2.0.gem new file mode 100644 index 000000000..b0b9c9d82 Binary files /dev/null and b/vendor/cache/rack-test-2.2.0.gem differ diff --git a/vendor/cache/rails-7.2.2.1.gem b/vendor/cache/rails-7.2.2.1.gem new file mode 100644 index 000000000..7779ccae1 Binary files /dev/null and b/vendor/cache/rails-7.2.2.1.gem differ diff --git a/vendor/cache/rails-7.2.2.gem b/vendor/cache/rails-7.2.2.gem deleted file mode 100644 index 2e723c4fb..000000000 Binary files a/vendor/cache/rails-7.2.2.gem and /dev/null differ diff --git a/vendor/cache/rails-html-sanitizer-1.6.0.gem b/vendor/cache/rails-html-sanitizer-1.6.0.gem deleted file mode 100644 index 08054b3e9..000000000 Binary files a/vendor/cache/rails-html-sanitizer-1.6.0.gem and /dev/null differ diff --git a/vendor/cache/rails-html-sanitizer-1.6.2.gem b/vendor/cache/rails-html-sanitizer-1.6.2.gem new file mode 100644 index 000000000..4e9da15ef Binary files /dev/null and b/vendor/cache/rails-html-sanitizer-1.6.2.gem differ diff --git a/vendor/cache/railties-7.2.2.1.gem b/vendor/cache/railties-7.2.2.1.gem new file mode 100644 index 000000000..28a5ceb79 Binary files /dev/null and b/vendor/cache/railties-7.2.2.1.gem differ diff --git a/vendor/cache/railties-7.2.2.gem b/vendor/cache/railties-7.2.2.gem deleted file mode 100644 index 0f0471355..000000000 Binary files a/vendor/cache/railties-7.2.2.gem and /dev/null differ diff --git a/vendor/cache/securerandom-0.4.0.gem b/vendor/cache/securerandom-0.4.0.gem deleted file mode 100644 index 9e1f4656f..000000000 Binary files a/vendor/cache/securerandom-0.4.0.gem and /dev/null differ diff --git a/vendor/cache/securerandom-0.4.1.gem b/vendor/cache/securerandom-0.4.1.gem new file mode 100644 index 000000000..05072caba Binary files /dev/null and b/vendor/cache/securerandom-0.4.1.gem differ diff --git a/vendor/cache/useragent-0.16.10.gem b/vendor/cache/useragent-0.16.10.gem deleted file mode 100644 index 736a6e9c5..000000000 Binary files a/vendor/cache/useragent-0.16.10.gem and /dev/null differ diff --git a/vendor/cache/useragent-0.16.11.gem b/vendor/cache/useragent-0.16.11.gem new file mode 100644 index 000000000..75ba7558c Binary files /dev/null and b/vendor/cache/useragent-0.16.11.gem differ