diff --git a/Gemfile b/Gemfile index cfa908da3..5d5aa51ea 100644 --- a/Gemfile +++ b/Gemfile @@ -77,7 +77,7 @@ gem "pundit", "~> 2.2" # Object oriented authorization for Rails applications gem "rack-attack", "~> 6.6.0" # Used to throttle requests to prevent brute force attacks gem "rack-cors", "~> 1.1" # Middleware that will make Rack-based apps CORS compatible gem "rack-timeout", "~> 0.6" # Rack middleware which aborts requests that have been running for longer than a specified timeout -gem "rails", "~> 6.1.4" # Ruby on Rails +gem "rails", "~> 7.0.4" # Ruby on Rails gem "ransack", "~> 2.5" # Searching and sorting gem "recaptcha", "~> 5.8", require: "recaptcha/rails" # Helpers for the reCAPTCHA API gem "redcarpet", "~> 3.5" # A fast, safe and extensible Markdown to (X)HTML parser diff --git a/Gemfile.lock b/Gemfile.lock index 5e8aacdbb..c11858ca0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,67 +9,73 @@ GIT GEM remote: https://rubygems.org/ specs: - actioncable (6.1.4.6) - actionpack (= 6.1.4.6) - activesupport (= 6.1.4.6) + 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.1.4.6) - actionpack (= 6.1.4.6) - activejob (= 6.1.4.6) - activerecord (= 6.1.4.6) - activestorage (= 6.1.4.6) - activesupport (= 6.1.4.6) + 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.1.4.6) - actionpack (= 6.1.4.6) - actionview (= 6.1.4.6) - activejob (= 6.1.4.6) - activesupport (= 6.1.4.6) + 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.1.4.6) - actionview (= 6.1.4.6) - activesupport (= 6.1.4.6) - rack (~> 2.0, >= 2.0.9) + 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.1.4.6) - actionpack (= 6.1.4.6) - activerecord (= 6.1.4.6) - activestorage (= 6.1.4.6) - activesupport (= 6.1.4.6) + 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.1.4.6) - activesupport (= 6.1.4.6) + 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) active_record_union (1.3.0) activerecord (>= 4.0) - activejob (6.1.4.6) - activesupport (= 6.1.4.6) + activejob (7.0.4.2) + activesupport (= 7.0.4.2) globalid (>= 0.3.6) - activemodel (6.1.4.6) - activesupport (= 6.1.4.6) - activerecord (6.1.4.6) - activemodel (= 6.1.4.6) - activesupport (= 6.1.4.6) - activestorage (6.1.4.6) - actionpack (= 6.1.4.6) - activejob (= 6.1.4.6) - activerecord (= 6.1.4.6) - activesupport (= 6.1.4.6) - marcel (~> 1.0.0) + 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 (6.1.4.6) + activesupport (7.0.4.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - zeitwerk (~> 2.3) acts-as-taggable-on (9.0.1) activerecord (>= 6.0, < 7.1) addressable (2.8.0) @@ -164,7 +170,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.0) connection_pool (2.2.5) counter_culture (3.2.0) activerecord (>= 4.2) @@ -176,6 +182,7 @@ GEM puma (>= 3.8.0) railties (>= 5.2.0) dante (0.2.0) + date (3.3.3) ddtrace (0.54.2) debase-ruby_core_source (<= 0.10.14) msgpack @@ -235,7 +242,7 @@ GEM rubocop smart_properties errbase (0.2.2) - erubi (1.10.0) + erubi (1.12.0) et-orbi (1.2.4) tzinfo eventmachine (1.2.7) @@ -327,11 +334,11 @@ GEM gibbon (3.4.3) faraday (>= 1.0) multi_json (>= 1.11.0) - globalid (1.0.0) + globalid (1.1.0) activesupport (>= 5.0) - google-protobuf (3.19.4) - google-protobuf (3.19.4-x86_64-darwin) - google-protobuf (3.19.4-x86_64-linux) + google-protobuf (3.21.12) + google-protobuf (3.21.12-x86_64-darwin) + google-protobuf (3.21.12-x86_64-linux) guard (2.18.0) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) @@ -382,7 +389,7 @@ GEM httpclient (2.8.3) hypershield (0.2.2) activerecord (>= 5) - i18n (1.10.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) i18n-js (3.9.1) i18n (>= 0.6.6) @@ -451,12 +458,15 @@ GEM listen (3.7.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.14.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) + net-imap + net-pop + net-smtp marcel (1.0.2) matrix (0.4.2) memoizable (0.4.2) @@ -470,7 +480,7 @@ GEM mini_magick (4.11.0) mini_mime (1.1.2) mini_portile2 (2.7.1) - minitest (5.15.0) + minitest (5.17.0) modis (4.0.0) activemodel (>= 5.2) activesupport (>= 5.2) @@ -488,6 +498,15 @@ GEM connection_pool (~> 2.2) net-http2 (0.18.4) http-2 (~> 0.11) + 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 netrc (0.11.0) nio4r (2.5.8) nokogiri (1.13.1) @@ -568,8 +587,8 @@ GEM pundit-matchers (1.7.0) rspec-rails (>= 3.0.0) raabro (1.4.0) - racc (1.6.0) - rack (2.2.3) + racc (1.6.2) + rack (2.2.6.2) rack-attack (6.6.0) rack (>= 1.0, < 3) rack-cors (1.1.1) @@ -580,38 +599,38 @@ GEM rack rack-proxy (0.7.0) rack - rack-test (1.1.0) - rack (>= 1.0, < 3) + rack-test (2.0.2) + rack (>= 1.3) rack-timeout (0.6.0) - rails (6.1.4.6) - actioncable (= 6.1.4.6) - actionmailbox (= 6.1.4.6) - actionmailer (= 6.1.4.6) - actionpack (= 6.1.4.6) - actiontext (= 6.1.4.6) - actionview (= 6.1.4.6) - activejob (= 6.1.4.6) - activemodel (= 6.1.4.6) - activerecord (= 6.1.4.6) - activestorage (= 6.1.4.6) - activesupport (= 6.1.4.6) + 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 (= 6.1.4.6) - sprockets-rails (>= 2.0.0) + railties (= 7.0.4.2) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.4.2) - loofah (~> 2.3) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) rails-i18n (7.0.1) i18n (>= 0.7, < 2) railties (>= 6.0.0, < 8) - railties (6.1.4.6) - actionpack (= 6.1.4.6) - activesupport (= 6.1.4.6) + railties (7.0.4.2) + actionpack (= 7.0.4.2) + activesupport (= 7.0.4.2) method_source - rake (>= 0.13) + rake (>= 12.2) thor (~> 1.0) + zeitwerk (~> 2.5) rainbow (3.1.1) rake (13.0.6) ransack (2.5.0) @@ -823,6 +842,7 @@ GEM thread_safe (0.3.6) tilt (2.0.10) timecop (0.9.4) + timeout (0.3.1) twitter (7.0.0) addressable (~> 2.3) buftok (~> 0.2.0) @@ -834,7 +854,7 @@ GEM multipart-post (~> 2.0) naught (~> 1.0) simple_oauth (~> 0.3.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3) @@ -884,7 +904,7 @@ GEM nokogiri (~> 1.8) yard (0.9.27) webrick (~> 1.7.0) - zeitwerk (2.5.4) + zeitwerk (2.6.6) zonebie (0.6.1) PLATFORMS @@ -934,7 +954,7 @@ DEPENDENCIES fastly (~> 3.0) feedjira (~> 3.2) field_test (~> 0.5) - flipper (= 0.24.0) + flipper (~> 0.24.0) flipper-active_record (~> 0.24.0) flipper-active_support_cache_store (~> 0.24.0) flipper-ui (~> 0.24.0) @@ -991,7 +1011,7 @@ DEPENDENCIES rack-cors (~> 1.1) rack-host-redirect (~> 1.3) rack-timeout (~> 0.6) - rails (~> 6.1.4) + rails (~> 7.0.4) ransack (~> 2.5) recaptcha (~> 5.8) redcarpet (~> 3.5) diff --git a/vendor/cache/actioncable-6.1.4.6.gem b/vendor/cache/actioncable-6.1.4.6.gem deleted file mode 100644 index 0b27cbe6a..000000000 Binary files a/vendor/cache/actioncable-6.1.4.6.gem and /dev/null differ diff --git a/vendor/cache/actioncable-7.0.4.2.gem b/vendor/cache/actioncable-7.0.4.2.gem new file mode 100644 index 000000000..d132078dc Binary files /dev/null and b/vendor/cache/actioncable-7.0.4.2.gem differ diff --git a/vendor/cache/actionmailbox-6.1.4.6.gem b/vendor/cache/actionmailbox-6.1.4.6.gem deleted file mode 100644 index 1e06b479e..000000000 Binary files a/vendor/cache/actionmailbox-6.1.4.6.gem and /dev/null differ diff --git a/vendor/cache/actionmailbox-7.0.4.2.gem b/vendor/cache/actionmailbox-7.0.4.2.gem new file mode 100644 index 000000000..74475fa20 Binary files /dev/null and b/vendor/cache/actionmailbox-7.0.4.2.gem differ diff --git a/vendor/cache/actionmailer-6.1.4.6.gem b/vendor/cache/actionmailer-6.1.4.6.gem deleted file mode 100644 index 23e75cbd0..000000000 Binary files a/vendor/cache/actionmailer-6.1.4.6.gem and /dev/null differ diff --git a/vendor/cache/actionmailer-7.0.4.2.gem b/vendor/cache/actionmailer-7.0.4.2.gem new file mode 100644 index 000000000..860d8d4bb Binary files /dev/null and b/vendor/cache/actionmailer-7.0.4.2.gem differ diff --git a/vendor/cache/actionpack-6.1.4.6.gem b/vendor/cache/actionpack-6.1.4.6.gem deleted file mode 100644 index 12afa5805..000000000 Binary files a/vendor/cache/actionpack-6.1.4.6.gem and /dev/null differ diff --git a/vendor/cache/actionpack-7.0.4.2.gem b/vendor/cache/actionpack-7.0.4.2.gem new file mode 100644 index 000000000..7d0325016 Binary files /dev/null and b/vendor/cache/actionpack-7.0.4.2.gem differ diff --git a/vendor/cache/actiontext-6.1.4.6.gem b/vendor/cache/actiontext-6.1.4.6.gem deleted file mode 100644 index 37cabd115..000000000 Binary files a/vendor/cache/actiontext-6.1.4.6.gem and /dev/null differ diff --git a/vendor/cache/actiontext-7.0.4.2.gem b/vendor/cache/actiontext-7.0.4.2.gem new file mode 100644 index 000000000..c1674391a Binary files /dev/null and b/vendor/cache/actiontext-7.0.4.2.gem differ diff --git a/vendor/cache/actionview-6.1.4.6.gem b/vendor/cache/actionview-6.1.4.6.gem deleted file mode 100644 index 798f70dfd..000000000 Binary files a/vendor/cache/actionview-6.1.4.6.gem and /dev/null differ diff --git a/vendor/cache/actionview-7.0.4.2.gem b/vendor/cache/actionview-7.0.4.2.gem new file mode 100644 index 000000000..7acf6a12e Binary files /dev/null and b/vendor/cache/actionview-7.0.4.2.gem differ diff --git a/vendor/cache/activejob-6.1.4.6.gem b/vendor/cache/activejob-6.1.4.6.gem deleted file mode 100644 index 4806b9409..000000000 Binary files a/vendor/cache/activejob-6.1.4.6.gem and /dev/null differ diff --git a/vendor/cache/activejob-7.0.4.2.gem b/vendor/cache/activejob-7.0.4.2.gem new file mode 100644 index 000000000..f5c4ad550 Binary files /dev/null and b/vendor/cache/activejob-7.0.4.2.gem differ diff --git a/vendor/cache/activemodel-6.1.4.6.gem b/vendor/cache/activemodel-6.1.4.6.gem deleted file mode 100644 index ce6129077..000000000 Binary files a/vendor/cache/activemodel-6.1.4.6.gem and /dev/null differ diff --git a/vendor/cache/activemodel-7.0.4.2.gem b/vendor/cache/activemodel-7.0.4.2.gem new file mode 100644 index 000000000..9e34f0a14 Binary files /dev/null and b/vendor/cache/activemodel-7.0.4.2.gem differ diff --git a/vendor/cache/activerecord-6.1.4.6.gem b/vendor/cache/activerecord-6.1.4.6.gem deleted file mode 100644 index 4a0b8dd79..000000000 Binary files a/vendor/cache/activerecord-6.1.4.6.gem and /dev/null differ diff --git a/vendor/cache/activerecord-7.0.4.2.gem b/vendor/cache/activerecord-7.0.4.2.gem new file mode 100644 index 000000000..1e9aeb3a4 Binary files /dev/null and b/vendor/cache/activerecord-7.0.4.2.gem differ diff --git a/vendor/cache/activestorage-6.1.4.6.gem b/vendor/cache/activestorage-6.1.4.6.gem deleted file mode 100644 index 30aafd433..000000000 Binary files a/vendor/cache/activestorage-6.1.4.6.gem and /dev/null differ diff --git a/vendor/cache/activestorage-7.0.4.2.gem b/vendor/cache/activestorage-7.0.4.2.gem new file mode 100644 index 000000000..64ed658b1 Binary files /dev/null and b/vendor/cache/activestorage-7.0.4.2.gem differ diff --git a/vendor/cache/activesupport-6.1.4.6.gem b/vendor/cache/activesupport-6.1.4.6.gem deleted file mode 100644 index 5a29ad1c8..000000000 Binary files a/vendor/cache/activesupport-6.1.4.6.gem and /dev/null differ diff --git a/vendor/cache/activesupport-7.0.4.2.gem b/vendor/cache/activesupport-7.0.4.2.gem new file mode 100644 index 000000000..04dc622ea Binary files /dev/null and b/vendor/cache/activesupport-7.0.4.2.gem differ diff --git a/vendor/cache/concurrent-ruby-1.1.9.gem b/vendor/cache/concurrent-ruby-1.1.9.gem deleted file mode 100644 index 9ed64f26c..000000000 Binary files a/vendor/cache/concurrent-ruby-1.1.9.gem and /dev/null differ diff --git a/vendor/cache/concurrent-ruby-1.2.0.gem b/vendor/cache/concurrent-ruby-1.2.0.gem new file mode 100644 index 000000000..e487b84fe Binary files /dev/null and b/vendor/cache/concurrent-ruby-1.2.0.gem differ diff --git a/vendor/cache/date-3.3.3.gem b/vendor/cache/date-3.3.3.gem new file mode 100644 index 000000000..d4bc12349 Binary files /dev/null and b/vendor/cache/date-3.3.3.gem differ diff --git a/vendor/cache/erubi-1.10.0.gem b/vendor/cache/erubi-1.10.0.gem deleted file mode 100644 index 31894cf32..000000000 Binary files a/vendor/cache/erubi-1.10.0.gem and /dev/null differ diff --git a/vendor/cache/erubi-1.12.0.gem b/vendor/cache/erubi-1.12.0.gem new file mode 100644 index 000000000..480dbd4b2 Binary files /dev/null and b/vendor/cache/erubi-1.12.0.gem differ diff --git a/vendor/cache/globalid-1.0.0.gem b/vendor/cache/globalid-1.0.0.gem deleted file mode 100644 index 646070758..000000000 Binary files a/vendor/cache/globalid-1.0.0.gem and /dev/null differ diff --git a/vendor/cache/globalid-1.1.0.gem b/vendor/cache/globalid-1.1.0.gem new file mode 100644 index 000000000..01f9aa3b8 Binary files /dev/null and b/vendor/cache/globalid-1.1.0.gem differ diff --git a/vendor/cache/google-protobuf-3.19.4-x86_64-darwin.gem b/vendor/cache/google-protobuf-3.19.4-x86_64-darwin.gem deleted file mode 100644 index 5e1f08dd4..000000000 Binary files a/vendor/cache/google-protobuf-3.19.4-x86_64-darwin.gem and /dev/null differ diff --git a/vendor/cache/google-protobuf-3.19.4-x86_64-linux.gem b/vendor/cache/google-protobuf-3.19.4-x86_64-linux.gem deleted file mode 100644 index a195c04d4..000000000 Binary files a/vendor/cache/google-protobuf-3.19.4-x86_64-linux.gem and /dev/null differ diff --git a/vendor/cache/google-protobuf-3.19.4.gem b/vendor/cache/google-protobuf-3.19.4.gem deleted file mode 100644 index 875ca958c..000000000 Binary files a/vendor/cache/google-protobuf-3.19.4.gem and /dev/null differ diff --git a/vendor/cache/google-protobuf-3.21.12-x86_64-darwin.gem b/vendor/cache/google-protobuf-3.21.12-x86_64-darwin.gem new file mode 100644 index 000000000..1c383adc8 Binary files /dev/null and b/vendor/cache/google-protobuf-3.21.12-x86_64-darwin.gem differ diff --git a/vendor/cache/google-protobuf-3.21.12-x86_64-linux.gem b/vendor/cache/google-protobuf-3.21.12-x86_64-linux.gem new file mode 100644 index 000000000..832d754bf Binary files /dev/null and b/vendor/cache/google-protobuf-3.21.12-x86_64-linux.gem differ diff --git a/vendor/cache/google-protobuf-3.21.12.gem b/vendor/cache/google-protobuf-3.21.12.gem new file mode 100644 index 000000000..2e5ce2685 Binary files /dev/null and b/vendor/cache/google-protobuf-3.21.12.gem differ diff --git a/vendor/cache/i18n-1.10.0.gem b/vendor/cache/i18n-1.10.0.gem deleted file mode 100644 index a64602b05..000000000 Binary files a/vendor/cache/i18n-1.10.0.gem and /dev/null differ diff --git a/vendor/cache/i18n-1.12.0.gem b/vendor/cache/i18n-1.12.0.gem new file mode 100644 index 000000000..c64c068e6 Binary files /dev/null and b/vendor/cache/i18n-1.12.0.gem differ diff --git a/vendor/cache/loofah-2.14.0.gem b/vendor/cache/loofah-2.14.0.gem deleted file mode 100644 index 0709eb354..000000000 Binary files a/vendor/cache/loofah-2.14.0.gem and /dev/null differ diff --git a/vendor/cache/loofah-2.19.1.gem b/vendor/cache/loofah-2.19.1.gem new file mode 100644 index 000000000..9ac4d59fc Binary files /dev/null and b/vendor/cache/loofah-2.19.1.gem differ diff --git a/vendor/cache/mail-2.7.1.gem b/vendor/cache/mail-2.7.1.gem deleted file mode 100644 index 066ef0f0f..000000000 Binary files a/vendor/cache/mail-2.7.1.gem and /dev/null differ diff --git a/vendor/cache/mail-2.8.0.1.gem b/vendor/cache/mail-2.8.0.1.gem new file mode 100644 index 000000000..a150f2d60 Binary files /dev/null and b/vendor/cache/mail-2.8.0.1.gem differ diff --git a/vendor/cache/minitest-5.15.0.gem b/vendor/cache/minitest-5.15.0.gem deleted file mode 100644 index bb3c2475e..000000000 Binary files a/vendor/cache/minitest-5.15.0.gem and /dev/null differ diff --git a/vendor/cache/minitest-5.17.0.gem b/vendor/cache/minitest-5.17.0.gem new file mode 100644 index 000000000..11416f681 Binary files /dev/null and b/vendor/cache/minitest-5.17.0.gem differ diff --git a/vendor/cache/net-imap-0.3.4.gem b/vendor/cache/net-imap-0.3.4.gem new file mode 100644 index 000000000..b129422e0 Binary files /dev/null and b/vendor/cache/net-imap-0.3.4.gem differ diff --git a/vendor/cache/net-pop-0.1.2.gem b/vendor/cache/net-pop-0.1.2.gem new file mode 100644 index 000000000..98bcdb7e4 Binary files /dev/null and b/vendor/cache/net-pop-0.1.2.gem differ diff --git a/vendor/cache/net-protocol-0.2.1.gem b/vendor/cache/net-protocol-0.2.1.gem new file mode 100644 index 000000000..60b8794b0 Binary files /dev/null and b/vendor/cache/net-protocol-0.2.1.gem differ diff --git a/vendor/cache/net-smtp-0.3.3.gem b/vendor/cache/net-smtp-0.3.3.gem new file mode 100644 index 000000000..09fd408d8 Binary files /dev/null and b/vendor/cache/net-smtp-0.3.3.gem differ diff --git a/vendor/cache/racc-1.6.0.gem b/vendor/cache/racc-1.6.0.gem deleted file mode 100644 index 7015819f1..000000000 Binary files a/vendor/cache/racc-1.6.0.gem and /dev/null differ diff --git a/vendor/cache/racc-1.6.2.gem b/vendor/cache/racc-1.6.2.gem new file mode 100644 index 000000000..5e8cdad3e Binary files /dev/null and b/vendor/cache/racc-1.6.2.gem differ diff --git a/vendor/cache/rack-2.2.3.gem b/vendor/cache/rack-2.2.3.gem deleted file mode 100644 index 19fa2e9ff..000000000 Binary files a/vendor/cache/rack-2.2.3.gem and /dev/null differ diff --git a/vendor/cache/rack-2.2.6.2.gem b/vendor/cache/rack-2.2.6.2.gem new file mode 100644 index 000000000..207050f21 Binary files /dev/null and b/vendor/cache/rack-2.2.6.2.gem differ diff --git a/vendor/cache/rack-test-1.1.0.gem b/vendor/cache/rack-test-1.1.0.gem deleted file mode 100644 index 3fb2d3a8f..000000000 Binary files a/vendor/cache/rack-test-1.1.0.gem and /dev/null differ diff --git a/vendor/cache/rack-test-2.0.2.gem b/vendor/cache/rack-test-2.0.2.gem new file mode 100644 index 000000000..b57f15d8d Binary files /dev/null and b/vendor/cache/rack-test-2.0.2.gem differ diff --git a/vendor/cache/rails-6.1.4.6.gem b/vendor/cache/rails-6.1.4.6.gem deleted file mode 100644 index d2762e4a0..000000000 Binary files a/vendor/cache/rails-6.1.4.6.gem and /dev/null differ diff --git a/vendor/cache/rails-7.0.4.2.gem b/vendor/cache/rails-7.0.4.2.gem new file mode 100644 index 000000000..8712313e0 Binary files /dev/null and b/vendor/cache/rails-7.0.4.2.gem differ diff --git a/vendor/cache/rails-html-sanitizer-1.4.2.gem b/vendor/cache/rails-html-sanitizer-1.4.2.gem deleted file mode 100644 index aab9fa6cf..000000000 Binary files a/vendor/cache/rails-html-sanitizer-1.4.2.gem and /dev/null differ diff --git a/vendor/cache/rails-html-sanitizer-1.5.0.gem b/vendor/cache/rails-html-sanitizer-1.5.0.gem new file mode 100644 index 000000000..d101a1fac Binary files /dev/null and b/vendor/cache/rails-html-sanitizer-1.5.0.gem differ diff --git a/vendor/cache/railties-6.1.4.6.gem b/vendor/cache/railties-6.1.4.6.gem deleted file mode 100644 index 262eaa9a6..000000000 Binary files a/vendor/cache/railties-6.1.4.6.gem and /dev/null differ diff --git a/vendor/cache/railties-7.0.4.2.gem b/vendor/cache/railties-7.0.4.2.gem new file mode 100644 index 000000000..e85d4013b Binary files /dev/null and b/vendor/cache/railties-7.0.4.2.gem differ diff --git a/vendor/cache/timeout-0.3.1.gem b/vendor/cache/timeout-0.3.1.gem new file mode 100644 index 000000000..95369ebe0 Binary files /dev/null and b/vendor/cache/timeout-0.3.1.gem differ diff --git a/vendor/cache/tzinfo-2.0.4.gem b/vendor/cache/tzinfo-2.0.4.gem deleted file mode 100644 index a3f982055..000000000 Binary files a/vendor/cache/tzinfo-2.0.4.gem and /dev/null differ diff --git a/vendor/cache/tzinfo-2.0.5.gem b/vendor/cache/tzinfo-2.0.5.gem new file mode 100644 index 000000000..1b28f07d2 Binary files /dev/null and b/vendor/cache/tzinfo-2.0.5.gem differ diff --git a/vendor/cache/zeitwerk-2.5.4.gem b/vendor/cache/zeitwerk-2.5.4.gem deleted file mode 100644 index 7c967d441..000000000 Binary files a/vendor/cache/zeitwerk-2.5.4.gem and /dev/null differ diff --git a/vendor/cache/zeitwerk-2.6.6.gem b/vendor/cache/zeitwerk-2.6.6.gem new file mode 100644 index 000000000..b31dd1885 Binary files /dev/null and b/vendor/cache/zeitwerk-2.6.6.gem differ