katalyst-govuk-formbuilder 1.9.2 → 1.9.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/katalyst/govuk/formbuilder/engine.rb +1 -1
- data/node_modules/govuk-frontend/dist/govuk/_base.scss +5 -0
- data/node_modules/govuk-frontend/dist/govuk/all.scss +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/_all.scss +10 -0
- data/node_modules/govuk-frontend/dist/govuk/components/_index.scss +39 -0
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/_accordion.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/_index.scss +366 -0
- data/node_modules/govuk-frontend/dist/govuk/components/back-link/_back-link.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/back-link/_index.scss +83 -0
- data/node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/_breadcrumbs.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/_index.scss +134 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/_button.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/_index.scss +262 -0
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/_character-count.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/_index.scss +36 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/_checkboxes.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/_index.scss +306 -0
- data/node_modules/govuk-frontend/dist/govuk/components/cookie-banner/_cookie-banner.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/cookie-banner/_index.scss +50 -0
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/_date-input.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/_index.scss +28 -0
- data/node_modules/govuk-frontend/dist/govuk/components/details/_details.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/details/_index.scss +134 -0
- data/node_modules/govuk-frontend/dist/govuk/components/error-message/_error-message.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/error-message/_index.scss +14 -0
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/_error-summary.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/_index.scss +52 -0
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/_exit-this-page.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/_index.scss +92 -0
- data/node_modules/govuk-frontend/dist/govuk/components/fieldset/_fieldset.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/fieldset/_index.scss +71 -0
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/_file-upload.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/_index.scss +52 -0
- data/node_modules/govuk-frontend/dist/govuk/components/footer/_footer.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/footer/_index.scss +152 -0
- data/node_modules/govuk-frontend/dist/govuk/components/header/_header.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/header/_index.scss +346 -0
- data/node_modules/govuk-frontend/dist/govuk/components/hint/_hint.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/hint/_index.scss +45 -0
- data/node_modules/govuk-frontend/dist/govuk/components/input/_index.scss +165 -0
- data/node_modules/govuk-frontend/dist/govuk/components/input/_input.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/inset-text/_index.scss +26 -0
- data/node_modules/govuk-frontend/dist/govuk/components/inset-text/_inset-text.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/label/_index.scss +46 -0
- data/node_modules/govuk-frontend/dist/govuk/components/label/_label.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/_index.scss +92 -0
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/_notification-banner.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/_index.scss +241 -0
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/_pagination.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/panel/_index.scss +54 -0
- data/node_modules/govuk-frontend/dist/govuk/components/panel/_panel.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/_index.scss +54 -0
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/_password-input.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/phase-banner/_index.scss +44 -0
- data/node_modules/govuk-frontend/dist/govuk/components/phase-banner/_phase-banner.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/_index.scss +326 -0
- data/node_modules/govuk-frontend/dist/govuk/components/radios/_radios.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/select/_index.scss +59 -0
- data/node_modules/govuk-frontend/dist/govuk/components/select/_select.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/_index.scss +50 -0
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/_skip-link.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/_index.scss +277 -0
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/_summary-list.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/table/_index.scss +75 -0
- data/node_modules/govuk-frontend/dist/govuk/components/table/_table.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/_index.scss +134 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/_tabs.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tag/_index.scss +94 -0
- data/node_modules/govuk-frontend/dist/govuk/components/tag/_tag.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/task-list/_index.scss +77 -0
- data/node_modules/govuk-frontend/dist/govuk/components/task-list/_task-list.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/_index.scss +50 -0
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/_textarea.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/components/warning-text/_index.scss +65 -0
- data/node_modules/govuk-frontend/dist/govuk/components/warning-text/_warning-text.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/core/_all.scss +10 -0
- data/node_modules/govuk-frontend/dist/govuk/core/_global-styles.scss +20 -0
- data/node_modules/govuk-frontend/dist/govuk/core/_govuk-frontend-properties.scss +12 -0
- data/node_modules/govuk-frontend/dist/govuk/core/_index.scss +8 -0
- data/node_modules/govuk-frontend/dist/govuk/core/_links.scss +42 -0
- data/node_modules/govuk-frontend/dist/govuk/core/_lists.scss +67 -0
- data/node_modules/govuk-frontend/dist/govuk/core/_section-break.scss +51 -0
- data/node_modules/govuk-frontend/dist/govuk/core/_typography.scss +189 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_all.scss +10 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_clearfix.scss +17 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_colour.scss +91 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_device-pixels.scss +38 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_focused.scss +49 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_font-faces.scss +41 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_grid.scss +63 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_index.scss +14 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_links.scss +391 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_media-queries.scss +82 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_shape-arrow.scss +82 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_spacing.scss +173 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_typography.scss +271 -0
- data/node_modules/govuk-frontend/dist/govuk/helpers/_visually-hidden.scss +117 -0
- data/node_modules/govuk-frontend/dist/govuk/index.scss +11 -0
- data/node_modules/govuk-frontend/dist/govuk/objects/_all.scss +10 -0
- data/node_modules/govuk-frontend/dist/govuk/objects/_button-group.scss +80 -0
- data/node_modules/govuk-frontend/dist/govuk/objects/_form-group.scss +25 -0
- data/node_modules/govuk-frontend/dist/govuk/objects/_grid.scss +26 -0
- data/node_modules/govuk-frontend/dist/govuk/objects/_index.scss +8 -0
- data/node_modules/govuk-frontend/dist/govuk/objects/_main-wrapper.scss +55 -0
- data/node_modules/govuk-frontend/dist/govuk/objects/_template.scss +53 -0
- data/node_modules/govuk-frontend/dist/govuk/objects/_width-container.scss +77 -0
- data/node_modules/govuk-frontend/dist/govuk/overrides/_all.scss +9 -0
- data/node_modules/govuk-frontend/dist/govuk/overrides/_display.scss +26 -0
- data/node_modules/govuk-frontend/dist/govuk/overrides/_index.scss +7 -0
- data/node_modules/govuk-frontend/dist/govuk/overrides/_spacing.scss +86 -0
- data/node_modules/govuk-frontend/dist/govuk/overrides/_text-align.scss +16 -0
- data/node_modules/govuk-frontend/dist/govuk/overrides/_typography.scss +38 -0
- data/node_modules/govuk-frontend/dist/govuk/overrides/_width.scss +48 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_all.scss +10 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_assets.scss +84 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_colours-applied.scss +157 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_colours-organisations.scss +148 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_colours-palette.scss +37 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_global-styles.scss +15 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_index.scss +23 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_links.scss +49 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_measurements.scss +107 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_media-queries.scss +25 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_spacing.scss +78 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_typography-font.scss +52 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_typography-responsive.scss +322 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_warnings.scss +78 -0
- data/node_modules/govuk-frontend/dist/govuk/tools/_all.scss +10 -0
- data/node_modules/govuk-frontend/dist/govuk/tools/_exports.scss +35 -0
- data/node_modules/govuk-frontend/dist/govuk/tools/_font-url.scss +28 -0
- data/node_modules/govuk-frontend/dist/govuk/tools/_image-url.scss +28 -0
- data/node_modules/govuk-frontend/dist/govuk/tools/_index.scss +7 -0
- data/node_modules/govuk-frontend/dist/govuk/tools/_px-to-em.scss +22 -0
- data/node_modules/govuk-frontend/dist/govuk/tools/_px-to-rem.scss +22 -0
- data/node_modules/govuk-frontend/dist/govuk/utilities/_all.scss +10 -0
- data/node_modules/govuk-frontend/dist/govuk/utilities/_clearfix.scss +7 -0
- data/node_modules/govuk-frontend/dist/govuk/utilities/_index.scss +4 -0
- data/node_modules/govuk-frontend/dist/govuk/utilities/_visually-hidden.scss +11 -0
- data/node_modules/govuk-frontend/dist/govuk/vendor/_sass-mq.scss +349 -0
- metadata +139 -3514
- data/vendor/bundle/ruby/3.3.0/bin/nokogiri +0 -29
- data/vendor/bundle/ruby/3.3.0/bin/racc +0 -29
- data/vendor/bundle/ruby/3.3.0/bin/rake +0 -29
- data/vendor/bundle/ruby/3.3.0/bin/rubocop +0 -29
- data/vendor/bundle/ruby/3.3.0/bin/ruby-parse +0 -29
- data/vendor/bundle/ruby/3.3.0/bin/ruby-rewrite +0 -29
- data/vendor/bundle/ruby/3.3.0/cache/actionview-7.1.3.4.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/activemodel-7.1.3.4.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/activesupport-7.1.3.4.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/ast-2.4.2.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/bigdecimal-3.1.8.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/builder-3.3.0.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/concurrent-ruby-1.3.3.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/connection_pool-2.4.1.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/crass-1.0.6.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/drb-2.2.1.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/erubi-1.12.0.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/govuk_design_system_formbuilder-5.4.0.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/html-attributes-utils-1.0.2.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/i18n-1.14.5.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/json-2.7.2.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/language_server-protocol-3.17.0.3.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/loofah-2.22.0.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/minitest-5.23.1.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/nokogiri-1.16.5-x86_64-linux.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/parallel-1.25.1.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/parser-3.3.3.0.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/racc-1.8.0.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/rack-3.1.3.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/rails-dom-testing-2.2.0.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/rails-html-sanitizer-1.6.0.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/rainbow-3.1.1.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/rake-13.2.1.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/regexp_parser-2.9.2.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/rexml-3.3.0.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/rubocop-1.64.1.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/rubocop-ast-1.31.3.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/rubocop-capybara-2.21.0.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/rubocop-factory_bot-2.26.1.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/rubocop-katalyst-2.0.0.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/rubocop-performance-1.21.0.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/rubocop-rails-2.25.0.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/rubocop-rake-0.6.0.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/rubocop-rspec-3.0.1.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/rubocop-rspec_rails-2.30.0.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/ruby-progressbar-1.13.0.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/strscan-3.1.0.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/tzinfo-2.0.6.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/unicode-display_width-2.5.0.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/bigdecimal-3.1.8/bigdecimal.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/bigdecimal-3.1.8/gem.build_complete +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/bigdecimal-3.1.8/gem_make.out +0 -48
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/bigdecimal-3.1.8/mkmf.log +0 -863
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/json-2.7.2/gem.build_complete +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/json-2.7.2/gem_make.out +0 -16
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/json-2.7.2/json/ext/generator.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/json-2.7.2/json/ext/parser.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/json-2.7.2/mkmf.log +0 -125
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.0/gem.build_complete +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.0/gem_make.out +0 -18
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.0/racc/cparse.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/strscan-3.1.0/gem.build_complete +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/strscan-3.1.0/gem_make.out +0 -20
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/strscan-3.1.0/mkmf.log +0 -124
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/strscan-3.1.0/strscan.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/CHANGELOG.md +0 -481
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/MIT-LICENSE +0 -21
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/README.rdoc +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/app/assets/javascripts/rails-ujs.esm.js +0 -686
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/app/assets/javascripts/rails-ujs.js +0 -630
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/base.rb +0 -299
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/buffers.rb +0 -165
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/cache_expiry.rb +0 -63
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/context.rb +0 -32
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/dependency_tracker/erb_tracker.rb +0 -154
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/dependency_tracker/ripper_tracker.rb +0 -59
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/dependency_tracker.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/deprecator.rb +0 -7
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/digestor.rb +0 -130
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/flows.rb +0 -75
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/gem_version.rb +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/active_model_helper.rb +0 -54
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/asset_tag_helper.rb +0 -668
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/asset_url_helper.rb +0 -473
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/atom_feed_helper.rb +0 -205
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/cache_helper.rb +0 -307
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/capture_helper.rb +0 -236
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/content_exfiltration_prevention_helper.rb +0 -70
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/controller_helper.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/csp_helper.rb +0 -26
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/csrf_helper.rb +0 -35
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/date_helper.rb +0 -1266
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/debug_helper.rb +0 -38
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/form_helper.rb +0 -2761
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/form_options_helper.rb +0 -925
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/form_tag_helper.rb +0 -1053
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/javascript_helper.rb +0 -96
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/number_helper.rb +0 -165
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/output_safety_helper.rb +0 -70
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/rendering_helper.rb +0 -108
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/sanitize_helper.rb +0 -201
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tag_helper.rb +0 -428
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/base.rb +0 -138
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/check_box.rb +0 -65
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/checkable.rb +0 -18
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/collection_check_boxes.rb +0 -36
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/collection_helpers.rb +0 -118
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/collection_radio_buttons.rb +0 -31
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/collection_select.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/color_field.rb +0 -26
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/date_field.rb +0 -14
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/date_select.rb +0 -75
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/datetime_field.rb +0 -39
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/datetime_local_field.rb +0 -29
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/datetime_select.rb +0 -10
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/email_field.rb +0 -10
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/file_field.rb +0 -26
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/grouped_collection_select.rb +0 -34
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/hidden_field.rb +0 -14
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/label.rb +0 -84
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/month_field.rb +0 -14
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/number_field.rb +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/password_field.rb +0 -14
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/placeholderable.rb +0 -24
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/radio_button.rb +0 -32
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/range_field.rb +0 -10
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/search_field.rb +0 -27
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/select.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/select_renderer.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/tel_field.rb +0 -10
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/text_area.rb +0 -24
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/text_field.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/time_field.rb +0 -23
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/time_select.rb +0 -10
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/time_zone_select.rb +0 -25
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/translator.rb +0 -39
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/url_field.rb +0 -10
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/week_field.rb +0 -14
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags/weekday_select.rb +0 -31
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/tags.rb +0 -47
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/text_helper.rb +0 -568
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/translation_helper.rb +0 -161
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers/url_helper.rb +0 -886
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/helpers.rb +0 -68
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/layouts.rb +0 -436
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/locale/en.yml +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/log_subscriber.rb +0 -128
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/lookup_context.rb +0 -299
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/model_naming.rb +0 -14
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/path_registry.rb +0 -57
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/path_set.rb +0 -84
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/railtie.rb +0 -133
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/record_identifier.rb +0 -118
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/render_parser.rb +0 -188
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/renderer/abstract_renderer.rb +0 -186
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/renderer/collection_renderer.rb +0 -204
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/renderer/object_renderer.rb +0 -34
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/renderer/partial_renderer/collection_caching.rb +0 -120
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/renderer/partial_renderer.rb +0 -267
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/renderer/renderer.rb +0 -113
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/renderer/streaming_template_renderer.rb +0 -108
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/renderer/template_renderer.rb +0 -115
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/rendering.rb +0 -190
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/ripper_ast_parser.rb +0 -198
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/routing_url_for.rb +0 -149
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/tasks/cache_digests.rake +0 -25
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/template/error.rb +0 -264
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/template/handlers/builder.rb +0 -25
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/template/handlers/erb/erubi.rb +0 -85
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/template/handlers/erb.rb +0 -157
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/template/handlers/html.rb +0 -11
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/template/handlers/raw.rb +0 -11
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/template/handlers.rb +0 -66
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/template/html.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/template/inline.rb +0 -22
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/template/raw_file.rb +0 -25
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/template/renderable.rb +0 -24
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/template/resolver.rb +0 -215
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/template/sources/file.rb +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/template/sources.rb +0 -13
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/template/text.rb +0 -32
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/template/types.rb +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/template.rb +0 -556
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/template_details.rb +0 -66
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/template_path.rb +0 -66
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/test_case.rb +0 -451
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/testing/resolvers.rb +0 -44
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/unbound_template.rb +0 -67
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/version.rb +0 -10
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view/view_paths.rb +0 -117
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/action_view.rb +0 -104
- data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.4/lib/assets/compiled/rails-ujs.js +0 -777
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/CHANGELOG.md +0 -264
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/MIT-LICENSE +0 -21
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/README.rdoc +0 -266
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/access.rb +0 -16
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/api.rb +0 -99
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/attribute/user_provided_default.rb +0 -55
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/attribute.rb +0 -277
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/attribute_assignment.rb +0 -55
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/attribute_methods.rb +0 -571
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/attribute_mutation_tracker.rb +0 -189
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/attribute_registration.rb +0 -77
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/attribute_set/builder.rb +0 -182
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/attribute_set/yaml_encoder.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/attribute_set.rb +0 -118
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/attributes.rb +0 -152
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/callbacks.rb +0 -155
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/conversion.rb +0 -121
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/deprecator.rb +0 -7
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/dirty.rb +0 -415
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/error.rb +0 -208
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/errors.rb +0 -547
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/forbidden_attributes_protection.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/gem_version.rb +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/lint.rb +0 -118
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/locale/en.yml +0 -38
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/model.rb +0 -78
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/naming.rb +0 -359
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/nested_error.rb +0 -22
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/railtie.rb +0 -24
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/secure_password.rb +0 -190
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/serialization.rb +0 -198
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/serializers/json.rb +0 -154
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/translation.rb +0 -72
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/type/big_integer.rb +0 -36
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/type/binary.rb +0 -62
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/type/boolean.rb +0 -48
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/type/date.rb +0 -78
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/type/date_time.rb +0 -88
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/type/decimal.rb +0 -107
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/type/float.rb +0 -64
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/type/helpers/accepts_multiparameter_time.rb +0 -53
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/type/helpers/mutable.rb +0 -24
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/type/helpers/numeric.rb +0 -61
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/type/helpers/time_value.rb +0 -106
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/type/helpers/timezone.rb +0 -19
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/type/helpers.rb +0 -7
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/type/immutable_string.rb +0 -71
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/type/integer.rb +0 -113
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/type/registry.rb +0 -38
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/type/serialize_cast_value.rb +0 -47
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/type/string.rb +0 -43
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/type/time.rb +0 -87
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/type/value.rb +0 -157
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/type.rb +0 -55
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/validations/absence.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/validations/acceptance.rb +0 -113
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/validations/callbacks.rb +0 -119
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/validations/clusivity.rb +0 -54
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/validations/comparability.rb +0 -18
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/validations/comparison.rb +0 -90
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/validations/confirmation.rb +0 -80
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/validations/exclusion.rb +0 -49
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/validations/format.rb +0 -112
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/validations/helper_methods.rb +0 -15
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/validations/inclusion.rb +0 -47
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/validations/length.rb +0 -130
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/validations/numericality.rb +0 -222
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/validations/presence.rb +0 -39
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/validations/resolve_value.rb +0 -26
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/validations/validates.rb +0 -175
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/validations/with.rb +0 -154
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/validations.rb +0 -471
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/validator.rb +0 -190
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model/version.rb +0 -10
- data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.4/lib/active_model.rb +0 -84
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/CHANGELOG.md +0 -1219
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/MIT-LICENSE +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/README.rdoc +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/actionable_error.rb +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/all.rb +0 -5
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/array_inquirer.rb +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/backtrace_cleaner.rb +0 -151
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/benchmarkable.rb +0 -52
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/broadcast_logger.rb +0 -250
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/builder.rb +0 -8
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/cache/coder.rb +0 -153
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/cache/entry.rb +0 -134
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/cache/file_store.rb +0 -229
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/cache/mem_cache_store.rb +0 -348
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/cache/memory_store.rb +0 -257
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/cache/null_store.rb +0 -62
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/cache/redis_cache_store.rb +0 -486
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/cache/serializer_with_fallback.rb +0 -175
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/cache/strategy/local_cache.rb +0 -201
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/cache/strategy/local_cache_middleware.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/cache.rb +0 -1109
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/callbacks.rb +0 -984
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/code_generator.rb +0 -65
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/concern.rb +0 -217
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/concurrency/load_interlock_aware_monitor.rb +0 -72
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/concurrency/null_lock.rb +0 -13
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/concurrency/share_lock.rb +0 -226
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/configurable.rb +0 -159
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/configuration_file.rb +0 -51
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/array/access.rb +0 -100
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/array/conversions.rb +0 -215
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/array/extract.rb +0 -21
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/array/extract_options.rb +0 -31
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/array/grouping.rb +0 -109
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/array/inquiry.rb +0 -19
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/array/wrap.rb +0 -48
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/array.rb +0 -9
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/benchmark.rb +0 -16
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/big_decimal/conversions.rb +0 -14
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/big_decimal.rb +0 -3
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/class/attribute.rb +0 -131
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/class/attribute_accessors.rb +0 -6
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/class/subclasses.rb +0 -44
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/class.rb +0 -4
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/date/acts_like.rb +0 -10
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/date/blank.rb +0 -14
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/date/calculations.rb +0 -161
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/date/conversions.rb +0 -98
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/date/zones.rb +0 -8
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/date.rb +0 -7
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/date_and_time/calculations.rb +0 -374
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/date_and_time/compatibility.rb +0 -31
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/date_and_time/zones.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/date_time/acts_like.rb +0 -16
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/date_time/blank.rb +0 -14
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/date_time/calculations.rb +0 -215
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/date_time/compatibility.rb +0 -18
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/date_time/conversions.rb +0 -110
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/date_time.rb +0 -7
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/digest/uuid.rb +0 -70
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/digest.rb +0 -3
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/enumerable.rb +0 -262
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/erb/util.rb +0 -196
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/file/atomic.rb +0 -72
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/file.rb +0 -3
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/hash/conversions.rb +0 -262
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/hash/deep_merge.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/hash/deep_transform_values.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/hash/except.rb +0 -24
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/hash/indifferent_access.rb +0 -24
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/hash/keys.rb +0 -143
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/hash/reverse_merge.rb +0 -25
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/hash/slice.rb +0 -27
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/hash.rb +0 -10
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/integer/inflections.rb +0 -31
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/integer/multiple.rb +0 -12
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/integer/time.rb +0 -22
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/integer.rb +0 -5
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/kernel/concern.rb +0 -14
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/kernel/reporting.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/kernel/singleton_class.rb +0 -8
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/kernel.rb +0 -5
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/load_error.rb +0 -9
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/module/aliasing.rb +0 -31
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/module/anonymous.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/module/attr_internal.rb +0 -38
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/module/attribute_accessors.rb +0 -214
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb +0 -175
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/module/concerning.rb +0 -140
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/module/delegation.rb +0 -353
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/module/deprecation.rb +0 -28
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/module/introspection.rb +0 -62
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/module/redefine_method.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/module/remove_method.rb +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/module.rb +0 -13
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/name_error.rb +0 -59
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/numeric/bytes.rb +0 -75
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/numeric/conversions.rb +0 -145
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/numeric/time.rb +0 -66
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/numeric.rb +0 -5
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/object/acts_like.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/object/blank.rb +0 -155
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/object/conversions.rb +0 -6
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/object/deep_dup.rb +0 -71
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/object/duplicable.rb +0 -60
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/object/inclusion.rb +0 -37
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/object/instance_variables.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/object/json.rb +0 -252
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/object/to_param.rb +0 -3
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/object/to_query.rb +0 -87
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/object/try.rb +0 -158
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/object/with.rb +0 -44
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/object/with_options.rb +0 -101
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/object.rb +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/pathname/blank.rb +0 -16
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/pathname/existence.rb +0 -23
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/pathname.rb +0 -4
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/range/compare_range.rb +0 -57
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/range/conversions.rb +0 -62
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/range/each.rb +0 -24
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/range/overlap.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/range.rb +0 -6
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/regexp.rb +0 -14
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/securerandom.rb +0 -57
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/string/access.rb +0 -95
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/string/behavior.rb +0 -8
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/string/conversions.rb +0 -60
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/string/exclude.rb +0 -13
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/string/filters.rb +0 -151
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/string/indent.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/string/inflections.rb +0 -300
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/string/inquiry.rb +0 -16
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/string/multibyte.rb +0 -58
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/string/output_safety.rb +0 -235
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/string/starts_ends_with.rb +0 -6
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/string/strip.rb +0 -27
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/string/zones.rb +0 -16
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/string.rb +0 -15
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/symbol/starts_ends_with.rb +0 -6
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/symbol.rb +0 -3
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/thread/backtrace/location.rb +0 -12
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/time/acts_like.rb +0 -10
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/time/calculations.rb +0 -384
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/time/compatibility.rb +0 -16
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/time/conversions.rb +0 -75
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/time/zones.rb +0 -97
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext/time.rb +0 -7
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/core_ext.rb +0 -6
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/current_attributes/test_helper.rb +0 -13
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/current_attributes.rb +0 -235
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/deep_mergeable.rb +0 -53
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/dependencies/autoload.rb +0 -84
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/dependencies/interlock.rb +0 -49
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/dependencies/require_dependency.rb +0 -28
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/dependencies.rb +0 -98
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/deprecation/behaviors.rb +0 -148
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/deprecation/constant_accessor.rb +0 -53
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/deprecation/deprecators.rb +0 -104
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/deprecation/disallowed.rb +0 -54
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/deprecation/instance_delegator.rb +0 -65
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/deprecation/method_wrappers.rb +0 -68
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/deprecation/proxy_wrappers.rb +0 -192
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/deprecation/reporting.rb +0 -174
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/deprecation.rb +0 -78
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/deprecator.rb +0 -7
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/descendants_tracker.rb +0 -190
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/digest.rb +0 -22
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/duration/iso8601_parser.rb +0 -123
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/duration/iso8601_serializer.rb +0 -65
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/duration.rb +0 -515
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/encrypted_configuration.rb +0 -108
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/encrypted_file.rb +0 -133
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/environment_inquirer.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/error_reporter/test_helper.rb +0 -15
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/error_reporter.rb +0 -203
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/evented_file_update_checker.rb +0 -183
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/execution_context/test_helper.rb +0 -13
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/execution_context.rb +0 -53
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/execution_wrapper.rb +0 -151
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/executor/test_helper.rb +0 -7
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/executor.rb +0 -8
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/file_update_checker.rb +0 -164
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/fork_tracker.rb +0 -79
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/gem_version.rb +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/gzip.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/hash_with_indifferent_access.rb +0 -443
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/html_safe_translation.rb +0 -53
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/i18n.rb +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/i18n_railtie.rb +0 -132
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/inflections.rb +0 -72
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/inflector/inflections.rb +0 -273
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/inflector/methods.rb +0 -387
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/inflector/transliterate.rb +0 -149
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/inflector.rb +0 -9
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/isolated_execution_state.rb +0 -76
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/json/decoding.rb +0 -76
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/json/encoding.rb +0 -120
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/json.rb +0 -4
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/key_generator.rb +0 -66
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/lazy_load_hooks.rb +0 -107
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/locale/en.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/locale/en.yml +0 -141
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/log_subscriber/test_helper.rb +0 -106
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/log_subscriber.rb +0 -203
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/logger.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/logger_silence.rb +0 -21
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/logger_thread_safe_level.rb +0 -55
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/message_encryptor.rb +0 -374
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/message_encryptors.rb +0 -141
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/message_pack/cache_serializer.rb +0 -23
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/message_pack/extensions.rb +0 -292
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/message_pack/serializer.rb +0 -63
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/message_pack.rb +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/message_verifier.rb +0 -356
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/message_verifiers.rb +0 -135
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/messages/codec.rb +0 -65
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/messages/metadata.rb +0 -146
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/messages/rotation_configuration.rb +0 -23
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/messages/rotation_coordinator.rb +0 -93
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/messages/rotator.rb +0 -59
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/messages/serializer_with_fallback.rb +0 -158
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/multibyte/chars.rb +0 -178
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/multibyte/unicode.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/multibyte.rb +0 -23
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/notifications/fanout.rb +0 -449
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/notifications/instrumenter.rb +0 -229
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/notifications.rb +0 -280
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/number_helper/number_converter.rb +0 -190
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/number_helper/number_to_currency_converter.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/number_helper/number_to_delimited_converter.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/number_helper/number_to_human_converter.rb +0 -69
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/number_helper/number_to_human_size_converter.rb +0 -60
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/number_helper/number_to_percentage_converter.rb +0 -16
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/number_helper/number_to_phone_converter.rb +0 -60
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/number_helper/number_to_rounded_converter.rb +0 -59
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/number_helper/rounding_helper.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/number_helper.rb +0 -457
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/option_merger.rb +0 -38
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/ordered_hash.rb +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/ordered_options.rb +0 -109
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/parameter_filter.rb +0 -157
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/proxy_object.rb +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/rails.rb +0 -26
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/railtie.rb +0 -164
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/reloader.rb +0 -138
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/rescuable.rb +0 -176
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/ruby_features.rb +0 -7
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/secure_compare_rotator.rb +0 -58
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/security_utils.rb +0 -38
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/string_inquirer.rb +0 -35
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/subscriber.rb +0 -145
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/syntax_error_proxy.rb +0 -70
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/tagged_logging.rb +0 -149
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/test_case.rb +0 -302
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/testing/assertions.rb +0 -281
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/testing/autorun.rb +0 -5
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/testing/constant_lookup.rb +0 -51
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/testing/constant_stubbing.rb +0 -32
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/testing/declarative.rb +0 -28
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/testing/deprecation.rb +0 -89
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/testing/error_reporter_assertions.rb +0 -107
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/testing/file_fixtures.rb +0 -38
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/testing/isolation.rb +0 -111
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/testing/method_call_assertions.rb +0 -83
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/testing/parallelization/server.rb +0 -82
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/testing/parallelization/worker.rb +0 -103
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/testing/parallelization.rb +0 -55
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/testing/parallelize_executor.rb +0 -81
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/testing/setup_and_teardown.rb +0 -55
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/testing/stream.rb +0 -41
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/testing/strict_warnings.rb +0 -39
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/testing/tagged_logging.rb +0 -27
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/testing/time_helpers.rb +0 -268
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/time.rb +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/time_with_zone.rb +0 -596
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/values/time_zone.rb +0 -603
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/version.rb +0 -10
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/xml_mini/jdom.rb +0 -175
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/xml_mini/libxml.rb +0 -80
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/xml_mini/libxmlsax.rb +0 -83
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/xml_mini/nokogiri.rb +0 -83
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/xml_mini/nokogirisax.rb +0 -86
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/xml_mini/rexml.rb +0 -137
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support/xml_mini.rb +0 -202
- data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.4/lib/active_support.rb +0 -135
- data/vendor/bundle/ruby/3.3.0/gems/ast-2.4.2/LICENSE.MIT +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/ast-2.4.2/README.YARD.md +0 -12
- data/vendor/bundle/ruby/3.3.0/gems/ast-2.4.2/lib/ast/node.rb +0 -268
- data/vendor/bundle/ruby/3.3.0/gems/ast-2.4.2/lib/ast/processor/mixin.rb +0 -288
- data/vendor/bundle/ruby/3.3.0/gems/ast-2.4.2/lib/ast/processor.rb +0 -12
- data/vendor/bundle/ruby/3.3.0/gems/ast-2.4.2/lib/ast/sexp.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/ast-2.4.2/lib/ast.rb +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/LICENSE +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/bigdecimal.gemspec +0 -57
- data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/ext/bigdecimal/Makefile +0 -270
- data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/ext/bigdecimal/bigdecimal.c +0 -7794
- data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/ext/bigdecimal/bigdecimal.h +0 -313
- data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/ext/bigdecimal/bits.h +0 -141
- data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/ext/bigdecimal/extconf.rb +0 -62
- data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/ext/bigdecimal/feature.h +0 -68
- data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/ext/bigdecimal/missing/dtoa.c +0 -3462
- data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/ext/bigdecimal/missing.c +0 -27
- data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/ext/bigdecimal/missing.h +0 -196
- data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/ext/bigdecimal/static_assert.h +0 -54
- data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/lib/bigdecimal/jacobian.rb +0 -90
- data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/lib/bigdecimal/ludcmp.rb +0 -89
- data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/lib/bigdecimal/math.rb +0 -232
- data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/lib/bigdecimal/newton.rb +0 -80
- data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/lib/bigdecimal/util.rb +0 -185
- data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/lib/bigdecimal.rb +0 -5
- data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/lib/bigdecimal.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/sample/linear.rb +0 -74
- data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/sample/nlsolve.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/sample/pi.rb +0 -21
- data/vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/CHANGES +0 -128
- data/vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/Gemfile +0 -8
- data/vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/Gemfile.lock +0 -22
- data/vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/MIT-LICENSE +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/README.md +0 -258
- data/vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/Rakefile +0 -154
- data/vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/builder.blurb +0 -27
- data/vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/builder.gemspec +0 -49
- data/vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/doc/jamis.rb +0 -592
- data/vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/doc/releases/builder-1.2.4.rdoc +0 -31
- data/vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/doc/releases/builder-2.0.0.rdoc +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/doc/releases/builder-2.1.1.rdoc +0 -58
- data/vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/lib/builder/version.rb +0 -9
- data/vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/lib/builder/xchar.rb +0 -198
- data/vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/lib/builder/xmlbase.rb +0 -198
- data/vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/lib/builder/xmlevents.rb +0 -64
- data/vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/lib/builder/xmlmarkup.rb +0 -345
- data/vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/lib/builder.rb +0 -14
- data/vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/rakelib/publish.rake +0 -21
- data/vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/rakelib/tags.rake +0 -63
- data/vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/rakelib/testing.rake +0 -8
- data/vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/test/helper.rb +0 -13
- data/vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/test/performance.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/test/test_eventbuilder.rb +0 -150
- data/vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/test/test_markupbuilder.rb +0 -616
- data/vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/test/test_method_caching.rb +0 -62
- data/vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/test/test_namecollision.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/test/test_xchar.rb +0 -85
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/CHANGELOG.md +0 -588
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/Gemfile +0 -36
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/LICENSE.txt +0 -21
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/README.md +0 -407
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/Rakefile +0 -339
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/ext/concurrent-ruby/ConcurrentRubyService.java +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/ext/concurrent-ruby/com/concurrent_ruby/ext/AtomicReferenceLibrary.java +0 -175
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/ext/concurrent-ruby/com/concurrent_ruby/ext/JRubyMapBackendLibrary.java +0 -248
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicBooleanLibrary.java +0 -93
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicFixnumLibrary.java +0 -113
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaSemaphoreLibrary.java +0 -189
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/ext/concurrent-ruby/com/concurrent_ruby/ext/SynchronizationLibrary.java +0 -292
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMap.java +0 -31
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMapV8.java +0 -3863
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/LongAdder.java +0 -203
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/Striped64.java +0 -342
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/ConcurrentHashMapV8.java +0 -3800
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/LongAdder.java +0 -204
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/Striped64.java +0 -291
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166y/ThreadLocalRandom.java +0 -199
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/agent.rb +0 -588
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/array.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/async.rb +0 -449
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atom.rb +0 -222
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/atomic_boolean.rb +0 -127
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/atomic_fixnum.rb +0 -144
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/atomic_markable_reference.rb +0 -167
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/atomic_reference.rb +0 -135
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/count_down_latch.rb +0 -100
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/cyclic_barrier.rb +0 -128
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/event.rb +0 -109
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/fiber_local_var.rb +0 -109
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/java_count_down_latch.rb +0 -43
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/locals.rb +0 -189
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/lock_local_var.rb +0 -28
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_boolean.rb +0 -68
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_fixnum.rb +0 -81
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/mutex_count_down_latch.rb +0 -44
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/mutex_semaphore.rb +0 -131
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/read_write_lock.rb +0 -255
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/reentrant_read_write_lock.rb +0 -379
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/semaphore.rb +0 -163
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/thread_local_var.rb +0 -111
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic_reference/atomic_direct_update.rb +0 -37
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic_reference/mutex_atomic.rb +0 -67
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic_reference/numeric_cas_wrapper.rb +0 -28
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomics.rb +0 -10
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/collection/copy_on_notify_observer_set.rb +0 -107
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/collection/copy_on_write_observer_set.rb +0 -111
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/collection/java_non_concurrent_priority_queue.rb +0 -84
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/collection/lock_free_stack.rb +0 -160
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/collection/map/mri_map_backend.rb +0 -66
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/collection/map/non_concurrent_map_backend.rb +0 -148
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/collection/map/synchronized_map_backend.rb +0 -85
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/collection/map/truffleruby_map_backend.rb +0 -14
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/collection/non_concurrent_priority_queue.rb +0 -143
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/collection/ruby_non_concurrent_priority_queue.rb +0 -160
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/concern/deprecation.rb +0 -34
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/concern/dereferenceable.rb +0 -73
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/concern/logging.rb +0 -116
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/concern/obligation.rb +0 -220
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/concern/observable.rb +0 -110
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/concurrent_ruby.jar +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/configuration.rb +0 -105
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/constants.rb +0 -8
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/dataflow.rb +0 -81
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/delay.rb +0 -199
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/errors.rb +0 -74
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/exchanger.rb +0 -353
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/abstract_executor_service.rb +0 -131
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/cached_thread_pool.rb +0 -62
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/executor_service.rb +0 -185
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/fixed_thread_pool.rb +0 -224
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/immediate_executor.rb +0 -66
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/indirect_immediate_executor.rb +0 -44
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/java_executor_service.rb +0 -100
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/java_single_thread_executor.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/java_thread_pool_executor.rb +0 -145
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/ruby_executor_service.rb +0 -82
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/ruby_single_thread_executor.rb +0 -21
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb +0 -373
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/safe_task_executor.rb +0 -35
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/serial_executor_service.rb +0 -34
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/serialized_execution.rb +0 -107
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/serialized_execution_delegator.rb +0 -28
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/simple_executor_service.rb +0 -103
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/single_thread_executor.rb +0 -57
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/thread_pool_executor.rb +0 -88
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/timer_set.rb +0 -176
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executors.rb +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/future.rb +0 -141
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/hash.rb +0 -52
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/immutable_struct.rb +0 -101
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/ivar.rb +0 -208
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/map.rb +0 -350
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/maybe.rb +0 -229
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/mutable_struct.rb +0 -239
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/mvar.rb +0 -242
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/options.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/promise.rb +0 -580
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/promises.rb +0 -2178
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/re_include.rb +0 -60
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/scheduled_task.rb +0 -331
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/set.rb +0 -64
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/settable_struct.rb +0 -139
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/synchronization/abstract_lockable_object.rb +0 -102
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/synchronization/abstract_object.rb +0 -22
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/synchronization/abstract_struct.rb +0 -171
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/synchronization/condition.rb +0 -62
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/synchronization/full_memory_barrier.rb +0 -29
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/synchronization/jruby_lockable_object.rb +0 -15
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/synchronization/lock.rb +0 -38
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/synchronization/lockable_object.rb +0 -75
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/synchronization/mutex_lockable_object.rb +0 -89
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/synchronization/object.rb +0 -151
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/synchronization/safe_initialization.rb +0 -36
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/synchronization/volatile.rb +0 -101
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/synchronization.rb +0 -13
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/thread_safe/synchronized_delegator.rb +0 -47
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/thread_safe/util/adder.rb +0 -74
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/thread_safe/util/data_structures.rb +0 -52
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/thread_safe/util/power_of_two_tuple.rb +0 -38
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/thread_safe/util/striped64.rb +0 -246
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/thread_safe/util/volatile.rb +0 -75
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/thread_safe/util/xor_shift_random.rb +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/thread_safe/util.rb +0 -16
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/timer_task.rb +0 -361
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/tuple.rb +0 -82
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/tvar.rb +0 -222
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/utility/engine.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/utility/monotonic_time.rb +0 -19
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/utility/native_extension_loader.rb +0 -77
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/utility/native_integer.rb +0 -54
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/utility/processor_counter.rb +0 -190
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/version.rb +0 -3
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent-ruby.rb +0 -5
- data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent.rb +0 -134
- data/vendor/bundle/ruby/3.3.0/gems/connection_pool-2.4.1/Changes.md +0 -157
- data/vendor/bundle/ruby/3.3.0/gems/connection_pool-2.4.1/LICENSE +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/connection_pool-2.4.1/README.md +0 -135
- data/vendor/bundle/ruby/3.3.0/gems/connection_pool-2.4.1/connection_pool.gemspec +0 -24
- data/vendor/bundle/ruby/3.3.0/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb +0 -174
- data/vendor/bundle/ruby/3.3.0/gems/connection_pool-2.4.1/lib/connection_pool/version.rb +0 -3
- data/vendor/bundle/ruby/3.3.0/gems/connection_pool-2.4.1/lib/connection_pool/wrapper.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/connection_pool-2.4.1/lib/connection_pool.rb +0 -175
- data/vendor/bundle/ruby/3.3.0/gems/crass-1.0.6/Gemfile +0 -2
- data/vendor/bundle/ruby/3.3.0/gems/crass-1.0.6/HISTORY.md +0 -128
- data/vendor/bundle/ruby/3.3.0/gems/crass-1.0.6/LICENSE +0 -18
- data/vendor/bundle/ruby/3.3.0/gems/crass-1.0.6/README.md +0 -192
- data/vendor/bundle/ruby/3.3.0/gems/crass-1.0.6/Rakefile +0 -21
- data/vendor/bundle/ruby/3.3.0/gems/crass-1.0.6/crass.gemspec +0 -31
- data/vendor/bundle/ruby/3.3.0/gems/crass-1.0.6/lib/crass/parser.rb +0 -648
- data/vendor/bundle/ruby/3.3.0/gems/crass-1.0.6/lib/crass/scanner.rb +0 -125
- data/vendor/bundle/ruby/3.3.0/gems/crass-1.0.6/lib/crass/token-scanner.rb +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/crass-1.0.6/lib/crass/tokenizer.rb +0 -708
- data/vendor/bundle/ruby/3.3.0/gems/crass-1.0.6/lib/crass/version.rb +0 -5
- data/vendor/bundle/ruby/3.3.0/gems/crass-1.0.6/lib/crass.rb +0 -22
- data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/LICENSE.txt +0 -22
- data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/drb.gemspec +0 -41
- data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/acl.rb +0 -239
- data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/drb.rb +0 -1943
- data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/eq.rb +0 -15
- data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/extserv.rb +0 -44
- data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/extservm.rb +0 -94
- data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/gw.rb +0 -161
- data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/invokemethod.rb +0 -35
- data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/observer.rb +0 -26
- data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/ssl.rb +0 -354
- data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/timeridconv.rb +0 -97
- data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/unix.rb +0 -118
- data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/version.rb +0 -3
- data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/weakidconv.rb +0 -59
- data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb.rb +0 -3
- data/vendor/bundle/ruby/3.3.0/gems/erubi-1.12.0/CHANGELOG +0 -101
- data/vendor/bundle/ruby/3.3.0/gems/erubi-1.12.0/MIT-LICENSE +0 -21
- data/vendor/bundle/ruby/3.3.0/gems/erubi-1.12.0/README.rdoc +0 -109
- data/vendor/bundle/ruby/3.3.0/gems/erubi-1.12.0/Rakefile +0 -71
- data/vendor/bundle/ruby/3.3.0/gems/erubi-1.12.0/lib/erubi/capture_end.rb +0 -58
- data/vendor/bundle/ruby/3.3.0/gems/erubi-1.12.0/lib/erubi.rb +0 -293
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/README.md +0 -137
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/base.rb +0 -98
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/builder.rb +0 -1057
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/builder_helper.rb +0 -65
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/containers/button_group.rb +0 -15
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/containers/check_boxes.rb +0 -35
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/containers/check_boxes_fieldset.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/containers/fieldset.rb +0 -55
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/containers/form_group.rb +0 -29
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/containers/radio_buttons_fieldset.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/containers/radios.rb +0 -38
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/containers/supplemental.rb +0 -25
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/elements/caption.rb +0 -43
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/elements/check_boxes/collection.rb +0 -74
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/elements/check_boxes/collection_check_box.rb +0 -52
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/elements/check_boxes/fieldset_check_box.rb +0 -47
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/elements/check_boxes/label.rb +0 -35
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/elements/collection_select.rb +0 -52
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/elements/date.rb +0 -163
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/elements/error_message.rb +0 -27
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/elements/error_summary.rb +0 -135
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/elements/file.rb +0 -48
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/elements/hint.rb +0 -68
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/elements/inputs/email.rb +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/elements/inputs/number.rb +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/elements/inputs/phone.rb +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/elements/inputs/text.rb +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/elements/inputs/url.rb +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/elements/label.rb +0 -95
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/elements/legend.rb +0 -78
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/elements/null.rb +0 -21
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/elements/password.rb +0 -107
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/elements/radios/collection.rb +0 -84
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/elements/radios/collection_radio_button.rb +0 -75
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/elements/radios/fieldset_radio_button.rb +0 -38
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/elements/select.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/elements/submit.rb +0 -77
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/elements/text_area.rb +0 -114
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/presenters/error_summary.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/proxy.rb +0 -13
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/refinements/prefixable_array.rb +0 -9
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/traits/caption.rb +0 -15
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/traits/collection_item.rb +0 -16
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/traits/error.rb +0 -21
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/traits/fieldset_item.rb +0 -82
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/traits/hint.rb +0 -32
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/traits/html_attributes.rb +0 -13
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/traits/html_classes.rb +0 -13
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/traits/input.rb +0 -110
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/traits/label.rb +0 -26
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/traits/localisation.rb +0 -61
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/traits/select.rb +0 -15
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/traits/supplemental.rb +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder/version.rb +0 -3
- data/vendor/bundle/ruby/3.3.0/gems/govuk_design_system_formbuilder-5.4.0/lib/govuk_design_system_formbuilder.rb +0 -164
- data/vendor/bundle/ruby/3.3.0/gems/html-attributes-utils-1.0.2/README.md +0 -49
- data/vendor/bundle/ruby/3.3.0/gems/html-attributes-utils-1.0.2/lib/html_attributes_utils.rb +0 -140
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/MIT-LICENSE +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/README.md +0 -127
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/backend/base.rb +0 -306
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/backend/cache.rb +0 -113
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/backend/cache_file.rb +0 -36
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/backend/cascade.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/backend/chain.rb +0 -130
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/backend/fallbacks.rb +0 -115
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/backend/flatten.rb +0 -118
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/backend/gettext.rb +0 -83
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/backend/interpolation_compiler.rb +0 -121
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/backend/key_value.rb +0 -204
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/backend/lazy_loadable.rb +0 -184
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/backend/memoize.rb +0 -54
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/backend/metadata.rb +0 -71
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/backend/pluralization.rb +0 -96
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/backend/simple.rb +0 -113
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/backend/transliterator.rb +0 -108
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/backend.rb +0 -22
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/config.rb +0 -165
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/exceptions.rb +0 -157
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/gettext/helpers.rb +0 -75
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/gettext/po_parser.rb +0 -329
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/gettext.rb +0 -28
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/interpolate/ruby.rb +0 -53
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/locale/fallbacks.rb +0 -107
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/locale/tag/parents.rb +0 -24
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/locale/tag/rfc4646.rb +0 -74
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/locale/tag/simple.rb +0 -39
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/locale/tag.rb +0 -28
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/locale.rb +0 -8
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/middleware.rb +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/tests/basics.rb +0 -58
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/tests/defaults.rb +0 -52
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/tests/interpolation.rb +0 -185
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/tests/link.rb +0 -66
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/tests/localization/date.rb +0 -122
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/tests/localization/date_time.rb +0 -103
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/tests/localization/procs.rb +0 -118
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/tests/localization/time.rb +0 -103
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/tests/localization.rb +0 -19
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/tests/lookup.rb +0 -81
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/tests/pluralization.rb +0 -35
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/tests/procs.rb +0 -66
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/tests.rb +0 -14
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/utils.rb +0 -55
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/version.rb +0 -5
- data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n.rb +0 -475
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/CHANGES.md +0 -503
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/LICENSE +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/README.md +0 -416
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/ext/json/Makefile +0 -205
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/ext/json/ext/fbuffer/fbuffer.h +0 -187
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/ext/json/ext/generator/Makefile +0 -270
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/ext/json/ext/generator/depend +0 -1
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/ext/json/ext/generator/extconf.rb +0 -4
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/ext/json/ext/generator/generator.c +0 -1703
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/ext/json/ext/generator/generator.h +0 -177
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/ext/json/ext/parser/Makefile +0 -270
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/ext/json/ext/parser/depend +0 -1
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/ext/json/ext/parser/extconf.rb +0 -32
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/ext/json/ext/parser/parser.c +0 -2211
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/ext/json/ext/parser/parser.h +0 -96
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/ext/json/ext/parser/parser.rl +0 -971
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/ext/json/extconf.rb +0 -3
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/json.gemspec +0 -68
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/add/bigdecimal.rb +0 -58
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/add/complex.rb +0 -51
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/add/core.rb +0 -12
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/add/date.rb +0 -54
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/add/date_time.rb +0 -67
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/add/exception.rb +0 -49
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/add/ostruct.rb +0 -54
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/add/range.rb +0 -54
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/add/rational.rb +0 -49
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/add/regexp.rb +0 -48
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/add/set.rb +0 -48
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/add/struct.rb +0 -52
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/add/symbol.rb +0 -48
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/add/time.rb +0 -59
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/common.rb +0 -698
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/ext/generator.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/ext/parser.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/ext.rb +0 -15
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/generic_object.rb +0 -75
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/pure/generator.rb +0 -513
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/pure/parser.rb +0 -337
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/pure.rb +0 -15
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/version.rb +0 -9
- data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json.rb +0 -592
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/LICENSE.txt +0 -21
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/README.md +0 -88
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/code_action_kind.rb +0 -85
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/code_action_trigger_kind.rb +0 -22
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/completion_item_kind.rb +0 -36
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/completion_item_tag.rb +0 -16
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/completion_trigger_kind.rb +0 -26
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/diagnostic_severity.rb +0 -24
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/diagnostic_tag.rb +0 -24
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/document_diagnostic_report_kind.rb +0 -21
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/document_highlight_kind.rb +0 -23
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/error_codes.rb +0 -73
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/failure_handling_kind.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/file_change_type.rb +0 -23
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/file_operation_pattern_kind.rb +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/folding_range_kind.rb +0 -24
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/initialize_error_codes.rb +0 -16
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/inlay_hint_kind.rb +0 -19
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/insert_text_format.rb +0 -25
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/insert_text_mode.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/markup_kind.rb +0 -23
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/message_type.rb +0 -24
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/moniker_kind.rb +0 -24
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/notebook_cell_kind.rb +0 -19
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/position_encoding_kind.rb +0 -32
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/prepare_support_default_behavior.rb +0 -13
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/resource_operation_kind.rb +0 -23
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/semantic_token_modifiers.rb +0 -18
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/semantic_token_types.rb +0 -35
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/signature_help_trigger_kind.rb +0 -24
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/symbol_kind.rb +0 -37
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/symbol_tag.rb +0 -15
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/text_document_save_reason.rb +0 -24
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/text_document_sync_kind.rb +0 -27
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/token_format.rb +0 -9
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/uniqueness_level.rb +0 -31
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/watch_kind.rb +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant.rb +0 -77
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/annotated_text_edit.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/apply_workspace_edit_params.rb +0 -44
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/apply_workspace_edit_result.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/call_hierarchy_client_capabilities.rb +0 -36
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/call_hierarchy_incoming_call.rb +0 -43
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/call_hierarchy_incoming_calls_params.rb +0 -49
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/call_hierarchy_item.rb +0 -100
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/call_hierarchy_options.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/call_hierarchy_outgoing_call.rb +0 -43
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/call_hierarchy_outgoing_calls_params.rb +0 -49
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/call_hierarchy_prepare_params.rb +0 -51
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/call_hierarchy_registration_options.rb +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/cancel_params.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/change_annotation.rb +0 -57
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/client_capabilities.rb +0 -78
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/code_action.rb +0 -127
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/code_action_client_capabilities.rb +0 -95
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/code_action_context.rb +0 -63
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/code_action_options.rb +0 -52
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/code_action_params.rb +0 -73
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/code_action_registration_options.rb +0 -62
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/code_description.rb +0 -36
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/code_lens.rb +0 -61
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/code_lens_client_capabilities.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/code_lens_options.rb +0 -39
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/code_lens_params.rb +0 -52
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/code_lens_registration_options.rb +0 -49
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/code_lens_workspace_client_capabilities.rb +0 -39
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/color.rb +0 -63
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/color_information.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/color_presentation.rb +0 -57
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/color_presentation_params.rb +0 -70
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/command.rb +0 -52
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/completion_client_capabilities.rb +0 -79
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/completion_context.rb +0 -48
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/completion_item.rb +0 -267
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/completion_item_label_details.rb +0 -49
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/completion_list.rb +0 -69
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/completion_options.rb +0 -87
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/completion_params.rb +0 -72
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/completion_registration_options.rb +0 -94
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/configuration_item.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/configuration_params.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/create_file.rb +0 -63
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/create_file_options.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/create_files_params.rb +0 -37
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/declaration_client_capabilities.rb +0 -44
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/declaration_options.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/declaration_params.rb +0 -61
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/declaration_registration_options.rb +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/definition_client_capabilities.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/definition_options.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/definition_params.rb +0 -61
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/definition_registration_options.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/delete_file.rb +0 -63
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/delete_file_options.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/delete_files_params.rb +0 -37
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/diagnostic.rb +0 -110
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/diagnostic_client_capabilities.rb +0 -49
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/diagnostic_options.rb +0 -64
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/diagnostic_registration_options.rb +0 -84
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/diagnostic_related_information.rb +0 -47
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/diagnostic_server_cancellation_data.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/diagnostic_workspace_client_capabilities.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/did_change_configuration_client_capabilities.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/did_change_configuration_params.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/did_change_notebook_document_params.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/did_change_text_document_params.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/did_change_watched_files_client_capabilities.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/did_change_watched_files_params.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/did_change_watched_files_registration_options.rb +0 -36
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/did_change_workspace_folders_params.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/did_close_notebook_document_params.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/did_close_text_document_params.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/did_open_notebook_document_params.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/did_open_text_document_params.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/did_save_notebook_document_params.rb +0 -36
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/did_save_text_document_params.rb +0 -43
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_color_client_capabilities.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_color_options.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_color_params.rb +0 -52
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_color_registration_options.rb +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_diagnostic_params.rb +0 -73
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_diagnostic_report_partial_result.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_filter.rb +0 -63
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_formatting_client_capabilities.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_formatting_options.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_formatting_params.rb +0 -51
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_formatting_registration_options.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_highlight.rb +0 -47
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_highlight_client_capabilities.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_highlight_options.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_highlight_params.rb +0 -61
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_highlight_registration_options.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_link.rb +0 -70
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_link_client_capabilities.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_link_options.rb +0 -39
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_link_params.rb +0 -52
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_link_registration_options.rb +0 -49
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_on_type_formatting_client_capabilities.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_on_type_formatting_options.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_on_type_formatting_params.rb +0 -65
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_on_type_formatting_registration_options.rb +0 -52
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_range_formatting_client_capabilities.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_range_formatting_options.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_range_formatting_params.rb +0 -60
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_range_formatting_registration_options.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_symbol.rb +0 -108
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_symbol_client_capabilities.rb +0 -73
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_symbol_options.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_symbol_params.rb +0 -52
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_symbol_registration_options.rb +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/execute_command_client_capabilities.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/execute_command_options.rb +0 -39
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/execute_command_params.rb +0 -51
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/execute_command_registration_options.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/execution_summary.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/file_create.rb +0 -36
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/file_delete.rb +0 -36
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/file_event.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/file_operation_filter.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/file_operation_pattern.rb +0 -67
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/file_operation_pattern_options.rb +0 -36
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/file_operation_registration_options.rb +0 -36
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/file_rename.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/file_system_watcher.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/folding_range.rb +0 -94
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/folding_range_client_capabilities.rb +0 -76
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/folding_range_options.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/folding_range_params.rb +0 -52
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/folding_range_registration_options.rb +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/formatting_options.rb +0 -72
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/full_document_diagnostic_report.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/hover.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/hover_client_capabilities.rb +0 -44
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/hover_options.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/hover_params.rb +0 -51
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/hover_registration_options.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/hover_result.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/implementation_client_capabilities.rb +0 -44
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/implementation_options.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/implementation_params.rb +0 -61
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/implementation_registration_options.rb +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/initialize_error.rb +0 -36
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/initialize_params.rb +0 -128
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/initialize_result.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/initialized_params.rb +0 -24
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/inlay_hint.rb +0 -122
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/inlay_hint_client_capabilities.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/inlay_hint_label_part.rb +0 -79
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/inlay_hint_options.rb +0 -43
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/inlay_hint_params.rb +0 -54
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/inlay_hint_registration_options.rb +0 -63
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/inlay_hint_workspace_client_capabilities.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/inline_value_client_capabilities.rb +0 -37
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/inline_value_context.rb +0 -44
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/inline_value_evaluatable_expression.rb +0 -52
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/inline_value_options.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/inline_value_params.rb +0 -64
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/inline_value_registration_options.rb +0 -53
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/inline_value_text.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/inline_value_variable_lookup.rb +0 -61
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/inline_value_workspace_client_capabilities.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/insert_replace_edit.rb +0 -54
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/linked_editing_range_client_capabilities.rb +0 -36
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/linked_editing_range_options.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/linked_editing_range_params.rb +0 -51
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/linked_editing_range_registration_options.rb +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/linked_editing_ranges.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/location.rb +0 -36
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/location_link.rb +0 -68
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/log_message_params.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/log_trace_params.rb +0 -43
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/markup_content.rb +0 -68
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/message.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/message_action_item.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/moniker.rb +0 -64
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/moniker_client_capabilities.rb +0 -36
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/moniker_options.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/moniker_params.rb +0 -61
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/moniker_registration_options.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/notebook_cell.rb +0 -69
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/notebook_cell_array_change.rb +0 -55
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/notebook_cell_text_document_filter.rb +0 -52
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/notebook_document.rb +0 -74
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/notebook_document_change_event.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/notebook_document_client_capabilities.rb +0 -36
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/notebook_document_filter.rb +0 -79
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/notebook_document_identifier.rb +0 -36
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/notebook_document_sync_client_capabilities.rb +0 -48
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/notebook_document_sync_options.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/notebook_document_sync_registration_options.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/notification_message.rb +0 -48
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/optional_versioned_text_document_identifier.rb +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/parameter_information.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/partial_result_params.rb +0 -34
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/position.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/prepare_rename_params.rb +0 -51
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/previous_result_id.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/progress_params.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/publish_diagnostics_client_capabilities.rb +0 -73
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/publish_diagnostics_params.rb +0 -52
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/range.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/reference_client_capabilities.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/reference_context.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/reference_options.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/reference_params.rb +0 -67
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/reference_registration_options.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/registration.rb +0 -55
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/registration_params.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/regular_expressions_client_capabilities.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/related_full_document_diagnostic_report.rb +0 -69
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/related_unchanged_document_diagnostic_report.rb +0 -62
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/relative_pattern.rb +0 -48
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/rename_client_capabilities.rb +0 -69
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/rename_file.rb +0 -72
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/rename_file_options.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/rename_files_params.rb +0 -38
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/rename_options.rb +0 -39
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/rename_params.rb +0 -62
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/rename_registration_options.rb +0 -49
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/request_message.rb +0 -57
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/response_error.rb +0 -52
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/response_message.rb +0 -58
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/save_options.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/selection_range.rb +0 -43
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/selection_range_client_capabilities.rb +0 -36
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/selection_range_options.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/selection_range_params.rb +0 -61
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/selection_range_registration_options.rb +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/semantic_tokens.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/semantic_tokens_client_capabilities.rb +0 -125
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/semantic_tokens_delta.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/semantic_tokens_delta_params.rb +0 -62
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/semantic_tokens_delta_partial_result.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/semantic_tokens_edit.rb +0 -51
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/semantic_tokens_legend.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/semantic_tokens_options.rb +0 -58
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/semantic_tokens_params.rb +0 -52
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/semantic_tokens_partial_result.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/semantic_tokens_range_params.rb +0 -61
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/semantic_tokens_registration_options.rb +0 -78
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/semantic_tokens_workspace_client_capabilities.rb +0 -39
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/server_capabilities.rb +0 -352
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/set_trace_params.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/show_document_client_capabilities.rb +0 -37
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/show_document_params.rb +0 -71
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/show_document_result.rb +0 -36
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/show_message_params.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/show_message_request_client_capabilities.rb +0 -36
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/show_message_request_params.rb +0 -51
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/signature_help.rb +0 -71
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/signature_help_client_capabilities.rb +0 -55
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/signature_help_context.rb +0 -74
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/signature_help_options.rb +0 -53
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/signature_help_params.rb +0 -62
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/signature_help_registration_options.rb +0 -63
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/signature_information.rb +0 -69
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/static_registration_options.rb +0 -37
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/symbol_information.rb +0 -93
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/text_document_change_registration_options.rb +0 -47
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/text_document_client_capabilities.rb +0 -297
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/text_document_content_change_event.rb +0 -59
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/text_document_edit.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/text_document_identifier.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/text_document_item.rb +0 -61
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/text_document_position_params.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/text_document_registration_options.rb +0 -37
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/text_document_save_registration_options.rb +0 -43
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/text_document_sync_client_capabilities.rb +0 -62
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/text_document_sync_options.rb +0 -78
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/text_edit.rb +0 -44
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/type_definition_client_capabilities.rb +0 -44
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/type_definition_options.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/type_definition_params.rb +0 -61
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/type_definition_registration_options.rb +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/type_hierarchy_item.rb +0 -102
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/type_hierarchy_options.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/type_hierarchy_prepare_params.rb +0 -51
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/type_hierarchy_registration_options.rb +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/type_hierarchy_subtypes_params.rb +0 -49
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/type_hierarchy_supertypes_params.rb +0 -49
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/unchanged_document_diagnostic_report.rb +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/unregistration.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/unregistration_params.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/versioned_notebook_document_identifier.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/versioned_text_document_identifier.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/will_save_text_document_params.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/work_done_progress_begin.rb +0 -80
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/work_done_progress_cancel_params.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/work_done_progress_create_params.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/work_done_progress_end.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/work_done_progress_options.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/work_done_progress_params.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/work_done_progress_report.rb +0 -70
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/workspace_diagnostic_params.rb +0 -65
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/workspace_diagnostic_report.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/workspace_diagnostic_report_partial_result.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/workspace_edit.rb +0 -68
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/workspace_edit_client_capabilities.rb +0 -75
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/workspace_folder.rb +0 -43
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/workspace_folders_change_event.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/workspace_folders_server_capabilities.rb +0 -48
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/workspace_full_document_diagnostic_report.rb +0 -75
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/workspace_symbol.rb +0 -89
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/workspace_symbol_client_capabilities.rb +0 -64
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/workspace_symbol_options.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/workspace_symbol_params.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/workspace_symbol_registration_options.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/workspace_unchanged_document_diagnostic_report.rb +0 -68
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface.rb +0 -631
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/transport/io/reader.rb +0 -31
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/transport/io/writer.rb +0 -35
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/transport/io.rb +0 -2
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/transport/stdio/reader.rb +0 -13
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/transport/stdio/writer.rb +0 -13
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/transport/stdio.rb +0 -2
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/transport.rb +0 -2
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/version.rb +0 -5
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol.rb +0 -4
- data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/lib/language_server-protocol.rb +0 -1
- data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/CHANGELOG.md +0 -566
- data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/MIT-LICENSE.txt +0 -23
- data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/README.md +0 -363
- data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/SECURITY.md +0 -18
- data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/concerns.rb +0 -207
- data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/elements.rb +0 -98
- data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/helpers.rb +0 -110
- data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/html4/document.rb +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/html4/document_fragment.rb +0 -15
- data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/html5/document.rb +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/html5/document_fragment.rb +0 -15
- data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/html5/libxml2_workarounds.rb +0 -28
- data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/html5/safelist.rb +0 -1055
- data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/html5/scrub.rb +0 -229
- data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/metahelpers.rb +0 -18
- data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/scrubber.rb +0 -140
- data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/scrubbers.rb +0 -376
- data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/version.rb +0 -6
- data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/xml/document.rb +0 -15
- data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/xml/document_fragment.rb +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah.rb +0 -173
- data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/History.rdoc +0 -1617
- data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/Manifest.txt +0 -32
- data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/README.rdoc +0 -835
- data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/Rakefile +0 -81
- data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/design_rationale.rb +0 -52
- data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/hoe/minitest.rb +0 -28
- data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/minitest/assertions.rb +0 -860
- data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/minitest/autorun.rb +0 -13
- data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/minitest/benchmark.rb +0 -455
- data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/minitest/compress.rb +0 -94
- data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/minitest/error_on_warning.rb +0 -11
- data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/minitest/expectations.rb +0 -321
- data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/minitest/hell.rb +0 -11
- data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/minitest/manual_plugins.rb +0 -16
- data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/minitest/mock.rb +0 -329
- data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/minitest/parallel.rb +0 -70
- data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/minitest/pride.rb +0 -4
- data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/minitest/pride_plugin.rb +0 -139
- data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/minitest/spec.rb +0 -349
- data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/minitest/test.rb +0 -249
- data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/minitest/test_task.rb +0 -301
- data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/minitest/unit.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/minitest.rb +0 -1197
- data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/test/minitest/metametameta.rb +0 -153
- data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/test/minitest/test_minitest_assertions.rb +0 -1720
- data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/test/minitest/test_minitest_benchmark.rb +0 -137
- data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/test/minitest/test_minitest_mock.rb +0 -1148
- data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/test/minitest/test_minitest_reporter.rb +0 -440
- data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/test/minitest/test_minitest_spec.rb +0 -1148
- data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/test/minitest/test_minitest_test.rb +0 -1375
- data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/test/minitest/test_minitest_test_task.rb +0 -48
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/Gemfile +0 -48
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/LICENSE-DEPENDENCIES.md +0 -2224
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/LICENSE.md +0 -9
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/README.md +0 -290
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/bin/nokogiri +0 -131
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/dependencies.yml +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/depend +0 -38
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/extconf.rb +0 -1127
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/gumbo.c +0 -594
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/html4_document.c +0 -165
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/html4_element_description.c +0 -299
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/html4_entity_lookup.c +0 -37
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/html4_sax_parser_context.c +0 -108
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/html4_sax_push_parser.c +0 -95
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libexslt/exslt.h +0 -108
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libexslt/exsltconfig.h +0 -70
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libexslt/exsltexports.h +0 -63
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/HTMLparser.h +0 -343
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/HTMLtree.h +0 -147
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/SAX.h +0 -202
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/SAX2.h +0 -171
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/c14n.h +0 -126
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/catalog.h +0 -182
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/chvalid.h +0 -230
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/debugXML.h +0 -217
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/dict.h +0 -82
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/encoding.h +0 -235
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/entities.h +0 -155
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/globals.h +0 -41
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/hash.h +0 -232
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/list.h +0 -137
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/nanoftp.h +0 -186
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/nanohttp.h +0 -81
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/parser.h +0 -1384
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/parserInternals.h +0 -663
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/pattern.h +0 -100
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/relaxng.h +0 -219
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/schemasInternals.h +0 -959
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/schematron.h +0 -143
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/threads.h +0 -87
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/tree.h +0 -1362
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/uri.h +0 -95
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/valid.h +0 -450
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xinclude.h +0 -129
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xlink.h +0 -189
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlIO.h +0 -421
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlautomata.h +0 -146
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlerror.h +0 -948
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlexports.h +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlmemory.h +0 -225
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlmodule.h +0 -57
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlreader.h +0 -434
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlregexp.h +0 -215
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlsave.h +0 -97
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlschemas.h +0 -249
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlschemastypes.h +0 -152
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlstring.h +0 -140
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlunicode.h +0 -202
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlversion.h +0 -511
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlwriter.h +0 -488
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xpath.h +0 -575
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xpathInternals.h +0 -633
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xpointer.h +0 -138
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/attributes.h +0 -39
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/documents.h +0 -93
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/extensions.h +0 -262
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/extra.h +0 -72
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/functions.h +0 -78
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/imports.h +0 -75
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/keys.h +0 -53
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/namespaces.h +0 -68
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/numbersInternals.h +0 -73
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/pattern.h +0 -84
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/preproc.h +0 -43
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/security.h +0 -104
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/templates.h +0 -77
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/transform.h +0 -207
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/variables.h +0 -118
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/xslt.h +0 -110
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/xsltInternals.h +0 -1992
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/xsltconfig.h +0 -179
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/xsltexports.h +0 -64
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/xsltlocale.h +0 -44
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/xsltutils.h +0 -343
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/libxml2_backwards_compat.c +0 -121
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/nokogiri.c +0 -287
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/nokogiri.h +0 -253
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/test_global_handlers.c +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_attr.c +0 -103
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_attribute_decl.c +0 -70
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_cdata.c +0 -70
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_comment.c +0 -62
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_document.c +0 -777
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_document_fragment.c +0 -44
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_dtd.c +0 -208
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_element_content.c +0 -131
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_element_decl.c +0 -69
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_encoding_handler.c +0 -112
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_entity_decl.c +0 -112
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_entity_reference.c +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_namespace.c +0 -181
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_node.c +0 -2422
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_node_set.c +0 -516
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_processing_instruction.c +0 -54
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_reader.c +0 -781
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_relax_ng.c +0 -170
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_sax_parser.c +0 -335
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_sax_parser_context.c +0 -308
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_sax_push_parser.c +0 -187
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_schema.c +0 -261
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_syntax_error.c +0 -85
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_text.c +0 -61
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_xpath_context.c +0 -483
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xslt_stylesheet.c +0 -421
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/gumbo-parser/CHANGES.md +0 -63
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/gumbo-parser/Makefile +0 -129
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/gumbo-parser/THANKS +0 -27
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/3.0/nokogiri.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/3.1/nokogiri.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/3.2/nokogiri.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/3.3/nokogiri.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/class_resolver.rb +0 -67
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/css/node.rb +0 -54
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/css/parser.rb +0 -770
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/css/parser.y +0 -277
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/css/parser_extras.rb +0 -96
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/css/syntax_error.rb +0 -9
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/css/tokenizer.rb +0 -155
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/css/tokenizer.rex +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/css/xpath_visitor.rb +0 -339
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/css.rb +0 -66
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/decorators/slop.rb +0 -44
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/encoding_handler.rb +0 -57
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/extension.rb +0 -32
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/gumbo.rb +0 -15
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/html.rb +0 -48
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/html4/builder.rb +0 -37
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/html4/document.rb +0 -214
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/html4/document_fragment.rb +0 -54
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/html4/element_description.rb +0 -25
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/html4/element_description_defaults.rb +0 -2040
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/html4/encoding_reader.rb +0 -121
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/html4/entity_lookup.rb +0 -15
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/html4/sax/parser.rb +0 -63
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/html4/sax/parser_context.rb +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/html4/sax/push_parser.rb +0 -37
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/html4.rb +0 -47
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/html5/document.rb +0 -168
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/html5/document_fragment.rb +0 -90
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/html5/node.rb +0 -103
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/html5.rb +0 -326
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/jruby/dependencies.rb +0 -3
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/jruby/nokogiri_jars.rb +0 -43
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/syntax_error.rb +0 -6
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/version/constant.rb +0 -6
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/version/info.rb +0 -224
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/version.rb +0 -4
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/attr.rb +0 -66
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/attribute_decl.rb +0 -22
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/builder.rb +0 -487
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/cdata.rb +0 -13
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/character_data.rb +0 -9
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/document.rb +0 -470
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/document_fragment.rb +0 -205
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/dtd.rb +0 -34
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/element_content.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/element_decl.rb +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/entity_decl.rb +0 -23
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/entity_reference.rb +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/namespace.rb +0 -57
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/node/save_options.rb +0 -76
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/node.rb +0 -1579
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/node_set.rb +0 -447
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/notation.rb +0 -19
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/parse_options.rb +0 -213
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/pp/character_data.rb +0 -21
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/pp/node.rb +0 -68
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/pp.rb +0 -4
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/processing_instruction.rb +0 -11
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/reader.rb +0 -106
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/relax_ng.rb +0 -38
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/sax/document.rb +0 -167
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/sax/parser.rb +0 -125
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/sax/parser_context.rb +0 -21
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/sax/push_parser.rb +0 -61
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/sax.rb +0 -6
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/schema.rb +0 -73
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/searchable.rb +0 -278
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/syntax_error.rb +0 -72
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/text.rb +0 -11
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/xpath/syntax_error.rb +0 -13
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/xpath.rb +0 -21
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/xpath_context.rb +0 -16
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml.rb +0 -76
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xslt/stylesheet.rb +0 -49
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xslt.rb +0 -135
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri.rb +0 -128
- data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/xsd/xmlparser/nokogiri.rb +0 -106
- data/vendor/bundle/ruby/3.3.0/gems/parallel-1.25.1/MIT-LICENSE.txt +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/parallel-1.25.1/lib/parallel/version.rb +0 -4
- data/vendor/bundle/ruby/3.3.0/gems/parallel-1.25.1/lib/parallel.rb +0 -699
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/LICENSE.txt +0 -25
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/bin/ruby-parse +0 -7
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/bin/ruby-rewrite +0 -7
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/gauntlet_parser.rb +0 -123
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/all.rb +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/ast/node.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/ast/processor.rb +0 -293
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/base.rb +0 -291
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/builders/default.rb +0 -2338
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/clobbering_error.rb +0 -13
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/color.rb +0 -32
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/context.rb +0 -49
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/current.rb +0 -137
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/current_arg_stack.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/deprecation.rb +0 -13
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/diagnostic/engine.rb +0 -104
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/diagnostic.rb +0 -163
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/lexer/dedenter.rb +0 -88
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/lexer/explanation.rb +0 -55
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/lexer/literal.rb +0 -284
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/lexer/stack_state.rb +0 -49
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/lexer-F0.rb +0 -12922
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/lexer-F1.rb +0 -14875
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/lexer-strings.rb +0 -5424
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/macruby.rb +0 -9634
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/max_numparam_stack.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/messages.rb +0 -125
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/meta.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/rewriter.rb +0 -105
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/ruby18.rb +0 -9272
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/ruby19.rb +0 -9558
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/ruby20.rb +0 -10229
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/ruby21.rb +0 -10203
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/ruby22.rb +0 -10302
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/ruby23.rb +0 -10322
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/ruby24.rb +0 -10454
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/ruby25.rb +0 -10374
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/ruby26.rb +0 -10352
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/ruby27.rb +0 -11947
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/ruby28.rb +0 -8047
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/ruby30.rb +0 -12243
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/ruby31.rb +0 -12716
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/ruby32.rb +0 -12704
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/ruby33.rb +0 -12589
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/ruby34.rb +0 -12589
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/rubymotion.rb +0 -9515
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/runner/ruby_parse.rb +0 -157
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/runner/ruby_rewrite.rb +0 -101
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/runner.rb +0 -298
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/source/buffer.rb +0 -369
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/source/comment/associator.rb +0 -233
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/source/comment.rb +0 -134
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/source/map/collection.rb +0 -18
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/source/map/condition.rb +0 -21
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/source/map/constant.rb +0 -32
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/source/map/definition.rb +0 -23
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/source/map/for.rb +0 -19
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/source/map/heredoc.rb +0 -19
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/source/map/index.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/source/map/keyword.rb +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/source/map/method_definition.rb +0 -25
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/source/map/objc_kwarg.rb +0 -19
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/source/map/operator.rb +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/source/map/rescue_body.rb +0 -21
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/source/map/send.rb +0 -36
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/source/map/ternary.rb +0 -18
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/source/map/variable.rb +0 -31
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/source/map.rb +0 -186
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/source/range.rb +0 -326
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/source/rewriter/action.rb +0 -44
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/source/rewriter.rb +0 -513
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/source/tree_rewriter/action.rb +0 -243
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/source/tree_rewriter.rb +0 -431
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/static_environment.rb +0 -134
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/syntax_error.rb +0 -21
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/tree_rewriter.rb +0 -133
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/unknown_encoding_in_magic_comment_error.rb +0 -15
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/variables_stack.rb +0 -36
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser/version.rb +0 -5
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/lib/parser.rb +0 -91
- data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.3.0/parser.gemspec +0 -43
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/COPYING +0 -22
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/ChangeLog +0 -846
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/README.ja.rdoc +0 -58
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/README.rdoc +0 -60
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/TODO +0 -5
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/bin/racc +0 -320
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/doc/en/grammar.en.rdoc +0 -218
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/doc/en/grammar2.en.rdoc +0 -219
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/doc/ja/command.ja.html +0 -99
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/doc/ja/debug.ja.rdoc +0 -36
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/doc/ja/grammar.ja.rdoc +0 -348
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/doc/ja/index.ja.html +0 -10
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/doc/ja/parser.ja.rdoc +0 -125
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/doc/ja/usage.ja.html +0 -414
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/ext/racc/cparse/Makefile +0 -269
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/ext/racc/cparse/cparse.c +0 -840
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/ext/racc/cparse/extconf.rb +0 -8
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/lib/racc/compat.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/lib/racc/cparse.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/lib/racc/debugflags.rb +0 -60
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/lib/racc/exception.rb +0 -16
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/lib/racc/grammar.rb +0 -1191
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/lib/racc/grammarfileparser.rb +0 -667
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/lib/racc/info.rb +0 -18
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/lib/racc/iset.rb +0 -92
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/lib/racc/logfilegenerator.rb +0 -212
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/lib/racc/parser-text.rb +0 -644
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/lib/racc/parser.rb +0 -630
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/lib/racc/parserfilegenerator.rb +0 -473
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/lib/racc/sourcetext.rb +0 -35
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/lib/racc/state.rb +0 -976
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/lib/racc/statetransitiontable.rb +0 -311
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/lib/racc/static.rb +0 -5
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/lib/racc.rb +0 -6
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/CHANGELOG.md +0 -948
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/CONTRIBUTING.md +0 -144
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/MIT-LICENSE +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/README.md +0 -328
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/SPEC.rdoc +0 -365
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/auth/abstract/handler.rb +0 -41
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/auth/abstract/request.rb +0 -49
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/auth/basic.rb +0 -58
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/bad_request.rb +0 -8
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/body_proxy.rb +0 -63
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/builder.rb +0 -290
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/cascade.rb +0 -67
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/common_logger.rb +0 -88
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/conditional_get.rb +0 -86
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/config.rb +0 -22
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/constants.rb +0 -67
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/content_length.rb +0 -34
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/content_type.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/deflater.rb +0 -158
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/directory.rb +0 -205
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/etag.rb +0 -68
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/events.rb +0 -157
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/files.rb +0 -216
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/head.rb +0 -26
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/headers.rb +0 -238
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/lint.rb +0 -989
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/lock.rb +0 -29
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/logger.rb +0 -23
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/media_type.rb +0 -48
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/method_override.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/mime.rb +0 -694
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/mock.rb +0 -3
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/mock_request.rb +0 -171
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/mock_response.rb +0 -124
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/multipart/generator.rb +0 -99
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/multipart/parser.rb +0 -503
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/multipart/uploaded_file.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/multipart.rb +0 -77
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/null_logger.rb +0 -48
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/query_parser.rb +0 -200
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/recursive.rb +0 -66
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/reloader.rb +0 -112
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/request.rb +0 -784
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/response.rb +0 -398
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/rewindable_input.rb +0 -113
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/runtime.rb +0 -35
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/sendfile.rb +0 -167
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/show_exceptions.rb +0 -407
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/show_status.rb +0 -123
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/static.rb +0 -187
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/tempfile_reaper.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/urlmap.rb +0 -99
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/utils.rb +0 -630
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack/version.rb +0 -21
- data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.3/lib/rack.rb +0 -65
- data/vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/MIT-LICENSE +0 -23
- data/vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/README.md +0 -91
- data/vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/lib/rails/dom/testing/assertions/dom_assertions.rb +0 -140
- data/vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/lib/rails/dom/testing/assertions/selector_assertions/html_selector.rb +0 -132
- data/vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/lib/rails/dom/testing/assertions/selector_assertions/substitution_context.rb +0 -44
- data/vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/lib/rails/dom/testing/assertions/selector_assertions.rb +0 -356
- data/vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/lib/rails/dom/testing/assertions.rb +0 -15
- data/vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/lib/rails/dom/testing/railtie.rb +0 -14
- data/vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/lib/rails/dom/testing/version.rb +0 -9
- data/vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/lib/rails/dom/testing.rb +0 -52
- data/vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/lib/rails-dom-testing.rb +0 -4
- data/vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/test/dom_assertions_test.rb +0 -213
- data/vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/test/parser_selection_test.rb +0 -75
- data/vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/test/selector_assertions_test.rb +0 -409
- data/vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/test/test_helper.rb +0 -23
- data/vendor/bundle/ruby/3.3.0/gems/rails-html-sanitizer-1.6.0/CHANGELOG.md +0 -201
- data/vendor/bundle/ruby/3.3.0/gems/rails-html-sanitizer-1.6.0/MIT-LICENSE +0 -23
- data/vendor/bundle/ruby/3.3.0/gems/rails-html-sanitizer-1.6.0/README.md +0 -271
- data/vendor/bundle/ruby/3.3.0/gems/rails-html-sanitizer-1.6.0/lib/rails/html/sanitizer/version.rb +0 -9
- data/vendor/bundle/ruby/3.3.0/gems/rails-html-sanitizer-1.6.0/lib/rails/html/sanitizer.rb +0 -422
- data/vendor/bundle/ruby/3.3.0/gems/rails-html-sanitizer-1.6.0/lib/rails/html/scrubbers.rb +0 -201
- data/vendor/bundle/ruby/3.3.0/gems/rails-html-sanitizer-1.6.0/lib/rails-html-sanitizer.rb +0 -61
- data/vendor/bundle/ruby/3.3.0/gems/rails-html-sanitizer-1.6.0/test/rails_api_test.rb +0 -88
- data/vendor/bundle/ruby/3.3.0/gems/rails-html-sanitizer-1.6.0/test/sanitizer_test.rb +0 -1087
- data/vendor/bundle/ruby/3.3.0/gems/rails-html-sanitizer-1.6.0/test/scrubbers_test.rb +0 -217
- data/vendor/bundle/ruby/3.3.0/gems/rainbow-3.1.1/Changelog.md +0 -101
- data/vendor/bundle/ruby/3.3.0/gems/rainbow-3.1.1/LICENSE +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/rainbow-3.1.1/README.markdown +0 -227
- data/vendor/bundle/ruby/3.3.0/gems/rainbow-3.1.1/lib/rainbow/color.rb +0 -150
- data/vendor/bundle/ruby/3.3.0/gems/rainbow-3.1.1/lib/rainbow/ext/string.rb +0 -64
- data/vendor/bundle/ruby/3.3.0/gems/rainbow-3.1.1/lib/rainbow/global.rb +0 -25
- data/vendor/bundle/ruby/3.3.0/gems/rainbow-3.1.1/lib/rainbow/null_presenter.rb +0 -100
- data/vendor/bundle/ruby/3.3.0/gems/rainbow-3.1.1/lib/rainbow/presenter.rb +0 -144
- data/vendor/bundle/ruby/3.3.0/gems/rainbow-3.1.1/lib/rainbow/refinement.rb +0 -14
- data/vendor/bundle/ruby/3.3.0/gems/rainbow-3.1.1/lib/rainbow/string_utils.rb +0 -22
- data/vendor/bundle/ruby/3.3.0/gems/rainbow-3.1.1/lib/rainbow/version.rb +0 -5
- data/vendor/bundle/ruby/3.3.0/gems/rainbow-3.1.1/lib/rainbow/wrapper.rb +0 -22
- data/vendor/bundle/ruby/3.3.0/gems/rainbow-3.1.1/lib/rainbow/x11_color_names.rb +0 -153
- data/vendor/bundle/ruby/3.3.0/gems/rainbow-3.1.1/lib/rainbow.rb +0 -13
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/History.rdoc +0 -2403
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/MIT-LICENSE +0 -21
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/README.rdoc +0 -155
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/command_line_usage.rdoc +0 -158
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/example/Rakefile1 +0 -38
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/example/Rakefile2 +0 -35
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/example/a.c +0 -6
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/example/b.c +0 -6
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/example/main.c +0 -11
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/glossary.rdoc +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/jamis.rb +0 -592
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/proto_rake.rdoc +0 -127
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/rake.1 +0 -156
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/rakefile.rdoc +0 -622
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/rational.rdoc +0 -151
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/exe/rake +0 -27
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/application.rb +0 -861
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/backtrace.rb +0 -25
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/clean.rb +0 -78
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/cloneable.rb +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/cpu_counter.rb +0 -107
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/default_loader.rb +0 -15
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/dsl_definition.rb +0 -196
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/early_time.rb +0 -22
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/ext/core.rb +0 -26
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/ext/string.rb +0 -176
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/file_creation_task.rb +0 -25
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/file_list.rb +0 -435
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/file_task.rb +0 -58
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/file_utils.rb +0 -132
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/file_utils_ext.rb +0 -134
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/invocation_chain.rb +0 -57
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/invocation_exception_mixin.rb +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/late_time.rb +0 -18
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/linked_list.rb +0 -112
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/loaders/makefile.rb +0 -54
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/multi_task.rb +0 -14
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/name_space.rb +0 -38
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/packagetask.rb +0 -222
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/phony.rb +0 -16
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/private_reader.rb +0 -21
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/promise.rb +0 -100
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/pseudo_status.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/rake_module.rb +0 -67
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/rake_test_loader.rb +0 -27
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/rule_recursion_overflow_error.rb +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/scope.rb +0 -43
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/task.rb +0 -434
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/task_argument_error.rb +0 -8
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/task_arguments.rb +0 -109
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/task_manager.rb +0 -331
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/tasklib.rb +0 -12
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/testtask.rb +0 -189
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/thread_history_display.rb +0 -49
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/thread_pool.rb +0 -163
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/trace_output.rb +0 -23
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/version.rb +0 -10
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/win32.rb +0 -51
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake.rb +0 -70
- data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/rake.gemspec +0 -101
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/Gemfile +0 -15
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/LICENSE +0 -22
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/Rakefile +0 -23
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/error.rb +0 -4
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/expression/base.rb +0 -76
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/expression/classes/alternation.rb +0 -10
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/expression/classes/anchor.rb +0 -24
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/expression/classes/backreference.rb +0 -75
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/expression/classes/character_set/intersection.rb +0 -9
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/expression/classes/character_set/range.rb +0 -19
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/expression/classes/character_set.rb +0 -23
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/expression/classes/character_type.rb +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/expression/classes/conditional.rb +0 -64
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/expression/classes/escape_sequence.rb +0 -102
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/expression/classes/free_space.rb +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/expression/classes/group.rb +0 -73
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/expression/classes/keep.rb +0 -7
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/expression/classes/literal.rb +0 -3
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/expression/classes/posix_class.rb +0 -11
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/expression/classes/root.rb +0 -9
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/expression/classes/unicode_property.rb +0 -119
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/expression/methods/construct.rb +0 -41
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/expression/methods/human_name.rb +0 -43
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/expression/methods/match.rb +0 -13
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/expression/methods/match_length.rb +0 -176
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/expression/methods/negative.rb +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/expression/methods/options.rb +0 -35
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/expression/methods/parts.rb +0 -23
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/expression/methods/printing.rb +0 -26
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/expression/methods/strfregexp.rb +0 -114
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/expression/methods/tests.rb +0 -143
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/expression/methods/traverse.rb +0 -80
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/expression/quantifier.rb +0 -84
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/expression/sequence.rb +0 -31
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/expression/sequence_operation.rb +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/expression/shared.rb +0 -111
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/expression/subexpression.rb +0 -67
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/expression.rb +0 -37
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/lexer.rb +0 -169
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/parser.rb +0 -596
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/scanner/char_type.rl +0 -28
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/scanner/errors/premature_end_error.rb +0 -8
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/scanner/errors/scanner_error.rb +0 -6
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/scanner/errors/validation_error.rb +0 -63
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/scanner/properties/long.csv +0 -651
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/scanner/properties/short.csv +0 -249
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/scanner/property.rl +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/scanner/scanner.rl +0 -828
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/scanner.rb +0 -2514
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/syntax/any.rb +0 -10
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/syntax/base.rb +0 -120
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/syntax/token/anchor.rb +0 -15
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/syntax/token/assertion.rb +0 -13
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/syntax/token/backreference.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/syntax/token/character_set.rb +0 -16
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/syntax/token/character_type.rb +0 -16
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/syntax/token/conditional.rb +0 -16
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/syntax/token/escape.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/syntax/token/group.rb +0 -23
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/syntax/token/keep.rb +0 -12
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/syntax/token/meta.rb +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/syntax/token/posix_class.rb +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/syntax/token/quantifier.rb +0 -35
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/syntax/token/unicode_property.rb +0 -751
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/syntax/token/virtual.rb +0 -11
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/syntax/token.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/syntax/version_lookup.rb +0 -65
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/syntax/versions/1.8.6.rb +0 -14
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/syntax/versions/1.9.1.rb +0 -11
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/syntax/versions/1.9.3.rb +0 -4
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/syntax/versions/2.0.0.rb +0 -10
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/syntax/versions/2.2.0.rb +0 -4
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/syntax/versions/2.3.0.rb +0 -4
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/syntax/versions/2.4.0.rb +0 -4
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/syntax/versions/2.4.1.rb +0 -3
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/syntax/versions/2.5.0.rb +0 -4
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/syntax/versions/2.6.0.rb +0 -4
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/syntax/versions/2.6.2.rb +0 -4
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/syntax/versions/2.6.3.rb +0 -4
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/syntax/versions/3.1.0.rb +0 -4
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/syntax/versions/3.2.0.rb +0 -4
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/syntax/versions.rb +0 -8
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/syntax.rb +0 -11
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/token.rb +0 -24
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser/version.rb +0 -5
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/lib/regexp_parser.rb +0 -6
- data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/regexp_parser.gemspec +0 -34
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/LICENSE.txt +0 -22
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/NEWS.md +0 -380
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/README.md +0 -57
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/doc/rexml/context.rdoc +0 -143
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/doc/rexml/tasks/rdoc/child.rdoc +0 -87
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/doc/rexml/tasks/rdoc/document.rdoc +0 -276
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/doc/rexml/tasks/rdoc/element.rdoc +0 -602
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/doc/rexml/tasks/rdoc/node.rdoc +0 -97
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/doc/rexml/tasks/rdoc/parent.rdoc +0 -267
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/doc/rexml/tasks/tocs/child_toc.rdoc +0 -12
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/doc/rexml/tasks/tocs/document_toc.rdoc +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/doc/rexml/tasks/tocs/element_toc.rdoc +0 -55
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/doc/rexml/tasks/tocs/master_toc.rdoc +0 -135
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/doc/rexml/tasks/tocs/node_toc.rdoc +0 -16
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/doc/rexml/tasks/tocs/parent_toc.rdoc +0 -25
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/doc/rexml/tutorial.rdoc +0 -1358
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/attlistdecl.rb +0 -63
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/attribute.rb +0 -210
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/cdata.rb +0 -68
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/child.rb +0 -97
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/comment.rb +0 -80
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/doctype.rb +0 -311
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/document.rb +0 -451
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/dtd/attlistdecl.rb +0 -11
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/dtd/dtd.rb +0 -47
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/dtd/elementdecl.rb +0 -18
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/dtd/entitydecl.rb +0 -57
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/dtd/notationdecl.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/element.rb +0 -2599
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/encoding.rb +0 -51
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/entity.rb +0 -181
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/formatters/default.rb +0 -116
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/formatters/pretty.rb +0 -142
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/formatters/transitive.rb +0 -58
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/functions.rb +0 -446
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/instruction.rb +0 -79
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/light/node.rb +0 -188
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/namespace.rb +0 -63
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/node.rb +0 -80
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/output.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/parent.rb +0 -166
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/parseexception.rb +0 -53
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/parsers/baseparser.rb +0 -712
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/parsers/lightparser.rb +0 -59
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/parsers/pullparser.rb +0 -197
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/parsers/sax2parser.rb +0 -273
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/parsers/streamparser.rb +0 -61
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/parsers/treeparser.rb +0 -101
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/parsers/ultralightparser.rb +0 -57
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/parsers/xpathparser.rb +0 -739
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/quickpath.rb +0 -266
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/rexml.rb +0 -39
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/sax2listener.rb +0 -98
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/security.rb +0 -28
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/source.rb +0 -312
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/streamlistener.rb +0 -93
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/text.rb +0 -426
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/undefinednamespaceexception.rb +0 -9
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/validation/relaxng.rb +0 -539
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/validation/validation.rb +0 -144
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/validation/validationexception.rb +0 -10
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/xmldecl.rb +0 -130
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/xmltokens.rb +0 -85
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/xpath.rb +0 -81
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml/xpath_parser.rb +0 -978
- data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.0/lib/rexml.rb +0 -3
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/LICENSE.txt +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/README.md +0 -251
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/assets/logo.png +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/assets/output.css.erb +0 -159
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/assets/output.html.erb +0 -102
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/config/default.yml +0 -5736
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/config/obsoletion.yml +0 -238
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/exe/rubocop +0 -23
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/arguments_env.rb +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/arguments_file.rb +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/ast_aliases.rb +0 -8
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cache_config.rb +0 -29
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cached_data.rb +0 -66
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cli/command/auto_generate_config.rb +0 -168
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cli/command/base.rb +0 -35
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cli/command/execute_runner.rb +0 -105
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cli/command/init_dotfile.rb +0 -44
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cli/command/lsp.rb +0 -19
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cli/command/show_cops.rb +0 -74
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cli/command/show_docs_url.rb +0 -48
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cli/command/suggest_extensions.rb +0 -126
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cli/command/version.rb +0 -18
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cli/command.rb +0 -22
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cli/environment.rb +0 -22
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cli.rb +0 -212
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/comment_config.rb +0 -216
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/config.rb +0 -354
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/config_finder.rb +0 -78
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/config_loader.rb +0 -258
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/config_loader_resolver.rb +0 -281
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/config_obsoletion/changed_enforced_styles.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/config_obsoletion/changed_parameter.rb +0 -26
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/config_obsoletion/cop_rule.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/config_obsoletion/extracted_cop.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/config_obsoletion/parameter_rule.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/config_obsoletion/removed_cop.rb +0 -41
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/config_obsoletion/renamed_cop.rb +0 -34
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/config_obsoletion/rule.rb +0 -41
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/config_obsoletion/split_cop.rb +0 -27
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/config_obsoletion.rb +0 -111
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/config_regeneration.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/config_store.rb +0 -72
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/config_validator.rb +0 -279
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/autocorrect_logic.rb +0 -134
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/badge.rb +0 -68
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/base.rb +0 -533
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/bundler/duplicated_gem.rb +0 -94
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/bundler/duplicated_group.rb +0 -127
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/bundler/gem_comment.rb +0 -171
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/bundler/gem_filename.rb +0 -103
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/bundler/gem_version.rb +0 -131
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/bundler/insecure_protocol_source.rb +0 -86
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/bundler/ordered_gems.rb +0 -70
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/commissioner.rb +0 -182
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/cop.rb +0 -166
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/corrector.rb +0 -138
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/correctors/alignment_corrector.rb +0 -136
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/correctors/condition_corrector.rb +0 -25
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/correctors/each_to_for_corrector.rb +0 -47
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/correctors/empty_line_corrector.rb +0 -25
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/correctors/for_to_each_corrector.rb +0 -66
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/correctors/if_then_corrector.rb +0 -55
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/correctors/lambda_literal_to_method_corrector.rb +0 -139
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/correctors/line_break_corrector.rb +0 -64
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/correctors/multiline_literal_brace_corrector.rb +0 -113
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/correctors/ordered_gem_corrector.rb +0 -38
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/correctors/parentheses_corrector.rb +0 -86
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/correctors/percent_literal_corrector.rb +0 -106
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/correctors/punctuation_corrector.rb +0 -27
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/correctors/require_library_corrector.rb +0 -23
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/correctors/space_corrector.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/correctors/string_literal_corrector.rb +0 -23
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/correctors/unused_arg_corrector.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/documentation.rb +0 -49
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/exclude_limit.rb +0 -26
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/force.rb +0 -55
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/gemspec/dependency_version.rb +0 -152
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/gemspec/deprecated_attribute_assignment.rb +0 -92
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/gemspec/development_dependencies.rb +0 -107
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/gemspec/duplicated_assignment.rb +0 -89
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/gemspec/ordered_dependencies.rb +0 -101
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/gemspec/require_mfa.rb +0 -145
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/gemspec/required_ruby_version.rb +0 -131
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/gemspec/ruby_version_globals_usage.rb +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/generator/configuration_injector.rb +0 -65
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/generator/require_file_injector.rb +0 -75
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/generator.rb +0 -217
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/ignored_node.rb +0 -36
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/internal_affairs/cop_description.rb +0 -122
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/internal_affairs/create_empty_file.rb +0 -37
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/internal_affairs/empty_line_between_expect_offense_and_correction.rb +0 -68
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/internal_affairs/example_description.rb +0 -114
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/internal_affairs/example_heredoc_delimiter.rb +0 -111
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/internal_affairs/inherit_deprecated_cop_class.rb +0 -34
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/internal_affairs/lambda_or_proc.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/internal_affairs/location_expression.rb +0 -37
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/internal_affairs/location_line_equality_comparison.rb +0 -62
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/internal_affairs/method_name_end_with.rb +0 -82
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/internal_affairs/method_name_equal.rb +0 -49
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/internal_affairs/node_destructuring.rb +0 -44
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/internal_affairs/node_first_or_last_argument.rb +0 -53
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/internal_affairs/node_matcher_directive.rb +0 -241
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/internal_affairs/node_type_predicate.rb +0 -41
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/internal_affairs/numblock_handler.rb +0 -69
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/internal_affairs/offense_location_keyword.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/internal_affairs/processed_source_buffer_name.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/internal_affairs/redundant_context_config_parameter.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/internal_affairs/redundant_described_class_as_subject.rb +0 -62
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/internal_affairs/redundant_expect_offense_arguments.rb +0 -34
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/internal_affairs/redundant_let_rubocop_config_new.rb +0 -73
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/internal_affairs/redundant_location_argument.rb +0 -53
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/internal_affairs/redundant_message_argument.rb +0 -76
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/internal_affairs/redundant_method_dispatch_node.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/internal_affairs/redundant_source_range.rb +0 -66
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/internal_affairs/single_line_comparison.rb +0 -62
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/internal_affairs/style_detected_api_use.rb +0 -148
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/internal_affairs/undefined_config.rb +0 -73
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/internal_affairs/useless_message_assertion.rb +0 -54
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/internal_affairs/useless_restrict_on_send.rb +0 -60
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/internal_affairs.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/access_modifier_indentation.rb +0 -100
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/argument_alignment.rb +0 -158
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/array_alignment.rb +0 -84
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/assignment_indentation.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/begin_end_alignment.rb +0 -74
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/block_alignment.rb +0 -240
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/block_end_newline.rb +0 -82
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/case_indentation.rb +0 -219
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/class_structure.rb +0 -346
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/closing_heredoc_indentation.rb +0 -123
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/closing_parenthesis_indentation.rb +0 -193
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/comment_indentation.rb +0 -168
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/condition_position.rb +0 -64
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/def_end_alignment.rb +0 -73
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/dot_position.rb +0 -139
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/else_alignment.rb +0 -156
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/empty_comment.rb +0 -153
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/empty_line_after_guard_clause.rb +0 -214
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/empty_line_after_magic_comment.rb +0 -71
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/empty_line_after_multiline_condition.rb +0 -136
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/empty_line_between_defs.rb +0 -296
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/empty_lines.rb +0 -73
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/empty_lines_around_access_modifier.rb +0 -211
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/empty_lines_around_arguments.rb +0 -103
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/empty_lines_around_attribute_accessor.rb +0 -139
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/empty_lines_around_begin_body.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/empty_lines_around_block_body.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/empty_lines_around_class_body.rb +0 -85
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/empty_lines_around_exception_handling_keywords.rb +0 -135
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/empty_lines_around_method_body.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/empty_lines_around_module_body.rb +0 -59
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/end_alignment.rb +0 -210
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/end_of_line.rb +0 -92
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/extra_spacing.rb +0 -185
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/first_argument_indentation.rb +0 -287
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/first_array_element_indentation.rb +0 -197
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/first_array_element_line_break.rb +0 -68
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/first_hash_element_indentation.rb +0 -239
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/first_hash_element_line_break.rb +0 -68
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/first_method_argument_line_break.rb +0 -97
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/first_method_parameter_line_break.rb +0 -75
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/first_parameter_indentation.rb +0 -101
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/hash_alignment.rb +0 -396
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/heredoc_argument_closing_parenthesis.rb +0 -311
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/heredoc_indentation.rb +0 -165
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/indentation_consistency.rb +0 -205
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/indentation_style.rb +0 -115
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/indentation_width.rb +0 -389
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/initial_indentation.rb +0 -55
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/leading_comment_space.rb +0 -121
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/leading_empty_lines.rb +0 -48
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/line_continuation_leading_space.rb +0 -144
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/line_continuation_spacing.rb +0 -140
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/line_end_string_concatenation_indentation.rb +0 -143
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/line_length.rb +0 -276
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/multiline_array_brace_layout.rb +0 -115
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/multiline_array_line_breaks.rb +0 -65
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/multiline_assignment_layout.rb +0 -117
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/multiline_block_layout.rb +0 -161
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/multiline_hash_brace_layout.rb +0 -115
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/multiline_hash_key_line_breaks.rb +0 -74
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/multiline_method_argument_line_breaks.rb +0 -87
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/multiline_method_call_brace_layout.rb +0 -131
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/multiline_method_call_indentation.rb +0 -263
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/multiline_method_definition_brace_layout.rb +0 -128
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/multiline_method_parameter_line_breaks.rb +0 -77
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/multiline_operation_indentation.rb +0 -127
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/parameter_alignment.rb +0 -119
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/redundant_line_break.rb +0 -161
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/rescue_ensure_alignment.rb +0 -211
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/single_line_block_chain.rb +0 -69
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/space_after_colon.rb +0 -49
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/space_after_comma.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/space_after_method_name.rb +0 -39
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/space_after_not.rb +0 -39
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/space_after_semicolon.rb +0 -29
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/space_around_block_parameters.rb +0 -162
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/space_around_equals_in_parameter_default.rb +0 -89
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/space_around_keyword.rb +0 -268
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/space_around_method_call_operator.rb +0 -98
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/space_around_operators.rb +0 -290
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/space_before_block_braces.rb +0 -163
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/space_before_brackets.rb +0 -73
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/space_before_comma.rb +0 -29
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/space_before_comment.rb +0 -34
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/space_before_first_arg.rb +0 -73
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/space_before_semicolon.rb +0 -24
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/space_in_lambda_literal.rb +0 -78
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/space_inside_array_literal_brackets.rb +0 -224
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/space_inside_array_percent_literal.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/space_inside_block_braces.rb +0 -263
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/space_inside_hash_literal_braces.rb +0 -208
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/space_inside_parens.rb +0 -176
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/space_inside_percent_literal_delimiters.rb +0 -94
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/space_inside_range_literal.rb +0 -54
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/space_inside_reference_brackets.rb +0 -143
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/space_inside_string_interpolation.rb +0 -64
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/trailing_empty_lines.rb +0 -113
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/layout/trailing_whitespace.rb +0 -131
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/legacy/corrections_proxy.rb +0 -43
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/legacy/corrector.rb +0 -27
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/ambiguous_assignment.rb +0 -54
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/ambiguous_block_association.rb +0 -107
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/ambiguous_operator.rb +0 -107
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/ambiguous_operator_precedence.rb +0 -111
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/ambiguous_range.rb +0 -105
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/ambiguous_regexp_literal.rb +0 -80
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/assignment_in_condition.rb +0 -109
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/big_decimal_new.rb +0 -44
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/binary_operator_with_identical_operands.rb +0 -68
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/boolean_symbol.rb +0 -63
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/circular_argument_reference.rb +0 -72
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/constant_definition_in_block.rb +0 -100
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/constant_overwritten_in_rescue.rb +0 -51
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/constant_resolution.rb +0 -93
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/debugger.rb +0 -150
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/deprecated_class_methods.rb +0 -118
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/deprecated_constants.rb +0 -88
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/deprecated_open_ssl_constant.rb +0 -154
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/disjunctive_assignment_in_constructor.rb +0 -110
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/duplicate_branch.rb +0 -153
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/duplicate_case_condition.rb +0 -43
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/duplicate_elsif_condition.rb +0 -39
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/duplicate_hash_key.rb +0 -37
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/duplicate_magic_comment.rb +0 -73
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/duplicate_match_pattern.rb +0 -122
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/duplicate_methods.rb +0 -268
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/duplicate_regexp_character_class_element.rb +0 -121
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/duplicate_require.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/duplicate_rescue_exception.rb +0 -47
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/each_with_object_argument.rb +0 -44
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/else_layout.rb +0 -90
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/empty_block.rb +0 -94
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/empty_class.rb +0 -95
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/empty_conditional_body.rb +0 -177
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/empty_ensure.rb +0 -58
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/empty_expression.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/empty_file.rb +0 -48
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/empty_in_pattern.rb +0 -64
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/empty_interpolation.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/empty_when.rb +0 -63
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/ensure_return.rb +0 -59
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/erb_new_arguments.rb +0 -168
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/flip_flop.rb +0 -38
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/float_comparison.rb +0 -103
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/float_out_of_range.rb +0 -34
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/format_parameter_mismatch.rb +0 -201
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/hash_compare_by_identity.rb +0 -48
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/heredoc_method_call_position.rb +0 -152
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/identity_comparison.rb +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/implicit_string_concatenation.rb +0 -101
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/incompatible_io_select_with_fiber_scheduler.rb +0 -81
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/ineffective_access_modifier.rb +0 -121
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/inherit_exception.rb +0 -105
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/interpolation_check.rb +0 -59
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/it_without_arguments_in_block.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/lambda_without_literal_block.rb +0 -51
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/literal_as_condition.rb +0 -164
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/literal_assignment_in_condition.rb +0 -85
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/literal_in_interpolation.rb +0 -173
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/loop.rb +0 -86
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/missing_cop_enable_directive.rb +0 -111
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/missing_super.rb +0 -159
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/mixed_case_range.rb +0 -116
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/mixed_regexp_capture_types.rb +0 -37
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/multiple_comparison.rb +0 -48
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/nested_method_definition.rb +0 -144
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/nested_percent_literal.rb +0 -63
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/next_without_accumulator.rb +0 -55
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/no_return_in_begin_end_blocks.rb +0 -58
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/non_atomic_file_operation.rb +0 -165
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/non_deterministic_require_order.rb +0 -183
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/non_local_exit_from_iterator.rb +0 -86
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/number_conversion.rb +0 -201
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/numbered_parameter_assignment.rb +0 -47
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/or_assignment_to_constant.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/ordered_magic_comments.rb +0 -81
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/out_of_range_regexp_ref.rb +0 -128
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/parentheses_as_grouped_expression.rb +0 -92
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/percent_string_array.rb +0 -78
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/percent_symbol_array.rb +0 -68
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/raise_exception.rb +0 -91
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/rand_one.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/redundant_cop_disable_directive.rb +0 -330
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/redundant_cop_enable_directive.rb +0 -133
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/redundant_dir_glob_sort.rb +0 -62
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/redundant_regexp_quantifiers.rb +0 -130
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/redundant_require_statement.rb +0 -99
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/redundant_safe_navigation.rb +0 -155
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/redundant_splat_expansion.rb +0 -209
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/redundant_string_coercion.rb +0 -72
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/redundant_with_index.rb +0 -84
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/redundant_with_object.rb +0 -79
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/refinement_import_methods.rb +0 -52
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/regexp_as_condition.rb +0 -37
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/require_parentheses.rb +0 -66
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/require_range_parentheses.rb +0 -57
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/require_relative_self_path.rb +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/rescue_exception.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/rescue_type.rb +0 -86
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/return_in_void_context.rb +0 -59
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/safe_navigation_chain.rb +0 -104
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/safe_navigation_consistency.rb +0 -92
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/safe_navigation_with_empty.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/script_permission.rb +0 -73
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/self_assignment.rb +0 -116
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/send_with_mixin_argument.rb +0 -83
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/shadowed_argument.rb +0 -177
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/shadowed_exception.rb +0 -165
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/shadowing_outer_local_variable.rb +0 -108
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/struct_new_override.rb +0 -59
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/suppressed_exception.rb +0 -132
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/symbol_conversion.rb +0 -184
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/syntax.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/to_enum_arguments.rb +0 -106
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/to_json.rb +0 -49
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/top_level_return_with_argument.rb +0 -48
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/trailing_comma_in_attribute_declaration.rb +0 -55
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/triple_quotes.rb +0 -71
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/underscore_prefixed_variable_name.rb +0 -80
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/unexpected_block_arity.rb +0 -90
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/unified_integer.rb +0 -44
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/unmodified_reduce_accumulator.rb +0 -204
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/unreachable_code.rb +0 -99
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/unreachable_loop.rb +0 -208
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/unused_block_argument.rb +0 -172
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/unused_method_argument.rb +0 -121
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/uri_escape_unescape.rb +0 -79
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/uri_regexp.rb +0 -38
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/useless_access_modifier.rb +0 -295
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/useless_assignment.rb +0 -209
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/useless_else_without_rescue.rb +0 -44
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/useless_method_definition.rb +0 -77
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/useless_rescue.rb +0 -89
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/useless_ruby2_keywords.rb +0 -127
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/useless_setter_call.rb +0 -173
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/useless_times.rb +0 -114
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/lint/void.rb +0 -241
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/message_annotator.rb +0 -130
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/metrics/abc_size.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/metrics/block_length.rb +0 -86
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/metrics/block_nesting.rb +0 -60
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/metrics/class_length.rb +0 -76
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/metrics/collection_literal_length.rb +0 -76
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/metrics/cyclomatic_complexity.rb +0 -55
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/metrics/method_length.rb +0 -71
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/metrics/module_length.rb +0 -61
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/metrics/parameter_lists.rb +0 -147
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/metrics/perceived_complexity.rb +0 -59
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/metrics/utils/abc_size_calculator.rb +0 -140
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/metrics/utils/code_length_calculator.rb +0 -210
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/metrics/utils/iterating_block.rb +0 -61
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/metrics/utils/repeated_attribute_discount.rb +0 -143
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/metrics/utils/repeated_csend_discount.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/migration/department_name.rb +0 -81
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/alignment.rb +0 -81
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/allowed_identifiers.rb +0 -18
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/allowed_methods.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/allowed_pattern.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/allowed_receivers.rb +0 -34
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/annotation_comment.rb +0 -72
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/array_min_size.rb +0 -57
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/array_syntax.rb +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/auto_corrector.rb +0 -12
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/check_assignment.rb +0 -44
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/check_line_breakable.rb +0 -227
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/code_length.rb +0 -70
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/comments_help.rb +0 -90
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/configurable_enforced_style.rb +0 -112
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/configurable_formatting.rb +0 -41
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/configurable_max.rb +0 -24
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/configurable_naming.rb +0 -16
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/configurable_numbering.rb +0 -18
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/def_node.rb +0 -26
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/documentation_comment.rb +0 -52
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/duplication.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/empty_lines_around_body.rb +0 -172
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/empty_parameter.rb +0 -25
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/end_keyword_alignment.rb +0 -80
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/enforce_superclass.rb +0 -44
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/first_element_line_break.rb +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/frozen_string_literal.rb +0 -88
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/gem_declaration.rb +0 -13
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/gemspec_help.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/hash_alignment_styles.rb +0 -156
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/hash_shorthand_syntax.rb +0 -236
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/hash_transform_method.rb +0 -192
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/heredoc.rb +0 -41
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/integer_node.rb +0 -14
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/interpolation.rb +0 -25
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/line_length_help.rb +0 -110
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/match_range.rb +0 -23
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/method_complexity.rb +0 -83
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/method_preference.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/min_body_length.rb +0 -21
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/min_branches_count.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/multiline_element_indentation.rb +0 -109
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/multiline_element_line_breaks.rb +0 -32
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/multiline_expression_indentation.rb +0 -228
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/multiline_literal_brace_layout.rb +0 -141
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/negative_conditional.rb +0 -34
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/nil_methods.rb +0 -23
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/on_normal_if_unless.rb +0 -14
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/ordered_gem_node.rb +0 -66
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/parentheses.rb +0 -16
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/percent_array.rb +0 -125
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/percent_literal.rb +0 -32
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/preceding_following_alignment.rb +0 -181
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/preferred_delimiters.rb +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/range_help.rb +0 -149
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/rational_literal.rb +0 -19
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/require_library.rb +0 -61
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/rescue_node.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/safe_assignment.rb +0 -27
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/space_after_punctuation.rb +0 -54
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/space_before_punctuation.rb +0 -49
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/statement_modifier.rb +0 -109
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/string_help.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/string_literals_help.rb +0 -21
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/surrounding_space.rb +0 -134
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/symbol_help.rb +0 -13
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/target_ruby_version.rb +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/trailing_body.rb +0 -25
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/trailing_comma.rb +0 -209
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/uncommunicative_name.rb +0 -104
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/unused_argument.rb +0 -29
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/mixin/visibility_help.rb +0 -72
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/naming/accessor_method_name.rb +0 -73
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/naming/ascii_identifiers.rb +0 -90
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/naming/binary_operator_parameter_name.rb +0 -53
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/naming/block_forwarding.rb +0 -152
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/naming/block_parameter_name.rb +0 -49
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/naming/class_and_module_camel_case.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/naming/constant_name.rb +0 -83
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/naming/file_name.rb +0 -247
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/naming/heredoc_delimiter_case.rb +0 -68
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/naming/heredoc_delimiter_naming.rb +0 -57
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/naming/inclusive_language.rb +0 -288
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/naming/memoized_instance_variable_name.rb +0 -295
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/naming/method_name.rb +0 -81
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/naming/method_parameter_name.rb +0 -58
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/naming/predicate_name.rb +0 -134
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/naming/rescued_exceptions_variable_name.rb +0 -171
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/naming/variable_name.rb +0 -68
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/naming/variable_number.rb +0 -156
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/offense.rb +0 -239
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/registry.rb +0 -315
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/security/compound_hash.rb +0 -106
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/security/eval.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/security/io_methods.rb +0 -49
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/security/json_load.rb +0 -47
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/security/marshal_load.rb +0 -39
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/security/open.rb +0 -89
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/security/yaml_load.rb +0 -49
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/severity.rb +0 -67
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/access_modifier_declarations.rb +0 -275
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/accessor_grouping.rb +0 -180
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/alias.rb +0 -158
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/and_or.rb +0 -158
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/arguments_forwarding.rb +0 -506
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/array_coercion.rb +0 -87
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/array_first_last.rb +0 -64
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/array_intersect.rb +0 -119
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/array_join.rb +0 -39
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/ascii_comments.rb +0 -57
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/attr.rb +0 -80
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/auto_resource_cleanup.rb +0 -55
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/bare_percent_literals.rb +0 -76
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/begin_block.rb +0 -21
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/bisected_attr_accessor/macro.rb +0 -60
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/bisected_attr_accessor.rb +0 -125
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/block_comments.rb +0 -66
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/block_delimiters.rb +0 -472
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/case_equality.rb +0 -108
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/case_like_if.rb +0 -280
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/character_literal.rb +0 -57
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/class_and_module_children.rb +0 -186
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/class_check.rb +0 -55
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/class_equality_comparison.rb +0 -134
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/class_methods.rb +0 -54
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/class_methods_definitions.rb +0 -158
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/class_vars.rb +0 -64
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/collection_compact.rb +0 -143
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/collection_methods.rb +0 -92
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/colon_method_call.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/colon_method_definition.rb +0 -37
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/combinable_loops.rb +0 -123
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/command_literal.rb +0 -181
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/comment_annotation.rb +0 -130
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/commented_keyword.rb +0 -95
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/comparable_clamp.rb +0 -125
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/concat_array_literals.rb +0 -95
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/conditional_assignment.rb +0 -662
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/constant_visibility.rb +0 -106
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/copyright.rb +0 -109
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/data_inheritance.rb +0 -75
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/date_time.rb +0 -94
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/def_with_parentheses.rb +0 -59
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/dir.rb +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/dir_empty.rb +0 -54
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/disable_cops_within_source_code_directive.rb +0 -87
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/document_dynamic_eval_definition.rb +0 -169
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/documentation.rb +0 -198
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/documentation_method.rb +0 -152
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/double_cop_disable_directive.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/double_negation.rb +0 -159
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/each_for_simple_loop.rb +0 -90
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/each_with_object.rb +0 -139
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/empty_block_parameter.rb +0 -47
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/empty_case_condition.rb +0 -117
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/empty_else.rb +0 -204
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/empty_heredoc.rb +0 -73
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/empty_lambda_parameter.rb +0 -44
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/empty_literal.rb +0 -138
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/empty_method.rb +0 -119
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/encoding.rb +0 -63
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/end_block.rb +0 -28
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/endless_method.rb +0 -101
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/env_home.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/eval_with_location.rb +0 -228
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/even_odd.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/exact_regexp_match.rb +0 -70
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/expand_path_arguments.rb +0 -196
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/explicit_block_argument.rb +0 -153
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/exponential_notation.rb +0 -116
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/fetch_env_var.rb +0 -132
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/file_empty.rb +0 -71
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/file_read.rb +0 -112
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/file_write.rb +0 -136
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/float_division.rb +0 -151
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/for.rb +0 -90
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/format_string.rb +0 -154
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/format_string_token.rb +0 -228
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/frozen_string_literal_comment.rb +0 -220
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/global_std_stream.rb +0 -70
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/global_vars.rb +0 -80
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/guard_clause.rb +0 -303
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/hash_as_last_array_item.rb +0 -100
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/hash_conversion.rb +0 -144
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/hash_each_methods.rb +0 -217
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/hash_except.rb +0 -189
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/hash_like_case.rb +0 -71
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/hash_syntax.rb +0 -301
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/hash_transform_keys.rb +0 -95
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/hash_transform_values.rb +0 -93
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/identical_conditional_branches.rb +0 -254
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/if_inside_else.rb +0 -156
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/if_unless_modifier.rb +0 -295
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/if_unless_modifier_of_if_unless.rb +0 -47
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/if_with_boolean_literal_branches.rb +0 -165
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/if_with_semicolon.rb +0 -78
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/implicit_runtime_error.rb +0 -34
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/in_pattern_then.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/infinite_loop.rb +0 -127
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/inline_comment.rb +0 -34
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/inverse_methods.rb +0 -197
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/invertible_unless_condition.rb +0 -160
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/ip_addresses.rb +0 -75
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/keyword_parameters_order.rb +0 -75
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/lambda.rb +0 -125
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/lambda_call.rb +0 -73
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/line_end_concatenation.rb +0 -137
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/magic_comment_format.rb +0 -307
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/map_compact_with_conditional_block.rb +0 -134
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/map_into_array.rb +0 -175
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/map_to_hash.rb +0 -81
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/map_to_set.rb +0 -64
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/method_call_with_args_parentheses/omit_parentheses.rb +0 -241
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/method_call_with_args_parentheses/require_parentheses.rb +0 -48
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/method_call_with_args_parentheses.rb +0 -246
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/method_call_without_args_parentheses.rb +0 -123
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/method_called_on_do_end_block.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/method_def_parentheses.rb +0 -180
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/min_max.rb +0 -64
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/min_max_comparison.rb +0 -83
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/missing_else.rb +0 -187
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/missing_respond_to_missing.rb +0 -52
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/mixin_grouping.rb +0 -135
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/mixin_usage.rb +0 -72
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/module_function.rb +0 -170
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/multiline_block_chain.rb +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/multiline_if_modifier.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/multiline_if_then.rb +0 -44
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/multiline_in_pattern_then.rb +0 -60
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/multiline_memoization.rb +0 -96
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/multiline_method_signature.rb +0 -103
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/multiline_ternary_operator.rb +0 -102
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/multiline_when_then.rb +0 -64
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/multiple_comparison.rb +0 -171
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/mutable_constant.rb +0 -247
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/negated_if.rb +0 -98
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/negated_if_else_condition.rb +0 -135
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/negated_unless.rb +0 -88
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/negated_while.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/nested_file_dirname.rb +0 -66
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/nested_modifier.rb +0 -100
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/nested_parenthesized_calls.rb +0 -79
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/nested_ternary_operator.rb +0 -62
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/next.rb +0 -233
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/nil_comparison.rb +0 -85
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/nil_lambda.rb +0 -70
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/non_nil_check.rb +0 -158
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/not.rb +0 -76
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/numbered_parameters.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/numbered_parameters_limit.rb +0 -58
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/numeric_literal_prefix.rb +0 -119
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/numeric_literals.rb +0 -129
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/numeric_predicate.rb +0 -185
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/object_then.rb +0 -76
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/one_line_conditional.rb +0 -123
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/open_struct_use.rb +0 -69
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/operator_method_call.rb +0 -73
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/option_hash.rb +0 -54
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/optional_arguments.rb +0 -59
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/optional_boolean_parameter.rb +0 -64
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/or_assignment.rb +0 -97
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/parallel_assignment.rb +0 -298
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/parentheses_around_condition.rb +0 -136
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/percent_literal_delimiters.rb +0 -118
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/percent_q_literals.rb +0 -70
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/perl_backrefs.rb +0 -127
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/preferred_hash_methods.rb +0 -74
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/proc.rb +0 -37
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/quoted_symbols.rb +0 -124
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/raise_args.rb +0 -158
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/random_with_offset.rb +0 -153
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/redundant_argument.rb +0 -127
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/redundant_array_constructor.rb +0 -77
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/redundant_assignment.rb +0 -114
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/redundant_begin.rb +0 -200
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/redundant_capital_w.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/redundant_condition.rb +0 -270
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/redundant_conditional.rb +0 -84
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/redundant_constant_base.rb +0 -85
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/redundant_current_directory_in_path.rb +0 -39
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/redundant_double_splat_hash_braces.rb +0 -133
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/redundant_each.rb +0 -119
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/redundant_exception.rb +0 -85
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/redundant_fetch_block.rb +0 -121
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/redundant_file_extension_in_require.rb +0 -61
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/redundant_filter_chain.rb +0 -118
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/redundant_freeze.rb +0 -69
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/redundant_heredoc_delimiter_quotes.rb +0 -58
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/redundant_initialize.rb +0 -156
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/redundant_interpolation.rb +0 -138
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/redundant_line_continuation.rb +0 -200
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/redundant_parentheses.rb +0 -291
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/redundant_percent_q.rb +0 -108
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/redundant_regexp_argument.rb +0 -100
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/redundant_regexp_character_class.rb +0 -119
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/redundant_regexp_constructor.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/redundant_regexp_escape.rb +0 -136
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/redundant_return.rb +0 -189
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/redundant_self.rb +0 -218
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/redundant_self_assignment.rb +0 -118
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/redundant_self_assignment_branch.rb +0 -90
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/redundant_sort.rb +0 -209
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/redundant_sort_by.rb +0 -63
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/redundant_string_escape.rb +0 -185
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/regexp_literal.rb +0 -231
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/require_order.rb +0 -139
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/rescue_modifier.rb +0 -98
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/rescue_standard_error.rb +0 -126
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/return_nil.rb +0 -99
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/return_nil_in_predicate_method_definition.rb +0 -95
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/safe_navigation.rb +0 -326
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/sample.rb +0 -144
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/select_by_regexp.rb +0 -163
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/self_assignment.rb +0 -101
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/semicolon.rb +0 -172
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/send.rb +0 -29
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/send_with_literal_method_name.rb +0 -90
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/signal_exception.rb +0 -218
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/single_argument_dig.rb +0 -69
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/single_line_block_params.rb +0 -119
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/single_line_do_end_block.rb +0 -67
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/single_line_methods.rb +0 -145
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/slicing_with_range.rb +0 -117
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/sole_nested_conditional.rb +0 -252
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/special_global_vars.rb +0 -259
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/stabby_lambda_parentheses.rb +0 -79
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/static_class.rb +0 -128
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/stderr_puts.rb +0 -57
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/string_chars.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/string_concatenation.rb +0 -178
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/string_hash_keys.rb +0 -58
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/string_literals.rb +0 -129
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/string_literals_in_interpolation.rb +0 -76
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/string_methods.rb +0 -36
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/strip.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/struct_inheritance.rb +0 -72
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/super_arguments.rb +0 -156
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/super_with_args_parentheses.rb +0 -35
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/swap_values.rb +0 -112
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/symbol_array.rb +0 -133
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/symbol_literal.rb +0 -28
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/symbol_proc.rb +0 -273
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/ternary_parentheses.rb +0 -219
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/top_level_method_definition.rb +0 -85
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/trailing_body_on_class.rb +0 -41
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/trailing_body_on_method_definition.rb +0 -55
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/trailing_body_on_module.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/trailing_comma_in_arguments.rb +0 -106
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/trailing_comma_in_array_literal.rb +0 -96
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/trailing_comma_in_block_args.rb +0 -105
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/trailing_comma_in_hash_literal.rb +0 -97
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/trailing_method_end_statement.rb +0 -62
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/trailing_underscore_variable.rb +0 -152
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/trivial_accessors.rb +0 -254
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/unless_else.rb +0 -55
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/unless_logical_operators.rb +0 -106
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/unpack_first.rb +0 -59
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/variable_interpolation.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/when_then.rb +0 -37
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/while_until_do.rb +0 -49
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/while_until_modifier.rb +0 -53
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/word_array.rb +0 -155
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/yaml_file_read.rb +0 -66
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/yoda_condition.rb +0 -181
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/yoda_expression.rb +0 -91
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/style/zero_length_predicate.rb +0 -146
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/team.rb +0 -271
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/util.rb +0 -203
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/utils/format_string.rb +0 -133
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/utils/regexp_ranges.rb +0 -113
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/variable_force/assignment.rb +0 -137
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/variable_force/branch.rb +0 -331
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/variable_force/branchable.rb +0 -23
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/variable_force/reference.rb +0 -47
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/variable_force/scope.rb +0 -106
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/variable_force/variable.rb +0 -116
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/variable_force/variable_table.rb +0 -131
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cop/variable_force.rb +0 -439
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/cops_documentation_generator.rb +0 -341
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/core_ext/string.rb +0 -23
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/directive_comment.rb +0 -146
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/error.rb +0 -35
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/ext/comment.rb +0 -18
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/ext/processed_source.rb +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/ext/range.rb +0 -15
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/ext/regexp_node.rb +0 -92
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/ext/regexp_parser.rb +0 -95
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/feature_loader.rb +0 -94
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/file_finder.rb +0 -38
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/file_patterns.rb +0 -43
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/formatter/auto_gen_config_formatter.rb +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/formatter/base_formatter.rb +0 -119
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/formatter/clang_style_formatter.rb +0 -55
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/formatter/colorizable.rb +0 -41
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/formatter/disabled_config_formatter.rb +0 -282
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/formatter/emacs_style_formatter.rb +0 -39
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/formatter/file_list_formatter.rb +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/formatter/formatter_set.rb +0 -114
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/formatter/fuubar_style_formatter.rb +0 -80
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/formatter/github_actions_formatter.rb +0 -57
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/formatter/html_formatter.rb +0 -153
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/formatter/json_formatter.rb +0 -79
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/formatter/junit_formatter.rb +0 -96
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/formatter/markdown_formatter.rb +0 -78
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/formatter/offense_count_formatter.rb +0 -93
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/formatter/pacman_formatter.rb +0 -80
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/formatter/progress_formatter.rb +0 -62
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/formatter/quiet_formatter.rb +0 -13
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/formatter/simple_text_formatter.rb +0 -172
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/formatter/tap_formatter.rb +0 -82
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/formatter/text_util.rb +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/formatter/worst_offenders_formatter.rb +0 -64
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/formatter.rb +0 -34
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/lockfile.rb +0 -89
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/lsp/logger.rb +0 -22
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/lsp/routes.rb +0 -243
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/lsp/runtime.rb +0 -99
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/lsp/server.rb +0 -73
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/lsp/severity.rb +0 -27
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/lsp.rb +0 -36
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/magic_comment.rb +0 -300
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/name_similarity.rb +0 -29
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/options.rb +0 -644
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/path_util.rb +0 -115
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/platform.rb +0 -11
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/rake_task.rb +0 -106
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/remote_config.rb +0 -108
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/result_cache.rb +0 -240
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/rspec/cop_helper.rb +0 -99
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/rspec/expect_offense.rb +0 -343
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/rspec/host_environment_simulation_helper.rb +0 -28
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/rspec/parallel_formatter.rb +0 -90
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/rspec/shared_contexts.rb +0 -214
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/rspec/support.rb +0 -31
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/runner.rb +0 -509
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/server/cache.rb +0 -155
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/server/cli.rb +0 -147
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/server/client_command/base.rb +0 -44
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/server/client_command/exec.rb +0 -64
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/server/client_command/restart.rb +0 -25
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/server/client_command/start.rb +0 -48
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/server/client_command/status.rb +0 -28
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/server/client_command/stop.rb +0 -31
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/server/client_command.rb +0 -26
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/server/core.rb +0 -111
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/server/errors.rb +0 -23
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/server/helper.rb +0 -34
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/server/server_command/base.rb +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/server/server_command/exec.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/server/server_command/stop.rb +0 -24
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/server/server_command.rb +0 -21
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/server/socket_reader.rb +0 -69
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/server.rb +0 -53
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/string_interpreter.rb +0 -60
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/target_finder.rb +0 -216
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/target_ruby.rb +0 -278
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/util.rb +0 -16
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/version.rb +0 -117
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/warning.rb +0 -11
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop/yaml_duplication_checker.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.64.1/lib/rubocop.rb +0 -774
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/LICENSE.txt +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/README.md +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/builder.rb +0 -115
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/ext/range.rb +0 -28
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/ext/range_min_max.rb +0 -18
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/alias_node.rb +0 -24
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/and_asgn_node.rb +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/and_node.rb +0 -29
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/arg_node.rb +0 -34
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/args_node.rb +0 -39
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/array_node.rb +0 -65
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/asgn_node.rb +0 -24
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/block_node.rb +0 -167
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/break_node.rb +0 -12
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/case_match_node.rb +0 -64
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/case_node.rb +0 -60
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/casgn_node.rb +0 -31
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/class_node.rb +0 -31
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/const_node.rb +0 -61
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/csend_node.rb +0 -14
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/def_node.rb +0 -68
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/defined_node.rb +0 -19
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/dstr_node.rb +0 -16
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/ensure_node.rb +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/float_node.rb +0 -13
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/for_node.rb +0 -53
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/forward_args_node.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/hash_node.rb +0 -122
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/if_node.rb +0 -171
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/in_pattern_node.rb +0 -38
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/index_node.rb +0 -48
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/indexasgn_node.rb +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/int_node.rb +0 -13
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/keyword_splat_node.rb +0 -53
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/lambda_node.rb +0 -65
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/mixin/basic_literal_node.rb +0 -16
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/mixin/binary_operator_node.rb +0 -43
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/mixin/collection_node.rb +0 -16
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/mixin/conditional_node.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/mixin/descendence.rb +0 -117
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/mixin/hash_element_node.rb +0 -125
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/mixin/method_dispatch_node.rb +0 -288
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/mixin/method_identifier_predicates.rb +0 -219
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/mixin/modifier_node.rb +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/mixin/numeric_node.rb +0 -22
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/mixin/parameterized_node.rb +0 -125
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/mixin/predicate_operator_node.rb +0 -39
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/module_node.rb +0 -24
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/next_node.rb +0 -12
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/op_asgn_node.rb +0 -36
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/or_asgn_node.rb +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/or_node.rb +0 -29
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/pair_node.rb +0 -74
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/procarg0_node.rb +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/range_node.rb +0 -18
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/regexp_node.rb +0 -103
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/resbody_node.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/rescue_node.rb +0 -49
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/return_node.rb +0 -12
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/self_class_node.rb +0 -24
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/send_node.rb +0 -29
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/str_node.rb +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/super_node.rb +0 -23
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/symbol_node.rb +0 -12
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/until_node.rb +0 -35
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/when_node.rb +0 -47
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/while_node.rb +0 -35
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node/yield_node.rb +0 -23
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node.rb +0 -676
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node_pattern/builder.rb +0 -72
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node_pattern/comment.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node_pattern/compiler/atom_subcompiler.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node_pattern/compiler/binding.rb +0 -78
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node_pattern/compiler/debug.rb +0 -168
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node_pattern/compiler/node_pattern_subcompiler.rb +0 -146
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node_pattern/compiler/sequence_subcompiler.rb +0 -420
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node_pattern/compiler/subcompiler.rb +0 -57
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node_pattern/compiler.rb +0 -104
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node_pattern/lexer.rb +0 -70
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node_pattern/lexer.rex +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node_pattern/lexer.rex.rb +0 -185
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node_pattern/method_definer.rb +0 -145
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node_pattern/node.rb +0 -264
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node_pattern/parser.racc.rb +0 -472
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node_pattern/parser.rb +0 -66
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node_pattern/parser.y +0 -103
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node_pattern/sets.rb +0 -37
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node_pattern/with_meta.rb +0 -110
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/node_pattern.rb +0 -126
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/processed_source.rb +0 -348
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/rubocop_compatibility.rb +0 -31
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/sexp.rb +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/token.rb +0 -130
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/traversal.rb +0 -182
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast/version.rb +0 -9
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop/ast.rb +0 -96
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.31.3/lib/rubocop-ast.rb +0 -3
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-capybara-2.21.0/CHANGELOG.md +0 -85
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-capybara-2.21.0/CODE_OF_CONDUCT.md +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-capybara-2.21.0/MIT-LICENSE.md +0 -21
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-capybara-2.21.0/README.md +0 -88
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-capybara-2.21.0/config/default.yml +0 -99
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-capybara-2.21.0/lib/rubocop/capybara/config_formatter.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-capybara-2.21.0/lib/rubocop/capybara/cop/generator.rb +0 -25
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-capybara-2.21.0/lib/rubocop/capybara/description_extractor.rb +0 -70
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-capybara-2.21.0/lib/rubocop/capybara/version.rb +0 -10
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-capybara-2.21.0/lib/rubocop/cop/capybara/click_link_or_button_style.rb +0 -75
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-capybara-2.21.0/lib/rubocop/cop/capybara/current_path_expectation.rb +0 -141
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-capybara-2.21.0/lib/rubocop/cop/capybara/match_style.rb +0 -58
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-capybara-2.21.0/lib/rubocop/cop/capybara/mixin/capybara_help.rb +0 -131
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-capybara-2.21.0/lib/rubocop/cop/capybara/mixin/css_attributes_parser.rb +0 -72
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-capybara-2.21.0/lib/rubocop/cop/capybara/mixin/css_selector.rb +0 -89
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-capybara-2.21.0/lib/rubocop/cop/capybara/negation_matcher.rb +0 -105
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-capybara-2.21.0/lib/rubocop/cop/capybara/redundant_within_find.rb +0 -66
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-capybara-2.21.0/lib/rubocop/cop/capybara/rspec/have_selector.rb +0 -87
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-capybara-2.21.0/lib/rubocop/cop/capybara/rspec/predicate_matcher.rb +0 -269
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-capybara-2.21.0/lib/rubocop/cop/capybara/specific_actions.rb +0 -93
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-capybara-2.21.0/lib/rubocop/cop/capybara/specific_finders.rb +0 -136
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-capybara-2.21.0/lib/rubocop/cop/capybara/specific_matcher.rb +0 -94
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-capybara-2.21.0/lib/rubocop/cop/capybara/visibility_matcher.rb +0 -71
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-capybara-2.21.0/lib/rubocop/cop/capybara_cops.rb +0 -14
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-capybara-2.21.0/lib/rubocop-capybara.rb +0 -25
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-factory_bot-2.26.1/CHANGELOG.md +0 -116
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-factory_bot-2.26.1/CODE_OF_CONDUCT.md +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-factory_bot-2.26.1/MIT-LICENSE.md +0 -21
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-factory_bot-2.26.1/README.md +0 -88
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-factory_bot-2.26.1/config/default.yml +0 -143
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-factory_bot-2.26.1/lib/rubocop/cop/factory_bot/association_style.rb +0 -260
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-factory_bot-2.26.1/lib/rubocop/cop/factory_bot/attribute_defined_statically.rb +0 -126
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-factory_bot-2.26.1/lib/rubocop/cop/factory_bot/consistent_parentheses_style.rb +0 -141
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-factory_bot-2.26.1/lib/rubocop/cop/factory_bot/create_list.rb +0 -342
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-factory_bot-2.26.1/lib/rubocop/cop/factory_bot/excessive_create_list.rb +0 -52
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-factory_bot-2.26.1/lib/rubocop/cop/factory_bot/factory_association_with_strategy.rb +0 -63
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-factory_bot-2.26.1/lib/rubocop/cop/factory_bot/factory_class_name.rb +0 -54
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-factory_bot-2.26.1/lib/rubocop/cop/factory_bot/factory_name_style.rb +0 -102
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-factory_bot-2.26.1/lib/rubocop/cop/factory_bot/id_sequence.rb +0 -44
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-factory_bot-2.26.1/lib/rubocop/cop/factory_bot/mixin/configurable_explicit_only.rb +0 -22
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-factory_bot-2.26.1/lib/rubocop/cop/factory_bot/redundant_factory_option.rb +0 -69
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-factory_bot-2.26.1/lib/rubocop/cop/factory_bot/syntax_methods.rb +0 -119
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-factory_bot-2.26.1/lib/rubocop/cop/factory_bot_cops.rb +0 -13
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-factory_bot-2.26.1/lib/rubocop/factory_bot/config_formatter.rb +0 -55
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-factory_bot-2.26.1/lib/rubocop/factory_bot/cop/generator.rb +0 -25
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-factory_bot-2.26.1/lib/rubocop/factory_bot/description_extractor.rb +0 -70
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-factory_bot-2.26.1/lib/rubocop/factory_bot/factory_bot.rb +0 -62
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-factory_bot-2.26.1/lib/rubocop/factory_bot/language.rb +0 -35
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-factory_bot-2.26.1/lib/rubocop/factory_bot/version.rb +0 -10
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-factory_bot-2.26.1/lib/rubocop-factory_bot.rb +0 -18
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-katalyst-2.0.0/CHANGELOG.md +0 -34
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-katalyst-2.0.0/LICENSE.txt +0 -21
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-katalyst-2.0.0/README.md +0 -75
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-katalyst-2.0.0/config/default.yml +0 -55
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-katalyst-2.0.0/config/rubocop-bundler.yml +0 -5
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-katalyst-2.0.0/config/rubocop-gemspec.yml +0 -2
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-katalyst-2.0.0/config/rubocop-layout.yml +0 -57
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-katalyst-2.0.0/config/rubocop-lint.yml +0 -106
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-katalyst-2.0.0/config/rubocop-metrics.yml +0 -44
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-katalyst-2.0.0/config/rubocop-naming.yml +0 -29
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-katalyst-2.0.0/config/rubocop-performance.yml +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-katalyst-2.0.0/config/rubocop-rails.yml +0 -66
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-katalyst-2.0.0/config/rubocop-rake.yml +0 -2
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-katalyst-2.0.0/config/rubocop-rspec.yml +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-katalyst-2.0.0/config/rubocop-security.yml +0 -2
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-katalyst-2.0.0/config/rubocop-style.yml +0 -325
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-katalyst-2.0.0/lib/rubocop/cop/katalyst_cops.rb +0 -7
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-katalyst-2.0.0/lib/rubocop/katalyst/erb_lint_task.rb +0 -70
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-katalyst-2.0.0/lib/rubocop/katalyst/inject.rb +0 -22
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-katalyst-2.0.0/lib/rubocop/katalyst/prettier_task.rb +0 -86
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-katalyst-2.0.0/lib/rubocop/katalyst/rake_task.rb +0 -22
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-katalyst-2.0.0/lib/rubocop/katalyst.rb +0 -13
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-katalyst-2.0.0/lib/rubocop-katalyst.rb +0 -14
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-katalyst-2.0.0/lib/tasks/erb_lint.rake +0 -38
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-katalyst-2.0.0/package.json +0 -10
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/LICENSE.txt +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/README.md +0 -97
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/config/default.yml +0 -374
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/config/obsoletion.yml +0 -7
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/mixin/regexp_metacharacter.rb +0 -76
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/mixin/sort_block.rb +0 -35
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/ancestors_include.rb +0 -52
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/array_semi_infinite_range_slice.rb +0 -80
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/big_decimal_with_numeric_argument.rb +0 -53
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/bind_call.rb +0 -77
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/block_given_with_explicit_block.rb +0 -57
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/caller.rb +0 -67
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/case_when_splat.rb +0 -176
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/casecmp.rb +0 -109
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/chain_array_allocation.rb +0 -81
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/collection_literal_in_loop.rb +0 -138
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/compare_with_block.rb +0 -120
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/concurrent_monotonic_time.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/constant_regexp.rb +0 -75
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/count.rb +0 -142
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/delete_prefix.rb +0 -94
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/delete_suffix.rb +0 -94
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/detect.rb +0 -137
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/double_start_end_with.rb +0 -106
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/end_with.rb +0 -82
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/fixed_size.rb +0 -99
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/flat_map.rb +0 -88
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/inefficient_hash_search.rb +0 -105
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/io_readlines.rb +0 -112
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/map_compact.rb +0 -100
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/map_method_chain.rb +0 -89
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/method_object_as_block.rb +0 -32
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/open_struct.rb +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/range_include.rb +0 -57
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/redundant_block_call.rb +0 -107
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/redundant_equality_comparison_block.rb +0 -137
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/redundant_match.rb +0 -92
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/redundant_merge.rb +0 -197
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/redundant_sort_block.rb +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/redundant_split_regexp_argument.rb +0 -65
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/redundant_string_chars.rb +0 -131
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/regexp_match.rb +0 -277
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/reverse_each.rb +0 -60
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/reverse_first.rb +0 -66
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/select_map.rb +0 -57
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/size.rb +0 -76
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/sort_reverse.rb +0 -55
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/squeeze.rb +0 -67
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/start_with.rb +0 -82
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/string_identifier_argument.rb +0 -115
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/string_include.rb +0 -65
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/string_replacement.rb +0 -161
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/sum.rb +0 -271
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/times_map.rb +0 -88
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/unfreeze_string.rb +0 -70
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance/uri_default_parser.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/cop/performance_cops.rb +0 -55
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/performance/inject.rb +0 -18
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/performance/version.rb +0 -14
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop/performance.rb +0 -14
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.0/lib/rubocop-performance.rb +0 -19
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/LICENSE.txt +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/README.md +0 -135
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/config/default.yml +0 -1251
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/config/obsoletion.yml +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/mixin/active_record_helper.rb +0 -118
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/mixin/active_record_migrations_helper.rb +0 -32
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/mixin/class_send_node_helper.rb +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/mixin/database_type_resolvable.rb +0 -66
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/mixin/enforce_superclass.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/mixin/index_method.rb +0 -165
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/mixin/migrations_helper.rb +0 -26
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/mixin/target_rails_version.rb +0 -43
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/action_controller_flash_before_render.rb +0 -114
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/action_controller_test_case.rb +0 -47
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/action_filter.rb +0 -110
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/action_order.rb +0 -116
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/active_record_aliases.rb +0 -47
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/active_record_callbacks_order.rb +0 -143
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/active_record_override.rb +0 -79
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/active_support_aliases.rb +0 -61
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/active_support_on_load.rb +0 -90
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/add_column_index.rb +0 -61
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/after_commit_override.rb +0 -81
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/application_controller.rb +0 -36
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/application_job.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/application_mailer.rb +0 -39
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/application_record.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/arel_star.rb +0 -47
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/assert_not.rb +0 -41
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/attribute_default_block_value.rb +0 -90
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/belongs_to.rb +0 -90
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/blank.rb +0 -168
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/bulk_change_table.rb +0 -261
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/compact_blank.rb +0 -111
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/content_tag.rb +0 -93
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/create_table_with_timestamps.rb +0 -98
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/dangerous_column_names.rb +0 -446
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/date.rb +0 -175
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/default_scope.rb +0 -61
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/delegate.rb +0 -136
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/delegate_allow_blank.rb +0 -36
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/deprecated_active_model_errors_methods.rb +0 -168
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/dot_separated_keys.rb +0 -71
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/duplicate_association.rb +0 -113
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/duplicate_scope.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/duration_arithmetic.rb +0 -98
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/dynamic_find_by.rb +0 -136
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/eager_evaluation_log_message.rb +0 -82
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/enum_hash.rb +0 -75
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/enum_uniqueness.rb +0 -63
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/env_local.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/environment_comparison.rb +0 -116
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/environment_variable_access.rb +0 -67
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/exit.rb +0 -61
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/expanded_date_range.rb +0 -102
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/file_path.rb +0 -241
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/find_by.rb +0 -74
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/find_by_id.rb +0 -80
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/find_each.rb +0 -75
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/freeze_time.rb +0 -79
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/has_and_belongs_to_many.rb +0 -26
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/has_many_or_has_one_dependent.rb +0 -143
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/helper_instance_variable.rb +0 -67
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/http_positional_arguments.rb +0 -146
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/http_status.rb +0 -175
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/i18n_lazy_lookup.rb +0 -146
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/i18n_locale_assignment.rb +0 -37
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/i18n_locale_texts.rb +0 -114
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/ignored_columns_assignment.rb +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/ignored_skip_action_filter_option.rb +0 -107
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/index_by.rb +0 -65
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/index_with.rb +0 -68
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/inquiry.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/inverse_of.rb +0 -252
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/lexically_scoped_action_filter.rb +0 -204
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/link_to_blank.rb +0 -97
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/mailer_name.rb +0 -90
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/match_route.rb +0 -120
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/migration_class_name.rb +0 -63
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/negate_include.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/not_null_column.rb +0 -159
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/order_by_id.rb +0 -51
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/output.rb +0 -69
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/output_safety.rb +0 -104
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/pick.rb +0 -69
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/pluck.rb +0 -96
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/pluck_id.rb +0 -60
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/pluck_in_where.rb +0 -84
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/pluralization_grammar.rb +0 -102
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/presence.rb +0 -152
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/present.rb +0 -156
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/rake_environment.rb +0 -128
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/read_write_attribute.rb +0 -112
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/redundant_active_record_all_method.rb +0 -219
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/redundant_allow_nil.rb +0 -99
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/redundant_foreign_key.rb +0 -77
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/redundant_presence_validation_on_belongs_to.rb +0 -264
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/redundant_receiver_in_with_options.rb +0 -138
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/redundant_travel_back.rb +0 -57
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/reflection_class_name.rb +0 -86
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/refute_methods.rb +0 -96
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/relative_date_constant.rb +0 -112
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/render_inline.rb +0 -41
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/render_plain_text.rb +0 -71
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/request_referer.rb +0 -55
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/require_dependency.rb +0 -38
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/response_parsed_body.rb +0 -99
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/reversible_migration.rb +0 -326
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/reversible_migration_method_definition.rb +0 -66
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/root_join_chain.rb +0 -72
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/root_pathname_methods.rb +0 -272
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/root_public_path.rb +0 -59
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/safe_navigation.rb +0 -99
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/safe_navigation_with_blank.rb +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/save_bang.rb +0 -349
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/schema_comment.rb +0 -110
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/scope_args.rb +0 -34
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/select_map.rb +0 -78
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/short_i18n.rb +0 -71
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/skips_model_validations.rb +0 -124
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/squished_sql_heredocs.rb +0 -86
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/strip_heredoc.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/table_name_assignment.rb +0 -44
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/three_state_boolean_column.rb +0 -71
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/time_zone.rb +0 -262
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/time_zone_assignment.rb +0 -37
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/to_formatted_s.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/to_s_with_argument.rb +0 -78
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/top_level_hash_with_indifferent_access.rb +0 -49
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/transaction_exit_statement.rb +0 -125
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/uniq_before_pluck.rb +0 -104
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/unique_validation_without_index.rb +0 -168
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/unknown_env.rb +0 -98
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/unused_ignored_columns.rb +0 -82
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/unused_render_content.rb +0 -67
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/validation.rb +0 -142
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/where_equals.rb +0 -103
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/where_exists.rb +0 -138
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/where_missing.rb +0 -122
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/where_not.rb +0 -103
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/where_not_with_multiple_conditions.rb +0 -55
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails/where_range.rb +0 -157
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/cop/rails_cops.rb +0 -141
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/rails/inject.rb +0 -18
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/rails/schema_loader/schema.rb +0 -192
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/rails/schema_loader.rb +0 -51
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/rails/version.rb +0 -14
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop/rails.rb +0 -14
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rails-2.25.0/lib/rubocop-rails.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rake-0.6.0/CHANGELOG.md +0 -64
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rake-0.6.0/Gemfile +0 -11
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rake-0.6.0/LICENSE +0 -21
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rake-0.6.0/README.md +0 -41
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rake-0.6.0/Rakefile +0 -37
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rake-0.6.0/bin/console +0 -15
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rake-0.6.0/bin/setup +0 -8
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rake-0.6.0/config/default.yml +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rake-0.6.0/lib/rubocop/cop/rake/class_definition_in_task.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rake-0.6.0/lib/rubocop/cop/rake/desc.rb +0 -82
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rake-0.6.0/lib/rubocop/cop/rake/duplicate_namespace.rb +0 -84
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rake-0.6.0/lib/rubocop/cop/rake/duplicate_task.rb +0 -83
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rake-0.6.0/lib/rubocop/cop/rake/helper/class_definition.rb +0 -31
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rake-0.6.0/lib/rubocop/cop/rake/helper/on_namespace.rb +0 -23
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rake-0.6.0/lib/rubocop/cop/rake/helper/on_task.rb +0 -23
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rake-0.6.0/lib/rubocop/cop/rake/helper/task_definition.rb +0 -28
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rake-0.6.0/lib/rubocop/cop/rake/helper/task_name.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rake-0.6.0/lib/rubocop/cop/rake/method_definition_in_task.rb +0 -47
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rake-0.6.0/lib/rubocop/cop/rake_cops.rb +0 -7
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rake-0.6.0/lib/rubocop/rake/inject.rb +0 -20
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rake-0.6.0/lib/rubocop/rake/version.rb +0 -7
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rake-0.6.0/lib/rubocop/rake.rb +0 -16
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rake-0.6.0/lib/rubocop-rake.rb +0 -16
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rake-0.6.0/rubocop-rake.gemspec +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/CHANGELOG.md +0 -1012
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/CODE_OF_CONDUCT.md +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/MIT-LICENSE.md +0 -21
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/README.md +0 -96
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/config/default.yml +0 -1018
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/config/obsoletion.yml +0 -47
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/align_left_let_brace.rb +0 -49
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/align_right_let_brace.rb +0 -49
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/any_instance.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/around_block.rb +0 -97
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/base.rb +0 -26
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/be.rb +0 -39
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/be_empty.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/be_eq.rb +0 -47
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/be_eql.rb +0 -61
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/be_nil.rb +0 -74
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/before_after_all.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/change_by_zero.rb +0 -184
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/class_check.rb +0 -101
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/contain_exactly.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/context_method.rb +0 -57
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/context_wording.rb +0 -117
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/describe_class.rb +0 -85
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/describe_method.rb +0 -52
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/describe_symbol.rb +0 -37
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/described_class.rb +0 -231
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/described_class_module_wrapping.rb +0 -38
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/dialect.rb +0 -84
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/duplicated_metadata.rb +0 -58
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/empty_example_group.rb +0 -187
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/empty_hook.rb +0 -49
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/empty_line_after_example.rb +0 -82
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/empty_line_after_example_group.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/empty_line_after_final_let.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/empty_line_after_hook.rb +0 -82
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/empty_line_after_subject.rb +0 -36
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/empty_metadata.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/empty_output.rb +0 -47
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/eq.rb +0 -47
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/example_length.rb +0 -76
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/example_without_description.rb +0 -98
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/example_wording.rb +0 -159
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/excessive_docstring_spacing.rb +0 -110
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/expect_actual.rb +0 -105
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/expect_change.rb +0 -86
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/expect_in_hook.rb +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/expect_in_let.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/expect_output.rb +0 -50
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/focus.rb +0 -123
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/hook_argument.rb +0 -134
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/hooks_before_examples.rb +0 -81
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/identical_equality_assertion.rb +0 -37
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/implicit_block_expectation.rb +0 -68
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/implicit_expect.rb +0 -100
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/implicit_subject.rb +0 -167
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/indexed_let.rb +0 -112
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/instance_spy.rb +0 -74
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/instance_variable.rb +0 -96
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/is_expected_specify.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/it_behaves_like.rb +0 -49
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/iterated_expectation.rb +0 -74
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/leading_subject.rb +0 -86
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/leaky_constant_declaration.rb +0 -127
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/let_before_examples.rb +0 -101
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/let_setup.rb +0 -74
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/match_array.rb +0 -59
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/message_chain.rb +0 -28
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/message_expectation.rb +0 -61
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/message_spies.rb +0 -88
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/metadata_style.rb +0 -202
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/missing_example_group_argument.rb +0 -35
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/missing_expectation_target_method.rb +0 -54
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/mixin/comments_help.rb +0 -38
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/mixin/empty_line_separation.rb +0 -59
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/mixin/file_help.rb +0 -14
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/mixin/final_end_location.rb +0 -19
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/mixin/inside_example_group.rb +0 -29
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/mixin/location_help.rb +0 -37
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/mixin/metadata.rb +0 -63
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/mixin/namespace.rb +0 -23
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/mixin/skip_or_pending.rb +0 -39
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/mixin/top_level_group.rb +0 -54
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/mixin/variable.rb +0 -21
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/multiple_describes.rb +0 -43
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/multiple_expectations.rb +0 -149
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/multiple_memoized_helpers.rb +0 -146
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/multiple_subjects.rb +0 -97
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/named_subject.rb +0 -156
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/nested_groups.rb +0 -162
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/no_expectation_example.rb +0 -102
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/not_to_not.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/overwriting_setup.rb +0 -74
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/pending.rb +0 -80
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/pending_without_reason.rb +0 -159
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/predicate_matcher.rb +0 -337
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/receive_counts.rb +0 -89
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/receive_messages.rb +0 -161
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/receive_never.rb +0 -41
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/redundant_around.rb +0 -65
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/redundant_predicate_matcher.rb +0 -67
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/remove_const.rb +0 -39
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/repeated_description.rb +0 -98
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/repeated_example.rb +0 -53
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/repeated_example_group_body.rb +0 -100
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/repeated_example_group_description.rb +0 -96
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/repeated_include_example.rb +0 -105
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/repeated_subject_call.rb +0 -125
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/return_from_stub.rb +0 -169
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/scattered_let.rb +0 -59
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/scattered_setup.rb +0 -86
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/shared_context.rb +0 -107
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/shared_examples.rb +0 -125
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/single_argument_message_chain.rb +0 -93
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/skip_block_inside_example.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/sort_metadata.rb +0 -71
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/spec_file_path_format.rb +0 -133
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/spec_file_path_suffix.rb +0 -40
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/stubbed_mock.rb +0 -176
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/subject_declaration.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/subject_stub.rb +0 -155
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/undescriptive_literals_description.rb +0 -69
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/unspecified_exception.rb +0 -67
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/variable_definition.rb +0 -77
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/variable_name.rb +0 -68
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/verified_double_reference.rb +0 -111
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/verified_doubles.rb +0 -52
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/void_expect.rb +0 -60
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec/yield.rb +0 -82
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/cop/rspec_cops.rb +0 -112
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/rspec/align_let_brace.rb +0 -63
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/rspec/concept.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/rspec/config_formatter.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/rspec/cop/generator.rb +0 -25
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/rspec/corrector/move_node.rb +0 -51
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/rspec/description_extractor.rb +0 -77
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/rspec/example.rb +0 -37
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/rspec/example_group.rb +0 -67
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/rspec/hook.rb +0 -79
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/rspec/inject.rb +0 -18
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/rspec/language.rb +0 -216
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/rspec/node.rb +0 -19
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/rspec/shared_contexts/default_rspec_language_config_context.rb +0 -29
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/rspec/version.rb +0 -10
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/rspec/wording.rb +0 -89
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop/rspec.rb +0 -14
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.1/lib/rubocop-rspec.rb +0 -53
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec_rails-2.30.0/CHANGELOG.md +0 -84
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec_rails-2.30.0/CODE_OF_CONDUCT.md +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec_rails-2.30.0/MIT-LICENSE.md +0 -21
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec_rails-2.30.0/README.md +0 -90
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec_rails-2.30.0/config/default.yml +0 -85
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec_rails-2.30.0/lib/rubocop/cop/rspec_rails/avoid_setup_hook.rb +0 -41
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec_rails-2.30.0/lib/rubocop/cop/rspec_rails/have_http_status.rb +0 -77
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec_rails-2.30.0/lib/rubocop/cop/rspec_rails/http_status.rb +0 -218
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec_rails-2.30.0/lib/rubocop/cop/rspec_rails/inferred_spec_type.rb +0 -143
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec_rails-2.30.0/lib/rubocop/cop/rspec_rails/minitest_assertions.rb +0 -350
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec_rails-2.30.0/lib/rubocop/cop/rspec_rails/negation_be_valid.rb +0 -98
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec_rails-2.30.0/lib/rubocop/cop/rspec_rails/travel_around.rb +0 -90
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec_rails-2.30.0/lib/rubocop/cop/rspec_rails_cops.rb +0 -9
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec_rails-2.30.0/lib/rubocop/rspec_rails/config_formatter.rb +0 -55
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec_rails-2.30.0/lib/rubocop/rspec_rails/cop/generator.rb +0 -25
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec_rails-2.30.0/lib/rubocop/rspec_rails/description_extractor.rb +0 -72
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec_rails-2.30.0/lib/rubocop/rspec_rails/version.rb +0 -10
- data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec_rails-2.30.0/lib/rubocop-rspec_rails.rb +0 -32
- data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/LICENSE.txt +0 -19
- data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/README.md +0 -131
- data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/Rakefile +0 -2
- data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/base.rb +0 -234
- data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/calculators/length.rb +0 -98
- data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/bar.rb +0 -102
- data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/percentage.rb +0 -27
- data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/rate.rb +0 -39
- data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/time.rb +0 -101
- data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/title.rb +0 -13
- data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/errors/invalid_progress_error.rb +0 -4
- data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/format/formatter.rb +0 -27
- data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/format/molecule.rb +0 -61
- data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/format/string.rb +0 -38
- data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/output.rb +0 -71
- data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/outputs/non_tty.rb +0 -47
- data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/outputs/null.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/outputs/tty.rb +0 -32
- data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/progress.rb +0 -108
- data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/projector.rb +0 -14
- data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/projectors/smoothed_average.rb +0 -71
- data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/refinements/progress_enumerator.rb +0 -28
- data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/refinements.rb +0 -1
- data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/throttle.rb +0 -25
- data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/time.rb +0 -30
- data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/timer.rb +0 -78
- data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/version.rb +0 -3
- data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar.rb +0 -12
- data/vendor/bundle/ruby/3.3.0/gems/strscan-3.1.0/COPYING +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/strscan-3.1.0/LICENSE.txt +0 -22
- data/vendor/bundle/ruby/3.3.0/gems/strscan-3.1.0/ext/strscan/Makefile +0 -269
- data/vendor/bundle/ruby/3.3.0/gems/strscan-3.1.0/ext/strscan/extconf.rb +0 -10
- data/vendor/bundle/ruby/3.3.0/gems/strscan-3.1.0/ext/strscan/strscan.c +0 -1741
- data/vendor/bundle/ruby/3.3.0/gems/strscan-3.1.0/lib/strscan.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/CHANGES.md +0 -1026
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/LICENSE +0 -19
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/README.md +0 -406
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/annual_rules.rb +0 -71
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/country.rb +0 -208
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/country_timezone.rb +0 -93
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_source.rb +0 -446
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/constant_offset_data_timezone_info.rb +0 -56
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/country_info.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/data_timezone_info.rb +0 -91
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/linked_timezone_info.rb +0 -33
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/posix_time_zone_parser.rb +0 -177
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/ruby_data_source.rb +0 -141
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/timezone_info.rb +0 -47
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/transitions_data_timezone_info.rb +0 -214
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/zoneinfo_data_source.rb +0 -592
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/zoneinfo_reader.rb +0 -482
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources.rb +0 -8
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_timezone.rb +0 -44
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/datetime_with_offset.rb +0 -153
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/country_definer.rb +0 -17
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/country_index_definition.rb +0 -64
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/timezone_definer.rb +0 -64
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/timezone_definition.rb +0 -39
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/timezone_index_definition.rb +0 -77
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format1.rb +0 -10
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/country_definer.rb +0 -68
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/country_index_definer.rb +0 -68
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/country_index_definition.rb +0 -46
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_definer.rb +0 -94
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_definition.rb +0 -73
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_index_definer.rb +0 -45
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_index_definition.rb +0 -55
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format2.rb +0 -10
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/info_timezone.rb +0 -35
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/linked_timezone.rb +0 -44
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/offset_timezone_period.rb +0 -42
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/ruby_core_support.rb +0 -38
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/string_deduper.rb +0 -118
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/time_with_offset.rb +0 -154
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/timestamp.rb +0 -552
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/timestamp_with_offset.rb +0 -85
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone.rb +0 -1160
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_offset.rb +0 -111
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_period.rb +0 -179
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_proxy.rb +0 -96
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_transition.rb +0 -98
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/transition_rule.rb +0 -455
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/transitions_timezone_period.rb +0 -63
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/version.rb +0 -7
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/with_offset.rb +0 -61
- data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo.rb +0 -81
- data/vendor/bundle/ruby/3.3.0/gems/unicode-display_width-2.5.0/CHANGELOG.md +0 -196
- data/vendor/bundle/ruby/3.3.0/gems/unicode-display_width-2.5.0/MIT-LICENSE.txt +0 -22
- data/vendor/bundle/ruby/3.3.0/gems/unicode-display_width-2.5.0/README.md +0 -171
- data/vendor/bundle/ruby/3.3.0/gems/unicode-display_width-2.5.0/data/display_width.marshal.gz +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/unicode-display_width-2.5.0/lib/unicode/display_width/constants.rb +0 -10
- data/vendor/bundle/ruby/3.3.0/gems/unicode-display_width-2.5.0/lib/unicode/display_width/index.rb +0 -34
- data/vendor/bundle/ruby/3.3.0/gems/unicode-display_width-2.5.0/lib/unicode/display_width/no_string_ext.rb +0 -8
- data/vendor/bundle/ruby/3.3.0/gems/unicode-display_width-2.5.0/lib/unicode/display_width/string_ext.rb +0 -9
- data/vendor/bundle/ruby/3.3.0/gems/unicode-display_width-2.5.0/lib/unicode/display_width.rb +0 -123
- data/vendor/bundle/ruby/3.3.0/specifications/actionview-7.1.3.4.gemspec +0 -33
- data/vendor/bundle/ruby/3.3.0/specifications/activemodel-7.1.3.4.gemspec +0 -26
- data/vendor/bundle/ruby/3.3.0/specifications/activesupport-7.1.3.4.gemspec +0 -35
- data/vendor/bundle/ruby/3.3.0/specifications/ast-2.4.2.gemspec +0 -30
- data/vendor/bundle/ruby/3.3.0/specifications/bigdecimal-3.1.8.gemspec +0 -25
- data/vendor/bundle/ruby/3.3.0/specifications/builder-3.3.0.gemspec +0 -22
- data/vendor/bundle/ruby/3.3.0/specifications/concurrent-ruby-1.3.3.gemspec +0 -24
- data/vendor/bundle/ruby/3.3.0/specifications/connection_pool-2.4.1.gemspec +0 -28
- data/vendor/bundle/ruby/3.3.0/specifications/crass-1.0.6.gemspec +0 -27
- data/vendor/bundle/ruby/3.3.0/specifications/drb-2.2.1.gemspec +0 -22
- data/vendor/bundle/ruby/3.3.0/specifications/erubi-1.12.0.gemspec +0 -29
- data/vendor/bundle/ruby/3.3.0/specifications/govuk_design_system_formbuilder-5.4.0.gemspec +0 -44
- data/vendor/bundle/ruby/3.3.0/specifications/html-attributes-utils-1.0.2.gemspec +0 -29
- data/vendor/bundle/ruby/3.3.0/specifications/i18n-1.14.5.gemspec +0 -26
- data/vendor/bundle/ruby/3.3.0/specifications/json-2.7.2.gemspec +0 -0
- data/vendor/bundle/ruby/3.3.0/specifications/language_server-protocol-3.17.0.3.gemspec +0 -31
- data/vendor/bundle/ruby/3.3.0/specifications/loofah-2.22.0.gemspec +0 -27
- data/vendor/bundle/ruby/3.3.0/specifications/minitest-5.23.1.gemspec +0 -31
- data/vendor/bundle/ruby/3.3.0/specifications/nokogiri-1.16.5-x86_64-linux.gemspec +0 -31
- data/vendor/bundle/ruby/3.3.0/specifications/parallel-1.25.1.gemspec +0 -21
- data/vendor/bundle/ruby/3.3.0/specifications/parser-3.3.3.0.gemspec +0 -37
- data/vendor/bundle/ruby/3.3.0/specifications/racc-1.8.0.gemspec +0 -27
- data/vendor/bundle/ruby/3.3.0/specifications/rack-3.1.3.gemspec +0 -31
- data/vendor/bundle/ruby/3.3.0/specifications/rails-dom-testing-2.2.0.gemspec +0 -28
- data/vendor/bundle/ruby/3.3.0/specifications/rails-html-sanitizer-1.6.0.gemspec +0 -27
- data/vendor/bundle/ruby/3.3.0/specifications/rainbow-3.1.1.gemspec +0 -25
- data/vendor/bundle/ruby/3.3.0/specifications/rake-13.2.1.gemspec +0 -26
- data/vendor/bundle/ruby/3.3.0/specifications/regexp_parser-2.9.2.gemspec +0 -22
- data/vendor/bundle/ruby/3.3.0/specifications/rexml-3.3.0.gemspec +0 -28
- data/vendor/bundle/ruby/3.3.0/specifications/rubocop-1.64.1.gemspec +0 -39
- data/vendor/bundle/ruby/3.3.0/specifications/rubocop-ast-1.31.3.gemspec +0 -28
- data/vendor/bundle/ruby/3.3.0/specifications/rubocop-capybara-2.21.0.gemspec +0 -27
- data/vendor/bundle/ruby/3.3.0/specifications/rubocop-factory_bot-2.26.1.gemspec +0 -27
- data/vendor/bundle/ruby/3.3.0/specifications/rubocop-katalyst-2.0.0.gemspec +0 -32
- data/vendor/bundle/ruby/3.3.0/specifications/rubocop-performance-1.21.0.gemspec +0 -29
- data/vendor/bundle/ruby/3.3.0/specifications/rubocop-rails-2.25.0.gemspec +0 -31
- data/vendor/bundle/ruby/3.3.0/specifications/rubocop-rake-0.6.0.gemspec +0 -27
- data/vendor/bundle/ruby/3.3.0/specifications/rubocop-rspec-3.0.1.gemspec +0 -28
- data/vendor/bundle/ruby/3.3.0/specifications/rubocop-rspec_rails-2.30.0.gemspec +0 -28
- data/vendor/bundle/ruby/3.3.0/specifications/ruby-progressbar-1.13.0.gemspec +0 -29
- data/vendor/bundle/ruby/3.3.0/specifications/strscan-3.1.0.gemspec +0 -24
- data/vendor/bundle/ruby/3.3.0/specifications/tzinfo-2.0.6.gemspec +0 -30
- data/vendor/bundle/ruby/3.3.0/specifications/unicode-display_width-2.5.0.gemspec +0 -29
@@ -1,1617 +0,0 @@
|
|
1
|
-
=== 5.23.1 / 2024-05-21
|
2
|
-
|
3
|
-
* 1 bug fix:
|
4
|
-
|
5
|
-
* Fully qualify the Queue class to avoid conflicts with other libraries. (rafaelfranca)
|
6
|
-
|
7
|
-
=== 5.23.0 / 2024-05-15
|
8
|
-
|
9
|
-
* 3 minor enhancements:
|
10
|
-
|
11
|
-
* Added -Werror to raise on any warning output. (byroot)
|
12
|
-
* Added UnexpectedWarning as a failure summary type, added count to output if activated.
|
13
|
-
* Added minitest/manual_plugins.rb w/ new Minitest.load method. (tenderlove)
|
14
|
-
|
15
|
-
* 2 bug fixes:
|
16
|
-
|
17
|
-
* Allow empty_run! and reporter to display summary for empty runs. (zzak)
|
18
|
-
* Make test task verbose using either rake's -v or -t (was just -t).
|
19
|
-
|
20
|
-
=== 5.22.3 / 2024-03-13
|
21
|
-
|
22
|
-
* 1 minor enhancement:
|
23
|
-
|
24
|
-
* MASSIVE improvement of minitest's pride plugin output: Frequencies doubled! Sine waves shifted!! Comments improved!!! Colors rotated!!!! (havenwood)
|
25
|
-
|
26
|
-
* 3 bug fixes:
|
27
|
-
|
28
|
-
* Improved wording on Minitest::Test#parallelize_me! to clarify it goes INSIDE your test class/describe.
|
29
|
-
* Minor changes to tests to pass when tests ran with extra flags (eg -p).
|
30
|
-
* Support Ruby 3.4's new error message format. (mame)
|
31
|
-
|
32
|
-
=== 5.22.2 / 2024-02-07
|
33
|
-
|
34
|
-
* 1 bug fix:
|
35
|
-
|
36
|
-
* Third time's a charm? Remember: 'ensure' is almost always the
|
37
|
-
wrong way to go (for results... it's great for cleaning up).
|
38
|
-
|
39
|
-
=== 5.22.1 / 2024-02-06
|
40
|
-
|
41
|
-
* 1 bug fix:
|
42
|
-
|
43
|
-
* Don't exit non-zero if no tests ran and no filter (aka, the test file is empty).
|
44
|
-
(I'm starting to think the exit 1 thing for @tenderlove was a mistake...)
|
45
|
-
|
46
|
-
=== 5.22.0 / 2024-02-05
|
47
|
-
|
48
|
-
* 1 minor enhancement:
|
49
|
-
|
50
|
-
* Added "did you mean" output if your --name filter matches nothing. (tenderlove)
|
51
|
-
|
52
|
-
* 2 bug fixes:
|
53
|
-
|
54
|
-
* Big cleanup of test filtering. Much prettier / more functional.
|
55
|
-
* Fix situation where Assertion#location can't find the location. (pftg)
|
56
|
-
|
57
|
-
=== 5.21.2 / 2024-01-17
|
58
|
-
|
59
|
-
* 1 bug fix:
|
60
|
-
|
61
|
-
* Fixed bug in Minitest::Compress#compress formatting w/ nested patterns. Now recurses properly.
|
62
|
-
|
63
|
-
=== 5.21.1 / 2024-01-11
|
64
|
-
|
65
|
-
* 1 bug fix:
|
66
|
-
|
67
|
-
* Rails' default backtrace filter can't currently work with caller_locations, so reverting back to caller.
|
68
|
-
|
69
|
-
=== 5.21.0 / 2024-01-11
|
70
|
-
|
71
|
-
* 10 minor enhancements:
|
72
|
-
|
73
|
-
* Add include_all kw arg to assert_respond_to and refute_respond_to.
|
74
|
-
* Added --quiet flag to skip ProgressReporter (prints the dots). Minor speedup.
|
75
|
-
* Added Minitest::Compress#compress and added it to UnexpectedError.
|
76
|
-
* Added ability to initialize BacktraceFilter w/ custom regexp.
|
77
|
-
* Filter failure backtraces using backtrace_filter before calculating location. (thomasmarshall)
|
78
|
-
* Make BacktraceFilter#filter compatible with locations (still compares strings).
|
79
|
-
* Optimized Assertion#location ~30%.
|
80
|
-
* Output relative paths for all failures/errors/backtraces.
|
81
|
-
* Refactored location information in assertions, now using locations.
|
82
|
-
* Removed thread and mutex_m dependencies. (hsbt, eregon)
|
83
|
-
|
84
|
-
* 2 bug fixes:
|
85
|
-
|
86
|
-
* Drop undocumented bt arg in #skip. Dunno why that ever happened, prolly for testing?
|
87
|
-
* Fix mock to work with ruby debugger enabled. (keithlayne)
|
88
|
-
|
89
|
-
=== 5.20.0 / 2023-09-06
|
90
|
-
|
91
|
-
* 1 minor enhancement:
|
92
|
-
|
93
|
-
* Optionally allow autorun exit hook to remain active in forked child. (casperisfine)
|
94
|
-
|
95
|
-
=== 5.19.0 / 2023-07-26
|
96
|
-
|
97
|
-
* 2 minor enhancements:
|
98
|
-
|
99
|
-
* Add metadata lazy accessor to Runnable / Result. (matteeyah)
|
100
|
-
* Only load minitest/unit (aka ancient MiniTest compatibility layer) if \ENV[\"MT_COMPAT\"]
|
101
|
-
|
102
|
-
* 1 bug fix:
|
103
|
-
|
104
|
-
* Minitest::TestTask enthusiastically added itself to default. (ParadoxV5)
|
105
|
-
|
106
|
-
=== 5.18.1 / 2023-06-16
|
107
|
-
|
108
|
-
* 3 bug fixes:
|
109
|
-
|
110
|
-
* Avoid extra string allocations when filtering tests. (tenderlove)
|
111
|
-
* Only mention deprecated \ENV[\'N\'] if it is an integer string.
|
112
|
-
* Push up test_order to Minitest::Runnable to fix minitest/hell. (koic)
|
113
|
-
|
114
|
-
=== 5.18.0 / 2023-03-04
|
115
|
-
|
116
|
-
* 2 major enhancements:
|
117
|
-
|
118
|
-
* Added assert_pattern & refute_pattern for pattern matching. (flavorjones)
|
119
|
-
* Added matching must_pattern_match & wont_pattern_match to minitest/spec.
|
120
|
-
|
121
|
-
* 1 bug fix:
|
122
|
-
|
123
|
-
* Support the new message format of NameError in Ruby 3.3 (mame)
|
124
|
-
|
125
|
-
=== 5.17.0 / 2022-12-31
|
126
|
-
|
127
|
-
* 1 minor enhancement:
|
128
|
-
|
129
|
-
* Refactor setup hooks into a SETUP_METHODS constant. (MSP-Greg)
|
130
|
-
|
131
|
-
* 3 bug fixes:
|
132
|
-
|
133
|
-
* Fix kwargs for Mock calls to delegator. (blowmage)
|
134
|
-
* Fix kwargs for expectations. (bobmazanec, blowmage)
|
135
|
-
* Remove check for .b method. (tenderlove)
|
136
|
-
|
137
|
-
=== 5.16.3 / 2022-08-17
|
138
|
-
|
139
|
-
* 2 bug fixes:
|
140
|
-
|
141
|
-
* Fixed exception sanitization by removing TypeError restriction on rescue.
|
142
|
-
* Use A instead of deprecated TESTOPTS in rake test:slow. (davidstosik)
|
143
|
-
|
144
|
-
=== 5.16.2 / 2022-07-03
|
145
|
-
|
146
|
-
* 4 bug fixes:
|
147
|
-
|
148
|
-
* Added MT_KWARGS_HACK kludge for stub to deal with ruby 2.7 kwargs nastiness. (tsugimoto)
|
149
|
-
* In #expect, pop Hash class from args if $MT_KWARGS_HACK. (casperisfine)
|
150
|
-
* In above scenario, set expected kwargs (as Objects) based on actual kwargs.
|
151
|
-
* Nuke ivars if exception fails to marshal twice (eg better_errors). (irphilli)
|
152
|
-
|
153
|
-
=== 5.16.1 / 2022-06-20
|
154
|
-
|
155
|
-
* 2 bug fixes:
|
156
|
-
|
157
|
-
* Apparently adding real kwarg support to mocks/stubs broke some code. Fixed.
|
158
|
-
* Use `MT_KWARGS_HACK=1` to activate the kludgy kwargs support w/ caveats.
|
159
|
-
* Clarified some doco wrt the block on #stub.
|
160
|
-
|
161
|
-
=== 5.16.0 / 2022-06-14
|
162
|
-
|
163
|
-
* 2 major enhancements:
|
164
|
-
|
165
|
-
* Added Minitest::TestTask.
|
166
|
-
* Dropping ruby 2.2 - 2.5. 2.6 is DTM soon too.
|
167
|
-
|
168
|
-
* 11 minor enhancements:
|
169
|
-
|
170
|
-
* Added --show-skips option to show skips at end of run but not require --verbose. (MSP-Greg)
|
171
|
-
* Added Minitest.seed, the random seed used by the run.
|
172
|
-
* Calling `srand Minitest.seed` before all shuffles to ensure determinism.
|
173
|
-
* Extended #stub to handle kwargs for both block and call args. (SampsonCrowley)
|
174
|
-
* Extended Mock#__call to display kwargs.
|
175
|
-
* Extended Mock#expect to record kwargs.
|
176
|
-
* Extended Mock#method_missing to take kwargs & compare them against expected.
|
177
|
-
* Mock#method_missing displays better errors on arity mismatch.
|
178
|
-
* Removed minor optimization removing empty suites before run.
|
179
|
-
* Simplified test randomization (test order will change even with fixed seed).
|
180
|
-
* assert_match now returns the MatchData on success. (Nakilon)
|
181
|
-
|
182
|
-
* 3 bug fixes:
|
183
|
-
|
184
|
-
* (Re)Fixed marshalling of exceptions, neutering them in 2 passes.
|
185
|
-
* Fixed more problems with rdoc.
|
186
|
-
* Had to patch up mock and stub to deal with <=2.7 kwargs oddities
|
187
|
-
|
188
|
-
=== 5.15.0 / 2021-12-14
|
189
|
-
|
190
|
-
* 1 major enhancement:
|
191
|
-
|
192
|
-
* assert_throws returns the value returned, if any. (volmer)
|
193
|
-
|
194
|
-
* 3 minor enhancements:
|
195
|
-
|
196
|
-
* Added -S <CODES> option to skip reporting of certain types of output
|
197
|
-
* Enable Ruby deprecation warnings by default. (casperisfine)
|
198
|
-
* Use Etc.nprocessors by default in order to maximize cpu usage. (tonytonyjan)
|
199
|
-
|
200
|
-
* 6 bug fixes:
|
201
|
-
|
202
|
-
* Close then unlink tempfiles on Windows. (nobu)
|
203
|
-
* Fixed #skip_until for windows paths. (MSP-Greg)
|
204
|
-
* Fixed a bunch of tests for jruby and windows. (MSP-Greg)
|
205
|
-
* Fixed marshalling of specs if they error. (tenderlove, jeremyevans, et al)
|
206
|
-
* Updated deprecation message for block expectations. (blowmage)
|
207
|
-
* Use Kernel.warn directly in expectations in case CUT defines their own warn. (firien)
|
208
|
-
|
209
|
-
=== 5.14.4 / 2021-02-23
|
210
|
-
|
211
|
-
* 1 bug fix:
|
212
|
-
|
213
|
-
* Fixed deprecation warning using stub with methods using keyword arguments. (Nakilon)
|
214
|
-
|
215
|
-
=== 5.14.3 / 2021-01-05
|
216
|
-
|
217
|
-
* 1 bug fix:
|
218
|
-
|
219
|
-
* Bumped require_ruby_version to < 4 (trunk = 3.1).
|
220
|
-
|
221
|
-
=== 5.14.2 / 2020-08-31
|
222
|
-
|
223
|
-
* 1 bug fix:
|
224
|
-
|
225
|
-
* Bumped ruby version to include 3.0 (trunk).
|
226
|
-
|
227
|
-
=== 5.14.1 / 2020-05-15
|
228
|
-
|
229
|
-
* 3 minor enhancements:
|
230
|
-
|
231
|
-
* Minitest.filter_backtrace returns original backtrace if filter comes back empty.
|
232
|
-
* Minitest::BacktraceFilter now returns entire backtrace if $MT_DEBUG set in env.
|
233
|
-
* Return true on a successful refute. (jusleg)
|
234
|
-
|
235
|
-
* 1 bug fix:
|
236
|
-
|
237
|
-
* Fixed expectation doco to not use global expectations.
|
238
|
-
|
239
|
-
=== 5.14.0 / 2020-01-11
|
240
|
-
|
241
|
-
* 2 minor enhancements:
|
242
|
-
|
243
|
-
* Block-assertions (eg assert_output) now error if raised inside the block. (casperisfine)
|
244
|
-
* Changed assert_raises to only catch Assertion since that covers Skip and friends.
|
245
|
-
|
246
|
-
* 3 bug fixes:
|
247
|
-
|
248
|
-
* Added example for value wrapper with block to Expectations module. (stomar)
|
249
|
-
* Fixed use of must/wont_be_within_delta on Expectation instance. (stomar)
|
250
|
-
* Renamed UnexpectedError#exception to #error to avoid problems with reraising. (casperisfine)
|
251
|
-
|
252
|
-
=== 5.13.0 / 2019-10-29
|
253
|
-
|
254
|
-
* 9 minor enhancements:
|
255
|
-
|
256
|
-
* Added Minitest::Guard#osx?
|
257
|
-
* Added examples to documentation for assert_raises. (lxxxvi)
|
258
|
-
* Added expectations #path_must_exist and #path_wont_exist. Not thrilled with the names.
|
259
|
-
* Added fail_after(year, month, day, msg) to allow time-bombing after a deadline.
|
260
|
-
* Added skip_until(year, month, day, msg) to allow deferring until a deadline.
|
261
|
-
* Deprecated Minitest::Guard#maglev?
|
262
|
-
* Deprecated Minitest::Guard#rubinius?
|
263
|
-
* Finally added assert_path_exists and refute_path_exists. (deivid-rodriguez)
|
264
|
-
* Refactored and pulled Assertions#things_to_diff out of #diff. (BurdetteLamar)
|
265
|
-
|
266
|
-
* 3 bug fixes:
|
267
|
-
|
268
|
-
* Fix autorun bug that affects fork exit status in tests. (dylanahsmith/jhawthorn)
|
269
|
-
* Improved documentation for _/value/expect, especially for blocks. (svoop)
|
270
|
-
* Support new Proc#to_s format. (ko1)
|
271
|
-
|
272
|
-
=== 5.12.2 / 2019-09-28
|
273
|
-
|
274
|
-
* 1 bug fix:
|
275
|
-
|
276
|
-
* After chatting w/ @y-yagi and others, decided to lower support to include ruby 2.2.
|
277
|
-
|
278
|
-
=== 5.12.1 / 2019-09-28
|
279
|
-
|
280
|
-
* 1 minor enhancement:
|
281
|
-
|
282
|
-
* Added documentation for Reporter classes. (sshaw)
|
283
|
-
|
284
|
-
* 3 bug fixes:
|
285
|
-
|
286
|
-
* Avoid using 'match?' to support older ruby versions. (y-yagi)
|
287
|
-
* Fixed broken link to reference on goodness-of-fit testing. (havenwood)
|
288
|
-
* Update requirements in readme and Rakefile/hoe spec.
|
289
|
-
|
290
|
-
=== 5.12.0 / 2019-09-22
|
291
|
-
|
292
|
-
* 8 minor enhancements:
|
293
|
-
|
294
|
-
* Added a descriptive error if assert_output or assert_raises called without a block. (okuramasafumi)
|
295
|
-
* Changed mu_pp_for_diff to make having both \n and \\n easier to debug.
|
296
|
-
* Deprecated $N for specifying number of parallel test runners. Use MT_CPU.
|
297
|
-
* Deprecated use of global expectations. To be removed from MT6.
|
298
|
-
* Extended Assertions#mu_pp to encoding validity output for strings to improve diffs.
|
299
|
-
* Extended Assertions#mu_pp to output encoding and validity if invalid to improve diffs.
|
300
|
-
* Extended Assertions#mu_pp_for_diff to make escaped newlines more obvious in diffs.
|
301
|
-
* Fail gracefully when expectation used outside of `it`.
|
302
|
-
|
303
|
-
* 3 bug fixes:
|
304
|
-
|
305
|
-
* Check \option[:filter] klass before match. Fixes 2.6 warning. (y-yagi)
|
306
|
-
* Fixed Assertions#diff from recalculating if set to nil
|
307
|
-
* Fixed spec section of readme to not use deprecated global expectations. (CheezItMan)
|
308
|
-
|
309
|
-
=== 5.11.3 / 2018-01-26
|
310
|
-
|
311
|
-
* 1 bug fix:
|
312
|
-
|
313
|
-
* Pushed #error? up to Reportable module. (composerinteralia)
|
314
|
-
|
315
|
-
=== 5.11.2 / 2018-01-25
|
316
|
-
|
317
|
-
* 1 minor enhancement:
|
318
|
-
|
319
|
-
* Reversed Test < Result. Back to < Runnable and using Reportable for shared code.
|
320
|
-
|
321
|
-
* 2 bug fixes:
|
322
|
-
|
323
|
-
* Fixed Result#location for instances of Test. (alexisbernard)
|
324
|
-
* Fixed deprecation message for Runnable#marshal_dump. (y-yagi)
|
325
|
-
|
326
|
-
=== 5.11.1 / 2018-01-02
|
327
|
-
|
328
|
-
* 1 bug fix:
|
329
|
-
|
330
|
-
* Fixed Result (a superclass of Test) overriding Runnable's name accessors. (y-yagi, MSP-Greg)
|
331
|
-
|
332
|
-
=== 5.11.0 / 2018-01-01
|
333
|
-
|
334
|
-
* 2 major enhancements:
|
335
|
-
|
336
|
-
* Added Minitest::Result and Minitest::Result.from(runnable).
|
337
|
-
* Changed Minitest::Test to subclass Result and refactored methods up.
|
338
|
-
|
339
|
-
* 7 minor enhancements:
|
340
|
-
|
341
|
-
* Added --no-plugins and MT_NO_PLUGINS to bypass MT plugin autoloading. Helps with bad actors installed globally.
|
342
|
-
* Added bench_performance_{logarithmic,power} for spec-style benchmarks. (rickhull)
|
343
|
-
* Added deprecation warning for Runnable#marshal_dump.
|
344
|
-
* Minitest.run_one_method now checks for instance of Result, not exact same class.
|
345
|
-
* Minitest::Test.run returns a Result version of self, not self.
|
346
|
-
* ProgressReporter#prerecord now explicitly prints klass.name. Allows for fakers.
|
347
|
-
|
348
|
-
* 4 bug fixes:
|
349
|
-
|
350
|
-
* Object.stub no longer calls the passed block if stubbed with a callable.
|
351
|
-
* Object.stub now passes blocks down to the callable result.
|
352
|
-
* Pushed Minitest::Test#time & #time_it up to Runnable.
|
353
|
-
* Test nil equality directly in assert_equal. Fixes #679. (voxik)
|
354
|
-
|
355
|
-
=== 5.11.0b1 / 2017-12-20
|
356
|
-
|
357
|
-
* 2 major enhancements:
|
358
|
-
|
359
|
-
* Added Minitest::Result and Minitest::Result.from(runnable).
|
360
|
-
* Changed Minitest::Test to subclass Result and refactored methods up.
|
361
|
-
|
362
|
-
* 6 minor enhancements:
|
363
|
-
|
364
|
-
* Added --no-plugins and MT_NO_PLUGINS to bypass MT plugin autoloading. Helps with bad actors installed globally.
|
365
|
-
* Added bench_performance_{logarithmic,power} for spec-style benchmarks. (rickhull)
|
366
|
-
* Minitest.run_one_method now checks for instance of Result, not exact same class.
|
367
|
-
* Minitest::Test.run returns a Result version of self, not self.
|
368
|
-
* ProgressReporter#prerecord now explicitly prints klass.name. Allows for fakers.
|
369
|
-
* Removed Runnable.marshal_dump/load.
|
370
|
-
|
371
|
-
* 4 bug fixes:
|
372
|
-
|
373
|
-
* Object.stub no longer calls the passed block if stubbed with a callable.
|
374
|
-
* Object.stub now passes blocks down to the callable result.
|
375
|
-
* Pushed Minitest::Test#time & #time_it up to Runnable.
|
376
|
-
* Test nil equality directly in assert_equal. Fixes #679. (voxik)
|
377
|
-
|
378
|
-
=== 5.10.3 / 2017-07-21
|
379
|
-
|
380
|
-
* 1 minor enhancement:
|
381
|
-
|
382
|
-
* Extended documentation for Mock#expect for multiple calls to mock object. (insti)
|
383
|
-
|
384
|
-
* 2 bug fixes:
|
385
|
-
|
386
|
-
* Finished off missing doco.
|
387
|
-
* Fixed verbose output on parallelize_me! classes. (chanks)
|
388
|
-
|
389
|
-
=== 5.10.2 / 2017-05-09
|
390
|
-
|
391
|
-
* 1 minor enhancement:
|
392
|
-
|
393
|
-
* Added suggestion in minitest/hell to install minitest/proveit.
|
394
|
-
|
395
|
-
* 7 bug fixes:
|
396
|
-
|
397
|
-
* Expand MT6 to Minitest 6. (xaviershay)
|
398
|
-
* Fixed location of assert_send deprecation. (rab)
|
399
|
-
* Fixed location of nil assert_equal deprecation to work with expectations. (jeremyevans)
|
400
|
-
* Fixed minitest/hell to use parallelize_me! (azul)
|
401
|
-
* Made deprecation use warn so -W0 will silence it.
|
402
|
-
* Workaround for rdoc nodoc generation bug that totally f'd up minitest doco. (Paxa)
|
403
|
-
* Write aggregated_results directly to the IO object to avoid mixed encoding errors. (tenderlove)
|
404
|
-
|
405
|
-
=== 5.10.1 / 2016-12-01
|
406
|
-
|
407
|
-
* 1 bug fix:
|
408
|
-
|
409
|
-
* Added a hack/kludge to deal with missing #prerecord on reporters that aren't properly subclassing AbstractReporter (I'm looking at you minitest-reporters)
|
410
|
-
|
411
|
-
=== 5.10.0 / 2016-11-30
|
412
|
-
|
413
|
-
* 1 major enhancement:
|
414
|
-
|
415
|
-
* Deprecated ruby 1.8, 1.9, possibly 2.0, assert_send, & old MiniTest namespace.
|
416
|
-
|
417
|
-
* 3 minor enhancements:
|
418
|
-
|
419
|
-
* Warn if assert_equal expects a nil. This will fail in minitest 6+. (tenderlove)
|
420
|
-
* Added AbstractReporter#prerecord and extended ProgressReporter and CompositeReporter to use it.
|
421
|
-
* Minor optimization: remove runnables with no runnable methods before run.
|
422
|
-
|
423
|
-
* 3 bug fixes:
|
424
|
-
|
425
|
-
* Fix assert_throw rescuing any NameError and ArgumentError. (waldyr)
|
426
|
-
* Clean up (most of the) last remaining vestiges of minitest/unit.
|
427
|
-
* 2.4: removed deprecation warnings when referring to Fixnum.
|
428
|
-
|
429
|
-
=== 5.9.1 / 2016-09-25
|
430
|
-
|
431
|
-
* 2 bug fixes:
|
432
|
-
|
433
|
-
* Re-release to refresh gem certificate signing. ugh.
|
434
|
-
* Fixed hoe/minitest to not augment load path if we're actually testing minitest.
|
435
|
-
|
436
|
-
=== 5.9.0 / 2016-05-16
|
437
|
-
|
438
|
-
* 8 minor enhancements:
|
439
|
-
|
440
|
-
* Added Minitest.info_signal accessors to customize signal for test run info. (nate)
|
441
|
-
* Added assert_mock to make it more clear that you're testing w/ them.
|
442
|
-
* Added negative filter by test name. (utilum)
|
443
|
-
* Added warning to README that 1.8 and 1.9 support will be dropped in minitest 6.
|
444
|
-
* Automatically activate minitest/hell if $MT_HELL is defined.
|
445
|
-
* Improved default error messages for assert and refute. (bhenderson)
|
446
|
-
* minitest/hell now tries to require minitest/proveit
|
447
|
-
* mu_pp for strings prints out non-standard encodings to improve assert_equal diffs.
|
448
|
-
|
449
|
-
* 1 bug fix:
|
450
|
-
|
451
|
-
* Removed Interrupt from PASSTHROUGH_EXCEPTIONS (already handled). (waldyr)
|
452
|
-
|
453
|
-
=== 5.8.5 / 2016-09-25
|
454
|
-
|
455
|
-
* 2 bug fixes:
|
456
|
-
|
457
|
-
* Re-release to refresh gem certificate signing. ugh.
|
458
|
-
* Fixed hoe/minitest to not augment load path if we're actually testing minitest.
|
459
|
-
|
460
|
-
=== 5.8.4 / 2016-01-21
|
461
|
-
|
462
|
-
* 1 bug fix:
|
463
|
-
|
464
|
-
* Allow Minitest::Assertion to pass through assert_raises so inner failures are dealt with first.
|
465
|
-
|
466
|
-
=== 5.8.3 / 2015-11-17
|
467
|
-
|
468
|
-
* 1 minor enhancement:
|
469
|
-
|
470
|
-
* Added extra note about mocks and threads to readme. (zamith)
|
471
|
-
|
472
|
-
* 1 bug fix:
|
473
|
-
|
474
|
-
* Fixed bug in Mock#verify. (pithub/zamith)
|
475
|
-
|
476
|
-
=== 5.8.2 / 2015-10-26
|
477
|
-
|
478
|
-
* 1 bug fix:
|
479
|
-
|
480
|
-
* Fixed using parallelize_me! and capture_io (or any locking io). (arlt/tenderlove)
|
481
|
-
|
482
|
-
=== 5.8.1 / 2015-09-23
|
483
|
-
|
484
|
-
* 1 minor enhancement:
|
485
|
-
|
486
|
-
* Refactor assert_raises to be cleaner and to pass SystemExit and SignalException. (bhenderson)
|
487
|
-
|
488
|
-
=== 5.8.0 / 2015-08-06
|
489
|
-
|
490
|
-
* 2 minor enhancements:
|
491
|
-
|
492
|
-
* Add optional delegation mechanism to extend object with a mock. (zamith)
|
493
|
-
* Return early if there are no filtered methods. (jeremyevans)
|
494
|
-
|
495
|
-
* 1 bug fix:
|
496
|
-
|
497
|
-
* Don't extend io with pride if io is not a tty. (toy)
|
498
|
-
|
499
|
-
=== 5.7.0 / 2015-05-27
|
500
|
-
|
501
|
-
* 1 major enhancement:
|
502
|
-
|
503
|
-
* assert_raises now matches subclasses of the expected exception types. (jeremyevans)
|
504
|
-
|
505
|
-
* 3 minor enhancements:
|
506
|
-
|
507
|
-
* Added :block type for minitest/spec's #infect_an_assertion. (jeremyevans)
|
508
|
-
* Inline verification error messages in minitest/mock for GC performance. (zamith)
|
509
|
-
* assert_raises defaults to RuntimeError if not specified. (jeremyevans)
|
510
|
-
|
511
|
-
* 4 bug fixes:
|
512
|
-
|
513
|
-
* Added 'class' to minitest/mock's overridden_methods list. (zamith)
|
514
|
-
* Added file/line to infect_an_assertion's class_eval call. (jeremyevans)
|
515
|
-
* Cleared UnexpectedError's mesg w/ generic string.
|
516
|
-
* Fixed non-proc-oriented expectations when used on proc target. (jeremyevans)
|
517
|
-
|
518
|
-
=== 5.6.1 / 2015-04-27
|
519
|
-
|
520
|
-
* 2 bug fixes:
|
521
|
-
|
522
|
-
* Added Minitest.clock_time and switched all Time.now to it. (tenderlove)
|
523
|
-
* Moved Minitest::Expectations#_ into Minitest::Spec::DSL.
|
524
|
-
|
525
|
-
=== 5.6.0 / 2015-04-13
|
526
|
-
|
527
|
-
* 4 major enhancements:
|
528
|
-
|
529
|
-
* Added Minitest::Expectation value monad.
|
530
|
-
* Added Minitest::Expectations#_ that returns an Expectation. Aliased to value.
|
531
|
-
* All expectations are added to Minitest::Expectation.
|
532
|
-
* At some point, the methods on Object will be deprecated and then removed.
|
533
|
-
|
534
|
-
* 4 minor enhancements:
|
535
|
-
|
536
|
-
* Added a note about bundle exec pitfall in ruby 2.2+. (searls)
|
537
|
-
* Lazily start the parallel executor. (tenderlove)
|
538
|
-
* Make mocks more debugger-friendly (edward)
|
539
|
-
* Print out the current test run on interrupt. (riffraff)
|
540
|
-
|
541
|
-
* 3 bug fixes:
|
542
|
-
|
543
|
-
* Fix failing test under Windows. (kimhmadsen)
|
544
|
-
* Record mocked calls before they happen so mocks can raise exceptions easier (tho I'm not a fan). (corecode)
|
545
|
-
* Tried to clarify mocks vs stubs terminology better. (kkirsche)
|
546
|
-
|
547
|
-
=== 5.5.1 / 2015-01-09
|
548
|
-
|
549
|
-
* 1 bug fix:
|
550
|
-
|
551
|
-
* Fixed doco problems. (zzak)
|
552
|
-
|
553
|
-
=== 5.5.0 / 2014-12-12 // mri 2.2.0 (as a real gem)
|
554
|
-
|
555
|
-
* 1 minor enhancement:
|
556
|
-
|
557
|
-
* Allow seed to be given via ENV for rake test loader sadness: eg rake SEED=42.
|
558
|
-
|
559
|
-
=== 5.4.3 / 2014-11-11
|
560
|
-
|
561
|
-
* 2 bug fixes:
|
562
|
-
|
563
|
-
* Clarified requirements for ruby are now 1.8.7 or better.
|
564
|
-
* Force encode error output in case mal-encoded exception is raised. (jasonrclark)
|
565
|
-
|
566
|
-
=== 5.4.2 / 2014-09-26
|
567
|
-
|
568
|
-
* 2 minor enhancements:
|
569
|
-
|
570
|
-
* Extract teardown method list.
|
571
|
-
* Thanks to minitest-gcstats got a 5-10% speedup via reduced GC!
|
572
|
-
|
573
|
-
=== 5.4.1 / 2014-08-28
|
574
|
-
|
575
|
-
* 1 bug fix:
|
576
|
-
|
577
|
-
* Fixed specs hidden by nesting/ordering bug (blowmage/apotonick)
|
578
|
-
|
579
|
-
=== 5.4.0 / 2014-07-07
|
580
|
-
|
581
|
-
* 2 minor enhancements:
|
582
|
-
|
583
|
-
* Kernel#describe extended to splat additional_desc.
|
584
|
-
* Spec#spec_type extended to take a splat of additional items, passed to matcher procs.
|
585
|
-
|
586
|
-
* 1 bug fix:
|
587
|
-
|
588
|
-
* minitest/spec should require minitest/test, not minitest/unit. (doudou)
|
589
|
-
|
590
|
-
=== 5.3.5 / 2014-06-17
|
591
|
-
|
592
|
-
* 1 minor enhancement:
|
593
|
-
|
594
|
-
* Spit and polish (mostly spit).
|
595
|
-
|
596
|
-
=== 5.3.4 / 2014-05-15
|
597
|
-
|
598
|
-
* 1 minor enhancement:
|
599
|
-
|
600
|
-
* Test classes are randomized before running. (judofyr)
|
601
|
-
|
602
|
-
=== 5.3.3 / 2014-04-14
|
603
|
-
|
604
|
-
* 1 bug fix:
|
605
|
-
|
606
|
-
* Fixed using expectations w/ DSL in Test class w/o describe. (blowmage+others)
|
607
|
-
|
608
|
-
=== 5.3.2 / 2014-04-02
|
609
|
-
|
610
|
-
* 1 bug fix:
|
611
|
-
|
612
|
-
* Fixed doco on Assertions.assertions. (xaviershay)
|
613
|
-
|
614
|
-
=== 5.3.1 / 2014-03-14
|
615
|
-
|
616
|
-
* 1 minor enhancement:
|
617
|
-
|
618
|
-
* Modified verbage on bad 'let' names to be more helpful. (Archytaus)
|
619
|
-
|
620
|
-
* 1 bug fix:
|
621
|
-
|
622
|
-
* Fixed 2 cases still using MiniTest. (mikesea)
|
623
|
-
|
624
|
-
=== 5.3.0 / 2014-02-25
|
625
|
-
|
626
|
-
* 1 minor enhancement:
|
627
|
-
|
628
|
-
* Mocked methods can take a block to verify state. Seattle.rb 12 bday present from ernie! Thanks!!
|
629
|
-
|
630
|
-
=== 5.2.3 / 2014-02-10
|
631
|
-
|
632
|
-
* 1 bug fix:
|
633
|
-
|
634
|
-
* Fixed Spec#let check to allow overriding of other lets. (mvz)
|
635
|
-
|
636
|
-
=== 5.2.2 / 2014-01-22
|
637
|
-
|
638
|
-
* 1 minor enhancement:
|
639
|
-
|
640
|
-
* Spec#let raises ArgumentError if you override _any_ instance method (except subject). (rynr)
|
641
|
-
|
642
|
-
* 1 bug fix:
|
643
|
-
|
644
|
-
* Fixed up benchmark spec doco and added a test to demonstrate. (bhenderson)
|
645
|
-
|
646
|
-
=== 5.2.1 / 2014-01-07
|
647
|
-
|
648
|
-
* 1 bug fix:
|
649
|
-
|
650
|
-
* Properly deal with horrible mix of runtime load errors + other at_exit handlers. (dougo/chqr)
|
651
|
-
|
652
|
-
=== 5.2.0 / 2013-12-13
|
653
|
-
|
654
|
-
* 1 minor enhancement:
|
655
|
-
|
656
|
-
* Change expectations to allow calling most on procs (but not calling the proc). (bhenderson+others)
|
657
|
-
|
658
|
-
=== 5.1.0 / 2013-12-05
|
659
|
-
|
660
|
-
* 1 minor enhancement:
|
661
|
-
|
662
|
-
* Use a Queue for scheduling parallel tests. (tenderlove)
|
663
|
-
|
664
|
-
* 1 bug fix:
|
665
|
-
|
666
|
-
* Fixed misspelling in doco. (amatsuda)
|
667
|
-
|
668
|
-
=== 5.0.8 / 2013-09-20
|
669
|
-
|
670
|
-
* 1 bug fix:
|
671
|
-
|
672
|
-
* Fixed siginfo handler by rearranging reporters and fixing to_s. (tenderlove)
|
673
|
-
|
674
|
-
=== 5.0.7 / 2013-09-05
|
675
|
-
|
676
|
-
* 2 minor enhancements:
|
677
|
-
|
678
|
-
* Added clarification about the use of thread local variables in expectations. (jemc)
|
679
|
-
* Added extra message about skipped tests, if any. Disable globally with $MT_NO_SKIP_MSG.
|
680
|
-
|
681
|
-
* 2 bug fixes:
|
682
|
-
|
683
|
-
* Only require minitest, not minitest/autorun in pride_plugin. (judofyr)
|
684
|
-
* Require rubygems in load_plugins in case you're not using minitest/autorun.
|
685
|
-
|
686
|
-
=== 5.0.6 / 2013-06-28
|
687
|
-
|
688
|
-
* 3 minor enhancements:
|
689
|
-
|
690
|
-
* Allow stub to pass args to blocks. (swindsor)
|
691
|
-
* Improved warning message about minitest/autorun to address 1.9's minitest/autorun.
|
692
|
-
* Made minitest/test require minitest as needed. For lib writers. (erikh)
|
693
|
-
|
694
|
-
* 1 bug fix:
|
695
|
-
|
696
|
-
* Fixed missing require in minitest/test. (erikh)
|
697
|
-
|
698
|
-
=== 4.7.5 / 2013-06-21 // mri 2.1.1
|
699
|
-
|
700
|
-
* 2 bug fixes:
|
701
|
-
|
702
|
-
* Fix Spec#describe_stack to be thread local.
|
703
|
-
* Fix multithreaded test failures by defining Time local to mock test namespace
|
704
|
-
|
705
|
-
=== 5.0.5 / 2013-06-20
|
706
|
-
|
707
|
-
* 6 bug fixes:
|
708
|
-
|
709
|
-
* DOH! Fixed the rest of the new casing on Minitest. (splattael)
|
710
|
-
* Fixed typo on minitest/mock rdoc. (mrgilman/guiceolin)
|
711
|
-
* Make Spec::DSL.describe_stack thread local to avoid failing on my own tests.
|
712
|
-
* Make a fake Time.now local to the tests so they won't interfere with real reporter timings.
|
713
|
-
* Make everything mockable by wrapping all 'special' methods in a smarter wrapper. (bestie)
|
714
|
-
* Raise ArgumentError if let name starts with 'test'. (johnmaxwell)
|
715
|
-
|
716
|
-
=== 5.0.4 / 2013-06-07
|
717
|
-
|
718
|
-
* 5 minor enhancements:
|
719
|
-
|
720
|
-
* Added AbstractReporter, defining required Reporter API to quack properly.
|
721
|
-
* Added doco for writing reporters.
|
722
|
-
* Refactored Reporter into ProgressReporter and SummaryReporter. (idea: phiggins, code:me+scotch)
|
723
|
-
* Refactored SummaryReporter pushing up to StatisticsReporter. (phiggins)
|
724
|
-
* Removed Reporter#run_and_report... cleaner, but doesn't "fit" in the API.
|
725
|
-
|
726
|
-
=== 5.0.3 / 2013-05-29
|
727
|
-
|
728
|
-
* 4 minor enhancements:
|
729
|
-
|
730
|
-
* Added Runnable.with_info_handler and Runnable.on_signal.
|
731
|
-
* Moved io.sync restore to Reporter#run_and_report.
|
732
|
-
* Refactored inner loop of Reporter#report to #to_s. Callable for status updates.
|
733
|
-
* Restored MT4's mid-run report (^t). (tenderlove).
|
734
|
-
|
735
|
-
=== 5.0.2 / 2013-05-20
|
736
|
-
|
737
|
-
* 3 bug fixes:
|
738
|
-
|
739
|
-
* Gem.find_files is smarter than I remember... cause I wrote it that way. *sigh* I'm getting old.
|
740
|
-
* Pride wasn't doing puts through its #io. (tmiller/tenderlove)
|
741
|
-
* Replaced Runnable#dup and Test#dup with marshal_dump/load. Too many problems cropping up on untested rails code. (tenderlove/rubys)
|
742
|
-
|
743
|
-
=== 5.0.1 / 2013-05-14
|
744
|
-
|
745
|
-
* 2 bug fixes:
|
746
|
-
|
747
|
-
* Documented Assertions' need for @assertions to be defined by the includer.
|
748
|
-
* Only load one plugin version per name. Tries for latest.
|
749
|
-
|
750
|
-
=== 5.0.0 / 2013-05-10
|
751
|
-
|
752
|
-
Oh god... here we go...
|
753
|
-
|
754
|
-
Minitest 5:
|
755
|
-
|
756
|
-
* 4 deaths in the family:
|
757
|
-
|
758
|
-
* MiniTest.runner is dead. No more manager objects.
|
759
|
-
* MiniTest::Unit#record is dead. Use a Reporter instance instead.
|
760
|
-
* MiniTest::Unit._run_* is dead. Runnable things are responsible for their own runs.
|
761
|
-
* MiniTest::Unit.output is dead. No more centralized IO.
|
762
|
-
|
763
|
-
* 12 major (oft incompatible) changes:
|
764
|
-
|
765
|
-
* Renamed MiniTest to Minitest. Your pinkies will thank me. (aliased to MiniTest)
|
766
|
-
* Removed MiniTest::Unit entirely. No more manager objects.
|
767
|
-
* Added Minitest::Runnable. Everything minitest can run subclasses this.
|
768
|
-
* Renamed MiniTest::Unit::TestCase to Minitest::Test (subclassing Runnable).
|
769
|
-
* Added Minitest::Benchmark.
|
770
|
-
* Your benchmarks need to move to their own subclass.
|
771
|
-
* Benchmarks using the spec DSL have to have "Bench" somewhere in their describe.
|
772
|
-
* MiniTest::Unit.after_tests moved to Minitest.after_run
|
773
|
-
* MiniTest::Unit.autorun is now Minitest.autorun. Just require minitest/autorun pls.
|
774
|
-
* Removed ParallelEach#grep since it isn't used anywhere.
|
775
|
-
* Renamed Runnable#__name__ to Runnable#name (but uses @NAME internally).
|
776
|
-
* Runnable#run needs to return self. Allows for swapping of results as needed.
|
777
|
-
|
778
|
-
* 8 minor moves:
|
779
|
-
|
780
|
-
* Moved Assertions module to minitest/assertions.rb
|
781
|
-
* Moved Expectations module to minitest/expectations.rb
|
782
|
-
* Moved Test to minitest/test.rb
|
783
|
-
* Moved everything else in minitest/unit.rb to minitest.rb
|
784
|
-
* minitest/unit.rb is now just a small (user-test only) compatibility layer.
|
785
|
-
* Moved most of minitest/pride into minitest/pride_plugin.
|
786
|
-
* minitest/pride now just activates pride.
|
787
|
-
* Moved ParallelEach under Minitest.
|
788
|
-
|
789
|
-
* 9 additions:
|
790
|
-
|
791
|
-
* Added a plugin system that can extend command-line options.
|
792
|
-
* Added Minitest.extensions.
|
793
|
-
* Added Minitest.reporter (only available during startup).
|
794
|
-
* Added Minitest.run(args). This is the very top of any Minitest run.
|
795
|
-
* Added Minitest::Reporter. Everything minitest can report goes through here.
|
796
|
-
* Minitest.reporter is a composite so you can add your own.
|
797
|
-
* Added Minitest::CompositeReporter. Much easier to extend with your own reporters.
|
798
|
-
* Added UnexpectedError, an Assertion subclass, to wrap up errors.
|
799
|
-
* Minitest::Test#run is now freakin' beautiful. 47 -> 17 loc
|
800
|
-
|
801
|
-
* 11 other:
|
802
|
-
|
803
|
-
* Removed Object.infect_with_assertions (it was already dead code).
|
804
|
-
* Runnables are responsible for knowing their result_code (eg "." or "F").
|
805
|
-
* Minitest.autorun now returns boolean, not exit code.
|
806
|
-
* Added FAQ entry for extending via modules. (phiggins)
|
807
|
-
* Implement Runnable#dup to cleanse state back to test results. Helps with serialization. pair:tenderlove
|
808
|
-
* Moved ParallelEach under Minitest.
|
809
|
-
* Runnable#run needs to return self. Allows for swapping of results as needed.
|
810
|
-
* Minitest.init_plugins passes down options.
|
811
|
-
* Minitest.load_plugins only loads once.
|
812
|
-
* Fixed minitest/pride to work with rake test loader again. (tmiller)
|
813
|
-
* Added count/size to ParallelEach to fix use w/in stdlib's test/unit. :( (btaitelb)
|
814
|
-
|
815
|
-
* 5 voodoo:
|
816
|
-
|
817
|
-
* Removed mutex from minitest.rb (phiggins)
|
818
|
-
* Removed mutex from test.rb (phiggins)
|
819
|
-
* Removed Minitest::Reporter.synchronize (phiggins)
|
820
|
-
* Removed Minitest::Test.synchronize (phiggins)
|
821
|
-
* Upon loading minitest/parallel_each, record, capture_io and capture_subprocess_io are doped with synchronization code. (phiggins)
|
822
|
-
|
823
|
-
=== 4.7.4 / 2013-05-01
|
824
|
-
|
825
|
-
This is probably the last release of the 4.x series. It will be merged
|
826
|
-
to ruby and will be put into maintenance mode there.
|
827
|
-
|
828
|
-
I'm not set in stone on this, but at this point further development of
|
829
|
-
minitest (5+) will be gem-only. It is just too hard to work w/in
|
830
|
-
ruby-core w/ test-unit compatibility holding minitest development
|
831
|
-
back.
|
832
|
-
|
833
|
-
* 2 minor enhancements:
|
834
|
-
|
835
|
-
* Added count/size to ParallelEach to fix use w/in stdlib's test/unit. :( (btaitelb)
|
836
|
-
* Allow disabling of info_signal handler in runner. (erikh)
|
837
|
-
|
838
|
-
=== 4.7.3 / 2013-04-20
|
839
|
-
|
840
|
-
* 1 bug fix:
|
841
|
-
|
842
|
-
* Reverted stubbing of module methods change. Stub the user, not the impl. (ab9/tyabe)
|
843
|
-
|
844
|
-
=== 4.7.2 / 2013-04-18
|
845
|
-
|
846
|
-
* 2 bug fixes:
|
847
|
-
|
848
|
-
* Fixed inconsistency in refute_in_delta/epsilon. I double negatived my logic. (nettsundere)
|
849
|
-
* Fixed stubbing of module methods (eg Kernel#sleep). (steveklabnik)
|
850
|
-
|
851
|
-
=== 4.7.1 / 2013-04-09
|
852
|
-
|
853
|
-
* 1 minor enhancement:
|
854
|
-
|
855
|
-
* Added FAQ section to README
|
856
|
-
|
857
|
-
* 1 bug fix:
|
858
|
-
|
859
|
-
* Fixed bug where guard runs tests bypassing minitest/autorun and an ivar isn't set right. (darrencauthon)
|
860
|
-
|
861
|
-
=== 4.7.0 / 2013-03-18
|
862
|
-
|
863
|
-
* 1 major enhancement:
|
864
|
-
|
865
|
-
* Refactored MiniTest::Spec into MiniTest::Spec::DSL.
|
866
|
-
|
867
|
-
* 1 bug fix:
|
868
|
-
|
869
|
-
* Removed $DEBUG handler that detected when test/unit and minitest were both loaded. (tenderlove)
|
870
|
-
|
871
|
-
=== 4.6.2 / 2013-02-27
|
872
|
-
|
873
|
-
* 1 minor enhancement:
|
874
|
-
|
875
|
-
* Change error output to match Class#method, making it easier to use -n filter.
|
876
|
-
|
877
|
-
=== 4.6.1 / 2013-02-14
|
878
|
-
|
879
|
-
* 1 bug fix:
|
880
|
-
|
881
|
-
* Fixed an option processing bug caused by test/unit's irresponsibly convoluted code. (floehopper)
|
882
|
-
|
883
|
-
=== 4.6.0 / 2013-02-07
|
884
|
-
|
885
|
-
* 3 major enhancements:
|
886
|
-
|
887
|
-
* Removed ::reset_setup_teardown_hooks
|
888
|
-
* Removed the long deprecated assert_block
|
889
|
-
* Removed the long deprecated lifecycle hooks: add_(setup|teardown)_hook
|
890
|
-
|
891
|
-
* 1 minor enhancement:
|
892
|
-
|
893
|
-
* Allow filtering tests by suite name as well as test name. (lazyatom)
|
894
|
-
|
895
|
-
* 2 bug fixes:
|
896
|
-
|
897
|
-
* Made hex handling (eg object_ids) in mu_pp_for_diff more specific. (maxim)
|
898
|
-
* nodoc top-level module. (zzak)
|
899
|
-
|
900
|
-
=== 4.5.0 / 2013-01-22
|
901
|
-
|
902
|
-
* 1 major enhancement:
|
903
|
-
|
904
|
-
* Rearranged minitest/unit.rb so NO parallelization code is loaded/used until you opt-in.
|
905
|
-
|
906
|
-
* 4 minor enhancements:
|
907
|
-
|
908
|
-
* Added TestCase#skipped? for teardown guards
|
909
|
-
* Added maglev? guard
|
910
|
-
* Document that record can be sent twice if teardown fails or errors (randycoulman)
|
911
|
-
* Errors in teardown are now recorded. (randycoulman)
|
912
|
-
|
913
|
-
* 3 bug fixes:
|
914
|
-
|
915
|
-
* Added hacks and skips to get clean test runs on maglev
|
916
|
-
* Modified float tests for maglev float output differences. Not sure this is right. Not sure I care.
|
917
|
-
* Test for existance of diff.exe instead of assuming they have devkit. (blowmage/Cumbayah)
|
918
|
-
|
919
|
-
=== 4.4.0 / 2013-01-07
|
920
|
-
|
921
|
-
* 3 minor enhancements:
|
922
|
-
|
923
|
-
* Added fit_logarithic and assert_performance_logarithmic. (ktheory)
|
924
|
-
* Merge processed options so others can mess with defaults. (tenderlove)
|
925
|
-
* TestCase#message can now take another proc to defer custom message cost. (ordinaryzelig/bhenderson)
|
926
|
-
|
927
|
-
* 1 bug fix:
|
928
|
-
|
929
|
-
* TestCase#passed? now true if test is skipped. (qanhd)
|
930
|
-
|
931
|
-
=== 4.3.3 / 2012-12-06
|
932
|
-
|
933
|
-
* 1 bug fix:
|
934
|
-
|
935
|
-
* Updated information about stubbing. (daviddavis)
|
936
|
-
|
937
|
-
=== 4.3.2 / 2012-11-27 // mri 2.0.0
|
938
|
-
|
939
|
-
* 1 minor enhancement:
|
940
|
-
|
941
|
-
* Improved assert_equals error message to point you at #== of member objects. (kcurtin)
|
942
|
-
|
943
|
-
=== 4.3.1 / 2012-11-23
|
944
|
-
|
945
|
-
* 1 bug fix:
|
946
|
-
|
947
|
-
* Moved test_children to serial testcase to prevent random failures.
|
948
|
-
|
949
|
-
=== 4.3.0 / 2012-11-17
|
950
|
-
|
951
|
-
* 4 minor enhancements:
|
952
|
-
|
953
|
-
* Allow #autorun to run even if loaded with other test libs that call exit. (sunaku)
|
954
|
-
* Do not include Expectations in Object if $MT_NO_EXPECTATIONS is set (experimental?)
|
955
|
-
* Gave some much needed love to assert_raises.
|
956
|
-
* Mock#expect can take a block to custom-validate args. (gmoothart)
|
957
|
-
|
958
|
-
=== 4.2.0 / 2012-11-02
|
959
|
-
|
960
|
-
* 4 major enhancements:
|
961
|
-
|
962
|
-
* Added minitest/hell - run all your tests through the ringer!
|
963
|
-
* Added support for :parallel test_order to run test cases in parallel.
|
964
|
-
* Removed last_error and refactored runner code to be threadsafe.
|
965
|
-
* _run_suites now runs suites in parallel if they opt-in.
|
966
|
-
|
967
|
-
* 4 minor enhancements:
|
968
|
-
|
969
|
-
* Added TestCase#synchronize
|
970
|
-
* Added TestCase.make_my_diffs_pretty!
|
971
|
-
* Added TestCase.parallelize_me!
|
972
|
-
* Lock on capture_io for thread safety (tenderlove)
|
973
|
-
|
974
|
-
=== 4.1.0 / 2012-10-05
|
975
|
-
|
976
|
-
* 2 minor enhancements:
|
977
|
-
|
978
|
-
* Added skip example to readme. (dissolved)
|
979
|
-
* Extracted backtrace filter to object. (tenderlove)
|
980
|
-
|
981
|
-
* 1 bug fix:
|
982
|
-
|
983
|
-
* OMG I'm so dumb. Fixed access to deprecated hook class methods. I hate ruby modules. (route)
|
984
|
-
|
985
|
-
=== 4.0.0 / 2012-09-28
|
986
|
-
|
987
|
-
* 1 major enhancement:
|
988
|
-
|
989
|
-
* The names of a privately-used undocumented constants are Super Important™.
|
990
|
-
|
991
|
-
* 1 minor enhancement:
|
992
|
-
|
993
|
-
* Support stubbing methods that would be handled via method_missing. (jhsu)
|
994
|
-
|
995
|
-
* 3 bug fixes:
|
996
|
-
|
997
|
-
* Add include_private param to MiniTest::Mock#respond_to? (rf-)
|
998
|
-
* Fixed use of minitest/pride with --help. (zw963)
|
999
|
-
* Made 'No visible difference.' message more clear. (ckrailo)
|
1000
|
-
|
1001
|
-
=== 3.5.0 / 2012-09-21
|
1002
|
-
|
1003
|
-
* 1 minor enhancement:
|
1004
|
-
|
1005
|
-
* Added #capture_subprocess_io. (route)
|
1006
|
-
|
1007
|
-
=== 3.4.0 / 2012-09-05
|
1008
|
-
|
1009
|
-
* 2 minor enhancements:
|
1010
|
-
|
1011
|
-
* assert_output can now take regexps for expected values. (suggested by stomar)
|
1012
|
-
* Clarified that ruby 1.9/2.0's phony gems cause serious confusion for rubygems.
|
1013
|
-
|
1014
|
-
=== 3.3.0 / 2012-07-26
|
1015
|
-
|
1016
|
-
* 1 major enhancement:
|
1017
|
-
|
1018
|
-
* Deprecated add_(setup|teardown)_hook in favor of (before|after)_(setup|teardown) [2013-01-01]
|
1019
|
-
|
1020
|
-
* 4 minor enhancements:
|
1021
|
-
|
1022
|
-
* Refactored deprecated hook system into a module.
|
1023
|
-
* Refactored lifecycle hooks into a module.
|
1024
|
-
* Removed after_setup/before_teardown + run_X_hooks from Spec.
|
1025
|
-
* Spec#before/after now do a simple define_method and call super. DUR.
|
1026
|
-
|
1027
|
-
* 2 bug fixes:
|
1028
|
-
|
1029
|
-
* Fixed #passed? when used against a test that called flunk. (floehopper)
|
1030
|
-
* Fixed rdoc bug preventing doco for some expectations. (stomar).
|
1031
|
-
|
1032
|
-
=== 3.2.0 / 2012-06-26
|
1033
|
-
|
1034
|
-
* 1 minor enhancement:
|
1035
|
-
|
1036
|
-
* Stubs now yield self. (peterhellberg)
|
1037
|
-
|
1038
|
-
* 1 bug fix:
|
1039
|
-
|
1040
|
-
* Fixed verbose test that only fails when run in verbose mode. mmmm irony.
|
1041
|
-
|
1042
|
-
=== 3.1.0 / 2012-06-13
|
1043
|
-
|
1044
|
-
* 2 minor enhancements:
|
1045
|
-
|
1046
|
-
* Removed LONG deprecated Unit.out accessor
|
1047
|
-
* Removed generated method name munging from minitest/spec. (ordinaryzelig/tenderlove)
|
1048
|
-
|
1049
|
-
=== 3.0.1 / 2012-05-24
|
1050
|
-
|
1051
|
-
* 1 bug fix:
|
1052
|
-
|
1053
|
-
* I'm a dumbass and refactored into Mock#call. Renamed to #__call so you can mock #call. (mschuerig)
|
1054
|
-
|
1055
|
-
=== 3.0.0 / 2012-05-08
|
1056
|
-
|
1057
|
-
* 3 major enhancements:
|
1058
|
-
|
1059
|
-
* Added Object#stub (in minitest/mock.rb).
|
1060
|
-
* Mock#expect mocks are used in the order they're given.
|
1061
|
-
* Mock#verify now strictly compares against expect calls.
|
1062
|
-
|
1063
|
-
* 3 minor enhancements:
|
1064
|
-
|
1065
|
-
* Added caller to deprecation message.
|
1066
|
-
* Mock error messages are much prettier.
|
1067
|
-
* Removed String check for RHS of assert/refute_match. This lets #to_str work properly.
|
1068
|
-
|
1069
|
-
* 1 bug fix:
|
1070
|
-
|
1071
|
-
* Support drive letter on Windows. Patch provided from MRI by Usaku NAKAMURA. (ayumin)
|
1072
|
-
|
1073
|
-
=== 2.12.1 / 2012-04-10
|
1074
|
-
|
1075
|
-
* 1 minor enhancement:
|
1076
|
-
|
1077
|
-
* Added ruby releases to History.txt to make it easier to see what you're missing
|
1078
|
-
|
1079
|
-
* 1 bug fix:
|
1080
|
-
|
1081
|
-
* Rolled my own deprecate msg to allow MT to work with rubygems < 1.7
|
1082
|
-
|
1083
|
-
=== 2.12.0 / 2012-04-03
|
1084
|
-
|
1085
|
-
* 4 minor enhancements:
|
1086
|
-
|
1087
|
-
* ::it returns test method name (wojtekmach)
|
1088
|
-
* Added #record method to runner so runner subclasses can cleanly gather data.
|
1089
|
-
* Added Minitest alias for MiniTest because even I forget.
|
1090
|
-
* Deprecated assert_block!! Yay!!!
|
1091
|
-
|
1092
|
-
* 1 bug fix:
|
1093
|
-
|
1094
|
-
* Fixed warning in i_suck_and_my_tests_are_order_dependent! (phiggins)
|
1095
|
-
|
1096
|
-
=== 2.11.4 / 2012-03-20
|
1097
|
-
|
1098
|
-
* 2 minor enhancements:
|
1099
|
-
|
1100
|
-
* Updated known extensions
|
1101
|
-
* You got your unicode in my tests! You got your tests in my unicode! (fl00r)
|
1102
|
-
|
1103
|
-
* 1 bug fix:
|
1104
|
-
|
1105
|
-
* Fixed MiniTest::Mock example in the readme. (conradwt)
|
1106
|
-
|
1107
|
-
=== 2.11.3 / 2012-02-29
|
1108
|
-
|
1109
|
-
* 2 bug fixes:
|
1110
|
-
|
1111
|
-
* Clarified that assert_raises returns the exception for further testing
|
1112
|
-
* Fixed assert_in_epsilon when both args are negative. (tamc)
|
1113
|
-
|
1114
|
-
=== 2.11.2 / 2012-02-14
|
1115
|
-
|
1116
|
-
* 1 minor enhancement:
|
1117
|
-
|
1118
|
-
* Display failures/errors on SIGINFO. (tenderlove)
|
1119
|
-
|
1120
|
-
* 1 bug fix:
|
1121
|
-
|
1122
|
-
* Fixed MiniTest::Unit.after_tests for Ruby 1.9.3. (ysbaddaden)
|
1123
|
-
|
1124
|
-
=== 2.11.1 / 2012-02-01
|
1125
|
-
|
1126
|
-
* 3 bug fixes:
|
1127
|
-
|
1128
|
-
* Improved description for --name argument. (drd)
|
1129
|
-
* Ensure Mock#expect's expected args is an Array. (mperham)
|
1130
|
-
* Ensure Mock#verify verifies multiple expects of the same method. (chastell)
|
1131
|
-
|
1132
|
-
=== 2.11.0 / 2012-01-25
|
1133
|
-
|
1134
|
-
* 2 minor enhancements:
|
1135
|
-
|
1136
|
-
* Added before / after hooks for setup and teardown. (tenderlove)
|
1137
|
-
* Pushed run_setup_hooks down to Spec. (tenderlove)
|
1138
|
-
|
1139
|
-
=== 2.10.1 / 2012-01-17
|
1140
|
-
|
1141
|
-
* 1 bug fix:
|
1142
|
-
|
1143
|
-
* Fixed stupid 1.9 path handling grumble grumble. (graaff)
|
1144
|
-
|
1145
|
-
=== 2.10.0 / 2011-12-20
|
1146
|
-
|
1147
|
-
* 3 minor enhancements:
|
1148
|
-
|
1149
|
-
* Added specs for must/wont be_empty/respond_to/be_kind_of and others.
|
1150
|
-
* Added tests for assert/refute predicate.
|
1151
|
-
* Split minitest/excludes.rb out to its own gem.
|
1152
|
-
|
1153
|
-
* 1 bug fix:
|
1154
|
-
|
1155
|
-
* Fixed must_be_empty and wont_be_empty argument handling. (mrsimo)
|
1156
|
-
|
1157
|
-
=== 2.9.1 / 2011-12-13
|
1158
|
-
|
1159
|
-
* 4 minor enhancements:
|
1160
|
-
|
1161
|
-
* Added a ton of tests on spec error message output.
|
1162
|
-
* Cleaned up consistency of msg handling on unary expectations.
|
1163
|
-
* Improved error messages on assert/refute_in_delta.
|
1164
|
-
* infect_an_assertion no longer checks arity and better handles args.
|
1165
|
-
|
1166
|
-
* 1 bug fix:
|
1167
|
-
|
1168
|
-
* Fixed error message on specs when 2+ args and custom message provided. (chastell)
|
1169
|
-
|
1170
|
-
=== 2.9.0 / 2011-12-07
|
1171
|
-
|
1172
|
-
* 4 minor enhancements:
|
1173
|
-
|
1174
|
-
* Added TestCase.exclude and load_excludes for programmatic filtering of tests.
|
1175
|
-
* Added guard methods so you can cleanly skip based on platform/impl
|
1176
|
-
* Holy crap! 100% doco! `rdoc -C` ftw
|
1177
|
-
* Switch assert_output to test stderr before stdout to possibly improve debugging
|
1178
|
-
|
1179
|
-
=== 2.8.1 / 2011-11-17
|
1180
|
-
|
1181
|
-
* 1 bug fix:
|
1182
|
-
|
1183
|
-
* Ugh. 1.9's test/unit violates my internals. Added const_missing.
|
1184
|
-
|
1185
|
-
=== 2.8.0 / 2011-11-08
|
1186
|
-
|
1187
|
-
* 2 minor enhancements:
|
1188
|
-
|
1189
|
-
* Add a method so that code can be run around a particular test case (tenderlove)
|
1190
|
-
* Turn off backtrace filtering if we're running inside a ruby checkout. (drbrain)
|
1191
|
-
|
1192
|
-
* 2 bug fixes:
|
1193
|
-
|
1194
|
-
* Fixed 2 typos and 2 doc glitches. (splattael)
|
1195
|
-
* Remove unused block arguments to avoid creating Proc objects. (k-tsj)
|
1196
|
-
|
1197
|
-
=== 2.7.0 / 2011-10-25
|
1198
|
-
|
1199
|
-
* 2 minor enhancements:
|
1200
|
-
|
1201
|
-
* Include failed values in the expected arg output in MockExpectationError. (nono)
|
1202
|
-
* Make minitest/pride work with other 256 color capable terms. (sunaku)
|
1203
|
-
|
1204
|
-
* 2 bug fixes:
|
1205
|
-
|
1206
|
-
* Clarified the documentation of minitest/benchmark (eregon)
|
1207
|
-
* Fixed using expectations in regular unit tests. (sunaku)
|
1208
|
-
|
1209
|
-
=== 2.6.2 / 2011-10-19
|
1210
|
-
|
1211
|
-
* 1 minor enhancement:
|
1212
|
-
|
1213
|
-
* Added link to vim bundle. (sunaku)
|
1214
|
-
|
1215
|
-
* 2 bug fixes:
|
1216
|
-
|
1217
|
-
* Force gem activation in hoe minitest plugin
|
1218
|
-
* Support RUBY_VERSION='2.0.0' (nagachika)
|
1219
|
-
|
1220
|
-
=== 2.6.1 / 2011-09-27
|
1221
|
-
|
1222
|
-
* 2 bug fixes:
|
1223
|
-
|
1224
|
-
* Alias Spec.name from Spec.to_s so it works when @name is nil (nathany)
|
1225
|
-
* Fixed assert and refute_operator where second object has a bad == method.
|
1226
|
-
|
1227
|
-
=== 2.6.0 / 2011-09-13
|
1228
|
-
|
1229
|
-
* 2 minor enhancements:
|
1230
|
-
|
1231
|
-
* Added specify alias for it and made desc optional.
|
1232
|
-
* Spec#must_be and #wont_be can be used with predicates (metaskills)
|
1233
|
-
|
1234
|
-
* 1 bug fix:
|
1235
|
-
|
1236
|
-
* Fixed Mock.respond_to?(var) to work with strings. (holli)
|
1237
|
-
|
1238
|
-
=== 2.5.1 / 2011-08-27 // ruby 1.9.3: p0, p125, p34579
|
1239
|
-
|
1240
|
-
* 2 minor enhancements:
|
1241
|
-
|
1242
|
-
* Added gem activation for minitest in minitest/autoload to help out 1.9 users
|
1243
|
-
* Extended Spec.register_spec_type to allow for procs instead of just regexps.
|
1244
|
-
|
1245
|
-
=== 2.5.0 / 2011-08-18
|
1246
|
-
|
1247
|
-
* 4 minor enhancements:
|
1248
|
-
|
1249
|
-
* Added 2 more arguments against rspec: let & subject in 9 loc! (emmanuel/luis)
|
1250
|
-
* Added TestCase.i_suck_and_my_tests_are_order_dependent!
|
1251
|
-
* Extended describe to take an optional method name (2 line change!). (emmanuel)
|
1252
|
-
* Refactored and extended minitest/pride to do full 256 color support. (lolcat)
|
1253
|
-
|
1254
|
-
* 1 bug fix:
|
1255
|
-
|
1256
|
-
* Doc fixes. (chastell)
|
1257
|
-
|
1258
|
-
=== 2.4.0 / 2011-08-09
|
1259
|
-
|
1260
|
-
* 4 minor enhancements:
|
1261
|
-
|
1262
|
-
* Added simple examples for all expectations.
|
1263
|
-
* Improved Mock error output when args mismatch.
|
1264
|
-
* Moved all expectations from Object to MiniTest::Expectations.
|
1265
|
-
* infect_with_assertions has been removed due to excessive clever
|
1266
|
-
|
1267
|
-
* 4 bug fixes:
|
1268
|
-
|
1269
|
-
* Fix Assertions#mu_pp to deal with immutable encoded strings. (ferrous26)
|
1270
|
-
* Fix minitest/pride for MacRuby (ferrous26)
|
1271
|
-
* Made error output less fancy so it is more readable
|
1272
|
-
* Mock shouldn't undef === and inspect. (dgraham)
|
1273
|
-
|
1274
|
-
=== 2.3.1 / 2011-06-22
|
1275
|
-
|
1276
|
-
* 1 bug fix:
|
1277
|
-
|
1278
|
-
* Fixed minitest hoe plugin to be a spermy dep and not depend on itself.
|
1279
|
-
|
1280
|
-
=== 2.3.0 / 2011-06-15
|
1281
|
-
|
1282
|
-
* 5 minor enhancements:
|
1283
|
-
|
1284
|
-
* Add setup and teardown hooks to MiniTest::TestCase. (phiggins)
|
1285
|
-
* Added nicer error messages for MiniTest::Mock. (phiggins)
|
1286
|
-
* Allow for less specific expected arguments in Mock. (bhenderson/phiggins)
|
1287
|
-
* Made MiniTest::Mock a blank slate. (phiggins)
|
1288
|
-
* Refactored minitest/spec to use the hooks instead of define_inheritable_method. (phiggins)
|
1289
|
-
|
1290
|
-
* 2 bug fixes:
|
1291
|
-
|
1292
|
-
* Fixed TestCase's inherited hook. (dchelimsky/phiggins/jamis, the 'good' neighbor)
|
1293
|
-
* MiniTest::Assertions#refute_empty should use mu_pp in the default message. (whatthejeff)
|
1294
|
-
|
1295
|
-
=== 2.2.2 / 2011-06-01
|
1296
|
-
|
1297
|
-
* 2 bug fixes:
|
1298
|
-
|
1299
|
-
* Got rid of the trailing period in message for assert_equal. (tenderlove)
|
1300
|
-
* Windows needs more flushing. (Akio Tajima)
|
1301
|
-
|
1302
|
-
=== 2.2.1 / 2011-05-31
|
1303
|
-
|
1304
|
-
* 1 bug fix:
|
1305
|
-
|
1306
|
-
* My _ONE_ non-rubygems-using minitest user goes to Seattle.rb!
|
1307
|
-
|
1308
|
-
=== 2.2.0 / 2011-05-29
|
1309
|
-
|
1310
|
-
* 6 minor enhancements:
|
1311
|
-
|
1312
|
-
* assert_equal (and must_equal) now tries to diff output where it makes sense.
|
1313
|
-
* Added Assertions#diff(exp, act) to be used by assert_equal.
|
1314
|
-
* Added Assertions#mu_pp_for_diff
|
1315
|
-
* Added Assertions.diff and diff=
|
1316
|
-
* Moved minitest hoe-plugin from hoe-seattlerb. (erikh)
|
1317
|
-
* Skipped tests only output details in verbose mode. (tenderlove+zenspider=xoxo)
|
1318
|
-
|
1319
|
-
=== 2.1.0 / 2011-04-11
|
1320
|
-
|
1321
|
-
* 5 minor enhancements:
|
1322
|
-
|
1323
|
-
* Added MiniTest::Spec.register_spec_type(matcher, klass) and spec_type(desc)
|
1324
|
-
* Added ability for specs to share code via subclassing of Spec. (metaskills)
|
1325
|
-
* Clarified (or tried to) bench_performance_linear's use of threshold.
|
1326
|
-
* MiniTest::Unit.runner=(runner) provides an easy way of creating custom test runners for specialized needs. (justinweiss)
|
1327
|
-
* Reverse order of inheritance in teardowns of specs. (deepfryed)
|
1328
|
-
|
1329
|
-
* 3 bug fixes:
|
1330
|
-
|
1331
|
-
* FINALLY fixed problems of inheriting specs in describe/it/describe scenario. (MGPalmer)
|
1332
|
-
* Fixed a new warning in 1.9.3.
|
1333
|
-
* Fixed assert_block's message handling. (nobu)
|
1334
|
-
|
1335
|
-
=== 2.0.2 / 2010-12-24
|
1336
|
-
|
1337
|
-
* 1 minor enhancement:
|
1338
|
-
|
1339
|
-
* Completed doco on minitest/benchmark for specs.
|
1340
|
-
|
1341
|
-
* 1 bug fix:
|
1342
|
-
|
1343
|
-
* Benchmarks in specs that didn't call bench_range would die. (zzak).
|
1344
|
-
|
1345
|
-
=== 2.0.1 / 2010-12-15
|
1346
|
-
|
1347
|
-
* 4 minor enhancements:
|
1348
|
-
|
1349
|
-
* Do not filter backtrace if $DEBUG
|
1350
|
-
* Exit autorun via nested at_exit handler, in case other libs call exit
|
1351
|
-
* Make options accesor lazy.
|
1352
|
-
* Split printing of test name and its time. (nurse)
|
1353
|
-
|
1354
|
-
* 1 bug fix:
|
1355
|
-
|
1356
|
-
* Fix bug when ^T is hit before runner start
|
1357
|
-
|
1358
|
-
=== 2.0.0 / 2010-11-11
|
1359
|
-
|
1360
|
-
* 3 major enhancements:
|
1361
|
-
|
1362
|
-
* Added minitest/benchmark! Assert your performance! YAY!
|
1363
|
-
* Refactored runner to allow for more extensibility. See minitest/benchmark.
|
1364
|
-
* This makes the runner backwards incompatible in some ways!
|
1365
|
-
|
1366
|
-
* 9 minor enhancements:
|
1367
|
-
|
1368
|
-
* Added MiniTest::Unit.after_tests { ... }
|
1369
|
-
* Improved output by adding test rates and a more sortable verbose format
|
1370
|
-
* Improved readme based on feedback from others
|
1371
|
-
* Added io method to TestCase. If used, it'll supplant '.EF' output.
|
1372
|
-
* Refactored IO in MiniTest::Unit.
|
1373
|
-
* Refactored _run_anything to _run_suite to make it easier to wrap (ngauthier)
|
1374
|
-
* Spec class names are now the unmunged descriptions (btakita)
|
1375
|
-
* YAY for not having redundant rdoc/readmes!
|
1376
|
-
* Help output is now generated from the flags you passed straight up.
|
1377
|
-
|
1378
|
-
* 4 bug fixes:
|
1379
|
-
|
1380
|
-
* Fixed scoping issue on minitest/mock (srbaker/prosperity)
|
1381
|
-
* Fixed some of the assertion default messages
|
1382
|
-
* Fixes autorun when on windows with ruby install on different drive (larsch)
|
1383
|
-
* Fixed rdoc output bug in spec.rb
|
1384
|
-
|
1385
|
-
=== 1.7.2 / 2010-09-23
|
1386
|
-
|
1387
|
-
* 3 bug fixes:
|
1388
|
-
|
1389
|
-
* Fixed doco for expectations and Spec.
|
1390
|
-
* Fixed test_capture_io on 1.9.3+ (sora_h)
|
1391
|
-
* assert_raises now lets MiniTest::Skip through. (shyouhei)
|
1392
|
-
|
1393
|
-
=== 1.7.1 / 2010-09-01
|
1394
|
-
|
1395
|
-
* 1 bug fix:
|
1396
|
-
|
1397
|
-
* 1.9.2 fixes for spec tests
|
1398
|
-
|
1399
|
-
=== 1.7.0 / 2010-07-15
|
1400
|
-
|
1401
|
-
* 5 minor enhancements:
|
1402
|
-
|
1403
|
-
* Added assert_output (mapped to must_output).
|
1404
|
-
* Added assert_silent (mapped to must_be_silent).
|
1405
|
-
* Added examples to readme (Mike Dalessio)
|
1406
|
-
* Added options output at the top of the run, for fatal run debugging (tenderlove)
|
1407
|
-
* Spec's describe method returns created class
|
1408
|
-
|
1409
|
-
=== 1.6.0 / 2010-03-27 // ruby 1.9.2-p290
|
1410
|
-
|
1411
|
-
* 10 minor enhancements:
|
1412
|
-
|
1413
|
-
* Added --seed argument so you can reproduce a random order for debugging.
|
1414
|
-
* Added documentation for assertions
|
1415
|
-
* Added more rdoc and tons of :nodoc:
|
1416
|
-
* Added output to give you all the options you need to reproduce that run.
|
1417
|
-
* Added proper argument parsing to minitest.
|
1418
|
-
* Added unique serial # to spec names so order can be preserved (needs tests). (phrogz)
|
1419
|
-
* Empty 'it' fails with default msg. (phrogz)
|
1420
|
-
* Remove previous method on expect to remove 1.9 warnings
|
1421
|
-
* Spec#it is now order-proof wrt subclasses/nested describes.
|
1422
|
-
* assert_same error message now reports in decimal, eg: oid=123. (mattkent)
|
1423
|
-
|
1424
|
-
* 2 bug fixes:
|
1425
|
-
|
1426
|
-
* Fixed message on refute_same to be consistent with assert_same.
|
1427
|
-
* Fixed method randomization to be stable for testing.
|
1428
|
-
|
1429
|
-
=== 1.5.0 / 2010-01-06
|
1430
|
-
|
1431
|
-
* 4 minor enhancements:
|
1432
|
-
|
1433
|
-
* Added ability to specify what assertions should have their args flipped.
|
1434
|
-
* Don't flip arguments on *include and *respond_to assertions.
|
1435
|
-
* Refactored Module.infect_an_assertion from Module.infect_with_assertions.
|
1436
|
-
* before/after :all now bitches and acts like :each
|
1437
|
-
|
1438
|
-
* 3 bug fixes:
|
1439
|
-
|
1440
|
-
* Nested describes now map to nested test classes to avoid namespace collision.
|
1441
|
-
* Using undef_method instead of remove_method to clean out inherited specs.
|
1442
|
-
* assert_raises was ignoring passed in message.
|
1443
|
-
|
1444
|
-
=== 1.4.2 / 2009-06-25
|
1445
|
-
|
1446
|
-
* 1 bug fix:
|
1447
|
-
|
1448
|
-
* Fixed info handler for systems that don't have siginfo.
|
1449
|
-
|
1450
|
-
=== 1.4.1 / 2009-06-23
|
1451
|
-
|
1452
|
-
* 1 major enhancement:
|
1453
|
-
|
1454
|
-
* Handle ^C and other fatal exceptions by failing
|
1455
|
-
|
1456
|
-
* 1 minor enhancement:
|
1457
|
-
|
1458
|
-
* Added something to catch mixed use of test/unit and minitest if $DEBUG
|
1459
|
-
|
1460
|
-
* 1 bug fix:
|
1461
|
-
|
1462
|
-
* Added SIGINFO handler for finding slow tests without verbose
|
1463
|
-
|
1464
|
-
=== 1.4.0 / 2009-06-18
|
1465
|
-
|
1466
|
-
* 5 minor enhancement:
|
1467
|
-
|
1468
|
-
* Added clarification doco.
|
1469
|
-
* Added specs and mocks to autorun.
|
1470
|
-
* Changed spec test class creation to be non-destructive.
|
1471
|
-
* Updated rakefile for new hoe capabilities.
|
1472
|
-
* describes are nestable (via subclass). before/after/def inherits, specs don't.
|
1473
|
-
|
1474
|
-
* 3 bug fixes:
|
1475
|
-
|
1476
|
-
* Fixed location on must/wont.
|
1477
|
-
* Switched to __name__ to avoid common ivar name.
|
1478
|
-
* Fixed indentation in test file (1.9).
|
1479
|
-
|
1480
|
-
=== 1.3.1 / 2009-01-20 // ruby 1.9.1-p431
|
1481
|
-
|
1482
|
-
* 1 minor enhancement:
|
1483
|
-
|
1484
|
-
* Added miniunit/autorun.rb as replacement for test/unit.rb's autorun.
|
1485
|
-
|
1486
|
-
* 16 bug fixes:
|
1487
|
-
|
1488
|
-
* 1.9 test fixes.
|
1489
|
-
* Bug fixes from nobu and akira for really odd scenarios. They run ruby funny.
|
1490
|
-
* Fixed (assert|refute)_match's argument order.
|
1491
|
-
* Fixed LocalJumpError in autorun if exception thrown before at_exit.
|
1492
|
-
* Fixed assert_in_delta (should be >=, not >).
|
1493
|
-
* Fixed assert_raises to match Modules.
|
1494
|
-
* Fixed capture_io to not dup IOs.
|
1495
|
-
* Fixed indentation of capture_io for ruby 1.9 warning.
|
1496
|
-
* Fixed location to deal better with custom assertions and load paths. (Yuki)
|
1497
|
-
* Fixed order of (must|wont)_include in MiniTest::Spec.
|
1498
|
-
* Fixed skip's backtrace.
|
1499
|
-
* Got arg order wrong in *_match in tests, message wrong as a result.
|
1500
|
-
* Made describe private. For some reason I thought that an attribute of Kernel.
|
1501
|
-
* Removed disable_autorun method, added autorun.rb instead.
|
1502
|
-
* assert_match escapes if passed string for pattern.
|
1503
|
-
* instance_of? is different from ===, use instance_of.
|
1504
|
-
|
1505
|
-
=== 1.3.0 / 2008-10-09
|
1506
|
-
|
1507
|
-
* 2 major enhancements:
|
1508
|
-
|
1509
|
-
* renamed to minitest and pulled out test/unit compatibility.
|
1510
|
-
* mini/test.rb is now minitest/unit.rb, everything else maps directly.
|
1511
|
-
|
1512
|
-
* 12 minor enhancements:
|
1513
|
-
|
1514
|
-
* assert_match now checks that act can call =~ and converts exp to a
|
1515
|
-
regexp only if needed.
|
1516
|
-
* Added assert_send... seems useless to me tho.
|
1517
|
-
* message now forces to string... ruby-core likes to pass classes and arrays :(
|
1518
|
-
* Added -v handling and switched to @verbose from $DEBUG.
|
1519
|
-
* Verbose output now includes test class name and adds a sortable running time!
|
1520
|
-
* Switched message generation into procs for message deferment.
|
1521
|
-
* Added skip and renamed fail to flunk.
|
1522
|
-
* Improved output failure messages for assert_instance_of, assert_kind_of
|
1523
|
-
* Improved output for assert_respond_to, assert_same.
|
1524
|
-
* at_exit now exits false instead of errors+failures.
|
1525
|
-
* Made the tests happier and more readable imhfo.
|
1526
|
-
* Switched index(s) == 0 to rindex(s, 0) on nobu's suggestion. Faster.
|
1527
|
-
|
1528
|
-
* 5 bug fixes:
|
1529
|
-
|
1530
|
-
* 1.9: Added encoding normalization in mu_pp.
|
1531
|
-
* 1.9: Fixed backtrace filtering (BTs are expanded now)
|
1532
|
-
* Added back exception_details to assert_raises. DOH.
|
1533
|
-
* Fixed shadowed variable in mock.rb
|
1534
|
-
* Fixed stupid muscle memory message bug in assert_send.
|
1535
|
-
|
1536
|
-
=== 1.2.1 / 2008-06-10
|
1537
|
-
|
1538
|
-
* 7 minor enhancements:
|
1539
|
-
|
1540
|
-
* Added deprecations everywhere in test/unit.
|
1541
|
-
* Added test_order to TestCase. :random on mini, :sorted on test/unit (for now).
|
1542
|
-
* Big cleanup in test/unit for rails. Thanks Jeremy Kemper!
|
1543
|
-
* Minor readability cleanup.
|
1544
|
-
* Pushed setup/run/teardown down to testcase allowing specialized testcases.
|
1545
|
-
* Removed pp. Tests run 2x faster. :/
|
1546
|
-
* Renamed deprecation methods and moved to test/unit/deprecate.rb.
|
1547
|
-
|
1548
|
-
=== 1.2.0 / 2008-06-09
|
1549
|
-
|
1550
|
-
* 2 major enhancements:
|
1551
|
-
|
1552
|
-
* Added Mini::Spec.
|
1553
|
-
* Added Mini::Mock. Thanks Steven Baker!!
|
1554
|
-
|
1555
|
-
* 23 minor enhancements:
|
1556
|
-
|
1557
|
-
* Added bin/use_miniunit to make it easy to test out miniunit.
|
1558
|
-
* Added -n filtering, thanks to Phil Hagelberg!
|
1559
|
-
* Added args argument to #run, takes ARGV from at_exit.
|
1560
|
-
* Added test name output if $DEBUG.
|
1561
|
-
* Added a refute (was deny) for every assert.
|
1562
|
-
* Added capture_io and a bunch of nice assertions from zentest.
|
1563
|
-
* Added deprecation mechanism for assert_no/not methods to test/unit/assertions.
|
1564
|
-
* Added pp output when available.
|
1565
|
-
* Added tests for all assertions. Pretty much maxed out coverage.
|
1566
|
-
* Added tests to verify consistency and good naming.
|
1567
|
-
* Aliased and deprecated all ugly assertions.
|
1568
|
-
* Cleaned out test/unit. Moved autorun there.
|
1569
|
-
* Code cleanup to make extensions easier. Thanks Chad!
|
1570
|
-
* Got spec args reversed in all but a couple assertions. Much more readable.
|
1571
|
-
* Improved error messages across the board. Adds your message to the default.
|
1572
|
-
* Moved into Mini namespace, renamed to Mini::Test and Mini::Spec.
|
1573
|
-
* Pulled the assertions into their own module...
|
1574
|
-
* Removed as much code as I could while still maintaining full functionality.
|
1575
|
-
* Moved filter_backtrace into MiniTest.
|
1576
|
-
* Removed MiniTest::Unit::run. Unnecessary.
|
1577
|
-
* Removed location_of_failure. Unnecessary.
|
1578
|
-
* Rewrote test/unit's filter_backtrace. Flog from 37.0 to 18.1
|
1579
|
-
* Removed assert_send. Google says it is never used.
|
1580
|
-
* Renamed MiniTest::Unit.autotest to #run.
|
1581
|
-
* Renamed deny to refute.
|
1582
|
-
* Rewrote some ugly/confusing default assertion messages.
|
1583
|
-
* assert_in_delta now defaults to 0.001 precision. Makes specs prettier.
|
1584
|
-
|
1585
|
-
* 9 bug fixes:
|
1586
|
-
|
1587
|
-
* Fixed assert_raises to raise outside of the inner-begin/rescue.
|
1588
|
-
* Fixed for ruby 1.9 and rubinius.
|
1589
|
-
* No longer exits 0 if exception in code PRE-test run causes early exit.
|
1590
|
-
* Removed implementors method list from mini/test.rb - too stale.
|
1591
|
-
* assert_nothing_raised takes a class as an arg. wtf? STUPID
|
1592
|
-
* ".EF" output is now unbuffered.
|
1593
|
-
* Bunch of changes to get working with rails... UGH.
|
1594
|
-
* Added stupid hacks to deal with rails not requiring their dependencies.
|
1595
|
-
* Now bitch loudly if someone defines one of my classes instead of requiring.
|
1596
|
-
* Fixed infect method to work better on 1.9.
|
1597
|
-
* Fixed all shadowed variable warnings in 1.9.
|
1598
|
-
|
1599
|
-
=== 1.1.0 / 2007-11-08
|
1600
|
-
|
1601
|
-
* 4 major enhancements:
|
1602
|
-
|
1603
|
-
* Finished writing all missing assertions.
|
1604
|
-
* Output matches original test/unit.
|
1605
|
-
* Documented every method needed by language implementor.
|
1606
|
-
* Fully switched over to self-testing setup.
|
1607
|
-
|
1608
|
-
* 2 minor enhancements:
|
1609
|
-
|
1610
|
-
* Added deny (assert ! test), our favorite extension to test/unit.
|
1611
|
-
* Added .autotest and fairly complete unit tests. (thanks Chad for help here)
|
1612
|
-
|
1613
|
-
=== 1.0.0 / 2006-10-30
|
1614
|
-
|
1615
|
-
* 1 major enhancement
|
1616
|
-
|
1617
|
-
* Birthday!
|