diff --git a/Gemfile.lock b/Gemfile.lock index 0eb8e835f..aa11a10c0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,29 +2,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) @@ -33,41 +33,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 @@ -300,7 +300,7 @@ GEM 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) @@ -341,7 +341,7 @@ GEM rubocop-rspec (~> 2) scss_lint (~> 0.55) nio4r (2.7.4) - nokogiri (1.17.2) + nokogiri (1.18.2) mini_portile2 (~> 2.8.2) racc (~> 1.4) oauth2 (2.0.9) @@ -401,25 +401,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) @@ -438,9 +438,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) @@ -612,7 +612,7 @@ GEM unicode-display_width (3.1.2) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - 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/ffi-1.17.0.gem b/vendor/cache/ffi-1.17.0.gem new file mode 100644 index 000000000..9c5608cb0 Binary files /dev/null and b/vendor/cache/ffi-1.17.0.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/nokogiri-1.17.2-x86_64-linux.gem b/vendor/cache/nokogiri-1.17.2-x86_64-linux.gem deleted file mode 100644 index e8a9b85ac..000000000 Binary files a/vendor/cache/nokogiri-1.17.2-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/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/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