gettext_i18n_rails_js 2.2.1 → 2.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +20 -0
- data/README.md +4 -4
- data/lib/gettext_i18n_rails_js/parser/base.rb +4 -11
- data/lib/gettext_i18n_rails_js/parser/handlebars.rb +1 -8
- data/lib/gettext_i18n_rails_js/parser.rb +4 -3
- data/lib/gettext_i18n_rails_js/version.rb +1 -1
- data/lib/gettext_i18n_rails_js.rb +0 -5
- data/lib/tasks/gettext_i18n_rails_js_tasks.rake +7 -0
- data/vendor/bundle/ruby/3.4.0/cache/action_text-trix-2.1.15.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/actioncable-8.1.0.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/actionmailbox-8.1.0.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/actionmailer-8.1.0.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/actionpack-8.1.0.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/actiontext-8.1.0.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/actionview-8.1.0.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/activejob-8.1.0.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/activemodel-8.1.0.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/activerecord-8.1.0.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/activestorage-8.1.0.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/activesupport-8.1.0.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/bigdecimal-3.3.1.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/erb-5.1.1.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/fast_gettext-4.1.1.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/globalid-1.3.0.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/json-2.15.2.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/mail-2.9.0.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/minitest-5.26.0.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/net-imap-0.5.12.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/parser-3.3.10.0.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/po_to_json-2.1.2.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/pp-0.6.3.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/prism-1.6.0.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/rack-3.2.3.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/rails-8.1.0.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/railties-8.1.0.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/rdoc-6.15.0.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/rspec-3.13.2.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/rspec-core-3.13.6.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/rspec-mocks-3.13.6.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/rubocop-1.81.6.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/tsort-0.2.0.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/uri-1.0.4.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.3.1/bigdecimal.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.3.1/gem_make.out +38 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.3.1/mkmf.log +458 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/date-3.4.1/date_core.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/date-3.4.1/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/date-3.4.1/mkmf.log +4 -4
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/erb-5.1.1/erb/escape.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/erb-5.1.1/gem_make.out +19 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/erb-5.1.1/mkmf.log +36 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/io-console-0.8.1/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/io-console-0.8.1/io/console.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/io-console-0.8.1/mkmf.log +16 -16
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.15.2/gem_make.out +25 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.15.2/json/ext/generator.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.15.2/json/ext/parser.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.15.2/mkmf.log +165 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/nio4r-2.7.4/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/nio4r-2.7.4/mkmf.log +12 -12
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/nio4r-2.7.4/nio4r_ext.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.6.0/gem_make.out +44 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.6.0/mkmf.log +74 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.6.0/prism/prism.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/psych-5.2.6/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/psych-5.2.6/mkmf.log +10 -10
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/psych-5.2.6/psych.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/racc-1.8.1/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/racc-1.8.1/racc/cparse.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/stringio-3.1.7/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/stringio-3.1.7/mkmf.log +2 -2
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/stringio-3.1.7/stringio.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/websocket-driver-0.8.0/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/websocket-driver-0.8.0/websocket_mask.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/action_text-trix-2.1.15/LICENSE +20 -0
- data/vendor/bundle/ruby/3.4.0/gems/action_text-trix-2.1.15/app/assets/javascripts/trix.js +13787 -0
- data/vendor/bundle/ruby/3.4.0/gems/action_text-trix-2.1.15/lib/action_text/trix/engine.rb +9 -0
- data/vendor/bundle/ruby/3.4.0/gems/action_text-trix-2.1.15/lib/action_text/trix/version.rb +3 -0
- data/vendor/bundle/ruby/3.4.0/gems/action_text-trix-2.1.15/lib/action_text/trix.rb +2 -0
- data/vendor/bundle/ruby/3.4.0/gems/actioncable-8.1.0/CHANGELOG.md +11 -0
- data/vendor/bundle/ruby/3.4.0/gems/actioncable-8.1.0/README.md +24 -0
- data/vendor/bundle/ruby/3.4.0/gems/actioncable-8.1.0/lib/action_cable/channel/base.rb +343 -0
- data/vendor/bundle/ruby/3.4.0/gems/actioncable-8.1.0/lib/action_cable/channel/broadcasting.rb +50 -0
- data/vendor/bundle/ruby/3.4.0/gems/actioncable-8.1.0/lib/action_cable/channel/streams.rb +217 -0
- data/vendor/bundle/ruby/3.4.0/gems/actioncable-8.1.0/lib/action_cable/connection/stream_event_loop.rb +137 -0
- data/vendor/bundle/ruby/3.4.0/gems/actioncable-8.1.0/lib/action_cable/gem_version.rb +19 -0
- data/vendor/bundle/ruby/3.4.0/gems/actioncable-8.1.0/lib/action_cable/server/broadcasting.rb +64 -0
- data/vendor/bundle/ruby/3.4.0/gems/actioncable-8.1.0/lib/action_cable/server/worker.rb +75 -0
- data/vendor/bundle/ruby/3.4.0/gems/actioncable-8.1.0/lib/action_cable/subscription_adapter/base.rb +37 -0
- data/vendor/bundle/ruby/3.4.0/gems/actioncable-8.1.0/lib/action_cable/subscription_adapter/redis.rb +261 -0
- data/vendor/bundle/ruby/3.4.0/gems/actioncable-8.1.0/lib/rails/generators/channel/channel_generator.rb +127 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.1.0/CHANGELOG.md +7 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.1.0/app/controllers/action_mailbox/ingresses/mandrill/inbound_emails_controller.rb +86 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.1.0/app/controllers/action_mailbox/ingresses/postmark/inbound_emails_controller.rb +70 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.1.0/app/controllers/action_mailbox/ingresses/relay/inbound_emails_controller.rb +69 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.1.0/app/controllers/action_mailbox/ingresses/sendgrid/inbound_emails_controller.rb +69 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.1.0/lib/action_mailbox/engine.rb +40 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.1.0/lib/action_mailbox/gem_version.rb +17 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.1.0/lib/action_mailbox/mail_ext/addresses.rb +48 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionmailer-8.1.0/CHANGELOG.md +25 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionmailer-8.1.0/README.rdoc +141 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionmailer-8.1.0/lib/action_mailer/base.rb +1072 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionmailer-8.1.0/lib/action_mailer/form_builder.rb +37 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionmailer-8.1.0/lib/action_mailer/gem_version.rb +17 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionmailer-8.1.0/lib/action_mailer/log_subscriber.rb +40 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionmailer-8.1.0/lib/action_mailer/message_delivery.rb +190 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionmailer-8.1.0/lib/action_mailer/railtie.rb +88 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionmailer-8.1.0/lib/action_mailer/structured_event_subscriber.rb +38 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/CHANGELOG.md +464 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/README.rdoc +57 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/abstract_controller/asset_paths.rb +16 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/abstract_controller/base.rb +297 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/abstract_controller/caching.rb +71 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/abstract_controller/collector.rb +44 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/abstract_controller/helpers.rb +245 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/abstract_controller/logger.rb +17 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_controller/api.rb +156 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_controller/base.rb +333 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_controller/caching.rb +48 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_controller/form_builder.rb +55 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_controller/log_subscriber.rb +111 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_controller/metal/allow_browser.rb +133 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_controller/metal/conditional_get.rb +365 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_controller/metal/data_streaming.rb +154 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_controller/metal/exceptions.rb +111 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_controller/metal/flash.rb +64 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_controller/metal/head.rb +69 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_controller/metal/live.rb +391 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_controller/metal/permissions_policy.rb +47 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_controller/metal/rate_limiting.rb +92 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_controller/metal/redirecting.rb +344 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_controller/metal/renderers.rb +201 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_controller/metal/rendering.rb +266 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_controller/metal/request_forgery_protection.rb +677 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_controller/metal/rescue.rb +42 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_controller/railtie.rb +162 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_controller/renderer.rb +160 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_controller/structured_event_subscriber.rb +112 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/constants.rb +40 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/http/cache.rb +359 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/http/content_security_policy.rb +390 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/http/filter_parameters.rb +87 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/http/mime_negotiation.rb +246 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/http/mime_types.rb +55 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/http/param_builder.rb +187 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/http/parameters.rb +119 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/http/permissions_policy.rb +193 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/http/query_parser.rb +55 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/http/request.rb +546 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/http/response.rb +604 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/http/url.rb +440 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/journey/gtg/simulator.rb +71 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/journey/gtg/transition_table.rb +209 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/journey/nodes/node.rb +209 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/journey/route.rb +203 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/journey/router/utils.rb +99 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/journey/router.rb +129 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/journey/routes.rb +89 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/journey/visitors.rb +299 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/journey/visualizer/fsm.js +157 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/log_subscriber.rb +29 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/middleware/cookies.rb +721 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/middleware/debug_exceptions.rb +214 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/middleware/debug_view.rb +79 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/middleware/exception_wrapper.rb +350 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/middleware/executor.rb +45 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/middleware/public_exceptions.rb +64 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/middleware/remote_ip.rb +203 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/middleware/session/cache_store.rb +83 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/middleware/templates/rescues/_copy_button.html.erb +1 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/middleware/templates/rescues/_source.html.erb +34 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb +66 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/middleware/templates/rescues/blocked_host.html.erb +13 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb +36 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/middleware/templates/rescues/invalid_statement.html.erb +28 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/middleware/templates/rescues/invalid_statement.text.erb +19 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/middleware/templates/rescues/layout.erb +334 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/middleware/templates/rescues/missing_exact_template.html.erb +24 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/middleware/templates/rescues/missing_template.html.erb +12 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb +33 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb +21 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/middleware/templates/rescues/unknown_action.html.erb +7 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/railtie.rb +95 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/routing/inspector.rb +346 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/routing/mapper.rb +2546 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/routing/redirection.rb +221 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/routing/route_set.rb +955 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/routing/routes_proxy.rb +67 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/structured_event_subscriber.rb +20 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/system_testing/test_helpers/screenshot_helper.rb +164 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/testing/assertion_response.rb +48 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/testing/assertions/response.rb +138 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/testing/assertions/routing.rb +355 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/testing/integration.rb +703 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch/testing/request_encoder.rb +60 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_dispatch.rb +161 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.1.0/lib/action_pack/gem_version.rb +19 -0
- data/vendor/bundle/ruby/3.4.0/gems/actiontext-8.1.0/CHANGELOG.md +63 -0
- data/vendor/bundle/ruby/3.4.0/gems/actiontext-8.1.0/app/assets/javascripts/actiontext.esm.js +989 -0
- data/vendor/bundle/ruby/3.4.0/gems/actiontext-8.1.0/app/assets/javascripts/actiontext.js +965 -0
- data/vendor/bundle/ruby/3.4.0/gems/actiontext-8.1.0/app/helpers/action_text/tag_helper.rb +119 -0
- data/vendor/bundle/ruby/3.4.0/gems/actiontext-8.1.0/app/javascript/actiontext/attachment_upload.js +111 -0
- data/vendor/bundle/ruby/3.4.0/gems/actiontext-8.1.0/app/javascript/actiontext/index.js +19 -0
- data/vendor/bundle/ruby/3.4.0/gems/actiontext-8.1.0/app/models/action_text/rich_text.rb +96 -0
- data/vendor/bundle/ruby/3.4.0/gems/actiontext-8.1.0/lib/action_text/content.rb +198 -0
- data/vendor/bundle/ruby/3.4.0/gems/actiontext-8.1.0/lib/action_text/engine.rb +97 -0
- data/vendor/bundle/ruby/3.4.0/gems/actiontext-8.1.0/lib/action_text/fixture_set.rb +68 -0
- data/vendor/bundle/ruby/3.4.0/gems/actiontext-8.1.0/lib/action_text/gem_version.rb +19 -0
- data/vendor/bundle/ruby/3.4.0/gems/actiontext-8.1.0/lib/action_text/plain_text_conversion.rb +154 -0
- data/vendor/bundle/ruby/3.4.0/gems/actiontext-8.1.0/lib/action_text/rendering.rb +34 -0
- data/vendor/bundle/ruby/3.4.0/gems/actiontext-8.1.0/lib/action_text/system_test_helper.rb +74 -0
- data/vendor/bundle/ruby/3.4.0/gems/actiontext-8.1.0/lib/generators/action_text/install/install_generator.rb +72 -0
- data/vendor/bundle/ruby/3.4.0/gems/actiontext-8.1.0/package.json +40 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/CHANGELOG.md +132 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/README.rdoc +40 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/base.rb +316 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/buffers.rb +165 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/dependency_tracker/erb_tracker.rb +163 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/dependency_tracker.rb +46 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/gem_version.rb +17 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/helpers/asset_tag_helper.rb +699 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/helpers/atom_feed_helper.rb +203 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/helpers/capture_helper.rb +236 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/helpers/controller_helper.rb +46 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/helpers/date_helper.rb +1290 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/helpers/form_helper.rb +2766 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/helpers/form_options_helper.rb +929 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/helpers/form_tag_helper.rb +1096 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/helpers/javascript_helper.rb +100 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/helpers/number_helper.rb +179 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/helpers/tag_helper.rb +602 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/helpers/tags/base.rb +140 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/helpers/tags/check_box.rb +71 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/helpers/tags/datetime_field.rb +39 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/helpers/tags/file_field.rb +28 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/helpers/tags/hidden_field.rb +14 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/helpers/tags/label.rb +77 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/helpers/tags/radio_button.rb +32 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/helpers/tags/select.rb +50 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/helpers/tags/select_renderer.rb +58 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/helpers/tags/text_area.rb +24 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/helpers/tags/text_field.rb +33 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/helpers/text_helper.rb +575 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/helpers/translation_helper.rb +166 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/helpers/url_helper.rb +840 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/locale/en.yml +59 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/log_subscriber.rb +129 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/railtie.rb +143 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/record_identifier.rb +139 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/renderer/partial_renderer.rb +283 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/renderer/streaming_template_renderer.rb +114 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/structured_event_subscriber.rb +97 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/template/error.rb +279 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/template/handlers/erb/erubi.rb +85 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/template/handlers/erb.rb +190 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/template/raw_file.rb +29 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view/test_case.rb +446 -0
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.1.0/lib/action_view.rb +108 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/CHANGELOG.md +109 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/README.md +133 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/lib/active_job/arguments.rb +200 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/lib/active_job/base.rb +78 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/lib/active_job/configured_job.rb +23 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/lib/active_job/continuable.rb +102 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/lib/active_job/continuation/step.rb +83 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/lib/active_job/continuation/test_helper.rb +89 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/lib/active_job/continuation/validation.rb +50 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/lib/active_job/continuation.rb +332 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/lib/active_job/core.rb +220 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/lib/active_job/enqueue_after_transaction_commit.rb +19 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/lib/active_job/enqueuing.rb +144 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/lib/active_job/exceptions.rb +216 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/lib/active_job/execution_state.rb +11 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/lib/active_job/gem_version.rb +17 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/lib/active_job/instrumentation.rb +52 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/lib/active_job/log_subscriber.rb +271 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/lib/active_job/queue_adapters/abstract_adapter.rb +25 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/lib/active_job/queue_adapters/async_adapter.rb +120 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/lib/active_job/queue_adapters/sidekiq_adapter.rb +94 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/lib/active_job/queue_adapters/test_adapter.rb +90 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/lib/active_job/railtie.rb +113 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/lib/active_job/serializers/action_controller_parameters_serializer.rb +25 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/lib/active_job/serializers/big_decimal_serializer.rb +21 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/lib/active_job/serializers/date_serializer.rb +19 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/lib/active_job/serializers/date_time_serializer.rb +15 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/lib/active_job/serializers/duration_serializer.rb +24 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/lib/active_job/serializers/module_serializer.rb +20 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/lib/active_job/serializers/object_serializer.rb +52 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/lib/active_job/serializers/range_serializer.rb +23 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/lib/active_job/serializers/symbol_serializer.rb +19 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/lib/active_job/serializers/time_serializer.rb +15 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/lib/active_job/serializers/time_with_zone_serializer.rb +24 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/lib/active_job/serializers.rb +109 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/lib/active_job/structured_event_subscriber.rb +220 -0
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.1.0/lib/active_job.rb +62 -0
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.1.0/CHANGELOG.md +36 -0
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.1.0/README.rdoc +266 -0
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.1.0/lib/active_model/attribute/user_provided_default.rb +65 -0
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.1.0/lib/active_model/attribute.rb +285 -0
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.1.0/lib/active_model/attribute_methods.rb +592 -0
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.1.0/lib/active_model/attribute_mutation_tracker.rb +189 -0
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.1.0/lib/active_model/attribute_set.rb +118 -0
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.1.0/lib/active_model/attributes/normalization.rb +192 -0
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.1.0/lib/active_model/dirty.rb +422 -0
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.1.0/lib/active_model/error.rb +209 -0
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.1.0/lib/active_model/errors.rb +544 -0
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.1.0/lib/active_model/gem_version.rb +17 -0
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.1.0/lib/active_model/lint.rb +122 -0
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.1.0/lib/active_model/model.rb +78 -0
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.1.0/lib/active_model/naming.rb +358 -0
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.1.0/lib/active_model/nested_error.rb +20 -0
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.1.0/lib/active_model/railtie.rb +28 -0
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.1.0/lib/active_model/secure_password.rb +245 -0
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.1.0/lib/active_model/type/big_integer.rb +57 -0
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.1.0/lib/active_model/type/boolean.rb +49 -0
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.1.0/lib/active_model/type/date.rb +79 -0
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.1.0/lib/active_model/type/date_time.rb +96 -0
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.1.0/lib/active_model/type/decimal.rb +108 -0
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.1.0/lib/active_model/type/float.rb +65 -0
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.1.0/lib/active_model/type/helpers/immutable.rb +13 -0
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.1.0/lib/active_model/type/helpers.rb +8 -0
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.1.0/lib/active_model/type/immutable_string.rb +73 -0
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.1.0/lib/active_model/type/integer.rb +125 -0
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.1.0/lib/active_model/type/string.rb +47 -0
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.1.0/lib/active_model/type/value.rb +157 -0
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.1.0/lib/active_model/validations/callbacks.rb +129 -0
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.1.0/lib/active_model/validations.rb +496 -0
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.1.0/lib/active_model.rb +90 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/CHANGELOG.md +834 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/README.rdoc +219 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/association_relation.rb +51 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/associations/association.rb +421 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/associations/belongs_to_association.rb +179 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/associations/builder/association.rb +181 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/associations/builder/belongs_to.rb +173 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/associations/builder/collection_association.rb +84 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/associations/builder/has_one.rb +61 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/associations/builder/singular_association.rb +76 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/associations/collection_association.rb +535 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/associations/collection_proxy.rb +1181 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/associations/deprecation.rb +88 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/associations/errors.rb +268 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/associations/join_dependency.rb +303 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/associations/preloader/branch.rb +154 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/associations.rb +2047 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/attribute_methods/query.rb +84 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/attribute_methods/serialization.rb +245 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/attribute_methods/time_zone_conversion.rb +92 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/attribute_methods.rb +547 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/attributes.rb +320 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/autosave_association.rb +596 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/base.rb +336 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/coders/json.rb +24 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/abstract/connection_handler.rb +291 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/abstract/connection_pool/queue.rb +223 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/abstract/connection_pool/reaper.rb +117 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/abstract/connection_pool.rb +1291 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/abstract/database_statements.rb +762 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/abstract/query_cache.rb +348 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/abstract/quoting.rb +230 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/abstract/schema_creation.rb +194 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/abstract/schema_definitions.rb +962 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/abstract/schema_dumper.rb +107 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/abstract/schema_statements.rb +1965 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/abstract/transaction.rb +698 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/abstract_adapter.rb +1302 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/abstract_mysql_adapter.rb +1057 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/column.rb +135 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/mysql/database_statements.rb +95 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/mysql/schema_creation.rb +108 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/mysql/schema_definitions.rb +143 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/mysql/schema_statements.rb +329 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/mysql2/database_statements.rb +147 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/mysql2_adapter.rb +202 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/postgresql/column.rb +86 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/postgresql/database_statements.rb +240 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/postgresql/oid/array.rb +91 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/postgresql/oid/type_map_initializer.rb +125 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/postgresql/quoting.rb +249 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/postgresql/schema_creation.rb +162 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/postgresql/schema_definitions.rb +375 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/postgresql/schema_dumper.rb +164 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/postgresql/schema_statements.rb +1196 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/postgresql_adapter.rb +1205 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/schema_cache.rb +478 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/sqlite3/database_statements.rb +161 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/sqlite3/quoting.rb +121 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/sqlite3/schema_statements.rb +214 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/sqlite3_adapter.rb +873 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/trilogy/database_statements.rb +70 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters/trilogy_adapter.rb +212 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_adapters.rb +121 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/connection_handling.rb +418 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/core.rb +897 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/counter_cache.rb +255 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/database_configurations/database_config.rb +112 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/database_configurations/hash_config.rb +230 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/database_configurations/url_config.rb +88 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/database_configurations.rb +313 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/delegated_type.rb +279 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/dynamic_matchers.rb +106 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/encryption/encryptable_record.rb +230 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/encryption/encrypted_attribute_type.rb +184 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/encryption/encryptor.rb +191 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/encryption/scheme.rb +107 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/enum.rb +428 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/errors.rb +630 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/explain.rb +63 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/explain_registry.rb +86 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/filter_attribute_handler.rb +73 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/fixture_set/table_row.rb +225 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/fixtures.rb +849 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/gem_version.rb +17 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/inheritance.rb +366 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/insert_all.rb +333 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/locking/optimistic.rb +235 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/locking/pessimistic.rb +107 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/log_subscriber.rb +139 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/middleware/shard_selector.rb +79 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/migration/command_recorder.rb +422 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/migration/compatibility.rb +500 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/migration/default_schema_versions_formatter.rb +30 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/migration.rb +1631 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/model_schema.rb +659 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/nested_attributes.rb +635 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/persistence.rb +999 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/query_cache.rb +62 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/query_logs.rb +241 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/querying.rb +122 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/railtie.rb +446 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/railties/controller_runtime.rb +70 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/railties/databases.rake +630 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/railties/job_checkpoints.rb +15 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/railties/job_runtime.rb +22 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/reflection.rb +1317 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/relation/batches.rb +505 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/relation/calculations.rb +691 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/relation/delegation.rb +153 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/relation/finder_methods.rb +678 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/relation/predicate_builder/association_query_value.rb +78 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/relation/predicate_builder/polymorphic_array_value.rb +60 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/relation/predicate_builder.rb +191 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/relation/query_attribute.rb +70 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/relation/query_methods.rb +2290 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/relation/spawn_methods.rb +78 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/relation/where_clause.rb +217 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/relation.rb +1524 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/result.rb +273 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/runtime_registry.rb +65 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/sanitization.rb +256 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/schema_dumper.rb +384 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/scoping.rb +135 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/secure_token.rb +66 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/signed_id.rb +166 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/statement_cache.rb +168 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/store.rb +324 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/structured_event_subscriber.rb +85 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/table_metadata.rb +68 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/tasks/abstract_tasks.rb +76 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/tasks/database_tasks.rb +672 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/tasks/mysql_database_tasks.rb +83 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/tasks/postgresql_database_tasks.rb +121 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/tasks/sqlite_database_tasks.rb +77 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/test_databases.rb +34 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/test_fixtures.rb +346 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/testing/query_assertions.rb +127 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/timestamp.rb +179 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/transaction.rb +129 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/transactions.rb +546 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/type/hash_lookup_type_map.rb +58 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/type/internal/timezone.rb +29 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/type/json.rb +43 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/type/serialized.rb +83 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/type/type_map.rb +58 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/type_caster/connection.rb +34 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record/validations/associated.rb +65 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/active_record.rb +636 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/arel/alias_predication.rb +11 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/arel/crud.rb +45 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/arel/delete_manager.rb +37 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/arel/nodes/count.rb +12 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/arel/nodes/delete_statement.rb +46 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/arel/nodes/function.rb +39 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/arel/nodes/named_function.rb +23 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/arel/nodes/node.rb +161 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/arel/nodes/update_statement.rb +48 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/arel/nodes.rb +73 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/arel/select_manager.rb +285 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/arel/update_manager.rb +54 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/arel/visitors/dot.rb +298 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/arel/visitors/postgresql.rb +154 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/arel/visitors/sqlite.rb +110 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/arel/visitors/to_sql.rb +1017 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/arel.rb +75 -0
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.1.0/lib/rails/generators/active_record/application_record/USAGE +8 -0
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.1.0/CHANGELOG.md +90 -0
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.1.0/README.md +211 -0
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.1.0/app/assets/javascripts/activestorage.esm.js +884 -0
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.1.0/app/assets/javascripts/activestorage.js +866 -0
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.1.0/app/controllers/active_storage/disk_controller.rb +57 -0
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.1.0/app/javascript/activestorage/direct_upload_controller.js +114 -0
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.1.0/app/models/active_storage/blob/representable.rb +203 -0
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.1.0/app/models/active_storage/filename.rb +76 -0
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.1.0/app/models/active_storage/variant.rb +118 -0
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.1.0/app/models/active_storage/variation.rb +87 -0
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.1.0/lib/active_storage/analyzer/image_analyzer/image_magick.rb +48 -0
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.1.0/lib/active_storage/analyzer/image_analyzer/vips.rb +65 -0
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.1.0/lib/active_storage/analyzer/image_analyzer.rb +34 -0
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.1.0/lib/active_storage/attached/model.rb +299 -0
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.1.0/lib/active_storage/attached.rb +26 -0
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.1.0/lib/active_storage/engine.rb +235 -0
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.1.0/lib/active_storage/fixture_set.rb +79 -0
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.1.0/lib/active_storage/gem_version.rb +17 -0
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.1.0/lib/active_storage/log_subscriber.rb +76 -0
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.1.0/lib/active_storage/service/configurator.rb +42 -0
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.1.0/lib/active_storage/service/gcs_service.rb +240 -0
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.1.0/lib/active_storage/service/mirror_service.rb +93 -0
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.1.0/lib/active_storage/service/registry.rb +38 -0
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.1.0/lib/active_storage/service/s3_service.rb +186 -0
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.1.0/lib/active_storage/service.rb +184 -0
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.1.0/lib/active_storage/structured_event_subscriber.rb +79 -0
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.1.0/lib/active_storage/transformers/image_magick.rb +72 -0
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.1.0/lib/active_storage/transformers/image_processing_transformer.rb +48 -0
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.1.0/lib/active_storage/transformers/null_transformer.rb +12 -0
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.1.0/lib/active_storage/transformers/vips.rb +11 -0
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.1.0/lib/active_storage.rb +376 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/CHANGELOG.md +460 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/README.rdoc +40 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/backtrace_cleaner.rb +234 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/broadcast_logger.rb +238 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/cache/mem_cache_store.rb +288 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/cache/redis_cache_store.rb +498 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/cache/strategy/local_cache.rb +246 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/cache/strategy/local_cache_middleware.rb +45 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/cache.rb +1170 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/callbacks.rb +960 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/concurrency/load_interlock_aware_monitor.rb +18 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/concurrency/thread_monitor.rb +55 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/configurable.rb +193 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/continuous_integration.rb +145 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext/array.rb +9 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext/benchmark.rb +6 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext/big_decimal.rb +3 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext/class/attribute.rb +137 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext/class.rb +4 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext/date.rb +7 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext/date_and_time/compatibility.rb +23 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext/date_time/compatibility.rb +16 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext/date_time/conversions.rb +108 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext/date_time.rb +7 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext/digest.rb +3 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext/enumerable.rb +279 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext/erb/util.rb +201 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext/file.rb +3 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext/hash.rb +10 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext/integer.rb +5 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext/kernel.rb +5 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext/module.rb +13 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext/numeric.rb +5 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext/object/json.rb +267 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext/object/to_query.rb +93 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext/object/try.rb +158 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext/object.rb +17 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext/pathname.rb +4 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext/range/overlap.rb +40 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext/range/sole.rb +17 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext/range.rb +6 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext/string/filters.rb +151 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext/string/multibyte.rb +67 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext/string/output_safety.rb +235 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext/string.rb +15 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext/symbol.rb +3 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext/time/calculations.rb +379 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext/time/compatibility.rb +15 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext/time.rb +7 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/core_ext.rb +5 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/current_attributes/test_helper.rb +13 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/current_attributes.rb +243 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/dependencies/interlock.rb +55 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/dependencies.rb +102 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/deprecation/reporting.rb +162 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/deprecation.rb +81 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/editor.rb +70 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/error_reporter.rb +318 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/event_reporter/test_helper.rb +32 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/event_reporter.rb +592 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/evented_file_update_checker.rb +185 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/execution_context.rb +110 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/file_update_checker.rb +166 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/gem_version.rb +17 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/gzip.rb +41 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/hash_with_indifferent_access.rb +464 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/i18n_railtie.rb +139 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/inflector/inflections.rb +289 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/inflector/transliterate.rb +147 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/isolated_execution_state.rb +71 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/json/decoding.rb +78 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/json/encoding.rb +256 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/lazy_load_hooks.rb +107 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/log_subscriber.rb +188 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/logger_thread_safe_level.rb +50 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/message_encryptors.rb +193 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/message_pack/extensions.rb +310 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/message_verifiers.rb +189 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/messages/rotation_coordinator.rb +102 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/messages/rotator.rb +69 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/multibyte/chars.rb +188 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/multibyte.rb +27 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/notifications/fanout.rb +467 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/notifications/instrumenter.rb +240 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/railtie.rb +180 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/structured_event_subscriber.rb +99 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/subscriber.rb +141 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/syntax_error_proxy.rb +63 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/test_case.rb +359 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/testing/assertions.rb +367 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/testing/error_reporter_assertions.rb +124 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/testing/event_reporter_assertions.rb +227 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/testing/notification_assertions.rb +92 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/testing/parallelization/server.rb +98 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/testing/parallelization/worker.rb +105 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/testing/parallelization.rb +79 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/testing/tests_without_assertions.rb +19 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/testing/time_helpers.rb +273 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/time_with_zone.rb +609 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/values/time_zone.rb +621 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support/xml_mini.rb +212 -0
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.1.0/lib/active_support.rb +148 -0
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.3.1/ext/bigdecimal/Makefile +274 -0
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.3.1/ext/bigdecimal/bigdecimal.c +6238 -0
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.3.1/lib/bigdecimal/math.rb +249 -0
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.3.1/lib/bigdecimal/util.rb +186 -0
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.3.1/lib/bigdecimal.rb +356 -0
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.3.1/lib/bigdecimal.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/Makefile +3 -3
- data/vendor/bundle/ruby/3.4.0/gems/date-3.4.1/lib/date_core.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/erb-5.1.1/Gemfile +11 -0
- data/vendor/bundle/ruby/3.4.0/gems/erb-5.1.1/NEWS.md +77 -0
- data/vendor/bundle/ruby/3.4.0/gems/erb-5.1.1/README.md +98 -0
- data/vendor/bundle/ruby/3.4.0/gems/erb-5.1.1/_doc/erb_executable.md +240 -0
- data/vendor/bundle/ruby/3.4.0/gems/erb-5.1.1/ext/erb/escape/Makefile +273 -0
- data/vendor/bundle/ruby/3.4.0/gems/erb-5.1.1/ext/erb/escape/escape.c +117 -0
- data/vendor/bundle/ruby/3.4.0/gems/erb-5.1.1/lib/erb/escape.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/erb-5.1.1/lib/erb/util.rb +76 -0
- data/vendor/bundle/ruby/3.4.0/gems/erb-5.1.1/lib/erb/version.rb +5 -0
- data/vendor/bundle/ruby/3.4.0/gems/erb-5.1.1/lib/erb.rb +1220 -0
- data/vendor/bundle/ruby/3.4.0/gems/erb-5.1.1/libexec/erb +184 -0
- data/vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.1/lib/fast_gettext/vendor/mofile.rb +350 -0
- data/vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.1/lib/fast_gettext/version.rb +5 -0
- data/vendor/bundle/ruby/3.4.0/gems/globalid-1.3.0/README.md +243 -0
- data/vendor/bundle/ruby/3.4.0/gems/globalid-1.3.0/lib/global_id/global_id.rb +83 -0
- data/vendor/bundle/ruby/3.4.0/gems/globalid-1.3.0/lib/global_id/identification.rb +120 -0
- data/vendor/bundle/ruby/3.4.0/gems/globalid-1.3.0/lib/global_id/locator.rb +246 -0
- data/vendor/bundle/ruby/3.4.0/gems/globalid-1.3.0/lib/global_id/uri/gid.rb +207 -0
- data/vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/ext/io/console/Makefile +3 -3
- data/vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/lib/io/console.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/json-2.15.2/CHANGES.md +698 -0
- data/vendor/bundle/ruby/3.4.0/gems/json-2.15.2/README.md +283 -0
- data/vendor/bundle/ruby/3.4.0/gems/json-2.15.2/ext/json/ext/generator/Makefile +273 -0
- data/vendor/bundle/ruby/3.4.0/gems/json-2.15.2/ext/json/ext/generator/generator.c +2198 -0
- data/vendor/bundle/ruby/3.4.0/gems/json-2.15.2/ext/json/ext/parser/Makefile +273 -0
- data/vendor/bundle/ruby/3.4.0/gems/json-2.15.2/ext/json/ext/vendor/fpconv.c +480 -0
- data/vendor/bundle/ruby/3.4.0/gems/json-2.15.2/lib/json/ext/generator.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/json-2.15.2/lib/json/ext/parser.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/json-2.15.2/lib/json/truffle_ruby/generator.rb +712 -0
- data/vendor/bundle/ruby/3.4.0/gems/json-2.15.2/lib/json/version.rb +5 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/README.md +771 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/attachments_list.rb +109 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/body.rb +305 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/encodings/quoted_printable.rb +45 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/encodings/unix_to_unix.rb +20 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/encodings.rb +314 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/field.rb +313 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/field_list.rb +87 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/bcc_field.rb +49 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/cc_field.rb +33 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/comments_field.rb +31 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/common_address_field.rb +162 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/common_date_field.rb +56 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/common_message_id_field.rb +41 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/content_description_field.rb +12 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/content_disposition_field.rb +44 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/content_id_field.rb +35 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/content_location_field.rb +28 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/content_transfer_encoding_field.rb +44 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/content_type_field.rb +171 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/date_field.rb +28 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/from_field.rb +33 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/in_reply_to_field.rb +45 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/keywords_field.rb +30 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/message_id_field.rb +36 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/mime_version_field.rb +42 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/named_structured_field.rb +10 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/named_unstructured_field.rb +10 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/optional_field.rb +15 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/received_field.rb +61 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/references_field.rb +42 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/reply_to_field.rb +33 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/resent_bcc_field.rb +33 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/resent_cc_field.rb +33 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/resent_date_field.rb +10 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/resent_from_field.rb +33 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/resent_message_id_field.rb +10 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/resent_sender_field.rb +32 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/resent_to_field.rb +33 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/return_path_field.rb +60 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/sender_field.rb +45 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/structured_field.rb +24 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/subject_field.rb +14 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/to_field.rb +33 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields/unstructured_field.rb +189 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/fields.rb +45 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/header.rb +237 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/mail.rb +267 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/message.rb +2159 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/multibyte/chars.rb +318 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/multibyte/unicode.rb +405 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/network/delivery_methods/file_delivery.rb +43 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/network/delivery_methods/sendmail.rb +87 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/network/delivery_methods/smtp.rb +200 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/network/delivery_methods/smtp_connection.rb +57 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/network/delivery_methods/test_mailer.rb +44 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/network/retriever_methods/base.rb +64 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/network/retriever_methods/imap.rb +190 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/network/retriever_methods/pop3.rb +143 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/parsers/address_lists_parser.rb +33245 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/parsers/address_lists_parser.rl +183 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/parsers/content_disposition_parser.rb +904 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/parsers/content_disposition_parser.rl +93 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/parsers/content_location_parser.rb +825 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/parsers/content_location_parser.rl +82 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/parsers/content_transfer_encoding_parser.rb +525 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/parsers/content_transfer_encoding_parser.rl +75 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/parsers/content_type_parser.rb +1051 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/parsers/content_type_parser.rl +94 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/parsers/date_time_parser.rb +894 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/parsers/date_time_parser.rl +73 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/parsers/envelope_from_parser.rb +3678 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/parsers/envelope_from_parser.rl +93 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/parsers/message_ids_parser.rb +5164 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/parsers/message_ids_parser.rl +97 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/parsers/mime_version_parser.rb +516 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/parsers/mime_version_parser.rl +72 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/parsers/phrase_lists_parser.rb +887 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/parsers/phrase_lists_parser.rl +94 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/parsers/received_parser.rb +8785 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/parsers/received_parser.rl +95 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/part.rb +119 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/smtp_envelope.rb +57 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/utilities.rb +566 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail/version.rb +17 -0
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.9.0/lib/mail.rb +65 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.26.0/History.rdoc +1711 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.26.0/Rakefile +80 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.26.0/lib/minitest/assertions.rb +850 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.26.0/lib/minitest/spec.rb +352 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.26.0/lib/minitest/test.rb +238 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.26.0/lib/minitest/test_task.rb +329 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.26.0/lib/minitest.rb +1237 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.26.0/test/minitest/test_minitest_assertions.rb +1720 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.26.0/test/minitest/test_minitest_spec.rb +1161 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.26.0/test/minitest/test_minitest_test.rb +1374 -0
- data/vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.12/Gemfile +25 -0
- data/vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.12/lib/net/imap/config/attr_type_coercion.rb +74 -0
- data/vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.12/lib/net/imap/esearch_result.rb +219 -0
- data/vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.12/lib/net/imap/search_result.rb +145 -0
- data/vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.12/lib/net/imap/sequence_set.rb +1937 -0
- data/vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.12/lib/net/imap/vanished_data.rb +65 -0
- data/vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.12/lib/net/imap.rb +3876 -0
- data/vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/Makefile +3 -3
- data/vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/lib/nio4r_ext.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/parser-3.3.10.0/lib/parser/current.rb +146 -0
- data/vendor/bundle/ruby/3.4.0/gems/parser-3.3.10.0/lib/parser/version.rb +5 -0
- data/vendor/bundle/ruby/3.4.0/gems/po_to_json-2.1.2/CHANGELOG.md +51 -0
- data/vendor/bundle/ruby/3.4.0/gems/po_to_json-2.1.2/README.md +112 -0
- data/vendor/bundle/ruby/3.4.0/gems/po_to_json-2.1.2/lib/po_to_json/version.rb +29 -0
- data/vendor/bundle/ruby/3.4.0/gems/pp-0.6.3/lib/pp.rb +738 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.6.0/CHANGELOG.md +734 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.6.0/Makefile +110 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.6.0/README.md +143 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.6.0/config.yml +4714 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.6.0/docs/design.md +53 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.6.0/docs/parser_translation.md +24 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.6.0/docs/releasing.md +77 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.6.0/ext/prism/Makefile +273 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.6.0/ext/prism/extension.c +1428 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.6.0/ext/prism/extension.h +19 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.6.0/include/prism/ast.h +8220 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.6.0/include/prism/diagnostic.h +456 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.6.0/include/prism/version.h +29 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.6.0/lib/prism/ffi.rb +576 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.6.0/lib/prism/node.rb +18816 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.6.0/lib/prism/polyfill/warn.rb +36 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.6.0/lib/prism/prism.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.6.0/lib/prism/serialize.rb +2398 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.6.0/lib/prism/translation/parser.rb +374 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.6.0/lib/prism/translation/ruby_parser.rb +1929 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.6.0/lib/prism.rb +112 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.6.0/prism.gemspec +174 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.6.0/sig/prism.rbs +258 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.6.0/src/diagnostic.c +850 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.6.0/src/prism.c +23361 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.6.0/src/util/pm_string.c +381 -0
- data/vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/Makefile +3 -3
- data/vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/ext/racc/cparse/Makefile +3 -3
- data/vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/cparse.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/rack-3.2.3/CHANGELOG.md +1285 -0
- data/vendor/bundle/ruby/3.4.0/gems/rack-3.2.3/README.md +384 -0
- data/vendor/bundle/ruby/3.4.0/gems/rack-3.2.3/lib/rack/multipart/parser.rb +580 -0
- data/vendor/bundle/ruby/3.4.0/gems/rack-3.2.3/lib/rack/query_parser.rb +261 -0
- data/vendor/bundle/ruby/3.4.0/gems/rack-3.2.3/lib/rack/request.rb +790 -0
- data/vendor/bundle/ruby/3.4.0/gems/rack-3.2.3/lib/rack/sendfile.rb +197 -0
- data/vendor/bundle/ruby/3.4.0/gems/rack-3.2.3/lib/rack/version.rb +17 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/CHANGELOG.md +184 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/README.rdoc +39 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/minitest/rails_plugin.rb +176 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/application/bootstrap.rb +120 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/application/configuration.rb +669 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/application/default_middleware_stack.rb +140 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/application/finisher.rb +238 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/application/routes_reloader.rb +82 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/application.rb +663 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/application_controller.rb +30 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/code_statistics.rb +162 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/command/base.rb +183 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/command/environment_argument.rb +55 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/command.rb +166 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/commands/app/update_command.rb +99 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/commands/console/irb_console.rb +130 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/commands/credentials/credentials_command.rb +159 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/commands/encrypted/encrypted_command.rb +97 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/engine/lazy_route_set.rb +111 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/engine.rb +758 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/gem_version.rb +17 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/actions.rb +531 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/app_base.rb +815 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/bundle_helper.rb +34 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/database.rb +287 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/erb/authentication/authentication_generator.rb +17 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/erb/scaffold/templates/partial.html.erb.tt +17 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/generated_attribute.rb +274 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/migration.rb +70 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/app/app_generator.rb +698 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/app/templates/Dockerfile.tt +130 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/app/templates/Gemfile.tt +88 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/app/templates/app/controllers/application_controller.rb.tt +11 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/app/templates/app/views/layouts/application.html.erb.tt +34 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/app/templates/bin/bundler-audit.tt +5 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/app/templates/bin/ci.tt +5 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/app/templates/bin/rubocop.tt +7 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/app/templates/bin/setup.tt +45 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/app/templates/config/bundler-audit.yml.tt +5 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/app/templates/config/ci.rb.tt +38 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/app/templates/config/databases/mysql.yml.tt +90 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/app/templates/config/databases/postgresql.yml.tt +122 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/app/templates/config/databases/sqlite3.yml.tt +82 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/app/templates/config/databases/trilogy.yml.tt +92 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/app/templates/config/deploy.yml.tt +133 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/app/templates/config/environments/development.rb.tt +94 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/app/templates/config/environments/production.rb.tt +99 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/app/templates/config/initializers/content_security_policy.rb.tt +29 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/app/templates/config/initializers/new_framework_defaults_8_1.rb.tt +74 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/app/templates/config/puma.rb.tt +44 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/app/templates/config/storage.yml.tt +27 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/app/templates/docker-entrypoint.tt +10 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/app/templates/github/ci.yml.tt +232 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/app/templates/github/dependabot.yml +12 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/app/templates/kamal-secrets.tt +20 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/app/templates/public/400.html +135 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/app/templates/public/404.html +135 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/app/templates/public/406-unsupported-browser.html +135 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/app/templates/public/422.html +135 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/app/templates/public/500.html +135 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/authentication/authentication_generator.rb +62 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/authentication/templates/app/controllers/passwords_controller.rb.tt +39 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/authentication/templates/app/controllers/sessions_controller.rb.tt +21 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/authentication/templates/app/views/passwords_mailer/reset.html.erb.tt +6 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/authentication/templates/app/views/passwords_mailer/reset.text.erb.tt +4 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/benchmark/USAGE +19 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/benchmark/templates/benchmark.rb.tt +13 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/devcontainer/devcontainer_generator.rb +176 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/devcontainer/templates/devcontainer/Dockerfile.tt +7 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/devcontainer/templates/devcontainer/compose.yaml.tt +47 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/devcontainer/templates/devcontainer/devcontainer.json.tt +37 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/encryption_key_file/encryption_key_file_generator.rb +69 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/master_key/master_key_generator.rb +41 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/plugin/plugin_generator.rb +502 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/plugin/templates/Rakefile.tt +10 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/plugin/templates/github/ci.yml.tt +115 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/plugin/templates/github/dependabot.yml +12 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/scaffold_controller/templates/api_controller.rb.tt +57 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/scaffold_controller/templates/controller.rb.tt +64 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/rails/script/USAGE +18 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/test_unit/authentication/authentication_generator.rb +31 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/test_unit/authentication/templates/test/controllers/passwords_controller_test.rb.tt +67 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/test_unit/authentication/templates/test/controllers/sessions_controller_test.rb +33 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/test_unit/authentication/templates/test/models/user_test.rb.tt +8 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/test_unit/authentication/templates/test/test_helpers/session_test_helper.rb.tt +19 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/test_unit/model/templates/fixtures.yml.tt +29 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/test_unit/scaffold/scaffold_generator.rb +84 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators/testing/behavior.rb +113 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/generators.rb +330 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/health_controller.rb +63 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/info.rb +105 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/info_controller.rb +70 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/initializable.rb +139 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/rack/silence_request.rb +36 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/railtie/configurable.rb +35 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/railtie.rb +301 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/tasks/statistics.rake +5 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/tasks.rb +15 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/templates/rails/info/notes.html.erb +88 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/templates/rails/mailers/email.html.erb +202 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/templates/rails/welcome/index.html.erb +109 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/test_unit/reporter.rb +122 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails/test_unit/runner.rb +217 -0
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.1.0/lib/rails.rb +137 -0
- data/vendor/bundle/ruby/3.4.0/gems/rdoc-6.15.0/README.md +112 -0
- data/vendor/bundle/ruby/3.4.0/gems/rdoc-6.15.0/RI.md +842 -0
- data/vendor/bundle/ruby/3.4.0/gems/rdoc-6.15.0/lib/rdoc/code_object/top_level.rb +265 -0
- data/vendor/bundle/ruby/3.4.0/gems/rdoc-6.15.0/lib/rdoc/cross_reference.rb +228 -0
- data/vendor/bundle/ruby/3.4.0/gems/rdoc-6.15.0/lib/rdoc/generator/template/darkfish/js/darkfish.js +140 -0
- data/vendor/bundle/ruby/3.4.0/gems/rdoc-6.15.0/lib/rdoc/generator/template/darkfish/js/search.js +120 -0
- data/vendor/bundle/ruby/3.4.0/gems/rdoc-6.15.0/lib/rdoc/generator/template/json_index/js/searcher.js +234 -0
- data/vendor/bundle/ruby/3.4.0/gems/rdoc-6.15.0/lib/rdoc/markdown.kpeg +1300 -0
- data/vendor/bundle/ruby/3.4.0/gems/rdoc-6.15.0/lib/rdoc/markdown.rb +16670 -0
- data/vendor/bundle/ruby/3.4.0/gems/rdoc-6.15.0/lib/rdoc/markup/to_html.rb +607 -0
- data/vendor/bundle/ruby/3.4.0/gems/rdoc-6.15.0/lib/rdoc/markup/to_html_crossref.rb +256 -0
- data/vendor/bundle/ruby/3.4.0/gems/rdoc-6.15.0/lib/rdoc/options.rb +1416 -0
- data/vendor/bundle/ruby/3.4.0/gems/rdoc-6.15.0/lib/rdoc/ri/task.rb +71 -0
- data/vendor/bundle/ruby/3.4.0/gems/rdoc-6.15.0/lib/rdoc/store.rb +997 -0
- data/vendor/bundle/ruby/3.4.0/gems/rdoc-6.15.0/lib/rdoc/task.rb +354 -0
- data/vendor/bundle/ruby/3.4.0/gems/rdoc-6.15.0/lib/rdoc/version.rb +10 -0
- data/vendor/bundle/ruby/3.4.0/gems/rdoc-6.15.0/rdoc.gemspec +72 -0
- data/vendor/bundle/ruby/3.4.0/gems/rspec-3.13.2/lib/rspec/version.rb +5 -0
- data/vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.6/Changelog.md +2447 -0
- data/vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.6/lib/rspec/core/version.rb +9 -0
- data/vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.6/lib/rspec/core/world.rb +287 -0
- data/vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.6/Changelog.md +1336 -0
- data/vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.6/lib/rspec/mocks/error_generator.rb +390 -0
- data/vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.6/lib/rspec/mocks/proxy.rb +517 -0
- data/vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.6/lib/rspec/mocks/version.rb +9 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/README.md +255 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/config/default.yml +6083 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cli/command/auto_generate_config.rb +167 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cli.rb +227 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/config_loader.rb +272 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/config_store.rb +77 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/autocorrect_logic.rb +159 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/correctors/alignment_corrector.rb +128 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/internal_affairs/node_pattern_groups.rb +233 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/internal_affairs/on_send_without_on_csend.rb +90 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/layout/class_structure.rb +381 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/layout/dot_position.rb +139 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/layout/empty_line_between_defs.rb +311 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/layout/hash_alignment.rb +393 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/layout/line_length.rb +424 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/layout/multiline_operation_indentation.rb +130 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/layout/rescue_ensure_alignment.rb +218 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/layout/trailing_whitespace.rb +133 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/lint/constant_overwritten_in_rescue.rb +52 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/lint/cop_directive_syntax.rb +90 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/lint/deprecated_open_ssl_constant.rb +148 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/lint/empty_interpolation.rb +42 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/lint/rescue_exception.rb +38 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/lint/self_assignment.rb +140 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/lint/shadowed_argument.rb +177 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/lint/void.rb +279 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/message_annotator.rb +134 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/mixin/check_line_breakable.rb +237 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/mixin/trailing_comma.rb +225 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/naming/predicate_method.rb +319 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/security/json_load.rb +69 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/style/array_intersect.rb +195 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/style/array_intersect_with_single_element.rb +47 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/style/conditional_assignment.rb +680 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/style/double_negation.rb +159 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/style/endless_method.rb +246 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/style/explicit_block_argument.rb +166 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/style/hash_syntax.rb +307 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/style/nil_comparison.rb +87 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/style/one_line_conditional.rb +156 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/style/redundant_exception.rb +85 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/style/redundant_format.rb +283 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/style/redundant_interpolation.rb +147 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/style/redundant_parentheses.rb +360 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/style/redundant_regexp_argument.rb +111 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/style/redundant_regexp_escape.rb +128 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/style/semicolon.rb +187 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/style/trailing_comma_in_arguments.rb +160 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/style/unless_else.rb +56 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cop/utils/format_string.rb +148 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/cops_documentation_generator.rb +406 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/lsp/diagnostic.rb +190 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/lsp/routes.rb +283 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/lsp/runtime.rb +69 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/lsp/server.rb +70 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/lsp/stdin_runner.rb +69 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/target_ruby.rb +306 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop/version.rb +160 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/rubocop.rb +825 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/ruby_lsp/rubocop/addon.rb +90 -0
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.81.6/lib/ruby_lsp/rubocop/runtime_adapter.rb +99 -0
- data/vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/ext/stringio/Makefile +3 -3
- data/vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/lib/stringio.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/tsort-0.2.0/Gemfile +4 -0
- data/vendor/bundle/ruby/3.4.0/gems/tsort-0.2.0/LICENSE.txt +22 -0
- data/vendor/bundle/ruby/3.4.0/gems/tsort-0.2.0/README.md +72 -0
- data/vendor/bundle/ruby/3.4.0/gems/tsort-0.2.0/Rakefile +10 -0
- data/vendor/bundle/ruby/3.4.0/gems/tsort-0.2.0/bin/console +14 -0
- data/vendor/bundle/ruby/3.4.0/gems/tsort-0.2.0/lib/tsort.rb +455 -0
- data/vendor/bundle/ruby/3.4.0/gems/tsort-0.2.0/tsort.gemspec +29 -0
- data/vendor/bundle/ruby/3.4.0/gems/uri-1.0.4/lib/uri/generic.rb +1592 -0
- data/vendor/bundle/ruby/3.4.0/gems/uri-1.0.4/lib/uri/version.rb +6 -0
- data/vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/ext/websocket-driver/Makefile +3 -3
- data/vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket_mask.so +0 -0
- data/vendor/bundle/ruby/3.4.0/plugins/rdoc_plugin.rb +1 -1
- data/vendor/bundle/ruby/3.4.0/specifications/action_text-trix-2.1.15.gemspec +23 -0
- data/vendor/bundle/ruby/3.4.0/specifications/actioncable-8.1.0.gemspec +30 -0
- data/vendor/bundle/ruby/3.4.0/specifications/actionmailbox-8.1.0.gemspec +31 -0
- data/vendor/bundle/ruby/3.4.0/specifications/actionmailer-8.1.0.gemspec +32 -0
- data/vendor/bundle/ruby/3.4.0/specifications/actionpack-8.1.0.gemspec +36 -0
- data/vendor/bundle/ruby/3.4.0/specifications/actiontext-8.1.0.gemspec +32 -0
- data/vendor/bundle/ruby/3.4.0/specifications/actionview-8.1.0.gemspec +33 -0
- data/vendor/bundle/ruby/3.4.0/specifications/activejob-8.1.0.gemspec +27 -0
- data/vendor/bundle/ruby/3.4.0/specifications/activemodel-8.1.0.gemspec +26 -0
- data/vendor/bundle/ruby/3.4.0/specifications/activerecord-8.1.0.gemspec +31 -0
- data/vendor/bundle/ruby/3.4.0/specifications/activestorage-8.1.0.gemspec +30 -0
- data/vendor/bundle/ruby/3.4.0/specifications/activesupport-8.1.0.gemspec +38 -0
- data/vendor/bundle/ruby/3.4.0/specifications/bigdecimal-3.3.1.gemspec +25 -0
- data/vendor/bundle/ruby/3.4.0/specifications/erb-5.1.1.gemspec +27 -0
- data/vendor/bundle/ruby/3.4.0/specifications/fast_gettext-4.1.1.gemspec +35 -0
- data/vendor/bundle/ruby/3.4.0/specifications/globalid-1.3.0.gemspec +27 -0
- data/vendor/bundle/ruby/3.4.0/specifications/json-2.15.2.gemspec +0 -0
- data/vendor/bundle/ruby/3.4.0/specifications/mail-2.9.0.gemspec +38 -0
- data/vendor/bundle/ruby/3.4.0/specifications/minitest-5.26.0.gemspec +31 -0
- data/vendor/bundle/ruby/3.4.0/specifications/net-imap-0.5.12.gemspec +28 -0
- data/vendor/bundle/ruby/3.4.0/specifications/parser-3.3.10.0.gemspec +37 -0
- data/vendor/bundle/ruby/3.4.0/specifications/po_to_json-2.1.2.gemspec +26 -0
- data/vendor/bundle/ruby/3.4.0/specifications/pp-0.6.3.gemspec +27 -0
- data/vendor/bundle/ruby/3.4.0/specifications/prism-1.6.0.gemspec +24 -0
- data/vendor/bundle/ruby/3.4.0/specifications/rack-3.2.3.gemspec +31 -0
- data/vendor/bundle/ruby/3.4.0/specifications/rails-8.1.0.gemspec +38 -0
- data/vendor/bundle/ruby/3.4.0/specifications/railties-8.1.0.gemspec +38 -0
- data/vendor/bundle/ruby/3.4.0/specifications/rdoc-6.15.0.gemspec +33 -0
- data/vendor/bundle/ruby/3.4.0/specifications/rspec-3.13.2.gemspec +31 -0
- data/vendor/bundle/ruby/3.4.0/specifications/rspec-core-3.13.6.gemspec +31 -0
- data/vendor/bundle/ruby/3.4.0/specifications/rspec-mocks-3.13.6.gemspec +29 -0
- data/vendor/bundle/ruby/3.4.0/specifications/rubocop-1.81.6.gemspec +39 -0
- data/vendor/bundle/ruby/3.4.0/specifications/tsort-0.2.0.gemspec +23 -0
- data/vendor/bundle/ruby/3.4.0/specifications/uri-1.0.4.gemspec +23 -0
- metadata +3799 -3762
- data/vendor/bundle/ruby/3.4.0/cache/actioncable-8.0.2.1.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/actionmailbox-8.0.2.1.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/actionmailer-8.0.2.1.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/actionpack-8.0.2.1.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/actiontext-8.0.2.1.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/actionview-8.0.2.1.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/activejob-8.0.2.1.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/activemodel-8.0.2.1.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/activerecord-8.0.2.1.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/activestorage-8.0.2.1.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/activesupport-8.0.2.1.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/benchmark-0.4.1.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/bigdecimal-3.2.3.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/erb-5.0.2.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/fast_gettext-4.1.0.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/globalid-1.2.1.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/json-2.14.1.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/mail-2.8.1.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/minitest-5.25.5.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/net-imap-0.5.10.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/parser-3.3.9.0.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/po_to_json-2.1.0.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/pp-0.6.2.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/prism-1.5.1.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/rack-3.2.1.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/rails-8.0.2.1.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/railties-8.0.2.1.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/rdoc-6.14.2.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/rspec-3.13.1.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/rspec-core-3.13.5.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/rspec-mocks-3.13.5.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/rubocop-1.80.2.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/uri-1.0.3.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.2.3/bigdecimal.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.2.3/gem_make.out +0 -38
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.2.3/mkmf.log +0 -458
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/erb-5.0.2/erb/escape.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/erb-5.0.2/gem_make.out +0 -19
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/erb-5.0.2/mkmf.log +0 -36
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.14.1/gem_make.out +0 -25
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.14.1/json/ext/generator.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.14.1/json/ext/parser.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.14.1/mkmf.log +0 -165
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.5.1/gem_make.out +0 -44
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.5.1/mkmf.log +0 -74
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.5.1/prism/prism.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/CHANGELOG.md +0 -52
- data/vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/README.md +0 -24
- data/vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/channel/base.rb +0 -334
- data/vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/channel/broadcasting.rb +0 -50
- data/vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/channel/streams.rb +0 -215
- data/vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/stream_event_loop.rb +0 -136
- data/vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/gem_version.rb +0 -19
- data/vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/server/broadcasting.rb +0 -62
- data/vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/server/worker.rb +0 -75
- data/vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/subscription_adapter/base.rb +0 -36
- data/vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/subscription_adapter/redis.rb +0 -256
- data/vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/channel/channel_generator.rb +0 -127
- data/vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/CHANGELOG.md +0 -44
- data/vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/action_mailbox/ingresses/mandrill/inbound_emails_controller.rb +0 -86
- data/vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/action_mailbox/ingresses/postmark/inbound_emails_controller.rb +0 -70
- data/vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/action_mailbox/ingresses/relay/inbound_emails_controller.rb +0 -69
- data/vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/action_mailbox/ingresses/sendgrid/inbound_emails_controller.rb +0 -69
- data/vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/engine.rb +0 -40
- data/vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/gem_version.rb +0 -17
- data/vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/mail_ext/addresses.rb +0 -44
- data/vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/CHANGELOG.md +0 -44
- data/vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/README.rdoc +0 -141
- data/vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/base.rb +0 -1071
- data/vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/form_builder.rb +0 -37
- data/vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/gem_version.rb +0 -17
- data/vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/log_subscriber.rb +0 -44
- data/vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/message_delivery.rb +0 -156
- data/vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/railtie.rb +0 -94
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/CHANGELOG.md +0 -250
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/README.rdoc +0 -57
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/asset_paths.rb +0 -14
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/base.rb +0 -299
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/caching.rb +0 -68
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/collector.rb +0 -44
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/helpers.rb +0 -245
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/logger.rb +0 -16
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/api.rb +0 -155
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/base.rb +0 -332
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/caching.rb +0 -49
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/form_builder.rb +0 -55
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/log_subscriber.rb +0 -96
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/allow_browser.rb +0 -133
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/conditional_get.rb +0 -340
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/data_streaming.rb +0 -156
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/exceptions.rb +0 -106
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/flash.rb +0 -67
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/head.rb +0 -67
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/live.rb +0 -406
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/permissions_policy.rb +0 -38
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/rate_limiting.rb +0 -71
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/redirecting.rb +0 -252
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/renderers.rb +0 -180
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/rendering.rb +0 -260
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/request_forgery_protection.rb +0 -669
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/rescue.rb +0 -33
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/railtie.rb +0 -143
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/renderer.rb +0 -161
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/constants.rb +0 -34
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/cache.rb +0 -249
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/content_security_policy.rb +0 -378
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/filter_parameters.rb +0 -85
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/mime_negotiation.rb +0 -187
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/mime_types.rb +0 -54
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/param_builder.rb +0 -186
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/parameters.rb +0 -119
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/permissions_policy.rb +0 -189
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/query_parser.rb +0 -53
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/request.rb +0 -541
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/response.rb +0 -556
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/url.rb +0 -344
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/gtg/simulator.rb +0 -50
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/gtg/transition_table.rb +0 -217
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/nodes/node.rb +0 -208
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/route.rb +0 -189
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/router/utils.rb +0 -105
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/router.rb +0 -151
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/routes.rb +0 -82
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/visitors.rb +0 -267
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/visualizer/fsm.js +0 -159
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/log_subscriber.rb +0 -25
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/cookies.rb +0 -719
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/debug_exceptions.rb +0 -206
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/debug_view.rb +0 -68
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/exception_wrapper.rb +0 -344
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/executor.rb +0 -35
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/public_exceptions.rb +0 -64
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/remote_ip.rb +0 -198
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/session/cache_store.rb +0 -66
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb +0 -33
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb +0 -62
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/blocked_host.html.erb +0 -12
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb +0 -35
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/invalid_statement.html.erb +0 -24
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/invalid_statement.text.erb +0 -16
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/layout.erb +0 -284
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/missing_exact_template.html.erb +0 -23
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/missing_template.html.erb +0 -11
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb +0 -32
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb +0 -20
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/unknown_action.html.erb +0 -6
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/railtie.rb +0 -83
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/inspector.rb +0 -323
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/mapper.rb +0 -2394
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/redirection.rb +0 -218
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/route_set.rb +0 -958
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/routes_proxy.rb +0 -66
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/system_testing/test_helpers/screenshot_helper.rb +0 -164
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/assertion_response.rb +0 -48
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/assertions/response.rb +0 -124
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/assertions/routing.rb +0 -347
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/integration.rb +0 -704
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/request_encoder.rb +0 -60
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch.rb +0 -153
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_pack/gem_version.rb +0 -19
- data/vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/CHANGELOG.md +0 -86
- data/vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/assets/javascripts/actiontext.esm.js +0 -911
- data/vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/assets/javascripts/actiontext.js +0 -884
- data/vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/assets/javascripts/trix.js +0 -13743
- data/vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/helpers/action_text/tag_helper.rb +0 -106
- data/vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/javascript/actiontext/attachment_upload.js +0 -62
- data/vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/javascript/actiontext/index.js +0 -10
- data/vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/models/action_text/rich_text.rb +0 -93
- data/vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/content.rb +0 -197
- data/vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/engine.rb +0 -94
- data/vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/fixture_set.rb +0 -68
- data/vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/gem_version.rb +0 -19
- data/vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/plain_text_conversion.rb +0 -119
- data/vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/rendering.rb +0 -35
- data/vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/system_test_helper.rb +0 -61
- data/vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/generators/action_text/install/install_generator.rb +0 -84
- data/vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/package.json +0 -39
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/CHANGELOG.md +0 -112
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/README.rdoc +0 -40
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/base.rb +0 -313
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/buffers.rb +0 -165
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/dependency_tracker/erb_tracker.rb +0 -163
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/dependency_tracker.rb +0 -41
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/gem_version.rb +0 -17
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/asset_tag_helper.rb +0 -680
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/atom_feed_helper.rb +0 -203
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/capture_helper.rb +0 -236
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/controller_helper.rb +0 -42
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/date_helper.rb +0 -1266
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/form_helper.rb +0 -2766
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/form_options_helper.rb +0 -927
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/form_tag_helper.rb +0 -1088
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/javascript_helper.rb +0 -96
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/number_helper.rb +0 -165
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tag_helper.rb +0 -605
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/base.rb +0 -138
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/check_box.rb +0 -65
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/datetime_field.rb +0 -39
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/file_field.rb +0 -26
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/hidden_field.rb +0 -14
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/label.rb +0 -84
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/radio_button.rb +0 -32
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/select.rb +0 -45
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/select_renderer.rb +0 -56
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/text_area.rb +0 -24
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/text_field.rb +0 -33
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/text_helper.rb +0 -568
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/translation_helper.rb +0 -161
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/url_helper.rb +0 -812
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/locale/en.yml +0 -56
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/log_subscriber.rb +0 -132
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/railtie.rb +0 -132
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/record_identifier.rb +0 -118
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/renderer/partial_renderer.rb +0 -267
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/renderer/streaming_template_renderer.rb +0 -107
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/error.rb +0 -275
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/handlers/erb/erubi.rb +0 -85
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/handlers/erb.rb +0 -165
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/raw_file.rb +0 -25
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/test_case.rb +0 -449
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view.rb +0 -104
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/CHANGELOG.md +0 -60
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/README.md +0 -131
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/arguments.rb +0 -197
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/base.rb +0 -79
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/configured_job.rb +0 -22
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/core.rb +0 -202
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/enqueue_after_transaction_commit.rb +0 -44
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/enqueuing.rb +0 -140
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/exceptions.rb +0 -206
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/gem_version.rb +0 -17
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/instrumentation.rb +0 -52
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/log_subscriber.rb +0 -216
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/abstract_adapter.rb +0 -19
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/async_adapter.rb +0 -116
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/sidekiq_adapter.rb +0 -75
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/sucker_punch_adapter.rb +0 -56
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/test_adapter.rb +0 -86
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/railtie.rb +0 -123
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/big_decimal_serializer.rb +0 -22
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/date_serializer.rb +0 -20
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/date_time_serializer.rb +0 -16
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/duration_serializer.rb +0 -25
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/module_serializer.rb +0 -21
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/object_serializer.rb +0 -55
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/range_serializer.rb +0 -23
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/symbol_serializer.rb +0 -20
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/time_serializer.rb +0 -16
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/time_with_zone_serializer.rb +0 -25
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers.rb +0 -70
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/timezones.rb +0 -13
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/translation.rb +0 -13
- data/vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job.rb +0 -59
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/CHANGELOG.md +0 -125
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/README.rdoc +0 -266
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute/user_provided_default.rb +0 -55
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute.rb +0 -277
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute_methods.rb +0 -592
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute_mutation_tracker.rb +0 -189
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute_set.rb +0 -118
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/dirty.rb +0 -422
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/error.rb +0 -208
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/errors.rb +0 -547
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/gem_version.rb +0 -17
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/lint.rb +0 -118
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/model.rb +0 -78
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/naming.rb +0 -359
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/nested_error.rb +0 -22
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/railtie.rb +0 -24
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/secure_password.rb +0 -231
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/big_integer.rb +0 -36
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/boolean.rb +0 -48
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/date.rb +0 -78
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/date_time.rb +0 -88
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/decimal.rb +0 -107
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/float.rb +0 -64
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/helpers.rb +0 -7
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/immutable_string.rb +0 -71
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/integer.rb +0 -113
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/string.rb +0 -43
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/value.rb +0 -157
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/callbacks.rb +0 -119
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations.rb +0 -508
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model.rb +0 -84
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/CHANGELOG.md +0 -675
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/README.rdoc +0 -219
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/association_relation.rb +0 -51
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/association.rb +0 -421
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/belongs_to_association.rb +0 -169
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/builder/association.rb +0 -170
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/builder/belongs_to.rb +0 -160
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/builder/collection_association.rb +0 -80
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/builder/has_one.rb +0 -61
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/builder/singular_association.rb +0 -48
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/collection_association.rb +0 -535
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/collection_proxy.rb +0 -1163
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/errors.rb +0 -265
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/join_dependency.rb +0 -301
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/preloader/branch.rb +0 -153
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations.rb +0 -1909
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/query.rb +0 -50
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/serialization.rb +0 -232
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/time_zone_conversion.rb +0 -84
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods.rb +0 -547
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attributes.rb +0 -306
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/autosave_association.rb +0 -596
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/base.rb +0 -338
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/coders/json.rb +0 -15
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/connection_handler.rb +0 -293
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/connection_pool/queue.rb +0 -210
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/connection_pool/reaper.rb +0 -78
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/connection_pool.rb +0 -954
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/database_statements.rb +0 -747
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/query_cache.rb +0 -321
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/quoting.rb +0 -239
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/schema_creation.rb +0 -189
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/schema_definitions.rb +0 -970
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/schema_dumper.rb +0 -106
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/schema_statements.rb +0 -1899
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/transaction.rb +0 -676
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract_adapter.rb +0 -1234
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract_mysql_adapter.rb +0 -1027
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/column.rb +0 -122
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/database_statements.rb +0 -95
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/schema_creation.rb +0 -106
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/schema_definitions.rb +0 -106
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/schema_statements.rb +0 -307
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql2/database_statements.rb +0 -142
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql2_adapter.rb +0 -203
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/column.rb +0 -82
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/database_statements.rb +0 -231
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/array.rb +0 -91
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/type_map_initializer.rb +0 -125
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/quoting.rb +0 -238
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/schema_creation.rb +0 -160
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/schema_definitions.rb +0 -388
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/schema_dumper.rb +0 -128
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/schema_statements.rb +0 -1163
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql_adapter.rb +0 -1189
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/schema_cache.rb +0 -478
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3/database_statements.rb +0 -149
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3/quoting.rb +0 -129
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3/schema_statements.rb +0 -223
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3_adapter.rb +0 -849
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/trilogy/database_statements.rb +0 -69
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/trilogy_adapter.rb +0 -212
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters.rb +0 -120
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_handling.rb +0 -413
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/core.rb +0 -894
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/counter_cache.rb +0 -230
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/database_configurations/database_config.rb +0 -108
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/database_configurations/hash_config.rb +0 -180
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/database_configurations/url_config.rb +0 -78
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/database_configurations.rb +0 -309
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/delegated_type.rb +0 -279
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/dynamic_matchers.rb +0 -121
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/encryptable_record.rb +0 -230
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/encrypted_attribute_type.rb +0 -184
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/encryptor.rb +0 -177
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/scheme.rb +0 -107
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/enum.rb +0 -411
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/errors.rb +0 -614
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/explain.rb +0 -63
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/explain_registry.rb +0 -37
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/explain_subscriber.rb +0 -34
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/fixture_set/table_row.rb +0 -208
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/fixtures.rb +0 -849
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/gem_version.rb +0 -17
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/inheritance.rb +0 -366
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/insert_all.rb +0 -328
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/locking/optimistic.rb +0 -228
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/locking/pessimistic.rb +0 -102
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/log_subscriber.rb +0 -143
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/middleware/shard_selector.rb +0 -62
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/migration/command_recorder.rb +0 -409
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/migration/compatibility.rb +0 -490
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/migration.rb +0 -1621
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/model_schema.rb +0 -633
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/nested_attributes.rb +0 -633
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/normalization.rb +0 -163
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/persistence.rb +0 -968
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/query_cache.rb +0 -55
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/query_logs.rb +0 -241
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/querying.rb +0 -122
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/railtie.rb +0 -417
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/railties/controller_runtime.rb +0 -65
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/railties/databases.rake +0 -626
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/railties/job_runtime.rb +0 -23
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/reflection.rb +0 -1282
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/batches.rb +0 -491
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/calculations.rb +0 -681
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/delegation.rb +0 -154
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/finder_methods.rb +0 -662
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/predicate_builder/association_query_value.rb +0 -78
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/predicate_builder/polymorphic_array_value.rb +0 -60
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/predicate_builder.rb +0 -189
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/query_attribute.rb +0 -68
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/query_methods.rb +0 -2279
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/spawn_methods.rb +0 -78
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/where_clause.rb +0 -218
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation.rb +0 -1502
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/result.rb +0 -250
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/runtime_registry.rb +0 -82
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/sanitization.rb +0 -254
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/schema_dumper.rb +0 -382
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/scoping.rb +0 -136
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/secure_token.rb +0 -66
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/signed_id.rb +0 -138
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/statement_cache.rb +0 -164
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/store.rb +0 -299
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/table_metadata.rb +0 -83
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/tasks/database_tasks.rb +0 -673
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/tasks/mysql_database_tasks.rb +0 -120
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/tasks/postgresql_database_tasks.rb +0 -147
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/tasks/sqlite_database_tasks.rb +0 -89
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/test_databases.rb +0 -24
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/test_fixtures.rb +0 -321
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/testing/query_assertions.rb +0 -121
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/timestamp.rb +0 -177
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/transaction.rb +0 -132
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/transactions.rb +0 -522
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/hash_lookup_type_map.rb +0 -57
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/internal/timezone.rb +0 -22
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/json.rb +0 -30
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/serialized.rb +0 -76
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/type_map.rb +0 -58
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type_caster/connection.rb +0 -33
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/validations/associated.rb +0 -65
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record.rb +0 -573
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/alias_predication.rb +0 -9
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/crud.rb +0 -48
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/delete_manager.rb +0 -32
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/count.rb +0 -12
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/delete_statement.rb +0 -44
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/function.rb +0 -45
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/named_function.rb +0 -23
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/node.rb +0 -161
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/update_statement.rb +0 -46
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes.rb +0 -75
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/select_manager.rb +0 -276
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/update_manager.rb +0 -49
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/visitors/dot.rb +0 -299
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/visitors/postgresql.rb +0 -99
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/visitors/sqlite.rb +0 -63
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/visitors/to_sql.rb +0 -1033
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel.rb +0 -73
- data/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/application_record/USAGE +0 -8
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/CHANGELOG.md +0 -76
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/README.md +0 -208
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/assets/javascripts/activestorage.esm.js +0 -848
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/assets/javascripts/activestorage.js +0 -830
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/active_storage/disk_controller.rb +0 -57
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/direct_upload_controller.js +0 -67
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/blob/representable.rb +0 -137
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/filename.rb +0 -75
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/variant.rb +0 -118
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/variation.rb +0 -87
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/analyzer/image_analyzer/image_magick.rb +0 -41
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/analyzer/image_analyzer/vips.rb +0 -47
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/analyzer/image_analyzer.rb +0 -29
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/model.rb +0 -299
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached.rb +0 -27
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/engine.rb +0 -205
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/fixture_set.rb +0 -79
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/gem_version.rb +0 -17
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/log_subscriber.rb +0 -76
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service/azure_storage_service.rb +0 -201
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service/configurator.rb +0 -36
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service/gcs_service.rb +0 -232
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service/mirror_service.rb +0 -93
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service/registry.rb +0 -32
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service/s3_service.rb +0 -171
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service.rb +0 -180
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/transformers/image_processing_transformer.rb +0 -110
- data/vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage.rb +0 -371
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/CHANGELOG.md +0 -260
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/README.rdoc +0 -40
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/backtrace_cleaner.rb +0 -163
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/broadcast_logger.rb +0 -251
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/mem_cache_store.rb +0 -290
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/redis_cache_store.rb +0 -492
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/strategy/local_cache.rb +0 -237
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/strategy/local_cache_middleware.rb +0 -45
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache.rb +0 -1106
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/callbacks.rb +0 -948
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/concurrency/load_interlock_aware_monitor.rb +0 -72
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/configurable.rb +0 -159
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/array.rb +0 -9
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/benchmark.rb +0 -13
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/big_decimal.rb +0 -3
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/class/attribute.rb +0 -135
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/class.rb +0 -4
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date.rb +0 -7
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_and_time/compatibility.rb +0 -58
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_time/compatibility.rb +0 -18
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_time/conversions.rb +0 -106
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_time.rb +0 -7
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/digest.rb +0 -3
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/enumerable.rb +0 -267
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/erb/util.rb +0 -201
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/file.rb +0 -3
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash.rb +0 -10
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/integer.rb +0 -5
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/kernel.rb +0 -5
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module.rb +0 -13
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/numeric.rb +0 -5
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/json.rb +0 -260
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/to_query.rb +0 -87
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/try.rb +0 -158
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object.rb +0 -17
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/pathname.rb +0 -4
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/range/each.rb +0 -24
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/range/overlap.rb +0 -40
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/range.rb +0 -6
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/filters.rb +0 -151
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/multibyte.rb +0 -58
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/output_safety.rb +0 -228
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string.rb +0 -15
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/symbol.rb +0 -3
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/time/calculations.rb +0 -386
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/time/compatibility.rb +0 -40
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/time.rb +0 -7
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext.rb +0 -5
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/current_attributes/test_helper.rb +0 -13
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/current_attributes.rb +0 -233
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/dependencies/interlock.rb +0 -49
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/dependencies.rb +0 -97
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecation/reporting.rb +0 -160
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecation.rb +0 -81
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/error_reporter.rb +0 -274
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/evented_file_update_checker.rb +0 -181
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/execution_context.rb +0 -53
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/file_update_checker.rb +0 -164
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/gem_version.rb +0 -17
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/gzip.rb +0 -40
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/hash_with_indifferent_access.rb +0 -441
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/i18n_railtie.rb +0 -140
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/inflector/inflections.rb +0 -273
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/inflector/transliterate.rb +0 -149
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/isolated_execution_state.rb +0 -74
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/json/decoding.rb +0 -76
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/json/encoding.rb +0 -138
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/lazy_load_hooks.rb +0 -107
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/log_subscriber.rb +0 -192
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/logger_thread_safe_level.rb +0 -47
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/message_encryptors.rb +0 -141
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/message_pack/extensions.rb +0 -305
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/message_verifiers.rb +0 -137
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/messages/rotation_coordinator.rb +0 -93
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/messages/rotator.rb +0 -64
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/multibyte/chars.rb +0 -181
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/multibyte.rb +0 -23
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/notifications/fanout.rb +0 -445
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/notifications/instrumenter.rb +0 -240
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/railtie.rb +0 -163
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/subscriber.rb +0 -146
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/syntax_error_proxy.rb +0 -60
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/test_case.rb +0 -304
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/assertions.rb +0 -339
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/error_reporter_assertions.rb +0 -107
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/parallelization/server.rb +0 -85
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/parallelization/worker.rb +0 -103
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/parallelization.rb +0 -55
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/tests_without_assertions.rb +0 -19
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/time_helpers.rb +0 -269
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/time_with_zone.rb +0 -609
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/values/time_zone.rb +0 -614
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/xml_mini.rb +0 -211
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support.rb +0 -143
- data/vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/Gemfile +0 -9
- data/vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/README.md +0 -138
- data/vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/Rakefile +0 -8
- data/vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/benchmark.gemspec +0 -32
- data/vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/bin/console +0 -14
- data/vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/lib/benchmark.rb +0 -595
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/Makefile +0 -274
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/bigdecimal.c +0 -6213
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/lib/bigdecimal/math.rb +0 -234
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/lib/bigdecimal/util.rb +0 -185
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/lib/bigdecimal.rb +0 -329
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/lib/bigdecimal.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/Gemfile +0 -10
- data/vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/NEWS.md +0 -65
- data/vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/README.md +0 -255
- data/vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/ext/erb/escape/Makefile +0 -273
- data/vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/ext/erb/escape/escape.c +0 -102
- data/vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/lib/erb/escape.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/lib/erb/util.rb +0 -76
- data/vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/lib/erb/version.rb +0 -4
- data/vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/lib/erb.rb +0 -504
- data/vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/libexec/erb +0 -164
- data/vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/vendor/mofile.rb +0 -351
- data/vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/version.rb +0 -5
- data/vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/README.md +0 -221
- data/vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/global_id.rb +0 -79
- data/vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/identification.rb +0 -120
- data/vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/locator.rb +0 -242
- data/vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/uri/gid.rb +0 -205
- data/vendor/bundle/ruby/3.4.0/gems/json-2.14.1/CHANGES.md +0 -683
- data/vendor/bundle/ruby/3.4.0/gems/json-2.14.1/README.md +0 -281
- data/vendor/bundle/ruby/3.4.0/gems/json-2.14.1/ext/json/ext/generator/Makefile +0 -273
- data/vendor/bundle/ruby/3.4.0/gems/json-2.14.1/ext/json/ext/generator/generator.c +0 -2161
- data/vendor/bundle/ruby/3.4.0/gems/json-2.14.1/ext/json/ext/parser/Makefile +0 -273
- data/vendor/bundle/ruby/3.4.0/gems/json-2.14.1/ext/json/ext/vendor/fpconv.c +0 -479
- data/vendor/bundle/ruby/3.4.0/gems/json-2.14.1/lib/json/ext/generator.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/json-2.14.1/lib/json/ext/parser.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/json-2.14.1/lib/json/truffle_ruby/generator.rb +0 -700
- data/vendor/bundle/ruby/3.4.0/gems/json-2.14.1/lib/json/version.rb +0 -5
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/README.md +0 -726
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/attachments_list.rb +0 -107
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/body.rb +0 -305
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/check_delivery_params.rb +0 -65
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings/quoted_printable.rb +0 -45
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings/unix_to_unix.rb +0 -20
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings.rb +0 -314
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/field.rb +0 -283
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/field_list.rb +0 -87
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/bcc_field.rb +0 -50
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/cc_field.rb +0 -34
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/comments_field.rb +0 -32
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/common_address_field.rb +0 -170
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/common_date_field.rb +0 -58
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/common_message_id_field.rb +0 -42
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/content_description_field.rb +0 -13
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/content_disposition_field.rb +0 -46
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/content_id_field.rb +0 -36
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/content_location_field.rb +0 -29
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/content_transfer_encoding_field.rb +0 -45
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/content_type_field.rb +0 -172
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/date_field.rb +0 -29
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/from_field.rb +0 -34
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/in_reply_to_field.rb +0 -46
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/keywords_field.rb +0 -31
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/message_id_field.rb +0 -37
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/mime_version_field.rb +0 -43
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/named_structured_field.rb +0 -11
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/named_unstructured_field.rb +0 -11
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/optional_field.rb +0 -16
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/received_field.rb +0 -62
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/references_field.rb +0 -43
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/reply_to_field.rb +0 -34
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/resent_bcc_field.rb +0 -34
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/resent_cc_field.rb +0 -34
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/resent_date_field.rb +0 -11
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/resent_from_field.rb +0 -34
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/resent_message_id_field.rb +0 -11
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/resent_sender_field.rb +0 -33
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/resent_to_field.rb +0 -34
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/return_path_field.rb +0 -61
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/sender_field.rb +0 -46
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/structured_field.rb +0 -25
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/subject_field.rb +0 -15
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/to_field.rb +0 -34
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/unstructured_field.rb +0 -190
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields.rb +0 -36
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/header.rb +0 -237
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/mail.rb +0 -262
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/message.rb +0 -2156
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/multibyte/chars.rb +0 -318
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/multibyte/unicode.rb +0 -405
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/file_delivery.rb +0 -43
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/sendmail.rb +0 -133
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/smtp.rb +0 -165
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/smtp_connection.rb +0 -57
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/test_mailer.rb +0 -44
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/retriever_methods/base.rb +0 -64
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/retriever_methods/imap.rb +0 -187
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/retriever_methods/pop3.rb +0 -143
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/address_lists_parser.rb +0 -33242
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/address_lists_parser.rl +0 -179
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_disposition_parser.rb +0 -901
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_disposition_parser.rl +0 -89
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_location_parser.rb +0 -822
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_location_parser.rl +0 -78
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_transfer_encoding_parser.rb +0 -522
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_transfer_encoding_parser.rl +0 -71
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_type_parser.rb +0 -1048
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_type_parser.rl +0 -90
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/date_time_parser.rb +0 -891
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/date_time_parser.rl +0 -69
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/envelope_from_parser.rb +0 -3675
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/envelope_from_parser.rl +0 -89
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/message_ids_parser.rb +0 -5161
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/message_ids_parser.rl +0 -93
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/mime_version_parser.rb +0 -513
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/mime_version_parser.rl +0 -68
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/phrase_lists_parser.rb +0 -884
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/phrase_lists_parser.rl +0 -90
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/received_parser.rb +0 -8782
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/received_parser.rl +0 -91
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/part.rb +0 -119
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/smtp_envelope.rb +0 -57
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/utilities.rb +0 -562
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/version.rb +0 -17
- data/vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail.rb +0 -68
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/History.rdoc +0 -1690
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/Rakefile +0 -81
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/assertions.rb +0 -855
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/spec.rb +0 -350
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/test.rb +0 -237
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/test_task.rb +0 -307
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest.rb +0 -1235
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_assertions.rb +0 -1720
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_spec.rb +0 -1163
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_test.rb +0 -1374
- data/vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/Gemfile +0 -25
- data/vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/config/attr_type_coercion.rb +0 -62
- data/vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/esearch_result.rb +0 -180
- data/vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/search_result.rb +0 -146
- data/vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sequence_set.rb +0 -1937
- data/vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/vanished_data.rb +0 -56
- data/vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap.rb +0 -3861
- data/vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/current.rb +0 -146
- data/vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/version.rb +0 -5
- data/vendor/bundle/ruby/3.4.0/gems/po_to_json-2.1.0/CHANGELOG.md +0 -37
- data/vendor/bundle/ruby/3.4.0/gems/po_to_json-2.1.0/README.md +0 -112
- data/vendor/bundle/ruby/3.4.0/gems/po_to_json-2.1.0/lib/po_to_json/version.rb +0 -29
- data/vendor/bundle/ruby/3.4.0/gems/pp-0.6.2/lib/pp.rb +0 -699
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.5.1/CHANGELOG.md +0 -713
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.5.1/Makefile +0 -109
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.5.1/README.md +0 -142
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.5.1/config.yml +0 -4713
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.5.1/docs/design.md +0 -53
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.5.1/docs/parser_translation.md +0 -24
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.5.1/docs/releasing.md +0 -96
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.5.1/ext/prism/Makefile +0 -273
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.5.1/ext/prism/extension.c +0 -1419
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.5.1/ext/prism/extension.h +0 -19
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.5.1/include/prism/ast.h +0 -8190
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.5.1/include/prism/diagnostic.h +0 -455
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.5.1/include/prism/version.h +0 -29
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.5.1/lib/prism/ffi.rb +0 -570
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.5.1/lib/prism/node.rb +0 -18816
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.5.1/lib/prism/polyfill/warn.rb +0 -42
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.5.1/lib/prism/prism.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.5.1/lib/prism/serialize.rb +0 -2397
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.5.1/lib/prism/translation/parser.rb +0 -367
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.5.1/lib/prism/translation/ruby_parser.rb +0 -1929
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.5.1/lib/prism.rb +0 -91
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.5.1/prism.gemspec +0 -174
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.5.1/sig/prism.rbs +0 -254
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.5.1/src/diagnostic.c +0 -848
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.5.1/src/prism.c +0 -23302
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.5.1/src/util/pm_string.c +0 -383
- data/vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/CHANGELOG.md +0 -1236
- data/vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/README.md +0 -376
- data/vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/multipart/parser.rb +0 -530
- data/vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/query_parser.rb +0 -259
- data/vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/request.rb +0 -787
- data/vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/sendfile.rb +0 -167
- data/vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/version.rb +0 -17
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/CHANGELOG.md +0 -281
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/README.rdoc +0 -39
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/minitest/rails_plugin.rb +0 -140
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application/bootstrap.rb +0 -117
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application/configuration.rb +0 -647
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application/default_middleware_stack.rb +0 -140
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application/finisher.rb +0 -237
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application/routes_reloader.rb +0 -83
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application.rb +0 -661
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application_controller.rb +0 -28
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/code_statistics.rb +0 -159
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/command/base.rb +0 -185
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/command/environment_argument.rb +0 -56
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/command.rb +0 -166
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/app/update_command.rb +0 -98
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/console/irb_console.rb +0 -129
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/credentials/credentials_command.rb +0 -139
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/encrypted/encrypted_command.rb +0 -98
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/console/methods.rb +0 -7
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/engine/lazy_route_set.rb +0 -114
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/engine.rb +0 -759
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/gem_version.rb +0 -17
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/actions.rb +0 -532
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/app_base.rb +0 -814
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/database.rb +0 -287
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/authentication/authentication_generator.rb +0 -15
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/scaffold/templates/partial.html.erb.tt +0 -17
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/generated_attribute.rb +0 -274
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/migration.rb +0 -71
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/app_generator.rb +0 -687
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/Dockerfile.tt +0 -126
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/Gemfile.tt +0 -83
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/controllers/application_controller.rb.tt +0 -6
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/views/layouts/application.html.erb.tt +0 -33
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/bin/setup.tt +0 -44
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/databases/mysql.yml.tt +0 -82
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/databases/postgresql.yml.tt +0 -114
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/databases/sqlite3.yml.tt +0 -82
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/databases/trilogy.yml.tt +0 -84
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/deploy.yml.tt +0 -128
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/environments/development.rb.tt +0 -86
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/environments/production.rb.tt +0 -99
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/initializers/content_security_policy.rb.tt +0 -25
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/initializers/new_framework_defaults_8_0.rb.tt +0 -30
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/puma.rb.tt +0 -43
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/storage.yml.tt +0 -34
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/docker-entrypoint.tt +0 -16
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/github/ci.yml.tt +0 -146
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/github/dependabot.yml +0 -12
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/kamal-secrets.tt +0 -17
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/400.html +0 -114
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/404.html +0 -114
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/406-unsupported-browser.html +0 -114
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/422.html +0 -114
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/500.html +0 -114
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/authentication_generator.rb +0 -58
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/controllers/passwords_controller.rb.tt +0 -33
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/controllers/sessions_controller.rb.tt +0 -21
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/views/passwords_mailer/reset.html.erb.tt +0 -4
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/views/passwords_mailer/reset.text.erb.tt +0 -2
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/benchmark/USAGE +0 -19
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/benchmark/templates/benchmark.rb.tt +0 -15
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/devcontainer/devcontainer_generator.rb +0 -176
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/devcontainer/templates/devcontainer/Dockerfile.tt +0 -3
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/devcontainer/templates/devcontainer/compose.yaml.tt +0 -47
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/devcontainer/templates/devcontainer/devcontainer.json.tt +0 -37
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/encryption_key_file/encryption_key_file_generator.rb +0 -57
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/master_key/master_key_generator.rb +0 -53
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/plugin_generator.rb +0 -501
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/Rakefile.tt +0 -14
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/bin/rubocop.tt +0 -7
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/github/ci.yml.tt +0 -104
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/github/dependabot.yml +0 -12
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/scaffold_controller/templates/api_controller.rb.tt +0 -57
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/scaffold_controller/templates/controller.rb.tt +0 -64
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/script/USAGE +0 -18
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/authentication/authentication_generator.rb +0 -14
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/authentication/templates/test/models/user_test.rb.tt +0 -7
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/model/templates/fixtures.yml.tt +0 -29
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/plugin/plugin_generator.rb +0 -15
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/plugin/templates/%file_name%_test.rb.tt +0 -7
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/plugin/templates/test_helper.rb +0 -2
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/scaffold/scaffold_generator.rb +0 -82
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/testing/behavior.rb +0 -116
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators.rb +0 -328
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/health_controller.rb +0 -55
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/info.rb +0 -105
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/info_controller.rb +0 -71
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/initializable.rb +0 -95
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/rack/silence_request.rb +0 -33
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/railtie/configurable.rb +0 -36
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/railtie.rb +0 -302
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks/statistics.rake +0 -23
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks.rb +0 -17
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/templates/rails/info/notes.html.erb +0 -65
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/templates/rails/mailers/email.html.erb +0 -201
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/templates/rails/welcome/index.html.erb +0 -93
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/test_unit/reporter.rb +0 -121
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/test_unit/runner.rb +0 -214
- data/vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails.rb +0 -130
- data/vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/README.rdoc +0 -144
- data/vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/RI.md +0 -842
- data/vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/top_level.rb +0 -273
- data/vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/cross_reference.rb +0 -228
- data/vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/js/darkfish.js +0 -120
- data/vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/js/search.js +0 -110
- data/vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/json_index/js/searcher.js +0 -229
- data/vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markdown.kpeg +0 -1289
- data/vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markdown.rb +0 -16849
- data/vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_html.rb +0 -461
- data/vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_html_crossref.rb +0 -226
- data/vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/options.rb +0 -1416
- data/vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/ri/task.rb +0 -71
- data/vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/store.rb +0 -997
- data/vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/task.rb +0 -354
- data/vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/version.rb +0 -10
- data/vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/rdoc.gemspec +0 -71
- data/vendor/bundle/ruby/3.4.0/gems/rspec-3.13.1/lib/rspec/version.rb +0 -5
- data/vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/Changelog.md +0 -2439
- data/vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/version.rb +0 -9
- data/vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/world.rb +0 -287
- data/vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/Changelog.md +0 -1329
- data/vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/error_generator.rb +0 -390
- data/vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/proxy.rb +0 -517
- data/vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/version.rb +0 -9
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/README.md +0 -255
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/config/default.yml +0 -6071
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/auto_generate_config.rb +0 -167
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli.rb +0 -228
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_loader.rb +0 -270
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_store.rb +0 -72
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/autocorrect_logic.rb +0 -159
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/alignment_corrector.rb +0 -128
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_pattern_groups.rb +0 -231
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/on_send_without_on_csend.rb +0 -90
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/class_structure.rb +0 -381
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/dot_position.rb +0 -139
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_line_between_defs.rb +0 -293
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/hash_alignment.rb +0 -398
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/line_length.rb +0 -416
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_operation_indentation.rb +0 -128
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/rescue_ensure_alignment.rb +0 -210
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/trailing_whitespace.rb +0 -133
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/constant_overwritten_in_rescue.rb +0 -51
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/cop_directive_syntax.rb +0 -84
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/deprecated_open_ssl_constant.rb +0 -145
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_interpolation.rb +0 -31
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/rescue_exception.rb +0 -41
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/self_assignment.rb +0 -140
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/shadowed_argument.rb +0 -177
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/void.rb +0 -272
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/message_annotator.rb +0 -134
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/check_line_breakable.rb +0 -237
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/trailing_comma.rb +0 -225
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/predicate_method.rb +0 -307
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/security/json_load.rb +0 -47
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/array_intersect.rb +0 -195
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/conditional_assignment.rb +0 -676
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/double_negation.rb +0 -159
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/endless_method.rb +0 -233
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/explicit_block_argument.rb +0 -166
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_syntax.rb +0 -307
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/nil_comparison.rb +0 -85
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/one_line_conditional.rb +0 -148
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_exception.rb +0 -85
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_format.rb +0 -262
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_interpolation.rb +0 -138
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_parentheses.rb +0 -359
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_regexp_argument.rb +0 -107
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_regexp_escape.rb +0 -120
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/semicolon.rb +0 -172
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_comma_in_arguments.rb +0 -115
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/unless_else.rb +0 -55
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/utils/format_string.rb +0 -138
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cops_documentation_generator.rb +0 -406
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp/diagnostic.rb +0 -189
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp/routes.rb +0 -256
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp/runtime.rb +0 -69
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp/server.rb +0 -70
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp/stdin_runner.rb +0 -85
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/target_ruby.rb +0 -297
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/version.rb +0 -160
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop.rb +0 -824
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/ruby_lsp/rubocop/addon.rb +0 -75
- data/vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/ruby_lsp/rubocop/runtime_adapter.rb +0 -65
- data/vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/BSDL +0 -22
- data/vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/COPYING +0 -56
- data/vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/generic.rb +0 -1579
- data/vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/version.rb +0 -6
- data/vendor/bundle/ruby/3.4.0/specifications/actioncable-8.0.2.1.gemspec +0 -30
- data/vendor/bundle/ruby/3.4.0/specifications/actionmailbox-8.0.2.1.gemspec +0 -31
- data/vendor/bundle/ruby/3.4.0/specifications/actionmailer-8.0.2.1.gemspec +0 -32
- data/vendor/bundle/ruby/3.4.0/specifications/actionpack-8.0.2.1.gemspec +0 -36
- data/vendor/bundle/ruby/3.4.0/specifications/actiontext-8.0.2.1.gemspec +0 -31
- data/vendor/bundle/ruby/3.4.0/specifications/actionview-8.0.2.1.gemspec +0 -33
- data/vendor/bundle/ruby/3.4.0/specifications/activejob-8.0.2.1.gemspec +0 -27
- data/vendor/bundle/ruby/3.4.0/specifications/activemodel-8.0.2.1.gemspec +0 -26
- data/vendor/bundle/ruby/3.4.0/specifications/activerecord-8.0.2.1.gemspec +0 -31
- data/vendor/bundle/ruby/3.4.0/specifications/activestorage-8.0.2.1.gemspec +0 -30
- data/vendor/bundle/ruby/3.4.0/specifications/activesupport-8.0.2.1.gemspec +0 -38
- data/vendor/bundle/ruby/3.4.0/specifications/benchmark-0.4.1.gemspec +0 -23
- data/vendor/bundle/ruby/3.4.0/specifications/bigdecimal-3.2.3.gemspec +0 -25
- data/vendor/bundle/ruby/3.4.0/specifications/erb-5.0.2.gemspec +0 -27
- data/vendor/bundle/ruby/3.4.0/specifications/fast_gettext-4.1.0.gemspec +0 -35
- data/vendor/bundle/ruby/3.4.0/specifications/globalid-1.2.1.gemspec +0 -27
- data/vendor/bundle/ruby/3.4.0/specifications/json-2.14.1.gemspec +0 -0
- data/vendor/bundle/ruby/3.4.0/specifications/mail-2.8.1.gemspec +0 -37
- data/vendor/bundle/ruby/3.4.0/specifications/minitest-5.25.5.gemspec +0 -31
- data/vendor/bundle/ruby/3.4.0/specifications/net-imap-0.5.10.gemspec +0 -28
- data/vendor/bundle/ruby/3.4.0/specifications/parser-3.3.9.0.gemspec +0 -37
- data/vendor/bundle/ruby/3.4.0/specifications/po_to_json-2.1.0.gemspec +0 -26
- data/vendor/bundle/ruby/3.4.0/specifications/pp-0.6.2.gemspec +0 -27
- data/vendor/bundle/ruby/3.4.0/specifications/prism-1.5.1.gemspec +0 -24
- data/vendor/bundle/ruby/3.4.0/specifications/rack-3.2.1.gemspec +0 -31
- data/vendor/bundle/ruby/3.4.0/specifications/rails-8.0.2.1.gemspec +0 -38
- data/vendor/bundle/ruby/3.4.0/specifications/railties-8.0.2.1.gemspec +0 -37
- data/vendor/bundle/ruby/3.4.0/specifications/rdoc-6.14.2.gemspec +0 -32
- data/vendor/bundle/ruby/3.4.0/specifications/rspec-3.13.1.gemspec +0 -31
- data/vendor/bundle/ruby/3.4.0/specifications/rspec-core-3.13.5.gemspec +0 -31
- data/vendor/bundle/ruby/3.4.0/specifications/rspec-mocks-3.13.5.gemspec +0 -29
- data/vendor/bundle/ruby/3.4.0/specifications/rubocop-1.80.2.gemspec +0 -39
- data/vendor/bundle/ruby/3.4.0/specifications/uri-1.0.3.gemspec +0 -23
- /data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/{bigdecimal-3.2.3 → bigdecimal-3.3.1}/gem.build_complete +0 -0
- /data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/{erb-5.0.2 → erb-5.1.1}/gem.build_complete +0 -0
- /data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/{json-2.14.1 → json-2.15.2}/gem.build_complete +0 -0
- /data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/{prism-1.5.1 → prism-1.6.0}/gem.build_complete +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → action_text-trix-2.1.15}/app/assets/stylesheets/trix.css +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/MIT-LICENSE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/app/assets/javascripts/action_cable.js +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/app/assets/javascripts/actioncable.esm.js +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/app/assets/javascripts/actioncable.js +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/action_cable/channel/callbacks.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/action_cable/channel/naming.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/action_cable/channel/periodic_timers.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/action_cable/channel/test_case.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/action_cable/connection/authorization.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/action_cable/connection/base.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/action_cable/connection/callbacks.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/action_cable/connection/client_socket.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/action_cable/connection/identification.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/action_cable/connection/internal_channel.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/action_cable/connection/message_buffer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/action_cable/connection/stream.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/action_cable/connection/subscriptions.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/action_cable/connection/tagged_logger_proxy.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/action_cable/connection/test_case.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/action_cable/connection/web_socket.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/action_cable/deprecator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/action_cable/engine.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/action_cable/helpers/action_cable_helper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/action_cable/remote_connections.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/action_cable/server/base.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/action_cable/server/configuration.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/action_cable/server/connections.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/action_cable/server/worker/active_record_connection_management.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/action_cable/subscription_adapter/async.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/action_cable/subscription_adapter/channel_prefix.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/action_cable/subscription_adapter/inline.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/action_cable/subscription_adapter/postgresql.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/action_cable/subscription_adapter/subscriber_map.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/action_cable/subscription_adapter/test.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/action_cable/test_case.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/action_cable/test_helper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/action_cable/version.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/action_cable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/rails/generators/channel/USAGE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/rails/generators/channel/templates/application_cable/channel.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/rails/generators/channel/templates/application_cable/connection.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/rails/generators/channel/templates/channel.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/rails/generators/channel/templates/javascript/channel.js.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/rails/generators/channel/templates/javascript/consumer.js.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/rails/generators/channel/templates/javascript/index.js.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/rails/generators/test_unit/channel_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actioncable-8.0.2.1 → actioncable-8.1.0}/lib/rails/generators/test_unit/templates/channel_test.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/MIT-LICENSE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/README.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/app/controllers/action_mailbox/base_controller.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/app/controllers/action_mailbox/ingresses/mailgun/inbound_emails_controller.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/app/controllers/rails/conductor/action_mailbox/inbound_emails/sources_controller.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/app/controllers/rails/conductor/action_mailbox/inbound_emails_controller.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/app/controllers/rails/conductor/action_mailbox/incinerates_controller.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/app/controllers/rails/conductor/action_mailbox/reroutes_controller.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/app/controllers/rails/conductor/base_controller.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/app/jobs/action_mailbox/incineration_job.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/app/jobs/action_mailbox/routing_job.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/app/models/action_mailbox/inbound_email/incineratable/incineration.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/app/models/action_mailbox/inbound_email/incineratable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/app/models/action_mailbox/inbound_email/message_id.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/app/models/action_mailbox/inbound_email/routable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/app/models/action_mailbox/inbound_email.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/app/models/action_mailbox/record.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/app/views/layouts/rails/conductor.html.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/app/views/rails/conductor/action_mailbox/inbound_emails/index.html.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/app/views/rails/conductor/action_mailbox/inbound_emails/new.html.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/app/views/rails/conductor/action_mailbox/inbound_emails/sources/new.html.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/config/routes.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/db/migrate/20180917164000_create_action_mailbox_tables.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/lib/action_mailbox/base.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/lib/action_mailbox/callbacks.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/lib/action_mailbox/deprecator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/lib/action_mailbox/mail_ext/address_equality.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/lib/action_mailbox/mail_ext/address_wrapping.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/lib/action_mailbox/mail_ext/from_source.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/lib/action_mailbox/mail_ext/recipients.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/lib/action_mailbox/mail_ext.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/lib/action_mailbox/relayer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/lib/action_mailbox/router/route.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/lib/action_mailbox/router.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/lib/action_mailbox/routing.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/lib/action_mailbox/test_case.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/lib/action_mailbox/test_helper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/lib/action_mailbox/version.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/lib/action_mailbox.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/lib/generators/action_mailbox/install/install_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/lib/rails/generators/mailbox/USAGE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/lib/rails/generators/mailbox/mailbox_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/lib/rails/generators/mailbox/templates/application_mailbox.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/lib/rails/generators/mailbox/templates/mailbox.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/lib/rails/generators/test_unit/mailbox_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/lib/rails/generators/test_unit/templates/mailbox_test.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/lib/tasks/ingress.rake +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailbox-8.0.2.1 → actionmailbox-8.1.0}/lib/tasks/install.rake +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailer-8.0.2.1 → actionmailer-8.1.0}/MIT-LICENSE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailer-8.0.2.1 → actionmailer-8.1.0}/lib/action_mailer/callbacks.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailer-8.0.2.1 → actionmailer-8.1.0}/lib/action_mailer/collector.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailer-8.0.2.1 → actionmailer-8.1.0}/lib/action_mailer/delivery_methods.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailer-8.0.2.1 → actionmailer-8.1.0}/lib/action_mailer/deprecator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailer-8.0.2.1 → actionmailer-8.1.0}/lib/action_mailer/inline_preview_interceptor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailer-8.0.2.1 → actionmailer-8.1.0}/lib/action_mailer/mail_delivery_job.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailer-8.0.2.1 → actionmailer-8.1.0}/lib/action_mailer/mail_helper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailer-8.0.2.1 → actionmailer-8.1.0}/lib/action_mailer/parameterized.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailer-8.0.2.1 → actionmailer-8.1.0}/lib/action_mailer/preview.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailer-8.0.2.1 → actionmailer-8.1.0}/lib/action_mailer/queued_delivery.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailer-8.0.2.1 → actionmailer-8.1.0}/lib/action_mailer/rescuable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailer-8.0.2.1 → actionmailer-8.1.0}/lib/action_mailer/test_case.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailer-8.0.2.1 → actionmailer-8.1.0}/lib/action_mailer/test_helper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailer-8.0.2.1 → actionmailer-8.1.0}/lib/action_mailer/version.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailer-8.0.2.1 → actionmailer-8.1.0}/lib/action_mailer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailer-8.0.2.1 → actionmailer-8.1.0}/lib/rails/generators/mailer/USAGE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailer-8.0.2.1 → actionmailer-8.1.0}/lib/rails/generators/mailer/mailer_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailer-8.0.2.1 → actionmailer-8.1.0}/lib/rails/generators/mailer/templates/application_mailer.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionmailer-8.0.2.1 → actionmailer-8.1.0}/lib/rails/generators/mailer/templates/mailer.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/MIT-LICENSE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/abstract_controller/caching/fragments.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/abstract_controller/callbacks.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/abstract_controller/deprecator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/abstract_controller/error.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/abstract_controller/railties/routes_helpers.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/abstract_controller/rendering.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/abstract_controller/translation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/abstract_controller/url_for.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/abstract_controller.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_controller/api/api_rendering.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_controller/deprecator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_controller/metal/basic_implicit_render.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_controller/metal/content_security_policy.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_controller/metal/cookies.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_controller/metal/default_headers.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_controller/metal/etag_with_flash.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_controller/metal/etag_with_template_digest.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_controller/metal/helpers.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_controller/metal/http_authentication.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_controller/metal/implicit_render.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_controller/metal/instrumentation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_controller/metal/logging.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_controller/metal/mime_responds.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_controller/metal/parameter_encoding.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_controller/metal/params_wrapper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_controller/metal/streaming.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_controller/metal/strong_parameters.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_controller/metal/testing.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_controller/metal/url_for.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_controller/metal.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_controller/railties/helpers.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_controller/template_assertions.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_controller/test_case.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_controller.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/deprecator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/http/content_disposition.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/http/filter_redirect.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/http/headers.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/http/mime_type.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/http/param_error.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/http/rack_cache.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/http/upload.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/journey/formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/journey/gtg/builder.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/journey/nfa/dot.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/journey/parser.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/journey/path/pattern.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/journey/scanner.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/journey/visualizer/fsm.css +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/journey/visualizer/index.html.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/journey.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/middleware/actionable_exceptions.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/middleware/assume_ssl.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/middleware/callbacks.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/middleware/debug_locks.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/middleware/flash.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/middleware/host_authorization.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/middleware/reloader.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/middleware/request_id.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/middleware/server_timing.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/middleware/session/abstract_store.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/middleware/session/cookie_store.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/middleware/session/mem_cache_store.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/middleware/show_exceptions.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/middleware/ssl.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/middleware/stack.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/middleware/static.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/middleware/templates/rescues/_actions.html.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/middleware/templates/rescues/_actions.text.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/middleware/templates/rescues/_message_and_suggestions.html.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/middleware/templates/rescues/_source.text.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/middleware/templates/rescues/blocked_host.text.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/middleware/templates/rescues/missing_exact_template.text.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/middleware/templates/rescues/missing_template.text.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/middleware/templates/rescues/routing_error.text.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/middleware/templates/rescues/template_error.text.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/middleware/templates/rescues/unknown_action.text.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/middleware/templates/routes/_route.html.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/middleware/templates/routes/_table.html.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/request/session.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/request/utils.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/routing/endpoint.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/routing/polymorphic_routes.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/routing/url_for.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/routing.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/system_test_case.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/system_testing/browser.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/system_testing/driver.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/system_testing/server.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/system_testing/test_helpers/setup_and_teardown.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/testing/assertions.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/testing/test_helpers/page_dump_helper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/testing/test_process.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/testing/test_request.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_dispatch/testing/test_response.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_pack/version.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.2.1 → actionpack-8.1.0}/lib/action_pack.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → actiontext-8.1.0}/MIT-LICENSE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → actiontext-8.1.0}/README.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → actiontext-8.1.0}/app/helpers/action_text/content_helper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → actiontext-8.1.0}/app/models/action_text/encrypted_rich_text.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → actiontext-8.1.0}/app/models/action_text/record.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → actiontext-8.1.0}/app/views/action_text/attachables/_content_attachment.html.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → actiontext-8.1.0}/app/views/action_text/attachables/_missing_attachable.html.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → actiontext-8.1.0}/app/views/action_text/attachables/_remote_image.html.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → actiontext-8.1.0}/app/views/action_text/attachment_galleries/_attachment_gallery.html.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → actiontext-8.1.0}/app/views/action_text/contents/_content.html.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → actiontext-8.1.0}/app/views/active_storage/blobs/_blob.html.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → actiontext-8.1.0}/app/views/layouts/action_text/contents/_content.html.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → actiontext-8.1.0}/db/migrate/20180528164100_create_action_text_tables.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → actiontext-8.1.0}/lib/action_text/attachable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → actiontext-8.1.0}/lib/action_text/attachables/content_attachment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → actiontext-8.1.0}/lib/action_text/attachables/missing_attachable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → actiontext-8.1.0}/lib/action_text/attachables/remote_image.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → actiontext-8.1.0}/lib/action_text/attachment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → actiontext-8.1.0}/lib/action_text/attachment_gallery.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → actiontext-8.1.0}/lib/action_text/attachments/caching.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → actiontext-8.1.0}/lib/action_text/attachments/minification.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → actiontext-8.1.0}/lib/action_text/attachments/trix_conversion.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → actiontext-8.1.0}/lib/action_text/attribute.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → actiontext-8.1.0}/lib/action_text/deprecator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → actiontext-8.1.0}/lib/action_text/encryption.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → actiontext-8.1.0}/lib/action_text/fragment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → actiontext-8.1.0}/lib/action_text/html_conversion.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → actiontext-8.1.0}/lib/action_text/serialization.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → actiontext-8.1.0}/lib/action_text/trix_attachment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → actiontext-8.1.0}/lib/action_text/version.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → actiontext-8.1.0}/lib/action_text.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → actiontext-8.1.0}/lib/generators/action_text/install/templates/actiontext.css +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → actiontext-8.1.0}/lib/rails/generators/test_unit/install_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → actiontext-8.1.0}/lib/rails/generators/test_unit/templates/fixtures.yml +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actiontext-8.0.2.1 → actiontext-8.1.0}/lib/tasks/actiontext.rake +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/MIT-LICENSE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/app/assets/javascripts/rails-ujs.esm.js +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/app/assets/javascripts/rails-ujs.js +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/cache_expiry.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/context.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/dependency_tracker/ruby_tracker.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/dependency_tracker/wildcard_resolver.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/deprecator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/digestor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/flows.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/active_model_helper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/asset_url_helper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/cache_helper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/content_exfiltration_prevention_helper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/csp_helper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/csrf_helper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/debug_helper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/output_safety_helper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/rendering_helper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/sanitize_helper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/tags/checkable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/tags/collection_check_boxes.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/tags/collection_helpers.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/tags/collection_radio_buttons.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/tags/collection_select.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/tags/color_field.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/tags/date_field.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/tags/date_select.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/tags/datetime_local_field.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/tags/datetime_select.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/tags/email_field.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/tags/grouped_collection_select.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/tags/month_field.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/tags/number_field.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/tags/password_field.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/tags/placeholderable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/tags/range_field.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/tags/search_field.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/tags/tel_field.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/tags/time_field.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/tags/time_select.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/tags/time_zone_select.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/tags/translator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/tags/url_field.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/tags/week_field.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/tags/weekday_select.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers/tags.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/helpers.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/layouts.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/lookup_context.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/model_naming.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/path_registry.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/path_set.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/render_parser/prism_render_parser.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/render_parser/ripper_render_parser.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/render_parser.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/renderer/abstract_renderer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/renderer/collection_renderer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/renderer/object_renderer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/renderer/partial_renderer/collection_caching.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/renderer/renderer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/renderer/template_renderer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/rendering.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/routing_url_for.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/tasks/cache_digests.rake +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/template/handlers/builder.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/template/handlers/html.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/template/handlers/raw.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/template/handlers.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/template/html.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/template/inline.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/template/renderable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/template/resolver.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/template/sources/file.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/template/sources.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/template/text.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/template/types.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/template.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/template_details.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/template_path.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/testing/resolvers.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/unbound_template.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/version.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.2.1 → actionview-8.1.0}/lib/action_view/view_paths.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activejob-8.0.2.1 → activejob-8.1.0}/MIT-LICENSE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activejob-8.0.2.1 → activejob-8.1.0}/lib/active_job/callbacks.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activejob-8.0.2.1 → activejob-8.1.0}/lib/active_job/deprecator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activejob-8.0.2.1 → activejob-8.1.0}/lib/active_job/execution.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activejob-8.0.2.1 → activejob-8.1.0}/lib/active_job/logging.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activejob-8.0.2.1 → activejob-8.1.0}/lib/active_job/queue_adapter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activejob-8.0.2.1 → activejob-8.1.0}/lib/active_job/queue_adapters/backburner_adapter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activejob-8.0.2.1 → activejob-8.1.0}/lib/active_job/queue_adapters/delayed_job_adapter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activejob-8.0.2.1 → activejob-8.1.0}/lib/active_job/queue_adapters/inline_adapter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activejob-8.0.2.1 → activejob-8.1.0}/lib/active_job/queue_adapters/queue_classic_adapter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activejob-8.0.2.1 → activejob-8.1.0}/lib/active_job/queue_adapters/resque_adapter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activejob-8.0.2.1 → activejob-8.1.0}/lib/active_job/queue_adapters/sneakers_adapter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activejob-8.0.2.1 → activejob-8.1.0}/lib/active_job/queue_adapters.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activejob-8.0.2.1 → activejob-8.1.0}/lib/active_job/queue_name.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activejob-8.0.2.1 → activejob-8.1.0}/lib/active_job/queue_priority.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activejob-8.0.2.1 → activejob-8.1.0}/lib/active_job/serializers/time_object_serializer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activejob-8.0.2.1 → activejob-8.1.0}/lib/active_job/test_case.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activejob-8.0.2.1 → activejob-8.1.0}/lib/active_job/test_helper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activejob-8.0.2.1 → activejob-8.1.0}/lib/active_job/version.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activejob-8.0.2.1 → activejob-8.1.0}/lib/rails/generators/job/USAGE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activejob-8.0.2.1 → activejob-8.1.0}/lib/rails/generators/job/job_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activejob-8.0.2.1 → activejob-8.1.0}/lib/rails/generators/job/templates/application_job.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activejob-8.0.2.1 → activejob-8.1.0}/lib/rails/generators/job/templates/job.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/MIT-LICENSE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/access.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/api.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/attribute_assignment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/attribute_registration.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/attribute_set/builder.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/attribute_set/yaml_encoder.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/attributes.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/callbacks.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/conversion.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/deprecator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/forbidden_attributes_protection.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/locale/en.yml +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/serialization.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/serializers/json.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/translation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/type/binary.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/type/helpers/accepts_multiparameter_time.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/type/helpers/mutable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/type/helpers/numeric.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/type/helpers/time_value.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/type/helpers/timezone.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/type/registry.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/type/serialize_cast_value.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/type/time.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/type.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/validations/absence.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/validations/acceptance.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/validations/clusivity.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/validations/comparability.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/validations/comparison.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/validations/confirmation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/validations/exclusion.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/validations/format.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/validations/helper_methods.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/validations/inclusion.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/validations/length.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/validations/numericality.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/validations/presence.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/validations/resolve_value.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/validations/validates.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/validations/with.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/validator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activemodel-8.0.2.1 → activemodel-8.1.0}/lib/active_model/version.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/MIT-LICENSE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/examples/performance.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/examples/simple.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/aggregations.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/associations/alias_tracker.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/associations/association_scope.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/associations/belongs_to_polymorphic_association.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/associations/builder/has_and_belongs_to_many.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/associations/builder/has_many.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/associations/disable_joins_association_scope.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/associations/foreign_association.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/associations/has_many_association.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/associations/has_many_through_association.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/associations/has_one_association.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/associations/has_one_through_association.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/associations/join_dependency/join_association.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/associations/join_dependency/join_base.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/associations/join_dependency/join_part.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/associations/nested_error.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/associations/preloader/association.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/associations/preloader/batch.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/associations/preloader/through_association.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/associations/preloader.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/associations/singular_association.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/associations/through_association.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/asynchronous_queries_tracker.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/attribute_assignment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/attribute_methods/before_type_cast.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/attribute_methods/composite_primary_key.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/attribute_methods/dirty.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/attribute_methods/primary_key.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/attribute_methods/read.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/attribute_methods/write.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/callbacks.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/coders/column_serializer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/coders/yaml_column.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/abstract/database_limits.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/abstract/savepoints.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/deduplicable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/mysql/column.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/mysql/explain_pretty_printer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/mysql/quoting.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/mysql/schema_dumper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/mysql/type_metadata.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/pool_config.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/pool_manager.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/postgresql/explain_pretty_printer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/postgresql/oid/bit.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/postgresql/oid/bit_varying.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/postgresql/oid/bytea.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/postgresql/oid/cidr.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/postgresql/oid/date.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/postgresql/oid/date_time.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/postgresql/oid/decimal.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/postgresql/oid/enum.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/postgresql/oid/hstore.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/postgresql/oid/inet.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/postgresql/oid/interval.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/postgresql/oid/jsonb.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/postgresql/oid/legacy_point.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/postgresql/oid/macaddr.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/postgresql/oid/money.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/postgresql/oid/oid.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/postgresql/oid/point.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/postgresql/oid/range.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/postgresql/oid/specialized_string.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/postgresql/oid/timestamp.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/postgresql/oid/timestamp_with_time_zone.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/postgresql/oid/uuid.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/postgresql/oid/vector.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/postgresql/oid/xml.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/postgresql/oid.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/postgresql/referential_integrity.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/postgresql/type_metadata.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/postgresql/utils.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/sql_type_metadata.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/sqlite3/column.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/sqlite3/explain_pretty_printer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/sqlite3/schema_creation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/sqlite3/schema_definitions.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/sqlite3/schema_dumper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/connection_adapters/statement_pool.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/database_configurations/connection_url_resolver.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/deprecator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/destroy_association_async_job.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/disable_joins_association_relation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/encryption/auto_filtered_parameters.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/encryption/cipher/aes256_gcm.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/encryption/cipher.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/encryption/config.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/encryption/configurable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/encryption/context.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/encryption/contexts.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/encryption/derived_secret_key_provider.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/encryption/deterministic_key_provider.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/encryption/encrypted_fixtures.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/encryption/encrypting_only_encryptor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/encryption/envelope_encryption_key_provider.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/encryption/errors.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/encryption/extended_deterministic_queries.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/encryption/extended_deterministic_uniqueness_validator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/encryption/key.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/encryption/key_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/encryption/key_provider.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/encryption/message.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/encryption/message_pack_message_serializer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/encryption/message_serializer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/encryption/null_encryptor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/encryption/properties.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/encryption/read_only_null_encryptor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/encryption.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/fixture_set/file.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/fixture_set/model_metadata.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/fixture_set/render_context.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/fixture_set/table_rows.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/future_result.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/integration.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/internal_metadata.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/legacy_yaml_adapter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/locale/en.yml +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/marshalling.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/message_pack.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/middleware/database_selector/resolver/session.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/middleware/database_selector/resolver.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/middleware/database_selector.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/migration/default_strategy.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/migration/execution_strategy.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/migration/join_table.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/migration/pending_migration_connection.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/no_touching.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/promise.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/query_logs_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/railties/console_sandbox.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/readonly_attributes.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/relation/batches/batch_enumerator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/relation/from_clause.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/relation/merger.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/relation/predicate_builder/array_handler.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/relation/predicate_builder/basic_object_handler.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/relation/predicate_builder/range_handler.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/relation/predicate_builder/relation_handler.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/schema.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/schema_migration.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/scoping/default.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/scoping/named.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/secure_password.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/serialization.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/suppressor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/token_for.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/touch_later.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/translation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/type/adapter_specific_registry.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/type/date.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/type/date_time.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/type/decimal_without_scale.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/type/text.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/type/time.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/type/unsigned_integer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/type.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/type_caster/map.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/type_caster.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/validations/absence.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/validations/length.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/validations/numericality.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/validations/presence.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/validations/uniqueness.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/validations.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/active_record/version.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/attributes/attribute.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/collectors/bind.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/collectors/composite.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/collectors/plain_string.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/collectors/sql_string.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/collectors/substitute_binds.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/errors.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/expressions.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/factory_methods.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/filter_predications.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/insert_manager.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/math.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/ascending.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/binary.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/bind_param.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/bound_sql_literal.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/case.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/casted.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/comment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/cte.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/descending.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/equality.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/extract.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/false.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/filter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/fragments.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/full_outer_join.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/grouping.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/homogeneous_in.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/in.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/infix_operation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/inner_join.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/insert_statement.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/join_source.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/leading_join.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/matches.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/nary.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/node_expression.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/ordering.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/outer_join.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/over.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/regexp.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/right_outer_join.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/select_core.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/select_statement.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/sql_literal.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/string_join.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/table_alias.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/terminal.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/true.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/unary.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/unary_operation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/unqualified_column.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/values_list.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/window.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/nodes/with.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/order_predications.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/predications.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/table.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/tree_manager.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/visitors/mysql.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/visitors/visitor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/visitors.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/arel/window_predications.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/rails/generators/active_record/application_record/application_record_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/rails/generators/active_record/application_record/templates/application_record.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/rails/generators/active_record/migration/migration_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/rails/generators/active_record/migration/templates/create_table_migration.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/rails/generators/active_record/migration/templates/migration.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/rails/generators/active_record/migration.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/rails/generators/active_record/model/USAGE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/rails/generators/active_record/model/model_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/rails/generators/active_record/model/templates/abstract_base_class.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/rails/generators/active_record/model/templates/model.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/rails/generators/active_record/model/templates/module.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/rails/generators/active_record/multi_db/multi_db_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/rails/generators/active_record/multi_db/templates/multi_db.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activerecord-8.0.2.1 → activerecord-8.1.0}/lib/rails/generators/active_record.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/MIT-LICENSE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/controllers/active_storage/base_controller.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/controllers/active_storage/blobs/proxy_controller.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/controllers/active_storage/blobs/redirect_controller.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/controllers/active_storage/direct_uploads_controller.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/controllers/active_storage/representations/base_controller.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/controllers/active_storage/representations/proxy_controller.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/controllers/active_storage/representations/redirect_controller.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/controllers/concerns/active_storage/disable_session.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/controllers/concerns/active_storage/file_server.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/controllers/concerns/active_storage/set_blob.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/controllers/concerns/active_storage/set_current.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/controllers/concerns/active_storage/streaming.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/javascript/activestorage/blob_record.js +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/javascript/activestorage/blob_upload.js +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/javascript/activestorage/direct_upload.js +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/javascript/activestorage/direct_uploads_controller.js +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/javascript/activestorage/file_checksum.js +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/javascript/activestorage/helpers.js +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/javascript/activestorage/index.js +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/javascript/activestorage/ujs.js +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/jobs/active_storage/analyze_job.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/jobs/active_storage/base_job.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/jobs/active_storage/mirror_job.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/jobs/active_storage/preview_image_job.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/jobs/active_storage/purge_job.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/jobs/active_storage/transform_job.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/models/active_storage/attachment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/models/active_storage/blob/analyzable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/models/active_storage/blob/identifiable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/models/active_storage/blob/servable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/models/active_storage/blob.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/models/active_storage/current.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/models/active_storage/named_variant.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/models/active_storage/preview.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/models/active_storage/record.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/models/active_storage/variant_record.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/app/models/active_storage/variant_with_record.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/config/routes.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/db/migrate/20170806125915_create_active_storage_tables.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/db/update_migrate/20190112182829_add_service_name_to_active_storage_blobs.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/db/update_migrate/20191206030411_create_active_storage_variant_records.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/db/update_migrate/20211119233751_remove_not_null_on_active_storage_blobs_checksum.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/lib/active_storage/analyzer/audio_analyzer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/lib/active_storage/analyzer/null_analyzer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/lib/active_storage/analyzer/video_analyzer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/lib/active_storage/analyzer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/lib/active_storage/attached/changes/create_many.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/lib/active_storage/attached/changes/create_one.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/lib/active_storage/attached/changes/create_one_of_many.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/lib/active_storage/attached/changes/delete_many.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/lib/active_storage/attached/changes/delete_one.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/lib/active_storage/attached/changes/detach_many.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/lib/active_storage/attached/changes/detach_one.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/lib/active_storage/attached/changes/purge_many.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/lib/active_storage/attached/changes/purge_one.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/lib/active_storage/attached/changes.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/lib/active_storage/attached/many.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/lib/active_storage/attached/one.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/lib/active_storage/deprecator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/lib/active_storage/downloader.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/lib/active_storage/errors.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/lib/active_storage/previewer/mupdf_previewer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/lib/active_storage/previewer/poppler_pdf_previewer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/lib/active_storage/previewer/video_previewer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/lib/active_storage/previewer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/lib/active_storage/reflection.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/lib/active_storage/service/disk_service.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/lib/active_storage/transformers/transformer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/lib/active_storage/version.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activestorage-8.0.2.1 → activestorage-8.1.0}/lib/tasks/activestorage.rake +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/MIT-LICENSE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/actionable_error.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/all.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/array_inquirer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/benchmark.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/benchmarkable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/builder.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/cache/coder.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/cache/entry.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/cache/file_store.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/cache/memory_store.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/cache/null_store.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/cache/serializer_with_fallback.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/class_attribute.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/code_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/concern.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/concurrency/null_lock.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/concurrency/share_lock.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/configuration_file.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/array/access.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/array/conversions.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/array/extract.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/array/extract_options.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/array/grouping.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/array/inquiry.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/array/wrap.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/big_decimal/conversions.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/class/attribute_accessors.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/class/subclasses.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/date/acts_like.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/date/blank.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/date/calculations.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/date/conversions.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/date/zones.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/date_and_time/calculations.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/date_and_time/zones.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/date_time/acts_like.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/date_time/blank.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/date_time/calculations.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/digest/uuid.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/file/atomic.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/hash/conversions.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/hash/deep_merge.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/hash/deep_transform_values.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/hash/except.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/hash/indifferent_access.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/hash/keys.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/hash/reverse_merge.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/hash/slice.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/integer/inflections.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/integer/multiple.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/integer/time.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/kernel/concern.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/kernel/reporting.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/kernel/singleton_class.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/load_error.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/module/aliasing.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/module/anonymous.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/module/attr_internal.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/module/attribute_accessors.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/module/concerning.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/module/delegation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/module/deprecation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/module/introspection.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/module/redefine_method.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/module/remove_method.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/name_error.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/numeric/bytes.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/numeric/conversions.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/numeric/time.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/object/acts_like.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/object/blank.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/object/conversions.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/object/deep_dup.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/object/duplicable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/object/inclusion.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/object/instance_variables.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/object/to_param.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/object/with.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/object/with_options.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/pathname/blank.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/pathname/existence.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/range/compare_range.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/range/conversions.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/regexp.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/securerandom.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/string/access.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/string/behavior.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/string/conversions.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/string/exclude.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/string/indent.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/string/inflections.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/string/inquiry.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/string/starts_ends_with.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/string/strip.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/string/zones.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/symbol/starts_ends_with.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/thread/backtrace/location.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/time/acts_like.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/time/conversions.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/core_ext/time/zones.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/deep_mergeable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/delegation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/dependencies/autoload.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/dependencies/require_dependency.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/deprecation/behaviors.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/deprecation/constant_accessor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/deprecation/deprecators.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/deprecation/disallowed.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/deprecation/method_wrappers.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/deprecation/proxy_wrappers.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/deprecator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/descendants_tracker.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/digest.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/duration/iso8601_parser.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/duration/iso8601_serializer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/duration.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/encrypted_configuration.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/encrypted_file.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/environment_inquirer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/error_reporter/test_helper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/execution_context/test_helper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/execution_wrapper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/executor/test_helper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/executor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/fork_tracker.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/html_safe_translation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/i18n.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/inflections.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/inflector/methods.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/inflector.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/json.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/key_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/locale/en.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/locale/en.yml +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/log_subscriber/test_helper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/logger.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/logger_silence.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/message_encryptor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/message_pack/cache_serializer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/message_pack/serializer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/message_pack.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/message_verifier.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/messages/codec.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/messages/metadata.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/messages/rotation_configuration.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/messages/serializer_with_fallback.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/multibyte/unicode.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/notifications.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/number_helper/number_converter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/number_helper/number_to_currency_converter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/number_helper/number_to_delimited_converter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/number_helper/number_to_human_converter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/number_helper/number_to_human_size_converter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/number_helper/number_to_percentage_converter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/number_helper/number_to_phone_converter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/number_helper/number_to_rounded_converter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/number_helper/rounding_helper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/number_helper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/option_merger.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/ordered_hash.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/ordered_options.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/parameter_filter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/rails.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/reloader.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/rescuable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/secure_compare_rotator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/security_utils.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/string_inquirer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/tagged_logging.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/testing/autorun.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/testing/constant_lookup.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/testing/constant_stubbing.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/testing/declarative.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/testing/deprecation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/testing/file_fixtures.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/testing/isolation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/testing/method_call_assertions.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/testing/parallelize_executor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/testing/setup_and_teardown.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/testing/stream.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/testing/tagged_logging.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/time.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/version.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/xml_mini/jdom.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/xml_mini/libxml.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/xml_mini/libxmlsax.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/xml_mini/nokogiri.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/xml_mini/nokogirisax.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.2.1 → activesupport-8.1.0}/lib/active_support/xml_mini/rexml.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{bigdecimal-3.2.3 → bigdecimal-3.3.1}/LICENSE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{bigdecimal-3.2.3 → bigdecimal-3.3.1}/bigdecimal.gemspec +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{bigdecimal-3.2.3 → bigdecimal-3.3.1}/ext/bigdecimal/bigdecimal.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{bigdecimal-3.2.3 → bigdecimal-3.3.1}/ext/bigdecimal/bits.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{bigdecimal-3.2.3 → bigdecimal-3.3.1}/ext/bigdecimal/extconf.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{bigdecimal-3.2.3 → bigdecimal-3.3.1}/ext/bigdecimal/feature.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{bigdecimal-3.2.3 → bigdecimal-3.3.1}/ext/bigdecimal/missing/dtoa.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{bigdecimal-3.2.3 → bigdecimal-3.3.1}/ext/bigdecimal/missing.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{bigdecimal-3.2.3 → bigdecimal-3.3.1}/ext/bigdecimal/missing.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{bigdecimal-3.2.3 → bigdecimal-3.3.1}/ext/bigdecimal/static_assert.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{bigdecimal-3.2.3 → bigdecimal-3.3.1}/lib/bigdecimal/jacobian.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{bigdecimal-3.2.3 → bigdecimal-3.3.1}/lib/bigdecimal/ludcmp.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{bigdecimal-3.2.3 → bigdecimal-3.3.1}/lib/bigdecimal/newton.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{bigdecimal-3.2.3 → bigdecimal-3.3.1}/sample/linear.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{bigdecimal-3.2.3 → bigdecimal-3.3.1}/sample/nlsolve.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{bigdecimal-3.2.3 → bigdecimal-3.3.1}/sample/pi.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{erb-5.0.2 → erb-5.1.1}/BDSL +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{benchmark-0.4.1 → erb-5.1.1}/COPYING +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{erb-5.0.2 → erb-5.1.1}/LICENSE.txt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{erb-5.0.2 → erb-5.1.1}/Rakefile +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{erb-5.0.2 → erb-5.1.1}/_doc/cgi.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{erb-5.0.2 → erb-5.1.1}/bin/console +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{benchmark-0.4.1 → erb-5.1.1}/bin/setup +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{erb-5.0.2 → erb-5.1.1}/erb.gemspec +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{erb-5.0.2 → erb-5.1.1}/ext/erb/escape/extconf.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{erb-5.0.2 → erb-5.1.1}/lib/erb/compiler.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{erb-5.0.2 → erb-5.1.1}/lib/erb/def_method.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{fast_gettext-4.1.0 → fast_gettext-4.1.1}/CHANGELOG +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{fast_gettext-4.1.0 → fast_gettext-4.1.1}/LICENSE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{fast_gettext-4.1.0 → fast_gettext-4.1.1}/Readme.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{fast_gettext-4.1.0 → fast_gettext-4.1.1}/lib/fast_gettext/cache.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{fast_gettext-4.1.0 → fast_gettext-4.1.1}/lib/fast_gettext/mo_file.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{fast_gettext-4.1.0 → fast_gettext-4.1.1}/lib/fast_gettext/po_file.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{fast_gettext-4.1.0 → fast_gettext-4.1.1}/lib/fast_gettext/storage.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{fast_gettext-4.1.0 → fast_gettext-4.1.1}/lib/fast_gettext/translation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{fast_gettext-4.1.0 → fast_gettext-4.1.1}/lib/fast_gettext/translation_repository/base.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{fast_gettext-4.1.0 → fast_gettext-4.1.1}/lib/fast_gettext/translation_repository/chain.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{fast_gettext-4.1.0 → fast_gettext-4.1.1}/lib/fast_gettext/translation_repository/db.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{fast_gettext-4.1.0 → fast_gettext-4.1.1}/lib/fast_gettext/translation_repository/db_models/translation_key.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{fast_gettext-4.1.0 → fast_gettext-4.1.1}/lib/fast_gettext/translation_repository/db_models/translation_text.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{fast_gettext-4.1.0 → fast_gettext-4.1.1}/lib/fast_gettext/translation_repository/logger.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{fast_gettext-4.1.0 → fast_gettext-4.1.1}/lib/fast_gettext/translation_repository/merge.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{fast_gettext-4.1.0 → fast_gettext-4.1.1}/lib/fast_gettext/translation_repository/mo.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{fast_gettext-4.1.0 → fast_gettext-4.1.1}/lib/fast_gettext/translation_repository/po.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{fast_gettext-4.1.0 → fast_gettext-4.1.1}/lib/fast_gettext/translation_repository/yaml.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{fast_gettext-4.1.0 → fast_gettext-4.1.1}/lib/fast_gettext/translation_repository.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{fast_gettext-4.1.0 → fast_gettext-4.1.1}/lib/fast_gettext/vendor/README.rdoc +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{fast_gettext-4.1.0 → fast_gettext-4.1.1}/lib/fast_gettext/vendor/empty.mo +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{fast_gettext-4.1.0 → fast_gettext-4.1.1}/lib/fast_gettext/vendor/iconv.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{fast_gettext-4.1.0 → fast_gettext-4.1.1}/lib/fast_gettext/vendor/poparser.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{fast_gettext-4.1.0 → fast_gettext-4.1.1}/lib/fast_gettext/vendor/string.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{fast_gettext-4.1.0 → fast_gettext-4.1.1}/lib/fast_gettext.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{globalid-1.2.1 → globalid-1.3.0}/MIT-LICENSE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{globalid-1.2.1 → globalid-1.3.0}/lib/global_id/fixture_set.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{globalid-1.2.1 → globalid-1.3.0}/lib/global_id/railtie.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{globalid-1.2.1 → globalid-1.3.0}/lib/global_id/signed_global_id.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{globalid-1.2.1 → globalid-1.3.0}/lib/global_id/verifier.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{globalid-1.2.1 → globalid-1.3.0}/lib/global_id.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{globalid-1.2.1 → globalid-1.3.0}/lib/globalid.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{benchmark-0.4.1 → json-2.15.2}/BSDL +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{json-2.14.1 → json-2.15.2}/COPYING +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{json-2.14.1 → json-2.15.2}/LEGAL +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{json-2.14.1 → json-2.15.2}/ext/json/ext/fbuffer/fbuffer.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{json-2.14.1 → json-2.15.2}/ext/json/ext/generator/extconf.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{json-2.14.1 → json-2.15.2}/ext/json/ext/parser/extconf.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{json-2.14.1 → json-2.15.2}/ext/json/ext/parser/parser.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{json-2.14.1 → json-2.15.2}/ext/json/ext/simd/conf.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{json-2.14.1 → json-2.15.2}/ext/json/ext/simd/simd.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{json-2.14.1 → json-2.15.2}/ext/json/ext/vendor/jeaiii-ltoa.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{json-2.14.1 → json-2.15.2}/json.gemspec +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{json-2.14.1 → json-2.15.2}/lib/json/add/bigdecimal.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{json-2.14.1 → json-2.15.2}/lib/json/add/complex.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{json-2.14.1 → json-2.15.2}/lib/json/add/core.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{json-2.14.1 → json-2.15.2}/lib/json/add/date.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{json-2.14.1 → json-2.15.2}/lib/json/add/date_time.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{json-2.14.1 → json-2.15.2}/lib/json/add/exception.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{json-2.14.1 → json-2.15.2}/lib/json/add/ostruct.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{json-2.14.1 → json-2.15.2}/lib/json/add/range.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{json-2.14.1 → json-2.15.2}/lib/json/add/rational.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{json-2.14.1 → json-2.15.2}/lib/json/add/regexp.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{json-2.14.1 → json-2.15.2}/lib/json/add/set.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{json-2.14.1 → json-2.15.2}/lib/json/add/string.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{json-2.14.1 → json-2.15.2}/lib/json/add/struct.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{json-2.14.1 → json-2.15.2}/lib/json/add/symbol.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{json-2.14.1 → json-2.15.2}/lib/json/add/time.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{json-2.14.1 → json-2.15.2}/lib/json/common.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{json-2.14.1 → json-2.15.2}/lib/json/ext/generator/state.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{json-2.14.1 → json-2.15.2}/lib/json/ext.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{json-2.14.1 → json-2.15.2}/lib/json/generic_object.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{json-2.14.1 → json-2.15.2}/lib/json.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/MIT-LICENSE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/configuration.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/constants.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/elements/address.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/elements/address_list.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/elements/content_disposition_element.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/elements/content_location_element.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/elements/content_transfer_encoding_element.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/elements/content_type_element.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/elements/date_time_element.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/elements/envelope_from_element.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/elements/message_ids_element.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/elements/mime_version_element.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/elements/phrase_list.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/elements/received_element.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/elements.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/encodings/7bit.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/encodings/8bit.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/encodings/base64.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/encodings/binary.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/encodings/identity.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/encodings/transfer_encoding.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/envelope.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/fields/common_field.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/fields/parameter_hash.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/indifferent_hash.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/matchers/attachment_matchers.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/matchers/has_sent_mail.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/multibyte/utils.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/multibyte.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/network/delivery_methods/exim.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/network/delivery_methods/logger_delivery.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/network/retriever_methods/test_retriever.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/network.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/parser_tools.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/parsers/rfc2045_content_transfer_encoding.rl +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/parsers/rfc2045_content_type.rl +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/parsers/rfc2045_mime.rl +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/parsers/rfc2183_content_disposition.rl +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/parsers/rfc3629_utf8.rl +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/parsers/rfc5234_abnf_core_rules.rl +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/parsers/rfc5322.rl +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/parsers/rfc5322_address.rl +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/parsers/rfc5322_date_time.rl +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/parsers/rfc5322_lexical_tokens.rl +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/parsers.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/parts_list.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/values/unicode_tables.dat +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{mail-2.8.1 → mail-2.9.0}/lib/mail/yaml.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{minitest-5.25.5 → minitest-5.26.0}/Manifest.txt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{minitest-5.25.5 → minitest-5.26.0}/README.rdoc +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{minitest-5.25.5 → minitest-5.26.0}/design_rationale.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{minitest-5.25.5 → minitest-5.26.0}/lib/hoe/minitest.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{minitest-5.25.5 → minitest-5.26.0}/lib/minitest/autorun.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{minitest-5.25.5 → minitest-5.26.0}/lib/minitest/benchmark.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{minitest-5.25.5 → minitest-5.26.0}/lib/minitest/compress.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{minitest-5.25.5 → minitest-5.26.0}/lib/minitest/error_on_warning.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{minitest-5.25.5 → minitest-5.26.0}/lib/minitest/expectations.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{minitest-5.25.5 → minitest-5.26.0}/lib/minitest/hell.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{minitest-5.25.5 → minitest-5.26.0}/lib/minitest/manual_plugins.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{minitest-5.25.5 → minitest-5.26.0}/lib/minitest/mock.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{minitest-5.25.5 → minitest-5.26.0}/lib/minitest/parallel.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{minitest-5.25.5 → minitest-5.26.0}/lib/minitest/pride.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{minitest-5.25.5 → minitest-5.26.0}/lib/minitest/pride_plugin.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{minitest-5.25.5 → minitest-5.26.0}/lib/minitest/unit.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{minitest-5.25.5 → minitest-5.26.0}/test/minitest/metametameta.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{minitest-5.25.5 → minitest-5.26.0}/test/minitest/test_minitest_benchmark.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{minitest-5.25.5 → minitest-5.26.0}/test/minitest/test_minitest_mock.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{minitest-5.25.5 → minitest-5.26.0}/test/minitest/test_minitest_reporter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{minitest-5.25.5 → minitest-5.26.0}/test/minitest/test_minitest_test_task.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{json-2.14.1 → net-imap-0.5.12}/BSDL +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{erb-5.0.2 → net-imap-0.5.12}/COPYING +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/LICENSE.txt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/README.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/Rakefile +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/docs/styles.css +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/authenticators.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/command_data.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/config/attr_accessors.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/config/attr_inheritance.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/config.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/connection_state.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/data_encoding.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/data_lite.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/deprecated_client_options.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/errors.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/fetch_data.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/flags.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/response_data.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/response_parser/parser_utils.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/response_parser.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/response_reader.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/sasl/anonymous_authenticator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/sasl/authentication_exchange.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/sasl/authenticators.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/sasl/client_adapter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/sasl/cram_md5_authenticator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/sasl/digest_md5_authenticator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/sasl/external_authenticator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/sasl/gs2_header.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/sasl/login_authenticator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/sasl/oauthbearer_authenticator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/sasl/plain_authenticator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/sasl/protocol_adapters.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/sasl/scram_algorithm.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/sasl/scram_authenticator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/sasl/stringprep.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/sasl/xoauth2_authenticator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/sasl.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/sasl_adapter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/stringprep/nameprep.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/stringprep/saslprep.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/stringprep/saslprep_tables.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/stringprep/tables.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/stringprep/trace.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/stringprep.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/lib/net/imap/uidplus_data.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/net-imap.gemspec +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/rakelib/benchmarks.rake +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/rakelib/rdoc.rake +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/rakelib/rfcs.rake +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/rakelib/saslprep.rake +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/rakelib/string_prep_tables_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → net-imap-0.5.12}/sample/net-imap.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/LICENSE.txt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/bin/ruby-parse +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/bin/ruby-rewrite +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/gauntlet_parser.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/all.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/ast/node.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/ast/processor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/base.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/builders/default.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/clobbering_error.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/color.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/context.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/current_arg_stack.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/deprecation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/diagnostic/engine.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/diagnostic.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/lexer/dedenter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/lexer/explanation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/lexer/literal.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/lexer/stack_state.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/lexer-F0.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/lexer-F1.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/lexer-strings.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/macruby.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/max_numparam_stack.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/messages.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/meta.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/rewriter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/ruby18.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/ruby19.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/ruby20.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/ruby21.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/ruby22.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/ruby23.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/ruby24.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/ruby25.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/ruby26.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/ruby27.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/ruby30.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/ruby31.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/ruby32.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/ruby33.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/ruby34.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/rubymotion.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/runner/ruby_parse.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/runner/ruby_rewrite.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/runner.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/source/buffer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/source/comment/associator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/source/comment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/source/map/collection.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/source/map/condition.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/source/map/constant.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/source/map/definition.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/source/map/for.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/source/map/heredoc.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/source/map/index.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/source/map/keyword.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/source/map/method_definition.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/source/map/objc_kwarg.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/source/map/operator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/source/map/rescue_body.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/source/map/send.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/source/map/ternary.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/source/map/variable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/source/map.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/source/range.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/source/rewriter/action.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/source/rewriter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/source/tree_rewriter/action.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/source/tree_rewriter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/static_environment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/syntax_error.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/tree_rewriter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/unknown_encoding_in_magic_comment_error.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser/variables_stack.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/lib/parser.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.9.0 → parser-3.3.10.0}/parser.gemspec +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{po_to_json-2.1.0 → po_to_json-2.1.2}/LICENSE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{po_to_json-2.1.0 → po_to_json-2.1.2}/lib/po_to_json.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → pp-0.6.3}/BSDL +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{net-imap-0.5.10 → pp-0.6.3}/COPYING +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{pp-0.6.2 → pp-0.6.3}/pp.gemspec +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/BSDmakefile +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/CODE_OF_CONDUCT.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/CONTRIBUTING.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/LICENSE.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/docs/build_system.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/docs/configuration.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/docs/cruby_compilation.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/docs/encoding.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/docs/fuzzing.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/docs/heredocs.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/docs/javascript.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/docs/local_variable_depth.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/docs/mapping.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/docs/parsing_rules.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/docs/relocation.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/docs/ripper_translation.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/docs/ruby_api.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/docs/ruby_parser_translation.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/docs/serialization.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/docs/testing.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/ext/prism/api_node.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/ext/prism/api_pack.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/ext/prism/extconf.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/include/prism/defines.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/include/prism/encoding.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/include/prism/node.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/include/prism/options.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/include/prism/pack.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/include/prism/parser.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/include/prism/prettyprint.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/include/prism/regexp.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/include/prism/static_literals.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/include/prism/util/pm_buffer.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/include/prism/util/pm_char.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/include/prism/util/pm_constant_pool.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/include/prism/util/pm_integer.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/include/prism/util/pm_list.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/include/prism/util/pm_memchr.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/include/prism/util/pm_newline_list.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/include/prism/util/pm_string.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/include/prism/util/pm_strncasecmp.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/include/prism/util/pm_strpbrk.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/include/prism.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/lib/prism/compiler.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/lib/prism/desugar_compiler.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/lib/prism/dispatcher.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/lib/prism/dot_visitor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/lib/prism/dsl.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/lib/prism/inspect_visitor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/lib/prism/lex_compat.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/lib/prism/mutation_compiler.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/lib/prism/node_ext.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/lib/prism/pack.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/lib/prism/parse_result/comments.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/lib/prism/parse_result/errors.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/lib/prism/parse_result/newlines.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/lib/prism/parse_result.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/lib/prism/pattern.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/lib/prism/polyfill/append_as_bytes.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/lib/prism/polyfill/byteindex.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/lib/prism/polyfill/scan_byte.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/lib/prism/polyfill/unpack1.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/lib/prism/reflection.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/lib/prism/relocation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/lib/prism/string_query.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/lib/prism/translation/parser/builder.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/lib/prism/translation/parser/compiler.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/lib/prism/translation/parser/lexer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/lib/prism/translation/parser33.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/lib/prism/translation/parser34.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/lib/prism/translation/parser35.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/lib/prism/translation/parser_current.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/lib/prism/translation/ripper/sexp.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/lib/prism/translation/ripper/shim.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/lib/prism/translation/ripper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/lib/prism/translation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/lib/prism/visitor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/rbi/prism/compiler.rbi +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/rbi/prism/dsl.rbi +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/rbi/prism/inspect_visitor.rbi +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/rbi/prism/node.rbi +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/rbi/prism/node_ext.rbi +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/rbi/prism/parse_result.rbi +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/rbi/prism/reflection.rbi +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/rbi/prism/string_query.rbi +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/rbi/prism/translation/parser.rbi +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/rbi/prism/translation/parser33.rbi +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/rbi/prism/translation/parser34.rbi +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/rbi/prism/translation/parser35.rbi +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/rbi/prism/translation/ripper.rbi +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/rbi/prism/visitor.rbi +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/rbi/prism.rbi +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/sig/prism/compiler.rbs +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/sig/prism/dispatcher.rbs +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/sig/prism/dot_visitor.rbs +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/sig/prism/dsl.rbs +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/sig/prism/inspect_visitor.rbs +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/sig/prism/lex_compat.rbs +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/sig/prism/mutation_compiler.rbs +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/sig/prism/node.rbs +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/sig/prism/node_ext.rbs +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/sig/prism/pack.rbs +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/sig/prism/parse_result/comments.rbs +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/sig/prism/parse_result.rbs +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/sig/prism/pattern.rbs +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/sig/prism/reflection.rbs +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/sig/prism/relocation.rbs +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/sig/prism/serialize.rbs +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/sig/prism/string_query.rbs +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/sig/prism/visitor.rbs +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/src/encoding.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/src/node.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/src/options.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/src/pack.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/src/prettyprint.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/src/regexp.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/src/serialize.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/src/static_literals.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/src/token_type.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/src/util/pm_buffer.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/src/util/pm_char.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/src/util/pm_constant_pool.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/src/util/pm_integer.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/src/util/pm_list.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/src/util/pm_memchr.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/src/util/pm_newline_list.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/src/util/pm_strncasecmp.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.5.1 → prism-1.6.0}/src/util/pm_strpbrk.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/CONTRIBUTING.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/MIT-LICENSE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/SPEC.rdoc +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/auth/abstract/handler.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/auth/abstract/request.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/auth/basic.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/bad_request.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/body_proxy.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/builder.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/cascade.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/common_logger.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/conditional_get.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/config.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/constants.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/content_length.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/content_type.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/deflater.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/directory.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/etag.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/events.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/files.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/head.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/headers.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/lint.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/lock.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/media_type.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/method_override.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/mime.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/mock.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/mock_request.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/mock_response.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/multipart/generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/multipart/uploaded_file.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/multipart.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/null_logger.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/recursive.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/reloader.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/response.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/rewindable_input.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/runtime.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/show_exceptions.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/show_status.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/static.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/tempfile_reaper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/urlmap.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack/utils.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.2.1 → rack-3.2.3}/lib/rack.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rails-8.0.2.1 → rails-8.1.0}/MIT-LICENSE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rails-8.0.2.1 → rails-8.1.0}/README.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/MIT-LICENSE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/RDOC_MAIN.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/exe/rails +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/all.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/api/generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/api/task.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/app_loader.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/application/dummy_config.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/autoloaders/inflector.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/autoloaders.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/backtrace_cleaner.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/cli.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/code_statistics_calculator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/command/actions.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/command/behavior.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/command/helpers/editor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/commands/about/about_command.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/commands/application/application_command.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/commands/boot/boot_command.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/commands/console/console_command.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/commands/credentials/USAGE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/commands/credentials/credentials_command/diffing.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/commands/db/system/change/change_command.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/commands/dbconsole/dbconsole_command.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/commands/destroy/destroy_command.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/commands/dev/dev_command.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/commands/devcontainer/devcontainer_command.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/commands/encrypted/USAGE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/commands/gem_help/USAGE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/commands/gem_help/gem_help_command.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/commands/generate/generate_command.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/commands/help/USAGE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/commands/help/help_command.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/commands/initializers/initializers_command.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/commands/middleware/middleware_command.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/commands/new/new_command.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/commands/notes/notes_command.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/commands/plugin/plugin_command.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/commands/rake/rake_command.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/commands/restart/restart_command.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/commands/routes/routes_command.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/commands/runner/USAGE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/commands/runner/runner_command.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/commands/secret/secret_command.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/commands/server/server_command.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/commands/stats/stats_command.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/commands/test/USAGE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/commands/test/test_command.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/commands/unused_routes/unused_routes_command.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/commands/version/version_command.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/commands.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/configuration.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/deprecator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/dev_caching.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/engine/commands.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/engine/configuration.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/engine/railties.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/engine/updater.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/actions/create_migration.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/active_model.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/app_name.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/base.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/erb/authentication/templates/app/views/passwords/edit.html.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/erb/authentication/templates/app/views/passwords/new.html.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/erb/authentication/templates/app/views/sessions/new.html.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/erb/controller/controller_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/erb/controller/templates/view.html.erb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/erb/mailer/mailer_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/erb/mailer/templates/layout.html.erb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/erb/mailer/templates/layout.text.erb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/erb/mailer/templates/view.html.erb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/erb/mailer/templates/view.text.erb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/erb/scaffold/scaffold_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/erb/scaffold/templates/_form.html.erb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/erb/scaffold/templates/edit.html.erb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/erb/scaffold/templates/index.html.erb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/erb/scaffold/templates/new.html.erb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/erb/scaffold/templates/show.html.erb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/erb.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/model_helpers.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/named_base.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/USAGE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/README.md.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/Rakefile.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/app/assets/stylesheets/application.css.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/app/helpers/application_helper.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/app/jobs/application_job.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/app/mailers/application_mailer.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/app/models/application_record.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/app/views/layouts/mailer.html.erb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/app/views/layouts/mailer.text.erb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/app/views/pwa/manifest.json.erb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/app/views/pwa/service-worker.js +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/bin/brakeman.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/bin/dev.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/bin/rails.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/bin/rake.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/bin/thrust.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/config/application.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/config/boot.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/config/cable.yml.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/config/environment.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/config/environments/test.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/config/initializers/assets.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/config/initializers/cors.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/config/initializers/filter_parameter_logging.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/config/initializers/inflections.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/config/locales/en.yml +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/config/routes.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/config.ru.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/db/seeds.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/dockerignore.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/gitattributes.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/gitignore.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/node-version.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/public/icon.png +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/public/icon.svg +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/public/robots.txt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/rubocop.yml.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/ruby-version.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/test/application_system_test_case.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/app/templates/test/test_helper.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/application_record/application_record_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/authentication/USAGE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/authentication/templates/app/channels/application_cable/connection.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/authentication/templates/app/controllers/concerns/authentication.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/authentication/templates/app/mailers/passwords_mailer.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/authentication/templates/app/models/current.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/authentication/templates/app/models/session.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/authentication/templates/app/models/user.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/benchmark/benchmark_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/controller/USAGE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/controller/controller_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/controller/templates/controller.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/credentials/credentials_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/credentials/templates/credentials.yml.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/db/system/change/change_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/encrypted_file/encrypted_file_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/generator/USAGE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/generator/generator_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/generator/templates/%file_name%_generator.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/generator/templates/USAGE.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/helper/USAGE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/helper/helper_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/helper/templates/helper.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/integration_test/USAGE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/integration_test/integration_test_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/migration/USAGE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/migration/migration_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/model/model_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/plugin/USAGE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/plugin/templates/%name%.gemspec.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/plugin/templates/Gemfile.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/plugin/templates/MIT-LICENSE.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/plugin/templates/README.md.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/plugin/templates/app/controllers/%namespaced_name%/application_controller.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/plugin/templates/app/helpers/%namespaced_name%/application_helper.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/plugin/templates/app/jobs/%namespaced_name%/application_job.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/plugin/templates/app/mailers/%namespaced_name%/application_mailer.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/plugin/templates/app/models/%namespaced_name%/application_record.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/plugin/templates/app/views/layouts/%namespaced_name%/application.html.erb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/plugin/templates/bin/rails.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1/lib/rails/generators/rails/app → railties-8.1.0/lib/rails/generators/rails/plugin}/templates/bin/rubocop.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/plugin/templates/bin/test.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/plugin/templates/config/routes.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/plugin/templates/gitignore.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/plugin/templates/lib/%namespaced_name%/engine.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/plugin/templates/lib/%namespaced_name%/railtie.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/plugin/templates/lib/%namespaced_name%/version.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/plugin/templates/lib/%namespaced_name%.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/plugin/templates/lib/tasks/%namespaced_name%_tasks.rake.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/plugin/templates/rails/boot.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/plugin/templates/rails/routes.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/plugin/templates/rails/stylesheets.css +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/plugin/templates/rubocop.yml.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/plugin/templates/test/%namespaced_name%_test.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/plugin/templates/test/application_system_test_case.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/plugin/templates/test/integration/navigation_test.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/plugin/templates/test/test_helper.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/resource/USAGE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/resource/resource_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/resource_route/resource_route_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/scaffold/USAGE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/scaffold/scaffold_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/scaffold_controller/USAGE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/scaffold_controller/scaffold_controller_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/script/script_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/script/templates/script.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/system_test/USAGE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/system_test/system_test_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/task/USAGE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/task/task_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/rails/task/templates/task.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/resource_helpers.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/test_case.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/test_unit/authentication/templates/test/fixtures/users.yml.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1/lib/rails/generators/rails → railties-8.1.0/lib/rails/generators/test_unit}/authentication/templates/test/mailers/previews/passwords_mailer_preview.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/test_unit/controller/controller_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/test_unit/controller/templates/functional_test.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/test_unit/generator/generator_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/test_unit/generator/templates/generator_test.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/test_unit/helper/helper_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/test_unit/integration/integration_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/test_unit/integration/templates/integration_test.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/test_unit/job/job_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/test_unit/job/templates/unit_test.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/test_unit/mailer/mailer_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/test_unit/mailer/templates/functional_test.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/test_unit/mailer/templates/preview.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/test_unit/model/model_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/test_unit/model/templates/unit_test.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/test_unit/scaffold/templates/api_functional_test.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/test_unit/scaffold/templates/functional_test.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/test_unit/scaffold/templates/system_test.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/test_unit/system/system_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/test_unit/system/templates/application_system_test_case.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/test_unit/system/templates/system_test.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/test_unit.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/testing/assertions.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/generators/testing/setup_and_teardown.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/mailers_controller.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/paths.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/plugin/test.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/pwa_controller.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/rack/logger.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/rack.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/rackup/server.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/railtie/configuration.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/source_annotation_extractor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/tasks/engine.rake +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/tasks/framework.rake +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/tasks/log.rake +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/tasks/misc.rake +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/tasks/tmp.rake +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/tasks/yarn.rake +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/tasks/zeitwerk.rake +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/templates/layouts/application.html.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/templates/rails/info/properties.html.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/templates/rails/info/routes.html.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/templates/rails/mailers/index.html.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/templates/rails/mailers/mailer.html.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/test_help.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/test_unit/line_filtering.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/test_unit/railtie.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/test_unit/test_parser.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/test_unit/testing.rake +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/testing/maintain_test_schema.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/version.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/welcome_controller.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{railties-8.0.2.1 → railties-8.1.0}/lib/rails/zeitwerk_checker.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/CONTRIBUTING.rdoc +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/CVE-2013-0256.rdoc +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/ExampleMarkdown.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/ExampleRDoc.rdoc +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/History.rdoc +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/LEGAL.rdoc +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/LICENSE.rdoc +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/TODO.rdoc +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/exe/rdoc +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/exe/ri +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/code_object/alias.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/code_object/anon_class.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/code_object/any_method.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/code_object/attr.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/code_object/class_module.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/code_object/constant.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/code_object/context/section.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/code_object/context.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/code_object/extend.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/code_object/ghost_method.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/code_object/include.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/code_object/meta_method.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/code_object/method_attr.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/code_object/mixin.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/code_object/normal_class.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/code_object/normal_module.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/code_object/require.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/code_object/single_class.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/code_object.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/code_objects.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/comment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/encoding.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/erb_partial.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/erbio.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/darkfish.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/json_index.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/markup.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/pot/message_extractor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/pot/po.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/pot/po_entry.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/pot.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/ri.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/_footer.rhtml +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/_head.rhtml +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/_sidebar_classes.rhtml +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/_sidebar_extends.rhtml +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/_sidebar_includes.rhtml +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/_sidebar_installed.rhtml +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/_sidebar_navigation.rhtml +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/_sidebar_pages.rhtml +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/_sidebar_parent.rhtml +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/_sidebar_search.rhtml +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/_sidebar_sections.rhtml +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/_sidebar_table_of_contents.rhtml +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/_sidebar_toggle.rhtml +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/class.rhtml +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/css/fonts.css +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/css/rdoc.css +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/fonts/Lato-Light.ttf +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/fonts/Lato-LightItalic.ttf +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/fonts/Lato-Regular.ttf +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/fonts/Lato-RegularItalic.ttf +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/fonts/SourceCodePro-Bold.ttf +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/fonts/SourceCodePro-Regular.ttf +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/images/add.png +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/images/arrow_up.png +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/images/brick.png +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/images/brick_link.png +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/images/bug.png +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/images/bullet_black.png +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/images/bullet_toggle_minus.png +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/images/bullet_toggle_plus.png +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/images/date.png +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/images/delete.png +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/images/find.png +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/images/loadingAnimation.gif +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/images/macFFBgHack.png +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/images/package.png +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/images/page_green.png +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/images/page_white_text.png +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/images/page_white_width.png +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/images/plugin.png +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/images/ruby.png +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/images/tag_blue.png +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/images/tag_green.png +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/images/transparent.png +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/images/wrench.png +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/images/wrench_orange.png +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/images/zoom.png +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/index.rhtml +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/page.rhtml +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/servlet_not_found.rhtml +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/servlet_root.rhtml +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/darkfish/table_of_contents.rhtml +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator/template/json_index/js/navigation.js +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/i18n/locale.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/i18n/text.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/i18n.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/known_classes.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markdown/entities.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markdown/literals.kpeg +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markdown/literals.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markup/attr_changer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markup/attr_span.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markup/attribute_manager.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markup/attributes.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markup/blank_line.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markup/block_quote.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markup/document.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markup/formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markup/hard_break.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markup/heading.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markup/include.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markup/indented_paragraph.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markup/list.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markup/list_item.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markup/paragraph.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markup/parser.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markup/pre_process.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markup/raw.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markup/regexp_handling.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markup/rule.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markup/table.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markup/to_ansi.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markup/to_bs.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markup/to_html_snippet.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markup/to_joined_paragraph.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markup/to_label.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markup/to_markdown.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markup/to_rdoc.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markup/to_table_of_contents.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markup/to_test.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markup/to_tt_only.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markup/verbatim.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/markup.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/parser/c.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/parser/changelog.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/parser/markdown.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/parser/prism_ruby.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/parser/rd.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/parser/ripper_state_lex.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/parser/ruby.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/parser/ruby_tools.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/parser/simple.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/parser/text.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/parser.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/rd/block_parser.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/rd/block_parser.ry +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/rd/inline.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/rd/inline_parser.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/rd/inline_parser.ry +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/rd.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/rdoc.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/ri/driver.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/ri/formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/ri/paths.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/ri/store.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/ri.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/rubygems_hook.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/servlet.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/stats/normal.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/stats/quiet.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/stats/verbose.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/stats.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/text.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/token_stream.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc/tom_doc.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rdoc.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/lib/rubygems_plugin.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rdoc-6.14.2 → rdoc-6.15.0}/man/ri.1 +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-3.13.1 → rspec-3.13.2}/LICENSE.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-3.13.1 → rspec-3.13.2}/README.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-3.13.1 → rspec-3.13.2}/lib/rspec.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/LICENSE.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/README.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/exe/rspec +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/autorun.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/backtrace_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/bisect/coordinator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/bisect/example_minimizer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/bisect/fork_runner.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/bisect/server.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/bisect/shell_command.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/bisect/shell_runner.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/bisect/utilities.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/configuration.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/configuration_options.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/did_you_mean.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/drb.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/dsl.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/example.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/example_group.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/example_status_persister.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/filter_manager.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/flat_map.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/formatters/base_bisect_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/formatters/base_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/formatters/base_text_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/formatters/bisect_drb_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/formatters/bisect_progress_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/formatters/console_codes.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/formatters/deprecation_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/formatters/documentation_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/formatters/exception_presenter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/formatters/failure_list_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/formatters/fallback_message_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/formatters/helpers.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/formatters/html_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/formatters/html_printer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/formatters/html_snippet_extractor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/formatters/json_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/formatters/profile_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/formatters/progress_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/formatters/protocol.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/formatters/snippet_extractor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/formatters/syntax_highlighter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/formatters.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/hooks.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/invocations.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/memoized_helpers.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/metadata.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/metadata_filter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/minitest_assertions_adapter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/mocking_adapters/flexmock.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/mocking_adapters/mocha.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/mocking_adapters/null.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/mocking_adapters/rr.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/mocking_adapters/rspec.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/notifications.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/option_parser.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/ordering.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/output_wrapper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/pending.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/profiler.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/project_initializer/spec/spec_helper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/project_initializer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/rake_task.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/reporter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/ruby_project.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/runner.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/sandbox.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/set.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/shared_context.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/shared_example_group.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/shell_escape.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/test_unit_assertions_adapter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core/warnings.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.5 → rspec-core-3.13.6}/lib/rspec/core.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/LICENSE.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/README.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/any_instance/chain.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/any_instance/error_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/any_instance/expect_chain_chain.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/any_instance/expectation_chain.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/any_instance/message_chains.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/any_instance/proxy.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/any_instance/recorder.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/any_instance/stub_chain.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/any_instance/stub_chain_chain.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/any_instance.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/argument_list_matcher.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/argument_matchers.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/configuration.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/example_methods.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/instance_method_stasher.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/marshal_extension.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/matchers/expectation_customization.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/matchers/have_received.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/matchers/receive.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/matchers/receive_message_chain.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/matchers/receive_messages.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/message_chain.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/message_expectation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/method_double.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/method_reference.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/minitest_integration.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/mutate_const.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/object_reference.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/order_group.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/space.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/standalone.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/syntax.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/targets.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/test_double.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/verifying_double.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/verifying_message_expectation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks/verifying_proxy.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.5 → rspec-mocks-3.13.6}/lib/rspec/mocks.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/LICENSE.txt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/assets/logo.png +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/assets/output.css.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/assets/output.html.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/config/internal_affairs.yml +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/config/obsoletion.yml +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/exe/rubocop +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/arguments_env.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/arguments_file.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/ast_aliases.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cache_config.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cached_data.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cli/command/base.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cli/command/execute_runner.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cli/command/init_dotfile.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cli/command/lsp.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cli/command/show_cops.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cli/command/show_docs_url.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cli/command/suggest_extensions.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cli/command/version.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cli/command.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cli/environment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/comment_config.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/config.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/config_finder.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/config_loader_resolver.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/config_obsoletion/changed_enforced_styles.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/config_obsoletion/changed_parameter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/config_obsoletion/cop_rule.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/config_obsoletion/extracted_cop.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/config_obsoletion/parameter_rule.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/config_obsoletion/removed_cop.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/config_obsoletion/renamed_cop.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/config_obsoletion/rule.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/config_obsoletion/split_cop.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/config_obsoletion.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/config_regeneration.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/config_validator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/badge.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/base.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/bundler/duplicated_gem.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/bundler/duplicated_group.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/bundler/gem_comment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/bundler/gem_filename.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/bundler/gem_version.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/bundler/insecure_protocol_source.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/bundler/ordered_gems.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/commissioner.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/cop.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/corrector.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/correctors/condition_corrector.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/correctors/each_to_for_corrector.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/correctors/empty_line_corrector.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/correctors/for_to_each_corrector.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/correctors/if_then_corrector.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/correctors/lambda_literal_to_method_corrector.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/correctors/line_break_corrector.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/correctors/multiline_literal_brace_corrector.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/correctors/ordered_gem_corrector.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/correctors/parentheses_corrector.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/correctors/percent_literal_corrector.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/correctors/punctuation_corrector.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/correctors/require_library_corrector.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/correctors/space_corrector.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/correctors/string_literal_corrector.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/correctors/unused_arg_corrector.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/documentation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/exclude_limit.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/force.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/gemspec/add_runtime_dependency.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/gemspec/attribute_assignment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/gemspec/dependency_version.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/gemspec/deprecated_attribute_assignment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/gemspec/development_dependencies.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/gemspec/duplicated_assignment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/gemspec/ordered_dependencies.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/gemspec/require_mfa.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/gemspec/required_ruby_version.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/gemspec/ruby_version_globals_usage.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/generator/configuration_injector.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/generator/require_file_injector.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/ignored_node.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/cop_description.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/cop_enabled.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/create_empty_file.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/empty_line_between_expect_offense_and_correction.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/example_description.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/example_heredoc_delimiter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/inherit_deprecated_cop_class.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/lambda_or_proc.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/location_exists.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/location_expression.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/location_line_equality_comparison.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/method_name_end_with.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/method_name_equal.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/node_destructuring.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/node_first_or_last_argument.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/node_matcher_directive.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/node_pattern_groups/ast_processor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/node_pattern_groups/ast_walker.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/node_type_group.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/node_type_multiple_predicates.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/node_type_predicate.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/numblock_handler.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/offense_location_keyword.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/operator_keyword.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/plugin.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/processed_source_buffer_name.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/redundant_context_config_parameter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/redundant_described_class_as_subject.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/redundant_expect_offense_arguments.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/redundant_let_rubocop_config_new.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/redundant_location_argument.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/redundant_message_argument.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/redundant_method_dispatch_node.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/redundant_source_range.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/single_line_comparison.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/style_detected_api_use.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/undefined_config.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/useless_message_assertion.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs/useless_restrict_on_send.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/internal_affairs.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/access_modifier_indentation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/argument_alignment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/array_alignment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/assignment_indentation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/begin_end_alignment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/block_alignment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/block_end_newline.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/case_indentation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/closing_heredoc_indentation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/closing_parenthesis_indentation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/comment_indentation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/condition_position.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/def_end_alignment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/else_alignment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/empty_comment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/empty_line_after_guard_clause.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/empty_line_after_magic_comment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/empty_line_after_multiline_condition.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/empty_lines.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/empty_lines_after_module_inclusion.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/empty_lines_around_access_modifier.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/empty_lines_around_arguments.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/empty_lines_around_attribute_accessor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/empty_lines_around_begin_body.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/empty_lines_around_block_body.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/empty_lines_around_class_body.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/empty_lines_around_exception_handling_keywords.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/empty_lines_around_method_body.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/empty_lines_around_module_body.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/end_alignment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/end_of_line.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/extra_spacing.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/first_argument_indentation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/first_array_element_indentation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/first_array_element_line_break.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/first_hash_element_indentation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/first_hash_element_line_break.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/first_method_argument_line_break.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/first_method_parameter_line_break.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/first_parameter_indentation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/heredoc_argument_closing_parenthesis.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/heredoc_indentation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/indentation_consistency.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/indentation_style.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/indentation_width.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/initial_indentation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/leading_comment_space.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/leading_empty_lines.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/line_continuation_leading_space.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/line_continuation_spacing.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/line_end_string_concatenation_indentation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/multiline_array_brace_layout.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/multiline_array_line_breaks.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/multiline_assignment_layout.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/multiline_block_layout.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/multiline_hash_brace_layout.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/multiline_hash_key_line_breaks.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/multiline_method_argument_line_breaks.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/multiline_method_call_brace_layout.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/multiline_method_call_indentation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/multiline_method_definition_brace_layout.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/multiline_method_parameter_line_breaks.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/parameter_alignment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/redundant_line_break.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/single_line_block_chain.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/space_after_colon.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/space_after_comma.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/space_after_method_name.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/space_after_not.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/space_after_semicolon.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/space_around_block_parameters.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/space_around_equals_in_parameter_default.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/space_around_keyword.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/space_around_method_call_operator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/space_around_operators.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/space_before_block_braces.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/space_before_brackets.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/space_before_comma.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/space_before_comment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/space_before_first_arg.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/space_before_semicolon.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/space_in_lambda_literal.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/space_inside_array_literal_brackets.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/space_inside_array_percent_literal.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/space_inside_block_braces.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/space_inside_hash_literal_braces.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/space_inside_parens.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/space_inside_percent_literal_delimiters.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/space_inside_range_literal.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/space_inside_reference_brackets.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/space_inside_string_interpolation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/layout/trailing_empty_lines.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/legacy/corrections_proxy.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/legacy/corrector.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/ambiguous_assignment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/ambiguous_block_association.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/ambiguous_operator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/ambiguous_operator_precedence.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/ambiguous_range.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/ambiguous_regexp_literal.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/array_literal_in_regexp.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/assignment_in_condition.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/big_decimal_new.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/binary_operator_with_identical_operands.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/boolean_symbol.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/circular_argument_reference.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/constant_definition_in_block.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/constant_reassignment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/constant_resolution.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/debugger.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/deprecated_class_methods.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/deprecated_constants.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/disjunctive_assignment_in_constructor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/duplicate_branch.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/duplicate_case_condition.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/duplicate_elsif_condition.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/duplicate_hash_key.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/duplicate_magic_comment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/duplicate_match_pattern.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/duplicate_methods.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/duplicate_regexp_character_class_element.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/duplicate_require.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/duplicate_rescue_exception.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/duplicate_set_element.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/each_with_object_argument.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/else_layout.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/empty_block.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/empty_class.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/empty_conditional_body.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/empty_ensure.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/empty_expression.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/empty_file.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/empty_in_pattern.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/empty_when.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/ensure_return.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/erb_new_arguments.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/flip_flop.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/float_comparison.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/float_out_of_range.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/format_parameter_mismatch.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/hash_compare_by_identity.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/hash_new_with_keyword_arguments_as_default.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/heredoc_method_call_position.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/identity_comparison.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/implicit_string_concatenation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/incompatible_io_select_with_fiber_scheduler.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/ineffective_access_modifier.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/inherit_exception.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/interpolation_check.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/it_without_arguments_in_block.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/lambda_without_literal_block.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/literal_as_condition.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/literal_assignment_in_condition.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/literal_in_interpolation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/loop.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/missing_cop_enable_directive.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/missing_super.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/mixed_case_range.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/mixed_regexp_capture_types.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/multiple_comparison.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/nested_method_definition.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/nested_percent_literal.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/next_without_accumulator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/no_return_in_begin_end_blocks.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/non_atomic_file_operation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/non_deterministic_require_order.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/non_local_exit_from_iterator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/number_conversion.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/numbered_parameter_assignment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/numeric_operation_with_constant_result.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/or_assignment_to_constant.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/ordered_magic_comments.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/out_of_range_regexp_ref.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/parentheses_as_grouped_expression.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/percent_string_array.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/percent_symbol_array.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/raise_exception.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/rand_one.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/redundant_cop_disable_directive.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/redundant_cop_enable_directive.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/redundant_dir_glob_sort.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/redundant_regexp_quantifiers.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/redundant_require_statement.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/redundant_safe_navigation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/redundant_splat_expansion.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/redundant_string_coercion.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/redundant_type_conversion.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/redundant_with_index.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/redundant_with_object.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/refinement_import_methods.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/regexp_as_condition.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/require_parentheses.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/require_range_parentheses.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/require_relative_self_path.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/rescue_type.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/return_in_void_context.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/safe_navigation_chain.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/safe_navigation_consistency.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/safe_navigation_with_empty.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/script_permission.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/send_with_mixin_argument.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/shadowed_exception.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/shadowing_outer_local_variable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/shared_mutable_default.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/struct_new_override.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/suppressed_exception.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/suppressed_exception_in_number_conversion.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/symbol_conversion.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/syntax.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/to_enum_arguments.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/to_json.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/top_level_return_with_argument.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/trailing_comma_in_attribute_declaration.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/triple_quotes.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/underscore_prefixed_variable_name.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/unescaped_bracket_in_regexp.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/unexpected_block_arity.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/unified_integer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/unmodified_reduce_accumulator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/unreachable_code.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/unreachable_loop.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/unused_block_argument.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/unused_method_argument.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/uri_escape_unescape.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/uri_regexp.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/useless_access_modifier.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/useless_assignment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/useless_constant_scoping.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/useless_default_value_argument.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/useless_defined.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/useless_else_without_rescue.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/useless_method_definition.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/useless_numeric_operation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/useless_or.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/useless_rescue.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/useless_ruby2_keywords.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/useless_setter_call.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/useless_times.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/lint/utils/nil_receiver_checker.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/metrics/abc_size.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/metrics/block_length.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/metrics/block_nesting.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/metrics/class_length.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/metrics/collection_literal_length.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/metrics/cyclomatic_complexity.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/metrics/method_length.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/metrics/module_length.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/metrics/parameter_lists.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/metrics/perceived_complexity.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/metrics/utils/abc_size_calculator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/metrics/utils/code_length_calculator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/metrics/utils/iterating_block.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/metrics/utils/repeated_attribute_discount.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/metrics/utils/repeated_csend_discount.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/migration/department_name.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/alignment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/allowed_identifiers.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/allowed_methods.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/allowed_pattern.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/allowed_receivers.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/annotation_comment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/array_min_size.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/array_syntax.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/auto_corrector.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/check_assignment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/check_single_line_suitability.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/code_length.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/comments_help.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/configurable_enforced_style.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/configurable_formatting.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/configurable_max.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/configurable_naming.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/configurable_numbering.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/def_node.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/dig_help.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/documentation_comment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/duplication.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/empty_lines_around_body.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/empty_parameter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/end_keyword_alignment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/endless_method_rewriter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/enforce_superclass.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/first_element_line_break.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/forbidden_identifiers.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/forbidden_pattern.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/frozen_string_literal.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/gem_declaration.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/gemspec_help.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/hash_alignment_styles.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/hash_shorthand_syntax.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/hash_subset.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/hash_transform_method.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/heredoc.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/integer_node.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/interpolation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/line_length_help.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/match_range.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/method_complexity.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/method_preference.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/min_body_length.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/min_branches_count.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/multiline_element_indentation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/multiline_element_line_breaks.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/multiline_expression_indentation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/multiline_literal_brace_layout.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/negative_conditional.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/nil_methods.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/on_normal_if_unless.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/ordered_gem_node.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/parentheses.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/percent_array.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/percent_literal.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/preceding_following_alignment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/preferred_delimiters.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/range_help.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/rational_literal.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/require_library.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/rescue_node.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/safe_assignment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/space_after_punctuation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/space_before_punctuation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/statement_modifier.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/string_help.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/string_literals_help.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/surrounding_space.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/symbol_help.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/target_ruby_version.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/trailing_body.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/uncommunicative_name.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/unused_argument.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/mixin/visibility_help.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/naming/accessor_method_name.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/naming/ascii_identifiers.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/naming/binary_operator_parameter_name.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/naming/block_forwarding.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/naming/block_parameter_name.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/naming/class_and_module_camel_case.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/naming/constant_name.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/naming/file_name.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/naming/heredoc_delimiter_case.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/naming/heredoc_delimiter_naming.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/naming/inclusive_language.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/naming/memoized_instance_variable_name.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/naming/method_name.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/naming/method_parameter_name.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/naming/predicate_prefix.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/naming/rescued_exceptions_variable_name.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/naming/variable_name.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/naming/variable_number.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/offense.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/registry.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/security/compound_hash.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/security/eval.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/security/io_methods.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/security/marshal_load.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/security/open.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/security/yaml_load.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/severity.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/access_modifier_declarations.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/accessor_grouping.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/alias.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/ambiguous_endless_method_definition.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/and_or.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/arguments_forwarding.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/array_coercion.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/array_first_last.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/array_join.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/ascii_comments.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/attr.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/auto_resource_cleanup.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/bare_percent_literals.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/begin_block.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/bisected_attr_accessor/macro.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/bisected_attr_accessor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/bitwise_predicate.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/block_comments.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/block_delimiters.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/case_equality.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/case_like_if.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/character_literal.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/class_and_module_children.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/class_check.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/class_equality_comparison.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/class_methods.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/class_methods_definitions.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/class_vars.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/collection_compact.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/collection_methods.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/collection_querying.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/colon_method_call.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/colon_method_definition.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/combinable_defined.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/combinable_loops.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/command_literal.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/comment_annotation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/commented_keyword.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/comparable_between.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/comparable_clamp.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/concat_array_literals.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/constant_visibility.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/copyright.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/data_inheritance.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/date_time.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/def_with_parentheses.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/dig_chain.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/dir.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/dir_empty.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/disable_cops_within_source_code_directive.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/document_dynamic_eval_definition.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/documentation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/documentation_method.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/double_cop_disable_directive.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/each_for_simple_loop.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/each_with_object.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/empty_block_parameter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/empty_case_condition.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/empty_else.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/empty_heredoc.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/empty_lambda_parameter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/empty_literal.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/empty_method.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/empty_string_inside_interpolation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/encoding.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/end_block.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/env_home.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/eval_with_location.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/even_odd.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/exact_regexp_match.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/expand_path_arguments.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/exponential_notation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/fetch_env_var.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/file_empty.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/file_null.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/file_read.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/file_touch.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/file_write.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/float_division.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/for.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/format_string.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/format_string_token.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/frozen_string_literal_comment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/global_std_stream.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/global_vars.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/guard_clause.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/hash_as_last_array_item.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/hash_conversion.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/hash_each_methods.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/hash_except.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/hash_fetch_chain.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/hash_like_case.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/hash_slice.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/hash_transform_keys.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/hash_transform_values.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/identical_conditional_branches.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/if_inside_else.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/if_unless_modifier.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/if_unless_modifier_of_if_unless.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/if_with_boolean_literal_branches.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/if_with_semicolon.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/implicit_runtime_error.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/in_pattern_then.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/infinite_loop.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/inline_comment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/inverse_methods.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/invertible_unless_condition.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/ip_addresses.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/it_assignment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/it_block_parameter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/keyword_arguments_merging.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/keyword_parameters_order.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/lambda.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/lambda_call.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/line_end_concatenation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/magic_comment_format.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/map_compact_with_conditional_block.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/map_into_array.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/map_to_hash.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/map_to_set.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/method_call_with_args_parentheses/omit_parentheses.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/method_call_with_args_parentheses/require_parentheses.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/method_call_with_args_parentheses.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/method_call_without_args_parentheses.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/method_called_on_do_end_block.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/method_def_parentheses.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/min_max.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/min_max_comparison.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/missing_else.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/missing_respond_to_missing.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/mixin_grouping.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/mixin_usage.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/module_function.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/multiline_block_chain.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/multiline_if_modifier.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/multiline_if_then.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/multiline_in_pattern_then.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/multiline_memoization.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/multiline_method_signature.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/multiline_ternary_operator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/multiline_when_then.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/multiple_comparison.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/mutable_constant.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/negated_if.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/negated_if_else_condition.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/negated_unless.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/negated_while.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/nested_file_dirname.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/nested_modifier.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/nested_parenthesized_calls.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/nested_ternary_operator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/next.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/nil_lambda.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/non_nil_check.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/not.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/numbered_parameters.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/numbered_parameters_limit.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/numeric_literal_prefix.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/numeric_literals.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/numeric_predicate.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/object_then.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/open_struct_use.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/operator_method_call.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/option_hash.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/optional_arguments.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/optional_boolean_parameter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/or_assignment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/parallel_assignment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/parentheses_around_condition.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/percent_literal_delimiters.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/percent_q_literals.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/perl_backrefs.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/preferred_hash_methods.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/proc.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/quoted_symbols.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/raise_args.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/random_with_offset.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/redundant_argument.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/redundant_array_constructor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/redundant_array_flatten.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/redundant_assignment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/redundant_begin.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/redundant_capital_w.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/redundant_condition.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/redundant_conditional.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/redundant_constant_base.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/redundant_current_directory_in_path.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/redundant_double_splat_hash_braces.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/redundant_each.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/redundant_fetch_block.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/redundant_file_extension_in_require.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/redundant_filter_chain.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/redundant_freeze.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/redundant_heredoc_delimiter_quotes.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/redundant_initialize.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/redundant_interpolation_unfreeze.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/redundant_line_continuation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/redundant_percent_q.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/redundant_regexp_character_class.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/redundant_regexp_constructor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/redundant_return.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/redundant_self.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/redundant_self_assignment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/redundant_self_assignment_branch.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/redundant_sort.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/redundant_sort_by.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/redundant_string_escape.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/regexp_literal.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/require_order.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/rescue_modifier.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/rescue_standard_error.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/return_nil.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/return_nil_in_predicate_method_definition.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/safe_navigation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/safe_navigation_chain_length.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/sample.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/select_by_regexp.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/self_assignment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/send.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/send_with_literal_method_name.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/signal_exception.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/single_argument_dig.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/single_line_block_params.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/single_line_do_end_block.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/single_line_methods.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/slicing_with_range.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/sole_nested_conditional.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/special_global_vars.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/stabby_lambda_parentheses.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/static_class.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/stderr_puts.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/string_chars.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/string_concatenation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/string_hash_keys.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/string_literals.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/string_literals_in_interpolation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/string_methods.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/strip.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/struct_inheritance.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/super_arguments.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/super_with_args_parentheses.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/swap_values.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/symbol_array.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/symbol_literal.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/symbol_proc.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/ternary_parentheses.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/top_level_method_definition.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/trailing_body_on_class.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/trailing_body_on_method_definition.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/trailing_body_on_module.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/trailing_comma_in_array_literal.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/trailing_comma_in_block_args.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/trailing_comma_in_hash_literal.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/trailing_method_end_statement.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/trailing_underscore_variable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/trivial_accessors.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/unless_logical_operators.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/unpack_first.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/variable_interpolation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/when_then.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/while_until_do.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/while_until_modifier.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/word_array.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/yaml_file_read.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/yoda_condition.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/yoda_expression.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/style/zero_length_predicate.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/team.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/util.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/variable_force/assignment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/variable_force/branch.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/variable_force/branchable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/variable_force/reference.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/variable_force/scope.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/variable_force/variable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/variable_force/variable_table.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/cop/variable_force.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/core_ext/string.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/directive_comment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/error.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/ext/comment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/ext/processed_source.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/ext/range.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/ext/regexp_node.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/ext/regexp_parser.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/feature_loader.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/file_finder.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/file_patterns.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/formatter/auto_gen_config_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/formatter/base_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/formatter/clang_style_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/formatter/colorizable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/formatter/disabled_config_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/formatter/emacs_style_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/formatter/file_list_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/formatter/formatter_set.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/formatter/fuubar_style_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/formatter/github_actions_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/formatter/html_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/formatter/json_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/formatter/junit_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/formatter/markdown_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/formatter/offense_count_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/formatter/pacman_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/formatter/progress_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/formatter/quiet_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/formatter/simple_text_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/formatter/tap_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/formatter/text_util.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/formatter/worst_offenders_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/lockfile.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/lsp/logger.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/lsp/severity.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/lsp.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/magic_comment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/name_similarity.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/options.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/path_util.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/pending_cops_reporter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/platform.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/plugin/configuration_integrator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/plugin/load_error.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/plugin/loader.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/plugin/not_supported_error.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/plugin.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/rake_task.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/remote_config.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/result_cache.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/rspec/cop_helper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/rspec/expect_offense.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/rspec/parallel_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/rspec/shared_contexts.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/rspec/support.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/runner.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/server/cache.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/server/cli.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/server/client_command/base.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/server/client_command/exec.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/server/client_command/restart.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/server/client_command/start.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/server/client_command/status.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/server/client_command/stop.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/server/client_command.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/server/core.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/server/errors.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/server/helper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/server/server_command/base.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/server/server_command/exec.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/server/server_command/stop.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/server/server_command.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/server/socket_reader.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/server.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/string_interpreter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/target_finder.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/util.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/warning.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.80.2 → rubocop-1.81.6}/lib/rubocop/yaml_duplication_checker.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{erb-5.0.2 → tsort-0.2.0}/bin/setup +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{pp-0.6.2 → uri-1.0.4}/BSDL +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{pp-0.6.2 → uri-1.0.4}/COPYING +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.0.4}/README.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.0.4}/docs/kernel.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.0.4}/lib/uri/common.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.0.4}/lib/uri/file.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.0.4}/lib/uri/ftp.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.0.4}/lib/uri/http.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.0.4}/lib/uri/https.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.0.4}/lib/uri/ldap.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.0.4}/lib/uri/ldaps.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.0.4}/lib/uri/mailto.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.0.4}/lib/uri/rfc2396_parser.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.0.4}/lib/uri/rfc3986_parser.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.0.4}/lib/uri/ws.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.0.4}/lib/uri/wss.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.0.4}/lib/uri.rb +0 -0
|
@@ -1,2439 +0,0 @@
|
|
|
1
|
-
### Development
|
|
2
|
-
[Full Changelog](https://github.com/rspec/rspec/compare/rspec-core-v3.13.5...3-13-maintenance)
|
|
3
|
-
|
|
4
|
-
### 3.13.5 / 2025-06-25
|
|
5
|
-
[Full Changelog](http://github.com/rspec/rspec/compare/rspec-core-v3.13.4...rspec-core-v3.13.5)
|
|
6
|
-
|
|
7
|
-
Bug Fixes:
|
|
8
|
-
|
|
9
|
-
* Fix finding failed lines from frozen backtrace arrays. (Jon Rowe, #225)
|
|
10
|
-
|
|
11
|
-
### 3.13.4 / 2025-05-27
|
|
12
|
-
[Full Changelog](http://github.com/rspec/rspec/compare/rspec-core-v3.13.3...rspec-core-v3.13.4)
|
|
13
|
-
|
|
14
|
-
Bug Fixes:
|
|
15
|
-
|
|
16
|
-
* Fix links in gemspec to point to the monorepo / homepage.
|
|
17
|
-
|
|
18
|
-
### 3.13.3 / 2025-02-06
|
|
19
|
-
[Full Changelog](http://github.com/rspec/rspec/compare/rspec-core-v3.13.4...rspec-core-v3.13.3)
|
|
20
|
-
|
|
21
|
-
Bug fixes:
|
|
22
|
-
|
|
23
|
-
* Fix reporter memorisation of `ExamplesNotification` used in `RSpec::Core::Reporter#finish`
|
|
24
|
-
by reusing an instance across notifcations. (Maxime Lapointe, rspec/rspec#172)
|
|
25
|
-
* Fix memorisation of `RSpec::Core::Example#location_rerun_argument`.
|
|
26
|
-
(Maxime Lapointe, rspec/rspec#173)
|
|
27
|
-
|
|
28
|
-
### 3.13.2 / 2024-10-18
|
|
29
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.13.1...v3.13.2)
|
|
30
|
-
|
|
31
|
-
Bug fixes:
|
|
32
|
-
|
|
33
|
-
* `RSpec::Configuration#requires` will reflect files already required, whilst requiring
|
|
34
|
-
them. (Jon Rowe, rspec/rspec-core#3117)
|
|
35
|
-
|
|
36
|
-
### 3.13.1 / 2024-09-02
|
|
37
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.13.0...v3.13.1)
|
|
38
|
-
|
|
39
|
-
Bug fixes:
|
|
40
|
-
|
|
41
|
-
* Sort ids to run as the original order to fix `--bisect`. (Maki Kawahara, rspec/rspec-core#3093)
|
|
42
|
-
|
|
43
|
-
### 3.13.0 / 2024-02-04
|
|
44
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.12.3...v3.13.0)
|
|
45
|
-
|
|
46
|
-
Enhancements:
|
|
47
|
-
|
|
48
|
-
* Support the `--backtrace` flag when using the JSON formatter. (Matt Larraz, rspec/rspec-core#2980)
|
|
49
|
-
* Ignore commented out lines in CLI config files (e.g. `.rspec`). (Junichi Ito, rspec/rspec-core#2984)
|
|
50
|
-
* Add `pending_failure_output` config option to allow skipping backtraces or
|
|
51
|
-
muting pending specs output. (Phil Pirozhkov, rspec/rspec-core#2957)
|
|
52
|
-
* Process `--dry-run` before configuration flags that read files so that introspecting
|
|
53
|
-
it returns the correct value. (Xenor Chang, rspec/rspec-core#3008)
|
|
54
|
-
* Allow specifying custom ordering strategies via `--order`. (Jon Rowe, rspec/rspec-core#3025)
|
|
55
|
-
* Use the improved `syntax_suggest` output for `SyntaxError` when available.
|
|
56
|
-
(Richard Schneeman, rspec/rspec-core#3015, rspec/rspec-core#3026)
|
|
57
|
-
* Add config option (`RSpec::Core::Configuration#full_cause_backtrace`) to print the
|
|
58
|
-
entire backtrace of an exception cause. (David Taylor, rspec/rspec-core#3046)
|
|
59
|
-
|
|
60
|
-
### 3.12.3 / 2024-02-04
|
|
61
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.12.2...v3.12.3)
|
|
62
|
-
|
|
63
|
-
Bug fixes:
|
|
64
|
-
|
|
65
|
-
* Use `__send__` in output wrapper to avoid issues with IO objects that implement `send`
|
|
66
|
-
like `Socket`. (Richard Platel, rspec/rspec-core#3045)
|
|
67
|
-
|
|
68
|
-
### 3.12.2 / 2023-04-18
|
|
69
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.12.1...v3.12.2)
|
|
70
|
-
|
|
71
|
-
Bug fixes:
|
|
72
|
-
|
|
73
|
-
* Remove link to outdated documentation in generated output. (Jon Rowe, rspec/rspec-core#3035)
|
|
74
|
-
|
|
75
|
-
### 3.12.1 / 2023-02-03
|
|
76
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.12.0...v3.12.1)
|
|
77
|
-
|
|
78
|
-
Bug fixes:
|
|
79
|
-
|
|
80
|
-
* Prevent multiple calls to `extra_failure_lines` from adding additional whitespace
|
|
81
|
-
around them when the lines already contain whitespace. (Jon Rowe, rspec/rspec-core#3006)
|
|
82
|
-
|
|
83
|
-
### 3.12.0 / 2022-10-26
|
|
84
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.11.0...v3.12.0)
|
|
85
|
-
|
|
86
|
-
* No changes, released to support other gems.
|
|
87
|
-
|
|
88
|
-
### 3.11.0 / 2022-02-09
|
|
89
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.10.2...v3.11.0)
|
|
90
|
-
|
|
91
|
-
Enhancements:
|
|
92
|
-
|
|
93
|
-
* Improve pluralisation of words ending with `s` (like process). (Joshua Pinter, rspec/rspec-core#2779)
|
|
94
|
-
* Add ordering by file modification time (most recent first). (Matheus Richard, rspec/rspec-core#2778)
|
|
95
|
-
* Add `to_s` to reserved names for #let and #subject. (Nick Flückiger, rspec/rspec-core#2886)
|
|
96
|
-
* Introduce `RSpec.current_scope` to expose the current scope in which
|
|
97
|
-
RSpec is executing. e.g. `:before_example_hook`, `:example` etc. (@odinhb, rspec/rspec-core#2895)
|
|
98
|
-
* Add named bold colours as options for custom colours. (rspec/rspec-core#2913, rspec/rspec-core#2914)
|
|
99
|
-
* Warn when (but not prevent) a `SystemExit` occurs. (Jared Beck, rspec/rspec-core#2926)
|
|
100
|
-
|
|
101
|
-
### 3.10.2 / 2022-01-27
|
|
102
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.10.1...v3.10.2)
|
|
103
|
-
|
|
104
|
-
Bug fixes:
|
|
105
|
-
|
|
106
|
-
* Ensure bisect communication uses consistent encoding. (Mike Jarema, rspec/rspec-core#2852)
|
|
107
|
-
* Fix exception presenter when the root cause exception has nil backtrace.
|
|
108
|
-
(Zinovyev Ivan, rspec/rspec-core#2903)
|
|
109
|
-
* Fix `inspect` output of `RSpec::Core::Example::Procsy` to namespace correctly.
|
|
110
|
-
(Keiko Kaneko, rspec/rspec-core#2915)
|
|
111
|
-
* Ensure formatters not exposing `#output` will not crash duplicate check.
|
|
112
|
-
(@niceking, rspec/rspec-core#2916)
|
|
113
|
-
|
|
114
|
-
### 3.10.1 / 2020-12-27
|
|
115
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.10.0...v3.10.1)
|
|
116
|
-
|
|
117
|
-
Bug fixes:
|
|
118
|
-
|
|
119
|
-
* RSpec warning output was missing deprecations from Ruby, these are now included.
|
|
120
|
-
(Jon Rowe, rspec/rspec-core#2811)
|
|
121
|
-
|
|
122
|
-
### 3.10.0 / 2020-10-30
|
|
123
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.9.3...v3.10.0)
|
|
124
|
-
|
|
125
|
-
Enhancements:
|
|
126
|
-
|
|
127
|
-
* Memoize `RSpec::Core::Formatters::ExceptionPresenter#exception_lines` to improve performance
|
|
128
|
-
with slow exception messages. (Maxime Lapointe, rspec/rspec-core#2743)
|
|
129
|
-
* Add configuration for an error exit code (to disambiguate errored builds from failed builds
|
|
130
|
-
by exit status). (Dana Sherson, rspec/rspec-core#2749)
|
|
131
|
-
|
|
132
|
-
### 3.9.3 / 2020-09-30
|
|
133
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.9.2...v3.9.3)
|
|
134
|
-
|
|
135
|
-
Bug Fixes:
|
|
136
|
-
|
|
137
|
-
* Declare `ruby2_keywords` on `method_missing` for other gems. (Jon Rowe, rspec/rspec-core#2731)
|
|
138
|
-
* Ensure custom error codes are returned from bisect runs. (Jon Rowe, rspec/rspec-core#2732)
|
|
139
|
-
* Ensure `RSpec::Core::Configuration` predicate config methods return booleans.
|
|
140
|
-
(Marc-André Lafortune, rspec/rspec-core#2736)
|
|
141
|
-
* Prevent `rspec --bisect` from generating zombie processes while executing
|
|
142
|
-
bisect runs. (Benoit Tigeot, Jon Rowe, rspec/rspec-core#2739)
|
|
143
|
-
* Predicates for pending examples, (in `RSpec::Core::Example`, `#pending?`, `#skipped?` and
|
|
144
|
-
`#pending_fixed?`) now return boolean values rather than truthy values.
|
|
145
|
-
(Marc-André Lafortune, rspec/rspec-core#2756, rspec/rspec-core#2758)
|
|
146
|
-
* Exceptions which have a message which cannot be cast to a string will no longer
|
|
147
|
-
cause a crash. (Jon Rowe, rspec/rspec-core#2761)
|
|
148
|
-
|
|
149
|
-
### 3.9.2 / 2020-05-02
|
|
150
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.9.1...v3.9.2)
|
|
151
|
-
|
|
152
|
-
Bug Fixes:
|
|
153
|
-
|
|
154
|
-
* Emit a warning when `around` hook is used with `:context` scope
|
|
155
|
-
(Phil Pirozhkov, rspec/rspec-core#2687)
|
|
156
|
-
* Prevent invalid implementations of `Exception#cause` from being treated as a
|
|
157
|
-
valid cause (and causing strange errors) in `RSpec::Core::Formatters::ExceptionPresenter`.
|
|
158
|
-
(Jon Rowe, rspec/rspec-core#2703)
|
|
159
|
-
* Correctly detect patterns when `rspec_opts` is an array in `RSpec::Core::RakeTask`.
|
|
160
|
-
(Marc-André Lafortune, rspec/rspec-core#2704)
|
|
161
|
-
* Make `RSpec.clear_examples` reset example counts for example groups. This fixes
|
|
162
|
-
an issue with re-running specs not matching ids. (Agis Anastasopoulos, rspec/rspec-core#2723)
|
|
163
|
-
|
|
164
|
-
### 3.9.1 / 2019-12-28
|
|
165
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.9.0...v3.9.1)
|
|
166
|
-
|
|
167
|
-
Bug Fixes:
|
|
168
|
-
|
|
169
|
-
* Prevent bisect command from blocking when number of specs exceeds file
|
|
170
|
-
descriptor limit on OSX or Linux. (Benoit Tigeot, rspec/rspec-core#2669)
|
|
171
|
-
* Prevent warnings being issued on Ruby 2.7.0. (Jon Rowe, rspec/rspec-core#2680)
|
|
172
|
-
|
|
173
|
-
### 3.9.0 / 2019-10-07
|
|
174
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.8.2...v3.9.0)
|
|
175
|
-
|
|
176
|
-
Enhancements:
|
|
177
|
-
|
|
178
|
-
* Improve the handling of errors during loading support files, if a file
|
|
179
|
-
errors before loading specs, RSpec will now skip loading the specs.
|
|
180
|
-
(David Rodríguez, rspec/rspec-core#2568)
|
|
181
|
-
* Add support for --example-matches to run examples by regular expression.
|
|
182
|
-
(Sam Joseph, Matt Rider, @okothkongo1, rspec/rspec-core#2586)
|
|
183
|
-
* Add `did_you_mean` suggestions for file names encountering a `LoadError`
|
|
184
|
-
outside of examples. (@obromios, rspec/rspec-core#2601)
|
|
185
|
-
* Add a minimalist quick fix style formatter, only outputs failures as
|
|
186
|
-
`file:line:message`. (Romain Tartière, rspec/rspec-core#2614)
|
|
187
|
-
* Convert string number values to integer when used for `RSpec::Configuration#fail_fast`
|
|
188
|
-
(Viktor Fonic, rspec/rspec-core#2634)
|
|
189
|
-
* Issue warning when invalid values are used for `RSpec::Configuration#fail_fast`
|
|
190
|
-
(Viktor Fonic, rspec/rspec-core#2634)
|
|
191
|
-
* Add support for running the Rake task in a clean environment.
|
|
192
|
-
(Jon Rowe, rspec/rspec-core#2632)
|
|
193
|
-
* Indent messages by there example group / example in the documentation formatter.
|
|
194
|
-
(Samuel Williams, rspec/rspec-core#2649)
|
|
195
|
-
|
|
196
|
-
### 3.8.2 / 2019-06-29
|
|
197
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.8.1...v3.8.2)
|
|
198
|
-
|
|
199
|
-
Bug Fixes:
|
|
200
|
-
|
|
201
|
-
* Fix `config.define_derived_metadata` so that cascades are not triggered
|
|
202
|
-
until metadata has been assigned to the example or example group
|
|
203
|
-
(Myron Marston, rspec/rspec-core#2635).
|
|
204
|
-
|
|
205
|
-
### 3.8.1 / 2019-06-13
|
|
206
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.8.0...v3.8.1)
|
|
207
|
-
|
|
208
|
-
Bug Fixes:
|
|
209
|
-
|
|
210
|
-
* Handle RSpec description(s) with japanese chars in CP932 encoded files.
|
|
211
|
-
(Benoit Tigeot, rspec/rspec-core#2575)
|
|
212
|
-
* When defining `let` methods that overwrite an existing method, prevent
|
|
213
|
-
a warning being issued by removing the old definition. (Jon Rowe, rspec/rspec-core#2593)
|
|
214
|
-
* Prevent warning on Ruby 2.6.0-rc1 (Keiji Yoshimi, rspec/rspec-core#2582)
|
|
215
|
-
* Fix `config.define_derived_metadata` so that it supports cascades.
|
|
216
|
-
(Myron Marston, rspec/rspec-core#2630).
|
|
217
|
-
|
|
218
|
-
### 3.8.0 / 2018-08-04
|
|
219
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.7.1...v3.8.0)
|
|
220
|
-
|
|
221
|
-
Enhancements:
|
|
222
|
-
|
|
223
|
-
* Improve shell escaping used by `RSpec::Core::RakeTask` and `--bisect` so
|
|
224
|
-
that it works on `Pathname` objects. (Andrew Vit, rspec/rspec-core#2479)
|
|
225
|
-
* Nicely format errors encountered while loading files specified
|
|
226
|
-
by `--require` option. (Myron Marston, rspec/rspec-core#2504)
|
|
227
|
-
* Significantly improve the performance of `--bisect` on platforms that
|
|
228
|
-
support forking by replacing the shell-based runner with one that uses
|
|
229
|
-
forking so that RSpec and the application environment can be booted only
|
|
230
|
-
once, instead of once per spec run. (Myron Marston, rspec/rspec-core#2511)
|
|
231
|
-
* Provide a configuration API to pick which bisect runner is used for
|
|
232
|
-
`--bisect`. Pick a runner via `config.bisect_runner = :shell` or
|
|
233
|
-
`config.bisect_runner = :fork` in a file loaded by a `--require`
|
|
234
|
-
option passed at the command line or set in `.rspec`. (Myron Marston, rspec/rspec-core#2511)
|
|
235
|
-
* Support the [XDG Base Directory
|
|
236
|
-
Specification](https://specifications.freedesktop.org/basedir-spec/latest/)
|
|
237
|
-
for the global options file. `~/.rspec` is still supported when no
|
|
238
|
-
options file is found in `$XDG_CONFIG_HOME/rspec/options` (Magnus Bergmark, rspec/rspec-core#2538)
|
|
239
|
-
* Extract `RSpec.world.prepare_example_filtering` that sets up the
|
|
240
|
-
example filtering for custom RSpec runners. (Oleg Pudeyev, rspec/rspec-core#2552)
|
|
241
|
-
|
|
242
|
-
Bug Fixes:
|
|
243
|
-
|
|
244
|
-
* Prevent an `ArgumentError` when truncating backtraces with two identical
|
|
245
|
-
backtraces. (Systho, rspec/rspec-core#2515, Benoit Tigeot, rspec/rspec-core#2539)
|
|
246
|
-
|
|
247
|
-
### 3.7.1 / 2018-01-02
|
|
248
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.7.0...v3.7.1)
|
|
249
|
-
|
|
250
|
-
Bug Fixes:
|
|
251
|
-
|
|
252
|
-
* Work around duplicate config hook regression introduced
|
|
253
|
-
by Ruby 2.5's lazy proc allocation. (Myron Marston, rspec/rspec-core#2497)
|
|
254
|
-
|
|
255
|
-
### 3.7.0 / 2017-10-17
|
|
256
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.6.0...v3.7.0)
|
|
257
|
-
|
|
258
|
-
Enhancements:
|
|
259
|
-
|
|
260
|
-
* Add `-n` alias for `--next-failure`. (Ian Ker-Seymer, rspec/rspec-core#2434)
|
|
261
|
-
* Improve compatibility with `--enable-frozen-string-literal` option
|
|
262
|
-
on Ruby 2.3+. (Pat Allan, rspec/rspec-core#2425, rspec/rspec-core#2427, rspec/rspec-core#2437)
|
|
263
|
-
* Do not run `:context` hooks for example groups that have been skipped.
|
|
264
|
-
(Devon Estes, rspec/rspec-core#2442)
|
|
265
|
-
* Add `errors_outside_of_examples_count` to the JSON formatter.
|
|
266
|
-
(Takeshi Arabiki, rspec/rspec-core#2448)
|
|
267
|
-
|
|
268
|
-
Bug Fixes:
|
|
269
|
-
|
|
270
|
-
* Improve compatibility with frozen string literal flag. (rspec/rspec-core#2425, Pat Allan)
|
|
271
|
-
|
|
272
|
-
### 3.6.0 / 2017-05-04
|
|
273
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.6.0.beta2...v3.6.0)
|
|
274
|
-
|
|
275
|
-
Enhancements:
|
|
276
|
-
|
|
277
|
-
* Add seed information to JSON formatter output. (rspec/rspec-core#2388, Mitsutaka Mimura)
|
|
278
|
-
* Include example id in the JSON formatter output. (rspec/rspec-core#2369, Xavier Shay)
|
|
279
|
-
* Respect changes to `config.output_stream` after formatters have been
|
|
280
|
-
setup. (rspec/rspec-core#2401, rspec/rspec-core#2419, Ilya Lavrov)
|
|
281
|
-
|
|
282
|
-
Bug Fixes:
|
|
283
|
-
|
|
284
|
-
* Delay formatter loading until the last minute to allow accessing the reporter
|
|
285
|
-
without triggering formatter setup. (Jon Rowe, rspec/rspec-core#2243)
|
|
286
|
-
* Ensure context hook failures running before an example can access the
|
|
287
|
-
reporter. (Jon Jensen, rspec/rspec-core#2387)
|
|
288
|
-
* Multiple fixes to allow using the runner multiple times within the same
|
|
289
|
-
process: `RSpec.clear_examples` resets the formatter and no longer clears
|
|
290
|
-
shared examples, and streams can be used across multiple runs rather than
|
|
291
|
-
being closed after the first. (rspec/rspec-core#2368, Xavier Shay)
|
|
292
|
-
* Prevent unexpected `example_group_finished` notifications causing an error.
|
|
293
|
-
(rspec/rspec-core#2396, VTJamie)
|
|
294
|
-
* Fix bugs where `config.when_first_matching_example_defined` hooks would fire
|
|
295
|
-
multiple times in some cases. (Yuji Nakayama, rspec/rspec-core#2400)
|
|
296
|
-
* Default `last_run_status` to "unknown" when the `status` field in the
|
|
297
|
-
persistence file contains an unrecognized value. (rspec/rspec-core#2360, matrinox)
|
|
298
|
-
* Prevent `let` from defining an `initialize` method. (rspec/rspec-core#2414, Jon Rowe)
|
|
299
|
-
|
|
300
|
-
### 3.6.0.beta2 / 2016-12-12
|
|
301
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.6.0.beta1...v3.6.0.beta2)
|
|
302
|
-
|
|
303
|
-
Enhancements:
|
|
304
|
-
|
|
305
|
-
* Include count of errors occurring outside examples in default summaries.
|
|
306
|
-
(rspec/rspec-core#2351, Jon Rowe)
|
|
307
|
-
* Warn when including shared example groups recursively. (rspec/rspec-core#2356, Jon Rowe)
|
|
308
|
-
* Improve failure snippet syntax highlighting with CodeRay to highlight
|
|
309
|
-
RSpec "keywords" like `expect`. (rspec/rspec-core#2358, Myron Marston)
|
|
310
|
-
|
|
311
|
-
### 3.6.0.beta1 / 2016-10-09
|
|
312
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.4...v3.6.0.beta1)
|
|
313
|
-
|
|
314
|
-
Enhancements:
|
|
315
|
-
|
|
316
|
-
* Warn when duplicate shared examples definitions are loaded due to being
|
|
317
|
-
defined in files matching the spec pattern (e.g. `_spec.rb`) (rspec/rspec-core#2278, Devon Estes)
|
|
318
|
-
* Improve metadata filtering so that it can match against any object
|
|
319
|
-
that implements `===` instead of treating regular expressions as
|
|
320
|
-
special. (Myron Marston, rspec/rspec-core#2294)
|
|
321
|
-
* Improve `rspec -v` so that it prints out the versions of each part of
|
|
322
|
-
RSpec to prevent confusion. (Myron Marston, rspec/rspec-core#2304)
|
|
323
|
-
* Add `config.fail_if_no_examples` option which causes RSpec to fail if
|
|
324
|
-
no examples are found. (Ewa Czechowska, rspec/rspec-core#2302)
|
|
325
|
-
* Nicely format errors encountered while loading spec files.
|
|
326
|
-
(Myron Marston, rspec/rspec-core#2323)
|
|
327
|
-
* Improve the API for enabling and disabling color output (Josh
|
|
328
|
-
Justice, rspec/rspec-core#2321):
|
|
329
|
-
* Automatically enable color if the output is a TTY, since color is
|
|
330
|
-
nearly always desirable if the output can handle it.
|
|
331
|
-
* Introduce new CLI flag to force color on (`--force-color`), even
|
|
332
|
-
if the output is not a TTY. `--no-color` continues to work as well.
|
|
333
|
-
* Introduce `config.color_mode` for configuring the color from Ruby.
|
|
334
|
-
`:automatic` is the default and will produce color if the output is
|
|
335
|
-
a TTY. `:on` forces it on and `:off` forces it off.
|
|
336
|
-
|
|
337
|
-
### 3.5.4 / 2016-09-30
|
|
338
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.3...v3.5.4)
|
|
339
|
-
|
|
340
|
-
Bug Fixes:
|
|
341
|
-
|
|
342
|
-
* Remove accumulated `ExampleGroup` constants when reseting RSpec,
|
|
343
|
-
preventing a memory leak. (TravisSpangle, rspec/rspec-core#2328)
|
|
344
|
-
|
|
345
|
-
### 3.5.3 / 2016-09-02
|
|
346
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.2...v3.5.3)
|
|
347
|
-
|
|
348
|
-
Bug Fixes:
|
|
349
|
-
|
|
350
|
-
* When applying shared group metadata to a host group, overwrite
|
|
351
|
-
conflicting keys if the value in the host group was inherited from
|
|
352
|
-
a parent group instead of being specified at that level.
|
|
353
|
-
(Myron Marston, rspec/rspec-core#2307)
|
|
354
|
-
* Handle errors in `:suite` hooks and provide the same nicely formatted
|
|
355
|
-
output as errors that happen in examples. (Myron Marston, rspec/rspec-core#2316)
|
|
356
|
-
* Set the exit status to non-zero when an error occurs in an
|
|
357
|
-
`after(:context)` hook. (Myron Marston, rspec/rspec-core#2320)
|
|
358
|
-
|
|
359
|
-
### 3.5.2 / 2016-07-28
|
|
360
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.1...v3.5.2)
|
|
361
|
-
|
|
362
|
-
Bug Fixes:
|
|
363
|
-
|
|
364
|
-
* Wait to report `example_finished` until the example's `execution_result`
|
|
365
|
-
has been completely filled in. (Myron Marston, rspec/rspec-core#2291)
|
|
366
|
-
* Make sure example block is still available when using `duplicate_with`
|
|
367
|
-
to clone examples. (bootstraponline, rspec/rspec-core#2298)
|
|
368
|
-
* Don't include the default `--pattern` in the Rake task when
|
|
369
|
-
`rspec_opts` specifies its own. (Jon Rowe, rspec/rspec-core#2305)
|
|
370
|
-
|
|
371
|
-
### 3.5.1 / 2016-07-06
|
|
372
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.0...v3.5.1)
|
|
373
|
-
|
|
374
|
-
Bug Fixes:
|
|
375
|
-
|
|
376
|
-
* Ensure that config hooks that are added to existing example groups are
|
|
377
|
-
added only once. (Eugene Kenny, rspec/rspec-core#2280)
|
|
378
|
-
|
|
379
|
-
### 3.5.0 / 2016-07-01
|
|
380
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.0.beta4...v3.5.0)
|
|
381
|
-
|
|
382
|
-
Enhancements:
|
|
383
|
-
|
|
384
|
-
* Include any `SPEC_OPTS` in reproduction command printed at the end of
|
|
385
|
-
a bisect run. (Simon Coffey, rspec/rspec-core#2274)
|
|
386
|
-
|
|
387
|
-
Bug Fixes:
|
|
388
|
-
|
|
389
|
-
* Handle `--bisect` in `SPEC_OPTS` environment variable correctly so as
|
|
390
|
-
to avoid infinite recursion. (Simon Coffey, rspec/rspec-core#2271)
|
|
391
|
-
|
|
392
|
-
### 3.5.0.beta4 / 2016-06-05
|
|
393
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.0.beta3...v3.5.0.beta4)
|
|
394
|
-
|
|
395
|
-
Enhancements:
|
|
396
|
-
|
|
397
|
-
* Filter out bundler stackframes from backtraces by default, since
|
|
398
|
-
Bundler 1.12 now includes its own frames in stack traces produced
|
|
399
|
-
by using `bundle exec`. (Myron Marston, rspec/rspec-core#2240)
|
|
400
|
-
* HTML Formatter uses exception presenter to get failure message
|
|
401
|
-
for consistency with other formatters. (@mrageh, rspec/rspec-core#2222)
|
|
402
|
-
* Load spec files in the order of the directories or files passed
|
|
403
|
-
at the command line, making it easy to make some specs run before
|
|
404
|
-
others in a one-off manner. For example, `rspec spec/unit
|
|
405
|
-
spec/acceptance --order defined` will run unit specs before acceptance
|
|
406
|
-
specs. (Myron Marston, rspec/rspec-core#2253)
|
|
407
|
-
* Add new `config.include_context` API for configuring global or
|
|
408
|
-
filtered inclusion of shared contexts in example groups.
|
|
409
|
-
(Myron Marston, rspec/rspec-core#2256)
|
|
410
|
-
* Add new `config.shared_context_metadata_behavior = :apply_to_host_groups`
|
|
411
|
-
option, which causes shared context metadata to be inherited by the
|
|
412
|
-
metadata hash of all host groups and examples instead of configuring
|
|
413
|
-
implicit auto-inclusion based on the passed metadata. (Myron Marston, rspec/rspec-core#2256)
|
|
414
|
-
|
|
415
|
-
Bug Fixes:
|
|
416
|
-
|
|
417
|
-
* Fix `--bisect` so it works on large spec suites that were previously triggering
|
|
418
|
-
"Argument list too long errors" due to all the spec locations being passed as
|
|
419
|
-
CLI args. (Matt Jones, rspec/rspec-core#2223).
|
|
420
|
-
* Fix deprecated `:example_group`-based filtering so that it properly
|
|
421
|
-
applies to matching example groups. (Myron Marston, rspec/rspec-core#2234)
|
|
422
|
-
* Fix `NoMethodError` caused by Java backtraces on JRuby. (Michele Piccirillo, rspec/rspec-core#2244)
|
|
423
|
-
|
|
424
|
-
### 3.5.0.beta3 / 2016-04-02
|
|
425
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.0.beta2...v3.5.0.beta3)
|
|
426
|
-
|
|
427
|
-
Enhancements:
|
|
428
|
-
|
|
429
|
-
* Add new `config.filter_run_when_matching` API, intended to replace
|
|
430
|
-
the combination of `config.filter_run` and
|
|
431
|
-
`config.run_all_when_everything_filtered` (Myron Marston, rspec/rspec-core#2206)
|
|
432
|
-
|
|
433
|
-
Bug Fixes:
|
|
434
|
-
|
|
435
|
-
* Use the encoded string logic for source extraction. (Jon Rowe, rspec/rspec-core#2183)
|
|
436
|
-
* Fix rounding issue in duration formatting helper. (Fabersky, Jon Rowe, rspec/rspec-core#2208)
|
|
437
|
-
* Fix failure snippet extraction so that `def-end` snippets
|
|
438
|
-
ending with `end`-only line can be extracted properly.
|
|
439
|
-
(Yuji Nakayama, rspec/rspec-core#2215)
|
|
440
|
-
|
|
441
|
-
### 3.5.0.beta2 / 2016-03-10
|
|
442
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.0.beta1...v3.5.0.beta2)
|
|
443
|
-
|
|
444
|
-
Enhancements:
|
|
445
|
-
|
|
446
|
-
* Remove unneeded `:execution_result` example group metadata, saving a
|
|
447
|
-
bit of memory. (Myron Marston, rspec/rspec-core#2172)
|
|
448
|
-
* Apply hooks registered with `config` to previously defined groups.
|
|
449
|
-
(Myron Marston, rspec/rspec-core#2189)
|
|
450
|
-
* `RSpec::Core::Configuration#reporter` is now public API under SemVer.
|
|
451
|
-
(Jon Rowe, rspec/rspec-core#2193)
|
|
452
|
-
* Add new `config.when_first_matching_example_defined` hook. (Myron
|
|
453
|
-
Marston, rspec/rspec-core#2175)
|
|
454
|
-
|
|
455
|
-
### 3.5.0.beta1 / 2016-02-06
|
|
456
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.4...v3.5.0.beta1)
|
|
457
|
-
|
|
458
|
-
Enhancements:
|
|
459
|
-
|
|
460
|
-
* Add `RSpec::Core::ExampleGroup.currently_executing_a_context_hook?`,
|
|
461
|
-
primarily for use by rspec-rails. (Sam Phippen, rspec/rspec-core#2131)
|
|
462
|
-
|
|
463
|
-
Bug Fixes:
|
|
464
|
-
|
|
465
|
-
* Ensure `MultipleExceptionError` does not contain a recursive reference
|
|
466
|
-
to itself. (Sam Phippen, rspec/rspec-core#2133)
|
|
467
|
-
|
|
468
|
-
### 3.4.4 / 2016-03-09
|
|
469
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.3...v3.4.4)
|
|
470
|
-
|
|
471
|
-
Bug Fixes:
|
|
472
|
-
|
|
473
|
-
* Fix `RSpec::Core::RakeTask` so that it works with Rake 11.
|
|
474
|
-
(Travis Grathwell, rspec/rspec-core#2197)
|
|
475
|
-
|
|
476
|
-
### 3.4.3 / 2016-02-19
|
|
477
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.2...v3.4.3)
|
|
478
|
-
|
|
479
|
-
Bug Fixes:
|
|
480
|
-
|
|
481
|
-
* Prevent a `TypeError` from occurring when running via the rake task when
|
|
482
|
-
Ruby crashes. (Patrik Wenger, rspec/rspec-core#2161)
|
|
483
|
-
* Only consider example and group declaration lines from a specific file
|
|
484
|
-
when applying line number filtering, instead of considering all
|
|
485
|
-
declaration lines from all spec files. (Myron Marston, rspec/rspec-core#2170)
|
|
486
|
-
* Fix failure snippet extraction so that snippets that contain `do-end` style
|
|
487
|
-
block and end with `end`-only line can be extracted properly.
|
|
488
|
-
(Yuji Nakayama, rspec/rspec-core#2173)
|
|
489
|
-
* Prevent infinite recursion when an exception is caused by itself.
|
|
490
|
-
(Jon Rowe, rspec/rspec-core#2128)
|
|
491
|
-
|
|
492
|
-
### 3.4.2 / 2016-01-26
|
|
493
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.1...v3.4.2)
|
|
494
|
-
|
|
495
|
-
Bug Fixes:
|
|
496
|
-
|
|
497
|
-
* Fix `rspec --profile` when an example calls `abort` or `exit`.
|
|
498
|
-
(Bradley Schaefer, rspec/rspec-core#2144)
|
|
499
|
-
* Fix `--drb` so that when no DRb server is running, it prevents
|
|
500
|
-
the DRb connection error from being listed as the cause of all
|
|
501
|
-
expectation failures. (Myron Marston, rspec/rspec-core#2156)
|
|
502
|
-
* Fix syntax highlighter so that it works when the `coderay` gem is
|
|
503
|
-
installed as a rubygem but not already available on your load path
|
|
504
|
-
(as happens when you use bundler). (Myron Marston, rspec/rspec-core#2159)
|
|
505
|
-
|
|
506
|
-
### 3.4.1 / 2015-11-18
|
|
507
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.0...v3.4.1)
|
|
508
|
-
|
|
509
|
-
Bug Fixes:
|
|
510
|
-
|
|
511
|
-
* Fix backtrace formatter to handle backtraces that are `nil`.
|
|
512
|
-
(Myron Marston, rspec/rspec-core#2118)
|
|
513
|
-
|
|
514
|
-
### 3.4.0 / 2015-11-11
|
|
515
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.3.2...v3.4.0)
|
|
516
|
-
|
|
517
|
-
Enhancements:
|
|
518
|
-
|
|
519
|
-
* Combine multiple `--pattern` arguments making them equivalent to
|
|
520
|
-
`--pattern=1,2,...,n`. (Jon Rowe, rspec/rspec-core#2002)
|
|
521
|
-
* Improve `inspect` and `to_s` output for `RSpec::Core::Example`
|
|
522
|
-
objects, replacing Ruby's excessively verbose output. (Gavin Miller, rspec/rspec-core#1922)
|
|
523
|
-
* Add `silence_filter_announcements` configuration option.
|
|
524
|
-
(David Raffensperger, rspec/rspec-core#2007)
|
|
525
|
-
* Add optional `example_finished` notification to the reporter protocol for
|
|
526
|
-
when you don't care about the example outcome. (Jon Rowe, rspec/rspec-core#2013)
|
|
527
|
-
* Switch `--bisect` to a recursion-based bisection algorithm rather than
|
|
528
|
-
a permutation-based one. This better handles cases where an example
|
|
529
|
-
depends upon multiple other examples instead of just one and minimizes
|
|
530
|
-
the number of runs necessary to determine that an example set cannot be
|
|
531
|
-
minimized further. (Simon Coffey, rspec/rspec-core#1997)
|
|
532
|
-
* Allow simple filters (e.g. `:symbol` key only) to be triggered by truthey
|
|
533
|
-
values. (Tim Mertens, rspec/rspec-core#2035)
|
|
534
|
-
* Remove unneeded warning about need for `ansicon` on Windows when using
|
|
535
|
-
RSpec's `--color` option. (Ashley Engelund, rspec/rspec-core#2038)
|
|
536
|
-
* Add option to configure RSpec to raise errors when issuing warnings.
|
|
537
|
-
(Jon Rowe, rspec/rspec-core#2052)
|
|
538
|
-
* Append the root `cause` of a failure or error to the printed failure
|
|
539
|
-
output when a `cause` is available. (Adam Magan)
|
|
540
|
-
* Stop rescuing `NoMemoryError`, `SignalExcepetion`, `Interrupt` and
|
|
541
|
-
`SystemExit`. It is dangerous to interfere with these. (Myron Marston, rspec/rspec-core#2063)
|
|
542
|
-
* Add `config.project_source_dirs` setting which RSpec uses to determine
|
|
543
|
-
if a backtrace line comes from your project source or from some
|
|
544
|
-
external library. It defaults to `spec`, `lib` and `app` but can be
|
|
545
|
-
configured differently. (Myron Marston, rspec/rspec-core#2088)
|
|
546
|
-
* Improve failure line detection so that it looks for the failure line
|
|
547
|
-
in any project source directory instead of just in the spec file.
|
|
548
|
-
In addition, if no backtrace lines can be found from a project source
|
|
549
|
-
file, we fall back to displaying the source of the first backtrace
|
|
550
|
-
line. This should virtually eliminate the "Unable to find matching
|
|
551
|
-
line from backtrace" messages. (Myron Marston, rspec/rspec-core#2088)
|
|
552
|
-
* Add support for `:extra_failure_lines` example metadata that will
|
|
553
|
-
be appended to the failure output. (bootstraponline, rspec/rspec-core#2092).
|
|
554
|
-
* Add `RSpec::Core::Example#duplicate_with` to produce new examples
|
|
555
|
-
with cloned metadata. (bootstraponline, rspec/rspec-core#2098)
|
|
556
|
-
* Add `RSpec::Core::Configuration#on_example_group_definition` to register
|
|
557
|
-
hooks to be invoked when example groups are created. (bootstraponline, rspec/rspec-core#2094)
|
|
558
|
-
* Add `add_example` and `remove_example` to `RSpec::Core::ExampleGroup` to
|
|
559
|
-
allow manipulating an example groups examples. (bootstraponline, rspec/rspec-core#2095)
|
|
560
|
-
* Display multiline failure source lines in failure output when Ripper is
|
|
561
|
-
available (MRI >= 1.9.2, and JRuby >= 1.7.5 && < 9.0.0.0.rc1).
|
|
562
|
-
(Yuji Nakayama, rspec/rspec-core#2083)
|
|
563
|
-
* Add `max_displayed_failure_line_count` configuration option
|
|
564
|
-
(defaults to 10). (Yuji Nakayama, rspec/rspec-core#2083)
|
|
565
|
-
* Enhance `fail_fast` option so it can take a number (e.g. `--fail-fast=3`)
|
|
566
|
-
to force the run to abort after the specified number of failures.
|
|
567
|
-
(Jack Scotti, rspec/rspec-core#2065)
|
|
568
|
-
* Syntax highlight the failure snippets in text formatters when `color`
|
|
569
|
-
is enabled and the `coderay` gem is installed on a POSIX system.
|
|
570
|
-
(Myron Marston, rspec/rspec-core#2109)
|
|
571
|
-
|
|
572
|
-
Bug Fixes:
|
|
573
|
-
|
|
574
|
-
* Lock `example_status_persistence_file` when reading from and writing
|
|
575
|
-
to it to prevent race conditions when multiple processes try to use
|
|
576
|
-
it. (Ben Woosley, rspec/rspec-core#2029)
|
|
577
|
-
* Fix regression in 3.3 that caused spec file names with square brackets in
|
|
578
|
-
them (such as `1[]_spec.rb`) to not be loaded properly. (Myron Marston, rspec/rspec-core#2041)
|
|
579
|
-
* Fix output encoding issue caused by ASCII literal on 1.9.3 (Jon Rowe, rspec/rspec-core#2072)
|
|
580
|
-
* Fix requires in `rspec/core/rake_task.rb` to avoid double requires
|
|
581
|
-
seen by some users. (Myron Marston, rspec/rspec-core#2101)
|
|
582
|
-
|
|
583
|
-
### 3.3.2 / 2015-07-15
|
|
584
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.3.1...v3.3.2)
|
|
585
|
-
|
|
586
|
-
Bug Fixes:
|
|
587
|
-
|
|
588
|
-
* Fix formatters to handle exceptions for which `backtrace` returns `nil`.
|
|
589
|
-
(Myron Marston, rspec/rspec-core#2023)
|
|
590
|
-
* Fix duplicate formatter detection so that it allows subclasses of formatters
|
|
591
|
-
to be added. (Sebastián Tello, rspec/rspec-core#2019)
|
|
592
|
-
|
|
593
|
-
### 3.3.1 / 2015-06-18
|
|
594
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.3.0...v3.3.1)
|
|
595
|
-
|
|
596
|
-
Bug Fixes:
|
|
597
|
-
|
|
598
|
-
* Correctly run `before(:suite)` (and friends) in the context of an example
|
|
599
|
-
group instance, thus making the expected RSpec environment available.
|
|
600
|
-
(Jon Rowe, rspec/rspec-core#1986)
|
|
601
|
-
|
|
602
|
-
### 3.3.0 / 2015-06-12
|
|
603
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.2.3...v3.3.0)
|
|
604
|
-
|
|
605
|
-
Enhancements:
|
|
606
|
-
|
|
607
|
-
* Expose the reporter used to run examples via `RSpec::Core::Example#reporter`.
|
|
608
|
-
(Jon Rowe, rspec/rspec-core#1866)
|
|
609
|
-
* Make `RSpec::Core::Reporter#message` a public supported API. (Jon Rowe, rspec/rspec-core#1866)
|
|
610
|
-
* Allow custom formatter events to be published via
|
|
611
|
-
`RSpec::Core::Reporter#publish(event_name, hash_of_attributes)`. (Jon Rowe, rspec/rspec-core#1869)
|
|
612
|
-
* Remove dependency on the standard library `Set` and replace with `RSpec::Core::Set`.
|
|
613
|
-
(Jon Rowe, rspec/rspec-core#1870)
|
|
614
|
-
* Assign a unique id to each example and group so that they can be
|
|
615
|
-
uniquely identified, even for shared examples (and similar situations)
|
|
616
|
-
where the location isn't unique. (Myron Marston, rspec/rspec-core#1884)
|
|
617
|
-
* Use the example id in the rerun command printed for failed examples
|
|
618
|
-
when the location is not unique. (Myron Marston, rspec/rspec-core#1884)
|
|
619
|
-
* Add `config.example_status_persistence_file_path` option, which is
|
|
620
|
-
used to persist the last run status of each example. (Myron Marston, rspec/rspec-core#1888)
|
|
621
|
-
* Add `:last_run_status` metadata to each example, which indicates what
|
|
622
|
-
happened the last time an example ran. (Myron Marston, rspec/rspec-core#1888)
|
|
623
|
-
* Add `--only-failures` CLI option which filters to only the examples
|
|
624
|
-
that failed the last time they ran. (Myron Marston, rspec/rspec-core#1888)
|
|
625
|
-
* Add `--next-failure` CLI option which allows you to repeatedly focus
|
|
626
|
-
on just one of the currently failing examples, then move on to the
|
|
627
|
-
next failure, etc. (Myron Marston, rspec/rspec-core#1888)
|
|
628
|
-
* Make `--order random` ordering stable, so that when you rerun a
|
|
629
|
-
subset with a given seed, the examples will be order consistently
|
|
630
|
-
relative to each other. (Myron Marston, rspec/rspec-core#1908)
|
|
631
|
-
* Set example group constant earlier so errors when evaluating the context
|
|
632
|
-
include the example group name (Myron Marson, rspec/rspec-core#1911)
|
|
633
|
-
* Make `let` and `subject` threadsafe. (Josh Cheek, rspec/rspec-core#1858)
|
|
634
|
-
* Add version information into the JSON formatter. (Mark Swinson, rspec/rspec-core#1883)
|
|
635
|
-
* Add `--bisect` CLI option, which will repeatedly run your suite in
|
|
636
|
-
order to isolate the failures to the smallest reproducible case.
|
|
637
|
-
(Myron Marston, rspec/rspec-core#1917)
|
|
638
|
-
* For `config.include`, `config.extend` and `config.prepend`, apply the
|
|
639
|
-
module to previously defined matching example groups. (Eugene Kenny, rspec/rspec-core#1935)
|
|
640
|
-
* When invalid options are parsed, notify users where they came from
|
|
641
|
-
(e.g. `.rspec` or `~/.rspec` or `ENV['SPEC_OPTS']`) so they can
|
|
642
|
-
easily find the source of the problem. (Myron Marston, rspec/rspec-core#1940)
|
|
643
|
-
* Add pending message contents to the json formatter output. (Jon Rowe, rspec/rspec-core#1949)
|
|
644
|
-
* Add shared group backtrace to the output displayed by the built-in
|
|
645
|
-
formatters for pending examples that have been fixed. (Myron Marston, rspec/rspec-core#1946)
|
|
646
|
-
* Add support for `:aggregate_failures` metadata. Tag an example or
|
|
647
|
-
group with this metadata and it'll use rspec-expectations'
|
|
648
|
-
`aggregate_failures` feature to allow multiple failures in an example
|
|
649
|
-
and list them all, rather than aborting on the first failure. (Myron
|
|
650
|
-
Marston, rspec/rspec-core#1946)
|
|
651
|
-
* When no formatter implements #message add a fallback to prevent those
|
|
652
|
-
messages being lost. (Jon Rowe, rspec/rspec-core#1980)
|
|
653
|
-
* Profiling examples now takes into account time spent in `before(:context)`
|
|
654
|
-
hooks. (Denis Laliberté, Jon Rowe, rspec/rspec-core#1971)
|
|
655
|
-
* Improve failure output when an example has multiple exceptions, such
|
|
656
|
-
as one from an `it` block and one from an `after` block. (Myron Marston, rspec/rspec-core#1985)
|
|
657
|
-
|
|
658
|
-
Bug Fixes:
|
|
659
|
-
|
|
660
|
-
* Handle invalid UTF-8 strings within exception methods. (Benjamin Fleischer, rspec/rspec-core#1760)
|
|
661
|
-
* Fix Rake Task quoting of file names with quotes to work properly on
|
|
662
|
-
Windows. (Myron Marston, rspec/rspec-core#1887)
|
|
663
|
-
* Fix `RSpec::Core::RakeTask#failure_message` so that it gets printed
|
|
664
|
-
when the task failed. (Myron Marston, rspec/rspec-core#1905)
|
|
665
|
-
* Make `let` work properly when defined in a shared context that is applied
|
|
666
|
-
to an individual example via metadata. (Myron Marston, rspec/rspec-core#1912)
|
|
667
|
-
* Ensure `rspec/autorun` respects configuration defaults. (Jon Rowe, rspec/rspec-core#1933)
|
|
668
|
-
* Prevent modules overriding example group defined methods when included,
|
|
669
|
-
prepended or extended by config defined after an example group. (Eugene Kenny, rspec/rspec-core#1935)
|
|
670
|
-
* Fix regression which caused shared examples to be mistakenly run when specs
|
|
671
|
-
where filtered to a particular location. (Ben Axnick, rspec/rspec-core#1963)
|
|
672
|
-
* Fix time formatting logic so that it displays 70 seconds as "1 minute,
|
|
673
|
-
10 seconds" rather than "1 minute, 1 second". (Paul Brennan, rspec/rspec-core#1984)
|
|
674
|
-
* Fix regression where the formatter loader would allow duplicate formatters.
|
|
675
|
-
(Jon Rowe, rspec/rspec-core#1990)
|
|
676
|
-
|
|
677
|
-
### 3.2.3 / 2015-04-06
|
|
678
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.2.2...v3.2.3)
|
|
679
|
-
|
|
680
|
-
Bug Fixes:
|
|
681
|
-
|
|
682
|
-
* Fix how the DSL methods are defined so that RSpec is compatible with
|
|
683
|
-
gems that define methods of the same name on `Kernel` (such as
|
|
684
|
-
the `its-it` gem). (Alex Kwiatkowski, Ryan Ong, rspec/rspec-core#1907)
|
|
685
|
-
* Fix `before(:context) { skip }` so that it does not wrongly cause the
|
|
686
|
-
spec suite to exit with a non-zero status when no examples failed.
|
|
687
|
-
(Myron Marston, rspec/rspec-core#1926)
|
|
688
|
-
|
|
689
|
-
### 3.2.2 / 2015-03-11
|
|
690
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.2.1...v3.2.2)
|
|
691
|
-
|
|
692
|
-
Bug Fixes:
|
|
693
|
-
|
|
694
|
-
* Fix regression in 3.2.0 that allowed tag-filtered examples to
|
|
695
|
-
run even if there was a location filter applied to the spec
|
|
696
|
-
file that was intended to limit the file to other examples.
|
|
697
|
-
(rspec/rspec-core#1894, Myron Marston)
|
|
698
|
-
|
|
699
|
-
### 3.2.1 / 2015-02-23
|
|
700
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.2.0...v3.2.1)
|
|
701
|
-
|
|
702
|
-
Bug Fixes:
|
|
703
|
-
|
|
704
|
-
* Notify start-of-run seed _before_ `start` notification rather than
|
|
705
|
-
_after_ so that formatters like Fuubar work properly. (Samuel Esposito, rspec/rspec-core#1882)
|
|
706
|
-
|
|
707
|
-
### 3.2.0 / 2015-02-03
|
|
708
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.7...v3.2.0)
|
|
709
|
-
|
|
710
|
-
Enhancements:
|
|
711
|
-
|
|
712
|
-
* Improve the `inspect` output of example groups. (Mike Dalton, rspec/rspec-core#1687)
|
|
713
|
-
* When rake task fails, only output the command if `verbose` flag is
|
|
714
|
-
set. (Ben Snape, rspec/rspec-core#1704)
|
|
715
|
-
* Add `RSpec.clear_examples` as a clear way to reset examples in between
|
|
716
|
-
spec runs, whilst retaining user configuration. (Alexey Fedorov, rspec/rspec-core#1706)
|
|
717
|
-
* Reduce string allocations when defining and running examples by 70%
|
|
718
|
-
and 50% respectively. (Myron Marston, rspec/rspec-core#1738)
|
|
719
|
-
* Removed dependency on pathname from stdlib. (Sam Phippen, rspec/rspec-core#1703)
|
|
720
|
-
* Improve the message presented when a user hits Ctrl-C.
|
|
721
|
-
(Alex Chaffee rspec/rspec-core#1717, rspec/rspec-core#1742)
|
|
722
|
-
* Improve shared example group inclusion backtrace displayed
|
|
723
|
-
in failed example output so that it works for all methods
|
|
724
|
-
of including shared example groups and shows all inclusion
|
|
725
|
-
locations. (Myron Marston, rspec/rspec-core#1763)
|
|
726
|
-
* Issue seed notification at start (as well as the end) of the reporter
|
|
727
|
-
run. (Arlandis Word, rspec/rspec-core#1761)
|
|
728
|
-
* Improve the documentation of around hooks. (Jim Kingdon, rspec/rspec-core#1772)
|
|
729
|
-
* Support prepending of modules into example groups from config and allow
|
|
730
|
-
filtering based on metadata. (Arlandis Word, rspec/rspec-core#1806)
|
|
731
|
-
* Emit warnings when `:suite` hooks are registered on an example group
|
|
732
|
-
(where it has always been ignored) or are registered with metadata
|
|
733
|
-
(which has always been ignored). (Myron Marston, rspec/rspec-core#1805)
|
|
734
|
-
* Provide a friendly error message when users call RSpec example group
|
|
735
|
-
APIs (e.g. `context`, `describe`, `it`, `let`, `before`, etc) from
|
|
736
|
-
within an example where those APIs are unavailable. (Myron Marston, rspec/rspec-core#1819)
|
|
737
|
-
* Provide a friendly error message when users call RSpec example
|
|
738
|
-
APIs (e.g. `expect`, `double`, `stub_const`, etc) from
|
|
739
|
-
within an example group where those APIs are unavailable.
|
|
740
|
-
(Myron Marston, rspec/rspec-core#1819)
|
|
741
|
-
* Add new `RSpec::Core::Sandbox.sandboxed { }` API that facilitates
|
|
742
|
-
testing RSpec with RSpec, allowing you to define example groups
|
|
743
|
-
and example from within an example without affecting the global
|
|
744
|
-
`RSpec.world` state. (Tyler Ball, 1808)
|
|
745
|
-
* Apply line-number filters only to the files they are scoped to,
|
|
746
|
-
allowing you to mix filtered and unfiltered files. (Myron Marston, rspec/rspec-core#1839)
|
|
747
|
-
* When dumping pending examples, include the failure details so that you
|
|
748
|
-
don't have to un-pend the example to see it. (Myron Marston, rspec/rspec-core#1844)
|
|
749
|
-
* Make `-I` option support multiple values when separated by
|
|
750
|
-
`File::PATH_SEPARATOR`, such as `rspec -I foo:bar`. This matches
|
|
751
|
-
the behavior of Ruby's `-I` option. (Fumiaki Matsushima, rspec/rspec-core#1855).
|
|
752
|
-
* Treat each example as having a singleton example group for the
|
|
753
|
-
purposes of applying metadata-based features that normally apply
|
|
754
|
-
to example groups to individually tagged examples. For example,
|
|
755
|
-
`RSpec.shared_context "Uses redis", :uses_redis` will now apply
|
|
756
|
-
to individual examples tagged with `:uses_redis`, as will
|
|
757
|
-
`config.include RedisHelpers, :uses_redis`, and
|
|
758
|
-
`config.before(:context, :uses_redis) { }`, etc. (Myron Marston, rspec/rspec-core#1749)
|
|
759
|
-
|
|
760
|
-
Bug Fixes:
|
|
761
|
-
|
|
762
|
-
* When assigning generated example descriptions, surface errors
|
|
763
|
-
raised by `matcher.description` in the example description.
|
|
764
|
-
(Myron Marston, rspec/rspec-core#1771)
|
|
765
|
-
* Don't consider expectations from `after` hooks when generating
|
|
766
|
-
example descriptions. (Myron Marston, rspec/rspec-core#1771)
|
|
767
|
-
* Don't apply metadata-filtered config hooks to examples in groups
|
|
768
|
-
with matching metadata when those examples override the parent
|
|
769
|
-
metadata value to not match. (Myron Marston, rspec/rspec-core#1796)
|
|
770
|
-
* Fix `config.expect_with :minitest` so that `skip` uses RSpec's
|
|
771
|
-
implementation rather than Minitest's. (Jonathan Rochkind, rspec/rspec-core#1822)
|
|
772
|
-
* Fix `NameError` caused when duplicate example group aliases are defined and
|
|
773
|
-
the DSL is not globally exposed. (Aaron Kromer, rspec/rspec-core#1825)
|
|
774
|
-
* When a shared example defined in an external file fails, use the host
|
|
775
|
-
example group (from a loaded spec file) for the re-run command to
|
|
776
|
-
ensure the command will actually work. (Myron Marston, rspec/rspec-core#1835)
|
|
777
|
-
* Fix location filtering to work properly for examples defined in
|
|
778
|
-
a nested example group within a shared example group defined in
|
|
779
|
-
an external file. (Bradley Schaefer, Xavier Shay, Myron Marston, rspec/rspec-core#1837)
|
|
780
|
-
* When a pending example fails (as expected) due to a mock expectation,
|
|
781
|
-
set `RSpec::Core::Example::ExecutionResult#pending_exception` --
|
|
782
|
-
previously it was not being set but should have been. (Myron Marston, rspec/rspec-core#1844)
|
|
783
|
-
* Fix rake task to work when `rspec-core` is installed in a directory
|
|
784
|
-
containing a space. (Guido Günther, rspec/rspec-core#1845)
|
|
785
|
-
* Fix regression in 3.1 that caused `describe Regexp` to raise errors.
|
|
786
|
-
(Durran Jordan, rspec/rspec-core#1853)
|
|
787
|
-
* Fix regression in 3.x that caused the profile information to be printed
|
|
788
|
-
after the summary. (Max Lincoln, rspec/rspec-core#1857)
|
|
789
|
-
* Apply `--seed` before loading `--require` files so that required files
|
|
790
|
-
can access the provided seed. (Myron Marston, rspec/rspec-core#1745)
|
|
791
|
-
* Handle `RSpec::Core::Formatters::DeprecationFormatter::FileStream` being
|
|
792
|
-
reopened with an IO stream, which sometimes happens with spring.
|
|
793
|
-
(Kevin Mook, rspec/rspec-core#1757)
|
|
794
|
-
|
|
795
|
-
### 3.1.7 / 2014-10-11
|
|
796
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.6...v3.1.7)
|
|
797
|
-
|
|
798
|
-
Bug Fixes:
|
|
799
|
-
|
|
800
|
-
* Fix `Metadata.relative_path` so that for a current directory of
|
|
801
|
-
`/foo/bar`, `/foo/bar_1` is not wrongly converted to `._1`.
|
|
802
|
-
(Akos Vandra, rspec/rspec-core#1730)
|
|
803
|
-
* Prevent constant lookup mistakenly finding `RSpec::ExampleGroups` generated
|
|
804
|
-
constants on 1.9.2 by appending a trailing `_` to the generated names.
|
|
805
|
-
(Jon Rowe, rspec/rspec-core#1737)
|
|
806
|
-
* Fix bug in `:pending` metadata. If it got set in any way besides passing
|
|
807
|
-
it as part of the metadata literal passed to `it` (such as by using
|
|
808
|
-
`define_derived_metadata`), it did not have the desired effect,
|
|
809
|
-
instead marking the example as `:passed`. (Myron Marston, rspec/rspec-core#1739)
|
|
810
|
-
|
|
811
|
-
### 3.1.6 / 2014-10-08
|
|
812
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.5...v3.1.6)
|
|
813
|
-
|
|
814
|
-
Bug Fixes:
|
|
815
|
-
|
|
816
|
-
* Fix regression in rake task pattern handling, that prevented patterns
|
|
817
|
-
that were relative from the current directory rather than from `spec`
|
|
818
|
-
from working properly. (Myron Marston, rspec/rspec-core#1734)
|
|
819
|
-
* Prevent rake task from generating duplicate load path entries.
|
|
820
|
-
(Myron Marston, rspec/rspec-core#1735)
|
|
821
|
-
|
|
822
|
-
### 3.1.5 / 2014-09-29
|
|
823
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.4...v3.1.5)
|
|
824
|
-
|
|
825
|
-
Bug Fixes:
|
|
826
|
-
|
|
827
|
-
* Fix issue with the rake task incorrectly escaping strings on Windows.
|
|
828
|
-
(Jon Rowe rspec/rspec-core#1718)
|
|
829
|
-
* Support absolute path patterns. While this wasn't officially supported
|
|
830
|
-
previously, setting `rake_task.pattern` to an absolute path pattern in
|
|
831
|
-
RSpec 3.0 and before worked since it delegated to `FileList` internally
|
|
832
|
-
(but now just forwards the pattern on to the `rspec` command).
|
|
833
|
-
(Myron Marston, rspec/rspec-core#1726)
|
|
834
|
-
|
|
835
|
-
### 3.1.4 / 2014-09-18
|
|
836
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.3...v3.1.4)
|
|
837
|
-
|
|
838
|
-
Bug Fixes:
|
|
839
|
-
|
|
840
|
-
* Fix implicit `subject` when using `describe false` or `describe nil`
|
|
841
|
-
so that it returns the provided primitive rather than the string
|
|
842
|
-
representation. (Myron Marston, rspec/rspec-core#1710)
|
|
843
|
-
* Fix backtrace filtering to allow code in subdirectories of your
|
|
844
|
-
current working directory (such as vendor/bundle/...) to be filtered
|
|
845
|
-
from backtraces. (Myron Marston, rspec/rspec-core#1708)
|
|
846
|
-
|
|
847
|
-
### 3.1.3 / 2014-09-15
|
|
848
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.2...v3.1.3)
|
|
849
|
-
|
|
850
|
-
Bug Fixes:
|
|
851
|
-
|
|
852
|
-
* Fix yet another regression in rake task pattern handling, to allow
|
|
853
|
-
`task.pattern = FileList["..."]` to work. That was never intended
|
|
854
|
-
to be supported but accidentally worked in 3.0 and earlier.
|
|
855
|
-
(Myron Marston, rspec/rspec-core#1701)
|
|
856
|
-
* Fix pattern handling so that files are normalized to absolute paths
|
|
857
|
-
before subtracting the `--exclude-pattern` matched files from the
|
|
858
|
-
`--pattern` matched files so that it still works even if the patterns
|
|
859
|
-
are in slightly different forms (e.g. one starting with `./`).
|
|
860
|
-
(Christian Nelson, rspec/rspec-core#1698)
|
|
861
|
-
|
|
862
|
-
### 3.1.2 / 2014-09-08
|
|
863
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.1...v3.1.2)
|
|
864
|
-
|
|
865
|
-
Bug Fixes:
|
|
866
|
-
|
|
867
|
-
* Fix another regression in rake task pattern handling, so that patterns
|
|
868
|
-
that start with `./` still work. (Christian Nelson, rspec/rspec-core#1696)
|
|
869
|
-
|
|
870
|
-
### 3.1.1 / 2014-09-05
|
|
871
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.0...v3.1.1)
|
|
872
|
-
|
|
873
|
-
Bug Fixes:
|
|
874
|
-
|
|
875
|
-
* Fix a regression in rake task pattern handling, so that `rake_task.pattern = array`
|
|
876
|
-
works again. While we never intended to support array values (or even knew that worked!),
|
|
877
|
-
the implementation from 3.0 and earlier used `FileList` internally, which allows arrays.
|
|
878
|
-
The fix restores the old behavior. (Myron Marston, rspec/rspec-core#1694)
|
|
879
|
-
|
|
880
|
-
### 3.1.0 / 2014-09-04
|
|
881
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.4...v3.1.0)
|
|
882
|
-
|
|
883
|
-
Enhancements:
|
|
884
|
-
|
|
885
|
-
* Update files generated by `rspec --init` so that warnings are enabled
|
|
886
|
-
in commented out section of `spec_helper` rather than `.rspec` so users
|
|
887
|
-
have to consciously opt-in to the setting. (Andrew Hooker, rspec/rspec-core#1572)
|
|
888
|
-
* Update `spec_helper` generated by `rspec --init` so that it sets the new
|
|
889
|
-
rspec-expectations `include_chain_clauses_in_custom_matcher_descriptions`
|
|
890
|
-
config option (which will be on by default in RSpec 4) and also sets the
|
|
891
|
-
rspec-mocks `verify_partial_doubles` option (which will also default
|
|
892
|
-
to on in RSpec 4). (Myron Marston, rspec/rspec-core#1647)
|
|
893
|
-
* Provide an `inspect` output for example procsy objects (used in around
|
|
894
|
-
hooks) that doesn't make them look like procs. (Jon Rowe, rspec/rspec-core#1620)
|
|
895
|
-
* Remove a few unneeded `require` statements from
|
|
896
|
-
`rspec/core/rake_task.rb`, making it even more lighterweight.
|
|
897
|
-
(Myron Marston, rspec/rspec-core#1640)
|
|
898
|
-
* Allow rspec-core to be used when neither rspec-mocks or
|
|
899
|
-
rspec-expectations are installed, without requiring any
|
|
900
|
-
user configuration. (Sam Phippen, Myron Marston, rspec/rspec-core#1615)
|
|
901
|
-
* Don't filter out gems from backtraces by default. (The RSpec
|
|
902
|
-
gems will still be filtered). User feedback has indicated
|
|
903
|
-
that including gems in default backtraces will be useful.
|
|
904
|
-
(Myron Marston, rspec/rspec-core#1641)
|
|
905
|
-
* Add new `config.filter_gems_from_backtrace "rack", "rake"` API
|
|
906
|
-
to easily filter the named gems from backtraces. (Myron Marston, rspec/rspec-core#1682)
|
|
907
|
-
* Fix default backtrace filters so that the RSpec binary is
|
|
908
|
-
excluded when installing RSpec as a bundler `:git` dependency.
|
|
909
|
-
(Myron Marston, rspec/rspec-core#1648)
|
|
910
|
-
* Simplify command generated by the rake task so that it no longer
|
|
911
|
-
includes unnecessary `-S`. (Myron Marston, rspec/rspec-core#1559)
|
|
912
|
-
* Add `--exclude-pattern` CLI option, `config.exclude_pattern =` config
|
|
913
|
-
option and `task.exclude_pattern =` rake task config option. Matching
|
|
914
|
-
files will be excluded. (John Gesimondo, Myron Marston, rspec/rspec-core#1651, rspec/rspec-core#1671)
|
|
915
|
-
* When an around hook fails to execute the example, mark it as
|
|
916
|
-
pending (rather than passing) so the user is made aware of the
|
|
917
|
-
fact that the example did not actually run. (Myron Marston, rspec/rspec-core#1660)
|
|
918
|
-
* Remove dependency on `FileUtils` from the standard library so that users do
|
|
919
|
-
not get false positives where their code relies on it but they are not
|
|
920
|
-
requiring it. (Sam Phippen, rspec/rspec-core#1565)
|
|
921
|
-
|
|
922
|
-
Bug Fixes:
|
|
923
|
-
|
|
924
|
-
* Fix rake task `t.pattern =` option so that it does not run all specs
|
|
925
|
-
when it matches no files, by passing along a `--pattern` option to
|
|
926
|
-
the `rspec` command, rather than resolving the file list and passing
|
|
927
|
-
along the files individually. (Evgeny Zislis, rspec/rspec-core#1653)
|
|
928
|
-
* Fix rake task default pattern so that it follows symlinks properly.
|
|
929
|
-
(Myron Marston, rspec/rspec-core#1672)
|
|
930
|
-
* Fix default pattern used with `rspec` command so that it follows
|
|
931
|
-
symlinks properly. (Myron Marston, rspec/rspec-core#1672)
|
|
932
|
-
* Change how we assign constant names to example group classes so that
|
|
933
|
-
it avoids a problem with `describe "Core"`. (Daniela Wellisz, rspec/rspec-core#1679)
|
|
934
|
-
* Handle rendering exceptions that have a different encoding than that
|
|
935
|
-
of their original source file. (Jon Rowe, rspec/rspec-core#1681)
|
|
936
|
-
* Allow access to message_lines without colour for failed examples even
|
|
937
|
-
when they're part of a shared example group. (tomykaira, rspec/rspec-core#1689)
|
|
938
|
-
|
|
939
|
-
### 3.0.4 / 2014-08-14
|
|
940
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.3...v3.0.4)
|
|
941
|
-
|
|
942
|
-
Bug Fixes:
|
|
943
|
-
|
|
944
|
-
* Fix processing order of CLI options so that if `config.files_to_run`
|
|
945
|
-
is accessed from a file loaded by `--require`, `--pattern` is still
|
|
946
|
-
applied. (Myron Marston, rspec/rspec-core#1652)
|
|
947
|
-
* Fix `config.pattern=` so that it still takes affect even if
|
|
948
|
-
`config.files_to_run` has already been accessed. (Myron Marston, rspec/rspec-core#1652)
|
|
949
|
-
|
|
950
|
-
### 3.0.3 / 2014-07-21
|
|
951
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.2...v3.0.3)
|
|
952
|
-
|
|
953
|
-
Bug Fixes:
|
|
954
|
-
|
|
955
|
-
* Properly convert both parts of a description into strings before
|
|
956
|
-
concatenation. (@nicklink483, rspec/rspec-core#1636)
|
|
957
|
-
* Exclude the working directory when figuring out folders to ignore.
|
|
958
|
-
(Jon Rowe, Myron Marston, rspec/rspec-core#1616)
|
|
959
|
-
* Allow `::RSpec::Core::Notifications::FailedExampleNotification#message_lines`
|
|
960
|
-
to be accessed without a colouriser. (@tomykaira, rspec/rspec-core#1637)
|
|
961
|
-
|
|
962
|
-
### 3.0.2 / 2014-06-19
|
|
963
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.1...v3.0.2)
|
|
964
|
-
|
|
965
|
-
Bug Fixes:
|
|
966
|
-
|
|
967
|
-
* Fix regression in CLI option handling that prevented `--tag slow`
|
|
968
|
-
passed at the command line from overriding `--tag ~slow` in `.rspec`.
|
|
969
|
-
(Colin Jones, rspec/rspec-core#1602)
|
|
970
|
-
* Fix metadata `:example_group` deprecation warning so that it gets
|
|
971
|
-
issued at the call site of the configuration that specified it as
|
|
972
|
-
a filter rather than later when an example group is defined.
|
|
973
|
-
(Myron Marston, rspec/rspec-core#1562)
|
|
974
|
-
* Make the line that is printed when a shared example group fails indicating
|
|
975
|
-
where the concrete example group is white, separating it from the stack trace
|
|
976
|
-
that is produced for the failure. (Sam Phippen, Jon Rowe, rspec/rspec-core#1606)
|
|
977
|
-
|
|
978
|
-
### 3.0.1 / 2014-06-12
|
|
979
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.0...v3.0.1)
|
|
980
|
-
|
|
981
|
-
Bug Fixes:
|
|
982
|
-
|
|
983
|
-
* Fix a couple ruby warnings caused by rspec-core when loaded.
|
|
984
|
-
(Prem Sichanugrist, rspec/rspec-core#1584)
|
|
985
|
-
* Example groups named `Config` will no longer cause a Ruby warning to be
|
|
986
|
-
issued. (Jimmy Cuadra, rspec/rspec-core#1580)
|
|
987
|
-
|
|
988
|
-
### 3.0.0 / 2014-06-01
|
|
989
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.0.rc1...v3.0.0)
|
|
990
|
-
|
|
991
|
-
Bug Fixes:
|
|
992
|
-
|
|
993
|
-
* Fix `BaseTextFormatter` so that it does not re-close a closed output
|
|
994
|
-
stream. (Myron Marston)
|
|
995
|
-
* Fix regression in metadata that caused the metadata hash of a top-level
|
|
996
|
-
example group to have a `:parent_example_group` key even though it has
|
|
997
|
-
no parent example group. (Myron Marston)
|
|
998
|
-
|
|
999
|
-
Enhancements:
|
|
1000
|
-
|
|
1001
|
-
* Alter the default `spec_helper.rb` to no longer recommend
|
|
1002
|
-
`config.full_backtrace = true` see rspec/rspec-core#1536 for discussion. (Jon Rowe)
|
|
1003
|
-
|
|
1004
|
-
### 3.0.0.rc1 / 2014-05-18
|
|
1005
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.0.beta2...v3.0.0.rc1)
|
|
1006
|
-
|
|
1007
|
-
Breaking Changes for 3.0.0:
|
|
1008
|
-
|
|
1009
|
-
* Change `described_class` so that in a nested group like `describe
|
|
1010
|
-
MyClass`, it returns `MyClass` rather than the outer group's described
|
|
1011
|
-
class. (Myron Marston)
|
|
1012
|
-
* Refactor filter manager so that it no longer subclasses Hash and has a
|
|
1013
|
-
tighter, more domain-specific interface. (Sergey Pchelincev)
|
|
1014
|
-
* Remove legacy colours definitions from `BaseTextFormatter`. (Jon Rowe)
|
|
1015
|
-
* Remove console color definitions from `BaseTextFormatter`. (Jon Rowe)
|
|
1016
|
-
* Restructure example group metadata so that the computed keys are
|
|
1017
|
-
exposed directly off of the metadata hash rather than being on
|
|
1018
|
-
a nested `:example_group` subhash. In addition, the parent example
|
|
1019
|
-
group metadata is now available as `[:parent_example_group]` rather
|
|
1020
|
-
than `[:example_group][:example_group]`. Deprecated access via the
|
|
1021
|
-
old key structure is still provided. (Myron Marston)
|
|
1022
|
-
* Remove `:describes` metadata key. It duplicates `:described_class`
|
|
1023
|
-
for no good reason. Deprecated access via `:describes` is still
|
|
1024
|
-
provided. (Myron Marston)
|
|
1025
|
-
* Rename `:example_group_block` metadata key to `:block`.
|
|
1026
|
-
(Myron Marston)
|
|
1027
|
-
* Remove deprecated `RSpec::Core::Example#options`. (Myron Marston)
|
|
1028
|
-
* Move `BaseTextFormatter#colorize_summary` to `SummaryNotification#colorize_with`
|
|
1029
|
-
(Jon Rowe).
|
|
1030
|
-
* `describe some_hash` treated `some_hash` as metadata in RSpec 2.x but
|
|
1031
|
-
will treat it as the described object in RSpec 3.0. Metadata must
|
|
1032
|
-
always come after the description args. (Myron Marston)
|
|
1033
|
-
* Remove deprecated `display_name` alias of `ExampleGroup.description`.
|
|
1034
|
-
(Myron Marston)
|
|
1035
|
-
* Remove deprecated `describes` alias of `ExampleGroup.described_class`.
|
|
1036
|
-
(Myron Marston)
|
|
1037
|
-
* Remove deprecated `RSpec::Core::ExampleGroup.alias_it_behaves_like_to`.
|
|
1038
|
-
Use `RSpec::Core::Configuration#alias_it_behaves_like_to` instead.
|
|
1039
|
-
(Myron Marston)
|
|
1040
|
-
* Remove deprecated `RSpec::Core::ExampleGroup.alias_example_to`.
|
|
1041
|
-
Use `RSpec::Core::Configuration#alias_example_to` instead.
|
|
1042
|
-
(Myron Marston)
|
|
1043
|
-
* Removed `focused` example alias and change example/group aliases
|
|
1044
|
-
`fit`, `focus`, `fcontext` and `fdescribe` to no longer include
|
|
1045
|
-
`:focused => true` metadata. They only contain `:focus => true`
|
|
1046
|
-
metadata now. This means that you will need to filter them with
|
|
1047
|
-
`filter_run :focus`, not `filter_run :focused`. (Myron Marston)
|
|
1048
|
-
* Remove `--line-number` filtering. It's semantically dubious since it's
|
|
1049
|
-
a global filter (potentially applied to multiple files) but there's no
|
|
1050
|
-
meaningful connection between the same line number in multiple files.
|
|
1051
|
-
Instead use the `rspec path/to/spec.rb:23:46` form, which is terser
|
|
1052
|
-
and makes more sense as it is scoped to a file. (Myron Marston)
|
|
1053
|
-
* Remove `--default_path` as an alias for `--default-path`. (Jon Rowe)
|
|
1054
|
-
* Remove deprecated `share_examples_for`. There's still
|
|
1055
|
-
`shared_examples` and `shared_examples_for`. (Myron Marston)
|
|
1056
|
-
* Rename `RSpec::Core::Configuration#warnings` to
|
|
1057
|
-
`RSpec::Core::Configuration#warnings?` since it's a boolean flag.
|
|
1058
|
-
(Myron Marston)
|
|
1059
|
-
* RSpec's global state is no longer reset after a spec run. This gives
|
|
1060
|
-
more flexibility to alternate runners to decide when and if they
|
|
1061
|
-
want the state reset. Alternate runners are now responsible for
|
|
1062
|
-
calling this (or doing a similar reset) if they are going to run
|
|
1063
|
-
the spec suite multiple times in the same process. (Sam Phippen)
|
|
1064
|
-
* Merge `RSpec::Core::CommandLine` (never formally declared public)
|
|
1065
|
-
into `RSpec::Core::Runner`. (Myron Marston)
|
|
1066
|
-
* Remove `color_enabled` as an alias of `color`. (Jon Rowe)
|
|
1067
|
-
* Remove `backtrace_cleaner` as an alias of `backtrace_formatter`. (Jon Rowe)
|
|
1068
|
-
* Remove `filename_pattern` as an alias of `pattern`. (Jon Rowe)
|
|
1069
|
-
* Extract support for legacy formatters to `rspec-legacy_formatters`. (Jon Rowe)
|
|
1070
|
-
* `RSpec::Configuration#formatters` now returns a dup to prevent mutation. (Jon Rowe)
|
|
1071
|
-
* Replace `stdlib` as an available expectation framework with `test_unit` and
|
|
1072
|
-
`minitest`. (Aaron Kromer)
|
|
1073
|
-
* Remove backtrace formatting helpers from `BaseTextFormatter`. (Jon Rowe)
|
|
1074
|
-
* Extract profiler support to `ProfileFormatter` and `ProfileNotification`.
|
|
1075
|
-
Formatters should implement `dump_profile` if they wish to respond to `--profile`.
|
|
1076
|
-
(Jon Rowe)
|
|
1077
|
-
* Extract remaining formatter state to reporter and notifications. Introduce
|
|
1078
|
-
`ExamplesNotification` to share information about examples that was previously
|
|
1079
|
-
held in `BaseFormatter`. (Jon Rowe)
|
|
1080
|
-
|
|
1081
|
-
Enhancements:
|
|
1082
|
-
|
|
1083
|
-
* Add `config.default_formatter` attribute, which can be used to set a
|
|
1084
|
-
formatter which will only be used if no other formatter is set
|
|
1085
|
-
(e.g. via `--formatter`). (Myron Marston)
|
|
1086
|
-
* Support legacy colour definitions in `LegacyFormatterAdaptor`. (Jon Rowe)
|
|
1087
|
-
* Migrate `execution_result` (exposed by metadata) from a hash to a
|
|
1088
|
-
first-class object with appropriate attributes. `status` is now
|
|
1089
|
-
stored and returned as a symbol rather than a string. It retains
|
|
1090
|
-
deprecated hash behavior for backwards compatibility. (Myron Marston)
|
|
1091
|
-
* Provide console code helper for formatters. (Jon Rowe)
|
|
1092
|
-
* Use raw ruby hashes for the metadata hashes rather than a subclass of
|
|
1093
|
-
a hash. Computed metadata entries are now computed in advance rather
|
|
1094
|
-
than being done lazily on first access. (Myron Marston)
|
|
1095
|
-
* Add `:block` metadata entry to the example metadata, bringing
|
|
1096
|
-
parity with `:block` in the example group metadata. (Myron Marston)
|
|
1097
|
-
* Add `fspecify` and `fexample` as aliases of `specify` and `example`
|
|
1098
|
-
with `:focus => true` metadata for parity with `fit`. (Myron Marston)
|
|
1099
|
-
* Add legacy support for `colorize_summary`. (Jon Rowe)
|
|
1100
|
-
* Restructure runner so it can be more easily customized in a subclass
|
|
1101
|
-
for an alternate runner. (Ben Hoskings)
|
|
1102
|
-
* Document `RSpec::Core::ConfigurationOptions` as an officially
|
|
1103
|
-
supported public API. (Myron Marston)
|
|
1104
|
-
* Add `--deprecation-out` CLI option which directs deprecation warnings
|
|
1105
|
-
to the named file. (Myron Marston)
|
|
1106
|
-
* Minitest 5 compatability for `expect_with :stdlib` (now available as
|
|
1107
|
-
`expect_with :minitest`). (Xavier Shay)
|
|
1108
|
-
* Reporter now notifies formatters of the load time of RSpec and your
|
|
1109
|
-
specs via `StartNotification` and `SummaryNotification`. (Jon Rowe)
|
|
1110
|
-
* Add `disable_monkey_patching!` config option that disables all monkey
|
|
1111
|
-
patching from whatever pieces of RSpec you use. (Alexey Fedorov)
|
|
1112
|
-
* Add `Pathname` support for setting all output streams. (Aaron Kromer)
|
|
1113
|
-
* Add `config.define_derived_metadata`, which can be used to apply
|
|
1114
|
-
additional metadata to all groups or examples that match a given
|
|
1115
|
-
filter. (Myron Marston)
|
|
1116
|
-
* Provide formatted and colorized backtraces via `FailedExampleNotification`
|
|
1117
|
-
and send `PendingExampleFixedNotifications` when the error is due to a
|
|
1118
|
-
passing spec you expect to fail. (Jon Rowe)
|
|
1119
|
-
* Add `dump_profile` to formatter API to allow formatters to implement
|
|
1120
|
-
support for `--profile`. (Jon Rowe)
|
|
1121
|
-
* Allow colourising text via `ConsoleCodes` with RSpec 'states'
|
|
1122
|
-
(e.g. `:success`, `:failure`) rather than direct colour codes. (Jon Rowe)
|
|
1123
|
-
* Expose `fully_formatted` methods off the formatter notification objects
|
|
1124
|
-
that make it easy for a custom formatter to produce formatted output
|
|
1125
|
-
like rspec-core's. (Myron Marston)
|
|
1126
|
-
|
|
1127
|
-
Bug Fixes:
|
|
1128
|
-
|
|
1129
|
-
* Fix `spec_helper.rb` file generated by `rspec --init` so that the
|
|
1130
|
-
recommended settings correctly use the documentation formatter
|
|
1131
|
-
when running one file. (Myron Marston)
|
|
1132
|
-
* Fix ordering problem where descriptions were generated after
|
|
1133
|
-
tearing down mocks, which resulted in unexpected exceptions.
|
|
1134
|
-
(Bradley Schaefer, Aaron Kromer, Andrey Savchenko)
|
|
1135
|
-
* Allow a symbol to be used as an implicit subject (e.g. `describe
|
|
1136
|
-
:foo`). (Myron Marston)
|
|
1137
|
-
* Prevent creating an isolated context (i.e. using `RSpec.describe`) when
|
|
1138
|
-
already inside a context. There is no reason to do this, and it could
|
|
1139
|
-
potentially cause unexpected bugs. (Xavier Shay)
|
|
1140
|
-
* Fix shared example group scoping so that when two shared example
|
|
1141
|
-
groups share the same name at different levels of nested contexts,
|
|
1142
|
-
the one in the nearest context is used. (Myron Marston)
|
|
1143
|
-
* Fix `--warnings` option so that it enables warnings immediately so
|
|
1144
|
-
that it applies to files loaded by `--require`. (Myron Marston)
|
|
1145
|
-
* Issue a warning when you set `config.deprecation_stream` too late for
|
|
1146
|
-
it to take effect because the reporter has already been setup. (Myron Marston)
|
|
1147
|
-
* Add the full `RSpec::Core::Example` interface to the argument yielded
|
|
1148
|
-
to `around` hooks. (Myron Marston)
|
|
1149
|
-
* Line number always takes precendence when running specs with filters.
|
|
1150
|
-
(Xavier Shay)
|
|
1151
|
-
* Ensure :if and :unless metadata filters are treated as a special case
|
|
1152
|
-
and are always in-effect. (Bradley Schaefer)
|
|
1153
|
-
* Ensure the currently running installation of RSpec is used when
|
|
1154
|
-
the rake task shells out to `rspec`, even if a newer version is also
|
|
1155
|
-
installed. (Postmodern)
|
|
1156
|
-
* Using a legacy formatter as default no longer causes an infinite loop.
|
|
1157
|
-
(Xavier Shay)
|
|
1158
|
-
|
|
1159
|
-
### 3.0.0.beta2 / 2014-02-17
|
|
1160
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.0.beta1...v3.0.0.beta2)
|
|
1161
|
-
|
|
1162
|
-
Breaking Changes for 3.0.0:
|
|
1163
|
-
|
|
1164
|
-
* Make `mock_with` option more strict. Strings are no longer supported
|
|
1165
|
-
(e.g. `mock_with "mocha"`) -- use a symbol instead. Also, unrecognized
|
|
1166
|
-
values will now result in an error rather than falling back to the
|
|
1167
|
-
null mocking adapter. If you want to use the null mocking adapter,
|
|
1168
|
-
use `mock_with :nothing` (as has been documented for a long time).
|
|
1169
|
-
(Myron Marston)
|
|
1170
|
-
* Remove support for overriding RSpec's built-in `:if` and `:unless`
|
|
1171
|
-
filters. (Ashish Dixit)
|
|
1172
|
-
* Custom formatters are now required to call
|
|
1173
|
-
`RSpec::Core::Formatters.register(formatter_class, *notifications)`
|
|
1174
|
-
where `notifications` is the list of events the formatter wishes to
|
|
1175
|
-
be notified about. Notifications are handled by methods matching the
|
|
1176
|
-
names on formatters. This allows us to add or remove notifications
|
|
1177
|
-
without breaking existing formatters. (Jon Rowe)
|
|
1178
|
-
* Change arguments passed to formatters. Rather than passing multiple
|
|
1179
|
-
arguments (which limits are ability to add additional arguments as
|
|
1180
|
-
doing so would break existing formatters), we now pass a notification
|
|
1181
|
-
value object that exposes the same data via attributes. This will
|
|
1182
|
-
allow us to add new bits of data to a notification event without
|
|
1183
|
-
breaking existing formatters. (Jon Rowe)
|
|
1184
|
-
* Remove support for deprecated `:alias` option for
|
|
1185
|
-
`RSpec.configuration.add_setting`. (Myron Marston)
|
|
1186
|
-
* Remove support for deprecated `RSpec.configuration.requires = [...]`.
|
|
1187
|
-
(Myron Marston)
|
|
1188
|
-
* Remove support for deprecated `--formatter` CLI option. (Myron Marston)
|
|
1189
|
-
* Remove support for deprecated `--configure` CLI option. (Myron Marston)
|
|
1190
|
-
* Remove support for deprecated `RSpec::Core::RakeTask#spec_opts=`.
|
|
1191
|
-
(Myron Marston)
|
|
1192
|
-
* An example group level `pending` block or `:pending` metadata now executes
|
|
1193
|
-
the example and cause a failure if it passes, otherwise it will be pending if
|
|
1194
|
-
it fails. The old "never run" behaviour is still used for `xexample`, `xit`,
|
|
1195
|
-
and `xspecify`, or via a new `skip` method or `:skip` metadata option.
|
|
1196
|
-
(Xavier Shay)
|
|
1197
|
-
* After calling `pending` inside an example, the remainder of the example will
|
|
1198
|
-
now be run. If it passes a failure is raised, otherwise the example is marked
|
|
1199
|
-
pending. The old "never run" behaviour is provided a by a new `skip` method.
|
|
1200
|
-
(Xavier Shay)
|
|
1201
|
-
* Pending blocks inside an example have been removed as a feature with no
|
|
1202
|
-
direct replacement. Use `skip` or `pending` without a block. (Xavier Shay)
|
|
1203
|
-
* Pending statement is no longer allowed in `before(:all)` hooks. Use `skip`
|
|
1204
|
-
instead. (Xavier Shay)
|
|
1205
|
-
* Remove `show_failures_in_pending_blocks` configuration option. (Xavier Shay)
|
|
1206
|
-
* Remove support for specifying the documentation formatter using
|
|
1207
|
-
's', 'n', 'spec' or 'nested'. (Jon Rowe)
|
|
1208
|
-
|
|
1209
|
-
Enhancements:
|
|
1210
|
-
|
|
1211
|
-
* Add example run time to JSON formatter output. (Karthik Kastury)
|
|
1212
|
-
* Add more suggested settings to the files generated by
|
|
1213
|
-
`rspec --init`. (Myron Marston)
|
|
1214
|
-
* Add `config.alias_example_group_to`, which can be used to define a
|
|
1215
|
-
new method that defines an example group with the provided metadata.
|
|
1216
|
-
(Michi Huber)
|
|
1217
|
-
* Add `xdescribe` and `xcontext` as shortcuts to skip an example group.
|
|
1218
|
-
(Myron Marston)
|
|
1219
|
-
* Add `fdescribe` and `fcontext` as shortcuts to focus an example group.
|
|
1220
|
-
(Myron Marston)
|
|
1221
|
-
* Don't autorun specs via `#at_exit` by default. `require 'rspec/autorun'`
|
|
1222
|
-
is only needed when running specs via `ruby`, as it always has been.
|
|
1223
|
-
Running specs via `rake` or `rspec` are both unaffected. (Ben Hoskings)
|
|
1224
|
-
* Add `expose_dsl_globally` config option, defaulting to true. When disabled
|
|
1225
|
-
it will remove the monkey patches rspec-core adds to `main` and `Module`
|
|
1226
|
-
(e.g. `describe`, `shared_examples_for`, etc). (Jon Rowe)
|
|
1227
|
-
* Expose RSpec DSL entry point methods (`describe`,
|
|
1228
|
-
`shared_examples_for`, etc) on the `RSpec` constant. Intended for use
|
|
1229
|
-
when `expose_dsl_globally` is set to `false`. (Jon Rowe)
|
|
1230
|
-
* For consistency, expose all example group aliases (including
|
|
1231
|
-
`context`) on the `RSpec` constant. If `expose_dsl_globally` is set to
|
|
1232
|
-
`true`, also expose them on `main` and `Module`. Historically, only `describe`
|
|
1233
|
-
was exposed. (Jon Rowe, Michi Huber)
|
|
1234
|
-
* Add hook scope `:example` as an alias for `:each`, and `:context` as an alias
|
|
1235
|
-
for `:all`. (John Feminella)
|
|
1236
|
-
|
|
1237
|
-
Bug Fixes:
|
|
1238
|
-
|
|
1239
|
-
* Fix failure (undefined method `path`) in end-of-run summary
|
|
1240
|
-
when `raise_errors_for_deprecations!` is configured. (Myron Marston)
|
|
1241
|
-
* Issue error when attempting to use `-i` or `--I` on command line,
|
|
1242
|
-
too close to `-I` to be considered short hand for `--init`. (Jon Rowe)
|
|
1243
|
-
* Prevent adding formatters to an output target if the same
|
|
1244
|
-
formatter has already been added to that output. (Alex Peattie)
|
|
1245
|
-
* Allow a matcher-generated example description to be used when
|
|
1246
|
-
the example is pending. (Myron Marston)
|
|
1247
|
-
* Ensure the configured `failure_exit_code` is used by the rake
|
|
1248
|
-
task when there is a failure. (Jon Rowe)
|
|
1249
|
-
* Restore behaviour whereby system exclusion filters take priority over working
|
|
1250
|
-
directory (was broken in beta1). (Jon Rowe)
|
|
1251
|
-
* Prevent RSpec mangling file names that have substrings containing `line_number`
|
|
1252
|
-
or `default_path`. (Matijs van Zuijlen)
|
|
1253
|
-
* Fix failure line detection so that it handles relative file paths
|
|
1254
|
-
(which can happen when running specs through `ruby` using `rspec/autorun`).
|
|
1255
|
-
(Myron Marston, rspec/rspec-core#1829)
|
|
1256
|
-
|
|
1257
|
-
### 3.0.0.beta1 / 2013-11-07
|
|
1258
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.1...v3.0.0.beta1)
|
|
1259
|
-
|
|
1260
|
-
Breaking Changes for 3.0.0:
|
|
1261
|
-
|
|
1262
|
-
* Remove explicit support for 1.8.6. (Jon Rowe)
|
|
1263
|
-
* Remove `RSpec::Core::ExampleGroup#example` and
|
|
1264
|
-
`RSpec::Core::ExampleGroup#running_example` methods. If you need
|
|
1265
|
-
access to the example (e.g. to get its metadata), use a block arg
|
|
1266
|
-
instead. (David Chelimsky)
|
|
1267
|
-
* Remove `TextMateFormatter`, it has been moved to `rspec-tmbundle`.
|
|
1268
|
-
(Aaron Kromer)
|
|
1269
|
-
* Remove RCov integration. (Jon Rowe)
|
|
1270
|
-
* Remove deprecated support for RSpec 1 constructs (Myron Marston):
|
|
1271
|
-
* The `Spec` and `Rspec` constants (rather than `RSpec`).
|
|
1272
|
-
* `Spec::Runner.configure` rather than `RSpec.configure`.
|
|
1273
|
-
* `Rake::SpecTask` rather than `RSpec::Core::RakeTask`.
|
|
1274
|
-
* Remove deprecated support for `share_as`. (Myron Marston)
|
|
1275
|
-
* Remove `--debug` option (and corresponding option on
|
|
1276
|
-
`RSpec::Core::Configuration`). Instead, use `-r<debugger gem name>` to
|
|
1277
|
-
load whichever debugger gem you wish to use (e.g. `ruby-debug`,
|
|
1278
|
-
`debugger`, or `pry`). (Myron Marston)
|
|
1279
|
-
* Extract Autotest support to a seperate gem. (Jon Rowe)
|
|
1280
|
-
* Raise an error when a `let` or `subject` declaration is
|
|
1281
|
-
accessed in a `before(:all)` or `after(:all)` hook. (Myron Marston)
|
|
1282
|
-
* Extract `its` support to a separate gem. (Peter Alfvin)
|
|
1283
|
-
* Disallow use of a shared example group from sibling contexts, making them
|
|
1284
|
-
fully isolated. 2.14 and 2.99 allowed this but printed a deprecation warning.
|
|
1285
|
-
(Jon Rowe)
|
|
1286
|
-
* Remove `RSpec::Core::Configuration#output` and
|
|
1287
|
-
`RSpec::Core::Configuration#out` aliases of
|
|
1288
|
-
`RSpec::Core::Configuration#output_stream`. (Myron Marston)
|
|
1289
|
-
* Remove legacy ordering APIs deprecated in 2.99.0.beta1. (Myron
|
|
1290
|
-
Marston)
|
|
1291
|
-
|
|
1292
|
-
Enhancements:
|
|
1293
|
-
|
|
1294
|
-
* Replace unmaintained syntax gem with coderay gem. (Xavier Shay)
|
|
1295
|
-
* Times in profile output are now bold instead of `failure_color`.
|
|
1296
|
-
(Matthew Boedicker)
|
|
1297
|
-
* Add `--no-fail-fast` command line option. (Gonzalo Rodríguez-Baltanás Díaz)
|
|
1298
|
-
* Runner now considers the local system ip address when running under Drb.
|
|
1299
|
-
(Adrian CB)
|
|
1300
|
-
* JsonFormatter now includes `--profile` information. (Alex / @MasterLambaster)
|
|
1301
|
-
* Always treat symbols passed as metadata args as hash
|
|
1302
|
-
keys with true values. RSpec 2 supported this with the
|
|
1303
|
-
`treat_symbols_as_metadata_keys_with_true_values` but
|
|
1304
|
-
now this behavior is always enabled. (Myron Marston)
|
|
1305
|
-
* Add `--dry-run` option, which prints the formatter output
|
|
1306
|
-
of your suite without running any examples or hooks.
|
|
1307
|
-
(Thomas Stratmann, Myron Marston)
|
|
1308
|
-
* Document the configuration options and default values in the `spec_helper.rb`
|
|
1309
|
-
file that is generated by RSpec. (Parker Selbert)
|
|
1310
|
-
* Give generated example group classes a friendly name derived
|
|
1311
|
-
from the docstring, rather than something like "Nested_2".
|
|
1312
|
-
(Myron Marston)
|
|
1313
|
-
* Avoid affecting randomization of user code when shuffling
|
|
1314
|
-
examples so that users can count on their own seeds
|
|
1315
|
-
working. (Travis Herrick)
|
|
1316
|
-
* Ordering is no longer a single global property of the test suite.
|
|
1317
|
-
Each group can pick an ordering using `:order` metadata. (Andy
|
|
1318
|
-
Lindeman, Sam Phippen, Myron Marston)
|
|
1319
|
-
* Allow named custom ordering strategies to be registered, which can
|
|
1320
|
-
then be used on individual example groups. (Andy Lindeman, Sam
|
|
1321
|
-
Phippen, Myron Marston)
|
|
1322
|
-
|
|
1323
|
-
Deprecations:
|
|
1324
|
-
|
|
1325
|
-
* `treat_symbols_as_metadata_keys_with_true_values` is deprecated and no
|
|
1326
|
-
longer has an affect now that the behavior it enabled is always
|
|
1327
|
-
enabled. (Myron Marston)
|
|
1328
|
-
|
|
1329
|
-
### 2.99.2 / 2014-08-19
|
|
1330
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.1...v2.99.2)
|
|
1331
|
-
|
|
1332
|
-
Enhancements:
|
|
1333
|
-
|
|
1334
|
-
* Improve deprecation warning for RSpec 3 change in `describe <a symbol>`
|
|
1335
|
-
behavior. (Jon Rowe, rspec/rspec-core#1667)
|
|
1336
|
-
|
|
1337
|
-
### 2.99.1 / 2014-06-19
|
|
1338
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.0...v2.99.1)
|
|
1339
|
-
|
|
1340
|
-
Bug Fixes:
|
|
1341
|
-
|
|
1342
|
-
* Add missing deprecation warning for when `RSpec::Core::Runner` is used
|
|
1343
|
-
multiple times in the same process. In 2.x RSpec's global state was
|
|
1344
|
-
automatically cleared between runs but in 3.0 you need to call `RSpec.reset`
|
|
1345
|
-
manually in these situations. (Sam Phippen, rspec/rspec-core#1587)
|
|
1346
|
-
* Prevent deprecation being accidentally issues when doubles used with `be_`
|
|
1347
|
-
matchers due to automatically generated descriptions. (Jon Rowe, rspec/rspec-core#1573)
|
|
1348
|
-
* Load `rspec/core` when loading `rspec/core/rake_task` to ensure we can
|
|
1349
|
-
issue deprecations correctly. (Jon Rowe, rspec/rspec-core#1612)
|
|
1350
|
-
|
|
1351
|
-
### 2.99.0 / 2014-06-01
|
|
1352
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.0.rc1...v2.99.0)
|
|
1353
|
-
|
|
1354
|
-
Bug Fixes:
|
|
1355
|
-
|
|
1356
|
-
* Fix `BaseTextFormatter` so that it does not re-close a closed output
|
|
1357
|
-
stream. (Myron Marston)
|
|
1358
|
-
* Use `RSpec::Configuration#backtrace_exclusion_patterns` rather than the
|
|
1359
|
-
deprecated `RSpec::Configuration#backtrace_clean_patterns` when mocking
|
|
1360
|
-
with rr. (David Dollar)
|
|
1361
|
-
|
|
1362
|
-
### 2.99.0.rc1 / 2014-05-18
|
|
1363
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.0.beta2...v2.99.0.rc1)
|
|
1364
|
-
|
|
1365
|
-
Enhancements:
|
|
1366
|
-
|
|
1367
|
-
* Add `--deprecation-out` CLI option which directs deprecation warnings
|
|
1368
|
-
to the named file. (Myron Marston)
|
|
1369
|
-
* Backport support for `skip` in metadata to skip execution of an example.
|
|
1370
|
-
(Xavier Shay, rspec/rspec-core#1472)
|
|
1371
|
-
* Add `Pathname` support for setting all output streams. (Aaron Kromer)
|
|
1372
|
-
* Add `test_unit` and `minitest` expectation frameworks. (Aaron Kromer)
|
|
1373
|
-
|
|
1374
|
-
Deprecations:
|
|
1375
|
-
|
|
1376
|
-
* Deprecate `RSpec::Core::Pending::PendingDeclaredInExample`, use
|
|
1377
|
-
`SkipDeclaredInExample` instead. (Xavier Shay)
|
|
1378
|
-
* Issue a deprecation when `described_class` is accessed from within
|
|
1379
|
-
a nested `describe <SomeClass>` example group, since `described_class`
|
|
1380
|
-
will return the innermost described class in RSpec 3 rather than the
|
|
1381
|
-
outermost described class, as it behaved in RSpec 2. (Myron Marston)
|
|
1382
|
-
* Deprecate `RSpec::Core::FilterManager::DEFAULT_EXCLUSIONS`,
|
|
1383
|
-
`RSpec::Core::FilterManager::STANDALONE_FILTERS` and use of
|
|
1384
|
-
`#empty_without_conditional_filters?` on those filters. (Sergey Pchelincev)
|
|
1385
|
-
* Deprecate `RSpec::Core::Example#options` in favor of
|
|
1386
|
-
`RSpec::Core::Example#metadata`. (Myron Marston)
|
|
1387
|
-
* Issue warning when passing a symbol or hash to `describe` or `context`
|
|
1388
|
-
as the first argument. In RSpec 2.x this would be treated as metadata
|
|
1389
|
-
but in RSpec 3 it'll be treated as the described object. To continue
|
|
1390
|
-
having it treated as metadata, pass a description before the symbol or
|
|
1391
|
-
hash. (Myron Marston)
|
|
1392
|
-
* Deprecate `RSpec::Core::BaseTextFormatter::VT100_COLORS` and
|
|
1393
|
-
`RSpec::Core::BaseTextFormatter::VT100_COLOR_CODES` in favour
|
|
1394
|
-
of `RSpec::Core::BaseTextFormatter::ConsoleCodes::VT100_CODES` and
|
|
1395
|
-
`RSpec::Core::BaseTextFormatter::ConsoleCodes::VT100_CODE_VALUES`.
|
|
1396
|
-
(Jon Rowe)
|
|
1397
|
-
* Deprecate `RSpec::Core::ExampleGroup.display_name` in favor of
|
|
1398
|
-
`RSpec::Core::ExampleGroup.description`. (Myron Marston)
|
|
1399
|
-
* Deprecate `RSpec::Core::ExampleGroup.describes` in favor of
|
|
1400
|
-
`RSpec::Core::ExampleGroup.described_class`. (Myron Marston)
|
|
1401
|
-
* Deprecate `RSpec::Core::ExampleGroup.alias_example_to` in favor of
|
|
1402
|
-
`RSpec::Core::Configuration#alias_example_to`. (Myron Marston)
|
|
1403
|
-
* Deprecate `RSpec::Core::ExampleGroup.alias_it_behaves_like_to` in favor
|
|
1404
|
-
of `RSpec::Core::Configuration#alias_it_behaves_like_to`. (Myron Marston)
|
|
1405
|
-
* Deprecate `RSpec::Core::ExampleGroup.focused` in favor of
|
|
1406
|
-
`RSpec::Core::ExampleGroup.focus`. (Myron Marston)
|
|
1407
|
-
* Add deprecation warning for `config.filter_run :focused` since
|
|
1408
|
-
example aliases `fit` and `focus` will no longer include
|
|
1409
|
-
`:focused` metadata but will continue to include `:focus`. (Myron Marston)
|
|
1410
|
-
* Deprecate filtering by `:line_number` (e.g. `--line-number` from the
|
|
1411
|
-
CLI). Use location filtering instead. (Myron Marston)
|
|
1412
|
-
* Deprecate `--default_path` as an alternative to `--default-path`. (Jon Rowe)
|
|
1413
|
-
* Deprecate `RSpec::Core::Configuration#warnings` in favor of
|
|
1414
|
-
`RSpec::Core::Configuration#warnings?`. (Myron Marston)
|
|
1415
|
-
* Deprecate `share_examples_for` in favor of `shared_examples_for` or
|
|
1416
|
-
just `shared_examples`. (Myron Marston)
|
|
1417
|
-
* Deprecate `RSpec::Core::CommandLine` in favor of
|
|
1418
|
-
`RSpec::Core::Runner`. (Myron Marston)
|
|
1419
|
-
* Deprecate `#color_enabled`, `#color_enabled=` and `#color?` in favour of
|
|
1420
|
-
`#color`, `#color=` and `#color_enabled? output`. (Jon Rowe)
|
|
1421
|
-
* Deprecate `#filename_pattern` in favour of `#pattern`. (Jon Rowe)
|
|
1422
|
-
* Deprecate `#backtrace_cleaner` in favour of `#backtrace_formatter`. (Jon Rowe)
|
|
1423
|
-
* Deprecate mutating `RSpec::Configuration#formatters`. (Jon Rowe)
|
|
1424
|
-
* Deprecate `stdlib` as an available expectation framework in favour of
|
|
1425
|
-
`test_unit` and `minitest`. (Aaron Kromer)
|
|
1426
|
-
|
|
1427
|
-
Bug Fixes:
|
|
1428
|
-
|
|
1429
|
-
* Issue a warning when you set `config.deprecation_stream` too late for
|
|
1430
|
-
it to take effect because the reporter has already been setup. (Myron Marston)
|
|
1431
|
-
* `skip` with a block should not execute the block. (Xavier Shay)
|
|
1432
|
-
|
|
1433
|
-
### 2.99.0.beta2 / 2014-02-17
|
|
1434
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.0.beta1...v2.99.0.beta2)
|
|
1435
|
-
|
|
1436
|
-
Enhancements:
|
|
1437
|
-
|
|
1438
|
-
* Add `is_expected` for one-liners that read well with the
|
|
1439
|
-
`expect`-based syntax. `is_expected` is simply defined as
|
|
1440
|
-
`expect(subject)` and can be used in an expression like:
|
|
1441
|
-
`it { is_expected.to read_well }`. (Myron Marston)
|
|
1442
|
-
* Backport `skip` from RSpec 3, which acts like `pending` did in RSpec 2
|
|
1443
|
-
when not given a block, since the behavior of `pending` is changing in
|
|
1444
|
-
RSpec 3. (Xavier Shay)
|
|
1445
|
-
|
|
1446
|
-
Deprecations:
|
|
1447
|
-
|
|
1448
|
-
* Deprecate inexact `mock_with` config options. RSpec 3 will only support
|
|
1449
|
-
the exact symbols `:rspec`, `:mocha`, `:flexmock`, `:rr` or `:nothing`
|
|
1450
|
-
(or any module that implements the adapter interface). RSpec 2 did
|
|
1451
|
-
fuzzy matching but this will not be supported going forward.
|
|
1452
|
-
(Myron Marston)
|
|
1453
|
-
* Deprecate `show_failures_in_pending_blocks` config option. To achieve
|
|
1454
|
-
the same behavior as the option enabled, you can use a custom
|
|
1455
|
-
formatter instead. (Xavier Shay)
|
|
1456
|
-
* Add a deprecation warning for the fact that the behavior of `pending`
|
|
1457
|
-
is changing in RSpec 3 -- rather than skipping the example (as it did
|
|
1458
|
-
in 2.x when no block was provided), it will run the example and mark
|
|
1459
|
-
it as failed if no exception is raised. Use `skip` instead to preserve
|
|
1460
|
-
the old behavior. (Xavier Shay)
|
|
1461
|
-
* Deprecate 's', 'n', 'spec' and 'nested' as aliases for documentation
|
|
1462
|
-
formatter. (Jon Rowe)
|
|
1463
|
-
* Deprecate `RSpec::Core::Reporter#abort` in favor of
|
|
1464
|
-
`RSpec::Core::Reporter#finish`. (Jon Rowe)
|
|
1465
|
-
|
|
1466
|
-
Bug Fixes:
|
|
1467
|
-
|
|
1468
|
-
* Fix failure (undefined method `path`) in end-of-run summary
|
|
1469
|
-
when `raise_errors_for_deprecations!` is configured. (Myron Marston)
|
|
1470
|
-
* Fix issue were overridding spec ordering from the command line wasn't
|
|
1471
|
-
fully recognised interally. (Jon Rowe)
|
|
1472
|
-
|
|
1473
|
-
### 2.99.0.beta1 / 2013-11-07
|
|
1474
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.7...v2.99.0.beta1)
|
|
1475
|
-
|
|
1476
|
-
Enhancements
|
|
1477
|
-
|
|
1478
|
-
* Block-based DSL methods that run in the context of an example
|
|
1479
|
-
(`it`, `before(:each)`, `after(:each)`, `let` and `subject`)
|
|
1480
|
-
now yield the example as a block argument. (David Chelimsky)
|
|
1481
|
-
* Warn when the name of more than one example group is submitted to
|
|
1482
|
-
`include_examples` and it's aliases. (David Chelimsky)
|
|
1483
|
-
* Add `expose_current_running_example_as` config option for
|
|
1484
|
-
use during the upgrade process when external gems use the
|
|
1485
|
-
deprecated `RSpec::Core::ExampleGroup#example` and
|
|
1486
|
-
`RSpec::Core::ExampleGroup#running_example` methods. (Myron Marston)
|
|
1487
|
-
* Limit spamminess of deprecation messages. (Bradley Schaefer, Loren Segal)
|
|
1488
|
-
* Add `config.raise_errors_for_deprecations!` option, which turns
|
|
1489
|
-
deprecations warnings into errors to surface the full backtrace
|
|
1490
|
-
of the call site. (Myron Marston)
|
|
1491
|
-
|
|
1492
|
-
Deprecations
|
|
1493
|
-
|
|
1494
|
-
* Deprecate `RSpec::Core::ExampleGroup#example` and
|
|
1495
|
-
`RSpec::Core::ExampleGroup#running_example` methods. If you need
|
|
1496
|
-
access to the example (e.g. to get its metadata), use a block argument
|
|
1497
|
-
instead. (David Chelimsky)
|
|
1498
|
-
* Deprecate use of `autotest/rspec2` in favour of `rspec-autotest`. (Jon Rowe)
|
|
1499
|
-
* Deprecate RSpec's built-in debugger support. Use a CLI option like
|
|
1500
|
-
`-rruby-debug` (for the ruby-debug gem) or `-rdebugger` (for the
|
|
1501
|
-
debugger gem) instead. (Myron Marston)
|
|
1502
|
-
* Deprecate `RSpec.configuration.treat_symbols_as_metadata_keys_with_true_values = false`.
|
|
1503
|
-
RSpec 3 will not support having this option set to `false`. (Myron Marston)
|
|
1504
|
-
* Deprecate accessing a `let` or `subject` declaration in
|
|
1505
|
-
a `after(:all)` hook. (Myron Marston, Jon Rowe)
|
|
1506
|
-
* Deprecate built-in `its` usage in favor of `rspec-its` gem due to planned
|
|
1507
|
-
removal in RSpec 3. (Peter Alfvin)
|
|
1508
|
-
* Deprecate `RSpec::Core::PendingExampleFixedError` in favor of
|
|
1509
|
-
`RSpec::Core::Pending::PendingExampleFixedError`. (Myron Marston)
|
|
1510
|
-
* Deprecate `RSpec::Core::Configuration#out` and
|
|
1511
|
-
`RSpec::Core::Configuration#output` in favor of
|
|
1512
|
-
`RSpec::Core::Configuration#output_stream`. (Myron Marston)
|
|
1513
|
-
* Deprecate legacy ordering APIs.
|
|
1514
|
-
* You should use `register_ordering(:global)` instead of these:
|
|
1515
|
-
* `RSpec::Core::Configuration#order_examples`
|
|
1516
|
-
* `RSpec::Core::Configuration#order_groups`
|
|
1517
|
-
* `RSpec::Core::Configuration#order_groups_and_examples`
|
|
1518
|
-
* These are deprecated with no replacement because in RSpec 3
|
|
1519
|
-
ordering is a property of individual example groups rather than
|
|
1520
|
-
just a global property of the entire test suite:
|
|
1521
|
-
* `RSpec::Core::Configuration#order`
|
|
1522
|
-
* `RSpec::Core::Configuration#randomize?`
|
|
1523
|
-
* `--order default` is deprecated in favor of `--order defined`
|
|
1524
|
-
(Myron Marston)
|
|
1525
|
-
|
|
1526
|
-
### 2.14.8 / 2014-02-27
|
|
1527
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.7...v2.14.8)
|
|
1528
|
-
|
|
1529
|
-
Bug fixes:
|
|
1530
|
-
|
|
1531
|
-
* Fix regression with the `textmateformatter` that prevented backtrace links
|
|
1532
|
-
from being clickable. (Stefan Daschek)
|
|
1533
|
-
|
|
1534
|
-
### 2.14.7 / 2013-10-29
|
|
1535
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.6...v2.14.7)
|
|
1536
|
-
|
|
1537
|
-
Bug fixes:
|
|
1538
|
-
|
|
1539
|
-
* Fix regression in 2.14.6 that broke the Fivemat formatter.
|
|
1540
|
-
It depended upon either
|
|
1541
|
-
`example.execution_result[:exception].pending_fixed?` (which
|
|
1542
|
-
was removed in 2.14.6 to fix an issue with frozen error objects)
|
|
1543
|
-
or `RSpec::Core::PendingExampleFixedError` (which was renamed
|
|
1544
|
-
to `RSpec::Core::Pending::PendingExampleFixedError` in 2.8.
|
|
1545
|
-
This fix makes a constant alias for the old error name.
|
|
1546
|
-
(Myron Marston)
|
|
1547
|
-
|
|
1548
|
-
### 2.14.6 / 2013-10-15
|
|
1549
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.5...v2.14.6)
|
|
1550
|
-
|
|
1551
|
-
Bug fixes:
|
|
1552
|
-
|
|
1553
|
-
* Format stringified numbers correctly when mathn library is loaded.
|
|
1554
|
-
(Jay Hayes)
|
|
1555
|
-
* Fix an issue that prevented the use of frozen error objects. (Lars
|
|
1556
|
-
Gierth)
|
|
1557
|
-
|
|
1558
|
-
### 2.14.5 / 2013-08-13
|
|
1559
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.4...v2.14.5)
|
|
1560
|
-
|
|
1561
|
-
Bug fixes:
|
|
1562
|
-
|
|
1563
|
-
* Fix a `NoMethodError` that was being raised when there were no shared
|
|
1564
|
-
examples or contexts declared and `RSpec.world.reset` is invoked.
|
|
1565
|
-
(thepoho, Jon Rowe, Myron Marston)
|
|
1566
|
-
* Fix a deprecation warning that was being incorrectly displayed when
|
|
1567
|
-
`shared_examples` are declared at top level in a `module` scope.
|
|
1568
|
-
(Jon Rowe)
|
|
1569
|
-
* Fix after(:all) hooks so consecutive (same context) scopes will run even if
|
|
1570
|
-
one raises an error. (Jon Rowe, Trejkaz)
|
|
1571
|
-
* JsonFormatter no longer dies if `dump_profile` isn't defined (Alex / @MasterLambaster, Jon Rowe)
|
|
1572
|
-
|
|
1573
|
-
### 2.14.4 / 2013-07-21
|
|
1574
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.3...v2.14.4)
|
|
1575
|
-
|
|
1576
|
-
Bug fixes
|
|
1577
|
-
|
|
1578
|
-
* Fix regression in 2.14: ensure configured requires (via `-r` option)
|
|
1579
|
-
are loaded before spec files are loaded. This allows the spec files
|
|
1580
|
-
to programatically change the file pattern (Jon Rowe).
|
|
1581
|
-
* Autoload `RSpec::Mocks` and `RSpec::Expectations` when referenced if
|
|
1582
|
-
they are not already loaded (`RSpec::Matches` has been autoloaded
|
|
1583
|
-
for a while). In the `rspec` gem, we changed it recently to stop
|
|
1584
|
-
loading `rspec/mocks` and `rspec/expectations` by default, as some
|
|
1585
|
-
users reported problems where they were intending to use mocha,
|
|
1586
|
-
not rspec-mocks, but rspec-mocks was loaded and causing a conflict.
|
|
1587
|
-
rspec-core loads mocks and expectations at the appropriate time, so
|
|
1588
|
-
it seemed like a safe change -- but caused a problem for some authors
|
|
1589
|
-
of libraries that integrate with RSpec. This fixes that problem.
|
|
1590
|
-
(Myron Marston)
|
|
1591
|
-
* Gracefully handle a command like `rspec --profile path/to/spec.rb`:
|
|
1592
|
-
the `path/to/spec.rb` arg was being wrongly treated as the `profile`
|
|
1593
|
-
integer arg, which got cast `0` using `to_i`, causing no profiled
|
|
1594
|
-
examples to be printed. (Jon Rowe)
|
|
1595
|
-
|
|
1596
|
-
### 2.14.3 / 2013-07-13
|
|
1597
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.2...v2.14.3)
|
|
1598
|
-
|
|
1599
|
-
Bug fixes
|
|
1600
|
-
|
|
1601
|
-
* Fix deprecation notices issued from `RSpec::Core::RakeTask` so
|
|
1602
|
-
that they work properly when all of rspec-core is not loaded.
|
|
1603
|
-
(This was a regression in 2.14) (Jon Rowe)
|
|
1604
|
-
|
|
1605
|
-
### 2.14.2 / 2013-07-09
|
|
1606
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.1...v2.14.2)
|
|
1607
|
-
|
|
1608
|
-
Bug fixes
|
|
1609
|
-
|
|
1610
|
-
* Fix regression caused by 2.14.1 release: formatters that
|
|
1611
|
-
report that they `respond_to?` a notification, but had
|
|
1612
|
-
no corresponding method would raise an error when registered.
|
|
1613
|
-
The new fix is to just implement `start` on the deprecation
|
|
1614
|
-
formatter to fix the original JRuby/ruby-debug issue.
|
|
1615
|
-
(Jon Rowe)
|
|
1616
|
-
|
|
1617
|
-
### 2.14.1 / 2013-07-08
|
|
1618
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.0...v2.14.1)
|
|
1619
|
-
|
|
1620
|
-
Bug fixes
|
|
1621
|
-
|
|
1622
|
-
* Address deprecation formatter failure when using `ruby-debug` on
|
|
1623
|
-
JRuby: fix `RSpec::Core::Reporter` to not send a notification
|
|
1624
|
-
when the formatter's implementation of the notification method
|
|
1625
|
-
comes from `Kernel` (Alex Portnov, Jon Rowe).
|
|
1626
|
-
|
|
1627
|
-
### 2.14.0 / 2013-07-06
|
|
1628
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.0.rc1...v2.14.0)
|
|
1629
|
-
|
|
1630
|
-
Enhancements
|
|
1631
|
-
|
|
1632
|
-
* Apply focus to examples defined with `fit` (equivalent of
|
|
1633
|
-
`it "description", focus: true`) (Michael de Silva)
|
|
1634
|
-
|
|
1635
|
-
Bug fix
|
|
1636
|
-
|
|
1637
|
-
* Ensure methods defined by `let` take precedence over others
|
|
1638
|
-
when there is a name collision (e.g. from an included module).
|
|
1639
|
-
(Jon Rowe, Andy Lindeman and Myron Marston)
|
|
1640
|
-
|
|
1641
|
-
### 2.14.0.rc1 / 2013-05-27
|
|
1642
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.13.1...v2.14.0.rc1)
|
|
1643
|
-
|
|
1644
|
-
Enhancements
|
|
1645
|
-
|
|
1646
|
-
* Improved Windows detection inside Git Bash, for better `--color` handling.
|
|
1647
|
-
* Add profiling of the slowest example groups to `--profile` option.
|
|
1648
|
-
The output is sorted by the slowest average example groups.
|
|
1649
|
-
* Don't show slow examples if there's a failure and both `--fail-fast`
|
|
1650
|
-
and `--profile` options are used (Paweł Gościcki).
|
|
1651
|
-
* Rather than always adding `spec` to the load path, add the configured
|
|
1652
|
-
`--default-path` to the load path (which defaults to `spec`). This
|
|
1653
|
-
better supports folks who choose to put their specs in a different
|
|
1654
|
-
directory (John Feminella).
|
|
1655
|
-
* Add some logic to test time duration precision. Make it a
|
|
1656
|
-
function of time, dropping precision as the time increases. (Aaron Kromer)
|
|
1657
|
-
* Add new `backtrace_inclusion_patterns` config option. Backtrace lines
|
|
1658
|
-
that match one of these patterns will _always_ be included in the
|
|
1659
|
-
backtrace, even if they match an exclusion pattern, too (Sam Phippen).
|
|
1660
|
-
* Support ERB trim mode using the `-` when parsing `.rspec` as ERB
|
|
1661
|
-
(Gabor Garami).
|
|
1662
|
-
* Give a better error message when let and subject are called without a block.
|
|
1663
|
-
(Sam Phippen).
|
|
1664
|
-
* List the precedence of `.rspec-local` in the configuration documentation
|
|
1665
|
-
(Sam Phippen)
|
|
1666
|
-
* Support `{a,b}` shell expansion syntax in `--pattern` option
|
|
1667
|
-
(Konstantin Haase).
|
|
1668
|
-
* Add cucumber documentation for --require command line option
|
|
1669
|
-
(Bradley Schaefer)
|
|
1670
|
-
* Expose configuration options via config:
|
|
1671
|
-
* `config.libs` returns the libs configured to be added onto the load path
|
|
1672
|
-
* `full_backtrace?` returns the state of the backtrace cleaner
|
|
1673
|
-
* `debug?` returns true when the debugger is loaded
|
|
1674
|
-
* `line_numbers` returns the line numbers we are filtering by (if any)
|
|
1675
|
-
* `full_description` returns the RegExp used to filter descriptions
|
|
1676
|
-
(Jon Rowe)
|
|
1677
|
-
* Add setters for RSpec.world and RSpec.configuration (Alex Soulim)
|
|
1678
|
-
* Configure ruby's warning behaviour with `--warnings` (Jon Rowe)
|
|
1679
|
-
* Fix an obscure issue on old versions of `1.8.7` where `Time.dup` wouldn't
|
|
1680
|
-
allow access to `Time.now` (Jon Rowe)
|
|
1681
|
-
* Make `shared_examples_for` context aware, so that keys may be safely reused
|
|
1682
|
-
in multiple contexts without colliding. (Jon Rowe)
|
|
1683
|
-
* Add a configurable `deprecation_stream` (Jon Rowe)
|
|
1684
|
-
* Publish deprecations through a formatter (David Chelimsky)
|
|
1685
|
-
|
|
1686
|
-
Bug fixes
|
|
1687
|
-
|
|
1688
|
-
* Make JSON formatter behave the same when it comes to `--profile` as
|
|
1689
|
-
the text formatter (Paweł Gościcki).
|
|
1690
|
-
* Fix named subjects so that if an inner group defines a method that
|
|
1691
|
-
overrides the named method, `subject` still retains the originally
|
|
1692
|
-
declared value (Myron Marston).
|
|
1693
|
-
* Fix random ordering so that it does not cause `rand` in examples in
|
|
1694
|
-
nested sibling contexts to return the same value (Max Shytikov).
|
|
1695
|
-
* Use the new `backtrace_inclusion_patterns` config option to ensure
|
|
1696
|
-
that folks who develop code in a directory matching one of the default
|
|
1697
|
-
exclusion patterns (e.g. `gems`) still get the normal backtrace
|
|
1698
|
-
filtering (Sam Phippen).
|
|
1699
|
-
* Fix ordering of `before` hooks so that `before` hooks declared in
|
|
1700
|
-
`RSpec.configure` run before `before` hooks declared in a shared
|
|
1701
|
-
context (Michi Huber and Tejas Dinkar).
|
|
1702
|
-
* Fix `Example#full_description` so that it gets filled in by the last
|
|
1703
|
-
matcher description (as `Example#description` already did) when no
|
|
1704
|
-
doc string has been provided (David Chelimsky).
|
|
1705
|
-
* Fix the memoized methods (`let` and `subject`) leaking `define_method`
|
|
1706
|
-
as a `public` method. (Thomas Holmes and Jon Rowe) (rspec/rspec-core#873)
|
|
1707
|
-
* Fix warnings coming from the test suite. (Pete Higgins)
|
|
1708
|
-
|
|
1709
|
-
Deprecations
|
|
1710
|
-
|
|
1711
|
-
* Deprecate `Configuration#backtrace_clean_patterns` in favor of
|
|
1712
|
-
`Configuration#backtrace_exclusion_patterns` for greater consistency
|
|
1713
|
-
and symmetry with new `backtrace_inclusion_patterns` config option
|
|
1714
|
-
(Sam Phippen).
|
|
1715
|
-
* Deprecate `Configuration#requires=` in favor of using ruby's
|
|
1716
|
-
`require`. Requires specified by the command line can still be
|
|
1717
|
-
accessed by the `Configuration#require` reader. (Bradley Schaefer)
|
|
1718
|
-
* Deprecate calling `SharedExampleGroups` defined across sibling contexts
|
|
1719
|
-
(Jon Rowe)
|
|
1720
|
-
|
|
1721
|
-
### 2.13.1 / 2013-03-12
|
|
1722
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.13.0...v2.13.1)
|
|
1723
|
-
|
|
1724
|
-
Bug fixes
|
|
1725
|
-
|
|
1726
|
-
* Use hook classes as proxies rather than extending hook blocks to support
|
|
1727
|
-
lambdas for before/after/around hooks. (David Chelimsky)
|
|
1728
|
-
* Fix regression in 2.13.0 that caused confusing behavior when overriding
|
|
1729
|
-
a named subject with an unnamed subject in an inner group and then
|
|
1730
|
-
referencing the outer group subject's name. The fix for this required
|
|
1731
|
-
us to disallow using `super` in a named subject (which is confusing,
|
|
1732
|
-
anyway -- named subjects create 2 methods, so which method on the
|
|
1733
|
-
parent example group are you `super`ing to?) but `super` in an unnamed
|
|
1734
|
-
subject continues to work (Myron Marston).
|
|
1735
|
-
* Do not allow a referenced `let` or `subject` in `before(:all)` to cause
|
|
1736
|
-
other `let` declarations to leak across examples (Myron Marston).
|
|
1737
|
-
* Work around odd ruby 1.9 bug with `String#match` that was triggered
|
|
1738
|
-
by passing it a regex from a `let` declaration. For more info, see
|
|
1739
|
-
http://bugs.ruby-lang.org/issues/8059 (Aaron Kromer).
|
|
1740
|
-
* Add missing `require 'set'` to `base_text_formatter.rb` (Tom
|
|
1741
|
-
Anderson).
|
|
1742
|
-
|
|
1743
|
-
Deprecations
|
|
1744
|
-
|
|
1745
|
-
* Deprecate accessing `let` or `subject` declarations in `before(:all)`.
|
|
1746
|
-
These were not intended to be called in a `before(:all)` hook, as
|
|
1747
|
-
they exist to define state that is reset between each example, while
|
|
1748
|
-
`before(:all)` exists to define state that is shared across examples
|
|
1749
|
-
in an example group (Myron Marston).
|
|
1750
|
-
|
|
1751
|
-
### 2.13.0 / 2013-02-23
|
|
1752
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.12.2...v2.13.0)
|
|
1753
|
-
|
|
1754
|
-
Enhancements
|
|
1755
|
-
|
|
1756
|
-
* Allow `--profile` option to take a count argument that
|
|
1757
|
-
determines the number of slow examples to dump
|
|
1758
|
-
(Greggory Rothmeier).
|
|
1759
|
-
* Add `subject!` that is the analog to `let!`. It defines an
|
|
1760
|
-
explicit subject and sets a `before` hook that will invoke
|
|
1761
|
-
the subject (Zubin Henner).
|
|
1762
|
-
* Fix `let` and `subject` declaration so that `super`
|
|
1763
|
-
and `return` can be used in them, just like in a normal
|
|
1764
|
-
method. (Myron Marston)
|
|
1765
|
-
* Allow output colors to be configured individually.
|
|
1766
|
-
(Charlie Maffitt)
|
|
1767
|
-
* Always dump slow examples when `--profile` option is given,
|
|
1768
|
-
even when an example failed (Myron Marston).
|
|
1769
|
-
|
|
1770
|
-
Bug fixes
|
|
1771
|
-
|
|
1772
|
-
* Don't blow up when dumping error output for instances
|
|
1773
|
-
of anonymous error classes (Myron Marston).
|
|
1774
|
-
* Fix default backtrace filters so lines from projects
|
|
1775
|
-
containing "gems" in the name are not filtered, but
|
|
1776
|
-
lines from installed gems still are (Myron Marston).
|
|
1777
|
-
* Fix autotest command so that is uses double quotes
|
|
1778
|
-
rather than single quotes for windows compatibility
|
|
1779
|
-
(Jonas Tingeborn).
|
|
1780
|
-
* Fix `its` so that uses of `subject` in a `before` or `let`
|
|
1781
|
-
declaration in the parent group continue to reference the
|
|
1782
|
-
parent group's subject. (Olek Janiszewski)
|
|
1783
|
-
|
|
1784
|
-
### 2.12.2 / 2012-12-13
|
|
1785
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.12.1...v2.12.2)
|
|
1786
|
-
|
|
1787
|
-
Bug fixes
|
|
1788
|
-
|
|
1789
|
-
* Fix `RSpec::Core::RakeTask` so that it is compatible with rake 0.8.7
|
|
1790
|
-
on ruby 1.8.7. We had accidentally broke it in the 2.12 release
|
|
1791
|
-
(Myron Marston).
|
|
1792
|
-
* Fix `RSpec::Core::RakeTask` so it is tolerant of the `Rspec` constant
|
|
1793
|
-
for backwards compatibility (Patrick Van Stee)
|
|
1794
|
-
|
|
1795
|
-
### 2.12.1 / 2012-12-01
|
|
1796
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.12.0...v2.12.1)
|
|
1797
|
-
|
|
1798
|
-
Bug fixes
|
|
1799
|
-
|
|
1800
|
-
* Specs are run even if another at\_exit hook calls `exit`. This allows
|
|
1801
|
-
Test::Unit and RSpec to run together. (Suraj N. Kurapati)
|
|
1802
|
-
* Fix full doc string concatenation so that it handles the case of a
|
|
1803
|
-
method string (e.g. "#foo") being nested under a context string
|
|
1804
|
-
(e.g. "when it is tuesday"), so that we get "when it is tuesday #foo"
|
|
1805
|
-
rather than "when it is tuesday#foo". (Myron Marston)
|
|
1806
|
-
* Restore public API I unintentionally broke in 2.12.0:
|
|
1807
|
-
`RSpec::Core::Formatters::BaseFormatter#format_backtrce(backtrace, example)`
|
|
1808
|
-
(Myron Marston).
|
|
1809
|
-
|
|
1810
|
-
### 2.12.0 / 2012-11-12
|
|
1811
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.11.1...v2.12.0)
|
|
1812
|
-
|
|
1813
|
-
Enhancements
|
|
1814
|
-
|
|
1815
|
-
* Add support for custom ordering strategies for groups and examples.
|
|
1816
|
-
(Myron Marston)
|
|
1817
|
-
* JSON Formatter (Alex Chaffee)
|
|
1818
|
-
* Refactor rake task internals (Sam Phippen)
|
|
1819
|
-
* Refactor HtmlFormatter (Pete Hodgson)
|
|
1820
|
-
* Autotest supports a path to Ruby that contains spaces (dsisnero)
|
|
1821
|
-
* Provide a helpful warning when a shared example group is redefined.
|
|
1822
|
-
(Mark Burns).
|
|
1823
|
-
* `--default_path` can be specified as `--default-line`. `--line_number` can be
|
|
1824
|
-
specified as `--line-number`. Hyphens are more idiomatic command line argument
|
|
1825
|
-
separators (Sam Phippen).
|
|
1826
|
-
* A more useful error message is shown when an invalid command line option is
|
|
1827
|
-
used (Jordi Polo).
|
|
1828
|
-
* Add `format_docstrings { |str| }` config option. It can be used to
|
|
1829
|
-
apply formatting rules to example group and example docstrings.
|
|
1830
|
-
(Alex Tan)
|
|
1831
|
-
* Add support for an `.rspec-local` options file. This is intended to
|
|
1832
|
-
allow individual developers to set options in a git-ignored file that
|
|
1833
|
-
override the common project options in `.rspec`. (Sam Phippen)
|
|
1834
|
-
* Support for mocha 0.13.0. (Andy Lindeman)
|
|
1835
|
-
|
|
1836
|
-
Bug fixes
|
|
1837
|
-
|
|
1838
|
-
* Remove override of `ExampleGroup#ancestors`. This is a core ruby method that
|
|
1839
|
-
RSpec shouldn't override. Instead, define `ExampleGroup#parent_groups`. (Myron
|
|
1840
|
-
Marston)
|
|
1841
|
-
* Limit monkey patching of shared example/context declaration methods
|
|
1842
|
-
(`shared_examples_for`, etc.) to just the objects that need it rather than
|
|
1843
|
-
every object in the system (Myron Marston).
|
|
1844
|
-
* Fix Metadata#fetch to support computed values (Sam Goldman).
|
|
1845
|
-
* Named subject can now be referred to from within subject block in a nested
|
|
1846
|
-
group (tomykaira).
|
|
1847
|
-
* Fix `fail_fast` so that it properly exits when an error occurs in a
|
|
1848
|
-
`before(:all) hook` (Bradley Schaefer).
|
|
1849
|
-
* Make the order spec files are loaded consistent, regardless of the
|
|
1850
|
-
order of the files returned by the OS or the order passed at
|
|
1851
|
-
the command line (Jo Liss and Sam Phippen).
|
|
1852
|
-
* Ensure instance variables from `before(:all)` are always exposed
|
|
1853
|
-
from `after(:all)`, even if an error occurs in `before(:all)`
|
|
1854
|
-
(Sam Phippen).
|
|
1855
|
-
* `rspec --init` no longer generates an incorrect warning about `--configure`
|
|
1856
|
-
being deprecated (Sam Phippen).
|
|
1857
|
-
* Fix pluralization of `1 seconds` (Odin Dutton)
|
|
1858
|
-
* Fix ANSICON url (Jarmo Pertman)
|
|
1859
|
-
* Use dup of Time so reporting isn't clobbered by examples that modify Time
|
|
1860
|
-
without properly restoring it. (David Chelimsky)
|
|
1861
|
-
|
|
1862
|
-
Deprecations
|
|
1863
|
-
|
|
1864
|
-
* `share_as` is no longer needed. `shared_context` and/or
|
|
1865
|
-
`RSpec::SharedContext` provide better mechanisms (Sam Phippen).
|
|
1866
|
-
* Deprecate `RSpec.configuration` with a block (use `RSpec.configure`).
|
|
1867
|
-
|
|
1868
|
-
|
|
1869
|
-
### 2.11.1 / 2012-07-18
|
|
1870
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.11.0...v2.11.1)
|
|
1871
|
-
|
|
1872
|
-
Bug fixes
|
|
1873
|
-
|
|
1874
|
-
* Fix the way we autoload RSpec::Matchers so that custom matchers can be
|
|
1875
|
-
defined before rspec-core has been configured to definitely use
|
|
1876
|
-
rspec-expectations. (Myron Marston)
|
|
1877
|
-
* Fix typo in --help message printed for -e option. (Jo Liss)
|
|
1878
|
-
* Fix ruby warnings. (Myron Marston)
|
|
1879
|
-
* Ignore mock expectation failures when the example has already failed.
|
|
1880
|
-
Mock expectation failures have always been ignored in this situation,
|
|
1881
|
-
but due to my changes in 27059bf1 it was printing a confusing message.
|
|
1882
|
-
(Myron Marston).
|
|
1883
|
-
|
|
1884
|
-
### 2.11.0 / 2012-07-07
|
|
1885
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.10.1...v2.11.0)
|
|
1886
|
-
|
|
1887
|
-
Enhancements
|
|
1888
|
-
|
|
1889
|
-
* Support multiple `--example` options. (Daniel Doubrovkine @dblock)
|
|
1890
|
-
* Named subject e.g. `subject(:article) { Article.new }`
|
|
1891
|
-
* see [http://blog.davidchelimsky.net/2012/05/13/spec-smell-explicit-use-of-subject/](http://blog.davidchelimsky.net/2012/05/13/spec-smell-explicit-use-of-subject/)
|
|
1892
|
-
for background.
|
|
1893
|
-
* thanks to Bradley Schaefer for suggesting it and Avdi Grimm for almost
|
|
1894
|
-
suggesting it.
|
|
1895
|
-
* `config.mock_with` and `config.expect_with` yield custom config object to a
|
|
1896
|
-
block if given
|
|
1897
|
-
* aids decoupling from rspec-core's configuation
|
|
1898
|
-
* `include_context` and `include_examples` support a block, which gets eval'd
|
|
1899
|
-
in the current context (vs the nested context generated by `it_behaves_like`).
|
|
1900
|
-
* Add `config.order = 'random'` to the `spec_helper.rb` generated by `rspec
|
|
1901
|
-
--init`.
|
|
1902
|
-
* Delay the loading of DRb (Myron Marston).
|
|
1903
|
-
* Limit monkey patching of `describe` onto just the objects that need it rather
|
|
1904
|
-
than every object in the system (Myron Marston).
|
|
1905
|
-
|
|
1906
|
-
Bug fixes
|
|
1907
|
-
|
|
1908
|
-
* Support alternative path separators. For example, on Windows, you can now do
|
|
1909
|
-
this: `rspec spec\subdir`. (Jarmo Pertman @jarmo)
|
|
1910
|
-
* When an example raises an error and an after or around hook does as
|
|
1911
|
-
well, print out the hook error. Previously, the error was silenced and
|
|
1912
|
-
the user got no feedback about what happened. (Myron Marston)
|
|
1913
|
-
* `--require` and `-I` are merged among different configuration sources (Andy
|
|
1914
|
-
Lindeman)
|
|
1915
|
-
* Delegate to mocha methods instead of aliasing them in mocha adapter.
|
|
1916
|
-
|
|
1917
|
-
### 2.10.1 / 2012-05-19
|
|
1918
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.10.0...v2.10.1)
|
|
1919
|
-
|
|
1920
|
-
Bug fixes
|
|
1921
|
-
|
|
1922
|
-
* `RSpec.reset` properly reinits configuration and world
|
|
1923
|
-
* Call `to_s` before `split` on exception messages that might not always be
|
|
1924
|
-
Strings (slyphon)
|
|
1925
|
-
|
|
1926
|
-
### 2.10.0 / 2012-05-03
|
|
1927
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.9.0...v2.10.0)
|
|
1928
|
-
|
|
1929
|
-
Enhancements
|
|
1930
|
-
|
|
1931
|
-
* Add `prepend_before` and `append_after` hooks (preethiramdev)
|
|
1932
|
-
* intended for extension libs
|
|
1933
|
-
* restores rspec-1 behavior
|
|
1934
|
-
* Reporting of profiled examples (moro)
|
|
1935
|
-
* Report the total amount of time taken for the top slowest examples.
|
|
1936
|
-
* Report what percentage the slowest examples took from the total runtime.
|
|
1937
|
-
|
|
1938
|
-
Bug fixes
|
|
1939
|
-
|
|
1940
|
-
* Properly parse `SPEC_OPTS` options.
|
|
1941
|
-
* `example.description` returns the location of the example if there is no
|
|
1942
|
-
explicit description or matcher-generated description.
|
|
1943
|
-
* RDoc fixes (Grzegorz Świrski)
|
|
1944
|
-
* Do not modify example ancestry when dumping errors (Michael Grosser)
|
|
1945
|
-
|
|
1946
|
-
### 2.9.0 / 2012-03-17
|
|
1947
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.8.0...v2.9.0)
|
|
1948
|
-
|
|
1949
|
-
Enhancements
|
|
1950
|
-
|
|
1951
|
-
* Support for "X minutes X seconds" spec run duration in formatter. (uzzz)
|
|
1952
|
-
* Strip whitespace from group and example names in doc formatter.
|
|
1953
|
-
* Removed spork-0.9 shim. If you're using spork-0.8.x, you'll need to upgrade
|
|
1954
|
-
to 0.9.0.
|
|
1955
|
-
|
|
1956
|
-
Bug fixes
|
|
1957
|
-
|
|
1958
|
-
* Restore `--full_backtrace` option
|
|
1959
|
-
* Ensure that values passed to `config.filter_run` are respected when running
|
|
1960
|
-
over DRb (using spork).
|
|
1961
|
-
* Ensure shared example groups are reset after a run (as example groups are).
|
|
1962
|
-
* Remove `rescue false` from calls to filters represented as Procs
|
|
1963
|
-
* Ensure `described_class` gets the closest constant (pyromaniac)
|
|
1964
|
-
* In "autorun", don't run the specs in the `at_exit` hook if there was an
|
|
1965
|
-
exception (most likely due to a SyntaxError). (sunaku)
|
|
1966
|
-
* Don't extend groups with modules already used to extend ancestor groups.
|
|
1967
|
-
* `its` correctly memoizes nil or false values (Yamada Masaki)
|
|
1968
|
-
|
|
1969
|
-
### 2.8.0 / 2012-01-04
|
|
1970
|
-
|
|
1971
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.8.0.rc2...v2.8.0)
|
|
1972
|
-
|
|
1973
|
-
Bug fixes
|
|
1974
|
-
|
|
1975
|
-
* For metadata filtering, restore passing the entire array to the proc, rather
|
|
1976
|
-
than each item in the array (weidenfreak)
|
|
1977
|
-
* Ensure each spec file is loaded only once
|
|
1978
|
-
* Fixes a bug that caused all the examples in a file to be run when
|
|
1979
|
-
referenced twice with line numbers in a command, e.g.
|
|
1980
|
-
* `rspec path/to/file:37 path/to/file:42`
|
|
1981
|
-
|
|
1982
|
-
### 2.8.0.rc2 / 2011-12-19
|
|
1983
|
-
|
|
1984
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.8.0.rc1...v2.8.0.rc2)
|
|
1985
|
-
|
|
1986
|
-
Enhancments
|
|
1987
|
-
|
|
1988
|
-
* new `--init` command (Peter Schröder)
|
|
1989
|
-
* generates `spec/spec_helper.rb`
|
|
1990
|
-
* deletes obsolete files (on confirmation)
|
|
1991
|
-
* merged with and deprecates `--configure` command, which generated
|
|
1992
|
-
`.rspec`
|
|
1993
|
-
* use `require_relative` when available (Ian Leitch)
|
|
1994
|
-
* `include_context` and `include_examples` accept params (Calvin Bascom)
|
|
1995
|
-
* print the time for every example in the html formatter (Richie Vos)
|
|
1996
|
-
* several tasty refactoring niblets (Sasha)
|
|
1997
|
-
* `it "does something", :x => [:foo,'bar',/baz/] (Ivan Neverov)
|
|
1998
|
-
* supports matching n command line tag values with an example or group
|
|
1999
|
-
|
|
2000
|
-
### 2.8.0.rc1 / 2011-11-06
|
|
2001
|
-
|
|
2002
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.7.1...v2.8.0.rc1)
|
|
2003
|
-
|
|
2004
|
-
Enhancements
|
|
2005
|
-
|
|
2006
|
-
* `--order` (Justin Ko)
|
|
2007
|
-
* run examples in random order: `--order rand`
|
|
2008
|
-
* specify the seed: `--order rand:123`
|
|
2009
|
-
* `--seed SEED`
|
|
2010
|
-
* equivalent of `--order rand:SEED`
|
|
2011
|
-
* SharedContext supports `let` (David Chelimsky)
|
|
2012
|
-
* Filter improvements (David Chelimsky)
|
|
2013
|
-
* override opposing tags from the command line
|
|
2014
|
-
* override RSpec.configure tags from the command line
|
|
2015
|
-
* `--line_number 37` overrides all other filters
|
|
2016
|
-
* `path/to/file.rb:37` overrides all other filters
|
|
2017
|
-
* refactor: consolidate filter management in a FilterManger object
|
|
2018
|
-
* Eliminate Ruby warnings (Matijs van Zuijlen)
|
|
2019
|
-
* Make reporter.report an API (David Chelimsky)
|
|
2020
|
-
* supports extension tools like interative_rspec
|
|
2021
|
-
|
|
2022
|
-
Changes
|
|
2023
|
-
|
|
2024
|
-
* change `config.color_enabled` (getter/setter/predicate) to `color` to align
|
|
2025
|
-
with `--[no]-color` CLI option.
|
|
2026
|
-
* `color_enabled` is still supported for now, but will likley be deprecated
|
|
2027
|
-
in a 2.x release so we can remove it in 3.0.
|
|
2028
|
-
|
|
2029
|
-
Bug fixes
|
|
2030
|
-
|
|
2031
|
-
* Make sure the `bar` in `--tag foo:bar` makes it to DRb (Aaron Gibralter)
|
|
2032
|
-
* Fix bug where full descriptions of groups nested 3 deep were repeated.
|
|
2033
|
-
* Restore report of time to run to start after files are loaded.
|
|
2034
|
-
* fixes bug where run times were cumalitive in spork
|
|
2035
|
-
* fixes compatibility with time-series metrics
|
|
2036
|
-
* Don't error out when `config.mock_with` or `expect_with` is re-specifying the
|
|
2037
|
-
current config (Myron Marston)
|
|
2038
|
-
|
|
2039
|
-
* Deprecations
|
|
2040
|
-
* :alias option on `configuration.add_setting`. Use `:alias_with` on the
|
|
2041
|
-
original setting declaration instead.
|
|
2042
|
-
|
|
2043
|
-
### 2.7.1 / 2011-10-20
|
|
2044
|
-
|
|
2045
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.7.0...v2.7.1)
|
|
2046
|
-
|
|
2047
|
-
Bug fixes
|
|
2048
|
-
|
|
2049
|
-
* tell autotest the correct place to find the rspec executable
|
|
2050
|
-
|
|
2051
|
-
### 2.7.0 / 2011-10-16
|
|
2052
|
-
|
|
2053
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.6.4...v2.7.0)
|
|
2054
|
-
|
|
2055
|
-
NOTE: RSpec's release policy dictates that there should not be any backward
|
|
2056
|
-
incompatible changes in minor releases, but we're making an exception to
|
|
2057
|
-
release a change to how RSpec interacts with other command line tools.
|
|
2058
|
-
|
|
2059
|
-
As of 2.7.0, you must explicity `require "rspec/autorun"` unless you use the
|
|
2060
|
-
`rspec` command (which already does this for you).
|
|
2061
|
-
|
|
2062
|
-
Enhancements
|
|
2063
|
-
|
|
2064
|
-
* Add `example.exception` (David Chelimsky)
|
|
2065
|
-
* `--default_path` command line option (Justin Ko)
|
|
2066
|
-
* support multiple `--line_number` options (David J. Hamilton)
|
|
2067
|
-
* also supports `path/to/file.rb:5:9` (runs examples on lines 5 and 9)
|
|
2068
|
-
* Allow classes/modules to be used as shared example group identifiers (Arthur
|
|
2069
|
-
Gunn)
|
|
2070
|
-
* Friendly error message when shared context cannot be found (Sławosz
|
|
2071
|
-
Sławiński)
|
|
2072
|
-
* Clear formatters when resetting config (John Bintz)
|
|
2073
|
-
* Add `xspecify` and xexample as temp-pending methods (David Chelimsky)
|
|
2074
|
-
* Add `--no-drb` option (Iain Hecker)
|
|
2075
|
-
* Provide more accurate run time by registering start time before code is
|
|
2076
|
-
loaded (David Chelimsky)
|
|
2077
|
-
* reverted in 2.8.0
|
|
2078
|
-
* Rake task default pattern finds specs in symlinked dirs (Kelly Felkins)
|
|
2079
|
-
* Rake task no longer does anything to invoke bundler since Bundler already
|
|
2080
|
-
handles it for us. Thanks to Andre Arko for the tip.
|
|
2081
|
-
* Add `--failure-exit-code` option (Chris Griego)
|
|
2082
|
-
|
|
2083
|
-
Bug fixes
|
|
2084
|
-
|
|
2085
|
-
* Include `Rake::DSL` to remove deprecation warnings in Rake > 0.8.7 (Pivotal
|
|
2086
|
-
Casebook)
|
|
2087
|
-
* Only eval `let` block once even if it returns `nil` (Adam Meehan)
|
|
2088
|
-
* Fix `--pattern` option (wasn't being recognized) (David Chelimsky)
|
|
2089
|
-
* Only implicitly `require "rspec/autorun"` with the `rspec` command (David
|
|
2090
|
-
Chelimsky)
|
|
2091
|
-
* Ensure that rspec's `at_exit` defines the exit code (Daniel Doubrovkine)
|
|
2092
|
-
* Show the correct snippet in the HTML and TextMate formatters (Brian Faherty)
|
|
2093
|
-
|
|
2094
|
-
### 2.6.4 / 2011-06-06
|
|
2095
|
-
|
|
2096
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.6.3...v2.6.4)
|
|
2097
|
-
|
|
2098
|
-
NOTE: RSpec's release policy dictates that there should not be new
|
|
2099
|
-
functionality in patch releases, but this minor enhancement slipped in by
|
|
2100
|
-
accident. As it doesn't add a new API, we decided to leave it in rather than
|
|
2101
|
-
roll back this release.
|
|
2102
|
-
|
|
2103
|
-
Enhancements
|
|
2104
|
-
|
|
2105
|
-
* Add summary of commands to run individual failed examples.
|
|
2106
|
-
|
|
2107
|
-
Bug fixes
|
|
2108
|
-
|
|
2109
|
-
* Support exclusion filters in DRb. (Yann Lugrin)
|
|
2110
|
-
* Fix --example escaping when run over DRb. (Elliot Winkler)
|
|
2111
|
-
* Use standard ANSI codes for color formatting so colors work in a wider set of
|
|
2112
|
-
color schemes.
|
|
2113
|
-
|
|
2114
|
-
### 2.6.3 / 2011-05-24
|
|
2115
|
-
|
|
2116
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.6.2...v2.6.3)
|
|
2117
|
-
|
|
2118
|
-
Bug fixes
|
|
2119
|
-
|
|
2120
|
-
* Explicitly convert exit code to integer, avoiding TypeError when return
|
|
2121
|
-
value of run is IO object proxied by `DRb::DRbObject` (Julian Scheid)
|
|
2122
|
-
* Clarify behavior of `--example` command line option
|
|
2123
|
-
* Build using a rubygems-1.6.2 to avoid downstream yaml parsing error
|
|
2124
|
-
|
|
2125
|
-
### 2.6.2 / 2011-05-21
|
|
2126
|
-
|
|
2127
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.6.1...v2.6.2)
|
|
2128
|
-
|
|
2129
|
-
Bug fixes
|
|
2130
|
-
|
|
2131
|
-
* Warn rather than raise when HOME env var is not defined
|
|
2132
|
-
* Properly merge command-line exclusions with default :if and :unless (joshcooper)
|
|
2133
|
-
|
|
2134
|
-
### 2.6.1 / 2011-05-19
|
|
2135
|
-
|
|
2136
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.6.0...v2.6.1)
|
|
2137
|
-
|
|
2138
|
-
Bug fixes
|
|
2139
|
-
|
|
2140
|
-
* Don't extend nil when filters are nil
|
|
2141
|
-
* `require 'rspec/autorun'` when running rcov.
|
|
2142
|
-
|
|
2143
|
-
### 2.6.0 / 2011-05-12
|
|
2144
|
-
|
|
2145
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.5.1...v2.6.0)
|
|
2146
|
-
|
|
2147
|
-
Enhancements
|
|
2148
|
-
|
|
2149
|
-
* `shared_context` (Damian Nurzynski)
|
|
2150
|
-
* extend groups matching specific metadata with:
|
|
2151
|
-
* method definitions
|
|
2152
|
-
* subject declarations
|
|
2153
|
-
* let/let! declarations
|
|
2154
|
-
* etc (anything you can do in a group)
|
|
2155
|
-
* `its([:key])` works for any subject with #[]. (Peter Jaros)
|
|
2156
|
-
* `treat_symbols_as_metadata_keys_with_true_values` (Myron Marston)
|
|
2157
|
-
* Print a deprecation warning when you configure RSpec after defining an
|
|
2158
|
-
example. All configuration should happen before any examples are defined.
|
|
2159
|
-
(Myron Marston)
|
|
2160
|
-
* Pass the exit status of a DRb run to the invoking process. This causes specs
|
|
2161
|
-
run via DRb to not just return true or false. (Ilkka Laukkanen)
|
|
2162
|
-
* Refactoring of `ConfigurationOptions#parse_options` (Rodrigo Rosenfeld Rosas)
|
|
2163
|
-
* Report excluded filters in runner output (tip from andyl)
|
|
2164
|
-
* Clean up messages for filters/tags.
|
|
2165
|
-
* Restore --pattern/-P command line option from rspec-1
|
|
2166
|
-
* Support false as well as true in config.full_backtrace= (Andreas Tolf
|
|
2167
|
-
Tolfsen)
|
|
2168
|
-
|
|
2169
|
-
Bug fixes
|
|
2170
|
-
|
|
2171
|
-
* Don't stumble over an exception without a message (Hans Hasselberg)
|
|
2172
|
-
* Remove non-ascii characters from comments that were choking rcov (Geoffrey
|
|
2173
|
-
Byers)
|
|
2174
|
-
* Fixed backtrace so it doesn't include lines from before the autorun at_exit
|
|
2175
|
-
hook (Myron Marston)
|
|
2176
|
-
* Include RSpec::Matchers when first example group is defined, rather than just
|
|
2177
|
-
before running the examples. This works around an obscure bug in ruby 1.9
|
|
2178
|
-
that can cause infinite recursion. (Myron Marston)
|
|
2179
|
-
* Don't send `example_group_[started|finished]` to formatters for empty groups.
|
|
2180
|
-
* Get specs passing on jruby (Sidu Ponnappa)
|
|
2181
|
-
* Fix bug where mixing nested groups and outer-level examples gave
|
|
2182
|
-
unpredictable :line_number behavior (Artur Małecki)
|
|
2183
|
-
* Regexp.escape the argument to --example (tip from Elliot Winkler)
|
|
2184
|
-
* Correctly pass/fail pending block with message expectations
|
|
2185
|
-
* CommandLine returns exit status (0/1) instead of true/false
|
|
2186
|
-
* Create path to formatter output file if it doesn't exist (marekj).
|
|
2187
|
-
|
|
2188
|
-
|
|
2189
|
-
### 2.5.1 / 2011-02-06
|
|
2190
|
-
|
|
2191
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.5.0...v2.5.1)
|
|
2192
|
-
|
|
2193
|
-
NOTE: this release breaks compatibility with rspec/autotest/bundler
|
|
2194
|
-
integration, but does so in order to greatly simplify it.
|
|
2195
|
-
|
|
2196
|
-
With this release, if you want the generated autotest command to include
|
|
2197
|
-
'bundle exec', require Autotest's bundler plugin in a .autotest file in the
|
|
2198
|
-
project's root directory or in your home directory:
|
|
2199
|
-
|
|
2200
|
-
require "autotest/bundler"
|
|
2201
|
-
|
|
2202
|
-
Now you can just type 'autotest' on the command line and it will work as you expect.
|
|
2203
|
-
|
|
2204
|
-
If you don't want 'bundle exec', there is nothing you have to do.
|
|
2205
|
-
|
|
2206
|
-
### 2.5.0 / 2011-02-05
|
|
2207
|
-
|
|
2208
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.4.0...v2.5.0)
|
|
2209
|
-
|
|
2210
|
-
Enhancements
|
|
2211
|
-
|
|
2212
|
-
* Autotest::Rspec2 parses command line args passed to autotest after '--'
|
|
2213
|
-
* --skip-bundler option for autotest command
|
|
2214
|
-
* Autotest regexp fixes (Jon Rowe)
|
|
2215
|
-
* Add filters to html and textmate formatters (Daniel Quimper)
|
|
2216
|
-
* Explicit passing of block (need for JRuby 1.6) (John Firebaugh)
|
|
2217
|
-
|
|
2218
|
-
Bug fixes
|
|
2219
|
-
|
|
2220
|
-
* fix dom IDs in HTML formatter (Brian Faherty)
|
|
2221
|
-
* fix bug with --drb + formatters when not running in drb
|
|
2222
|
-
* include --tag options in drb args (monocle)
|
|
2223
|
-
* fix regression so now SPEC_OPTS take precedence over CLI options again (Roman
|
|
2224
|
-
Chernyatchik)
|
|
2225
|
-
* only call its(:attribute) once (failing example from Brian Dunn)
|
|
2226
|
-
* fix bizarre bug where rspec would hang after String.alias :to_int :to_i
|
|
2227
|
-
(Damian Nurzynski)
|
|
2228
|
-
|
|
2229
|
-
Deprecations
|
|
2230
|
-
|
|
2231
|
-
* implicit inclusion of 'bundle exec' when Gemfile present (use autotest's
|
|
2232
|
-
bundler plugin instead)
|
|
2233
|
-
|
|
2234
|
-
### 2.4.0 / 2011-01-02
|
|
2235
|
-
|
|
2236
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.3.1...v2.4.0)
|
|
2237
|
-
|
|
2238
|
-
Enhancements
|
|
2239
|
-
|
|
2240
|
-
* start the debugger on -d so the stack trace is visible when it stops
|
|
2241
|
-
(Clifford Heath)
|
|
2242
|
-
* apply hook filtering to examples as well as groups (Myron Marston)
|
|
2243
|
-
* support multiple formatters, each with their own output
|
|
2244
|
-
* show exception classes in failure messages unless they come from RSpec
|
|
2245
|
-
matchers or message expectations
|
|
2246
|
-
* before(:all) { pending } sets all examples to pending
|
|
2247
|
-
|
|
2248
|
-
Bug fixes
|
|
2249
|
-
|
|
2250
|
-
* fix bug due to change in behavior of reject in Ruby 1.9.3-dev (Shota
|
|
2251
|
-
Fukumori)
|
|
2252
|
-
* fix bug when running in jruby: be explicit about passing block to super (John
|
|
2253
|
-
Firebaugh)
|
|
2254
|
-
* rake task doesn't choke on paths with quotes (Janmejay Singh)
|
|
2255
|
-
* restore --options option from rspec-1
|
|
2256
|
-
* require 'ostruct' to fix bug with its([key]) (Kim Burgestrand)
|
|
2257
|
-
* --configure option generates .rspec file instead of autotest/discover.rb
|
|
2258
|
-
|
|
2259
|
-
### 2.3.1 / 2010-12-16
|
|
2260
|
-
|
|
2261
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.3.0...v2.3.1)
|
|
2262
|
-
|
|
2263
|
-
Bug fixes
|
|
2264
|
-
|
|
2265
|
-
* send debugger warning message to $stdout if RSpec.configuration.error_stream
|
|
2266
|
-
has not been defined yet.
|
|
2267
|
-
* HTML Formatter _finally_ properly displays nested groups (Jarmo Pertman)
|
|
2268
|
-
* eliminate some warnings when running RSpec's own suite (Jarmo Pertman)
|
|
2269
|
-
|
|
2270
|
-
### 2.3.0 / 2010-12-12
|
|
2271
|
-
|
|
2272
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.2.1...v2.3.0)
|
|
2273
|
-
|
|
2274
|
-
Enhancements
|
|
2275
|
-
|
|
2276
|
-
* tell autotest to use "rspec2" if it sees a .rspec file in the project's root
|
|
2277
|
-
directory
|
|
2278
|
-
* replaces the need for ./autotest/discover.rb, which will not work with
|
|
2279
|
-
all versions of ZenTest and/or autotest
|
|
2280
|
-
* config.expect_with
|
|
2281
|
-
* :rspec # => rspec/expectations
|
|
2282
|
-
* :stdlib # => test/unit/assertions
|
|
2283
|
-
* :rspec, :stdlib # => both
|
|
2284
|
-
|
|
2285
|
-
Bug fixes
|
|
2286
|
-
|
|
2287
|
-
* fix dev Gemfile to work on non-mac-os machines (Lake Denman)
|
|
2288
|
-
* ensure explicit subject is only eval'd once (Laszlo Bacsi)
|
|
2289
|
-
|
|
2290
|
-
### 2.2.1 / 2010-11-28
|
|
2291
|
-
|
|
2292
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.2.0...v2.2.1)
|
|
2293
|
-
|
|
2294
|
-
Bug fixes
|
|
2295
|
-
|
|
2296
|
-
* alias_method instead of override Kernel#method_missing (John Wilger)
|
|
2297
|
-
* changed --autotest to --tty in generated command (MIKAMI Yoshiyuki)
|
|
2298
|
-
* revert change to debugger (had introduced conflict with Rails)
|
|
2299
|
-
* also restored --debugger/-debug option
|
|
2300
|
-
|
|
2301
|
-
### 2.2.0 / 2010-11-28
|
|
2302
|
-
|
|
2303
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.1.0...v2.2.0)
|
|
2304
|
-
|
|
2305
|
-
Deprecations/changes
|
|
2306
|
-
|
|
2307
|
-
* --debug/-d on command line is deprecated and now has no effect
|
|
2308
|
-
* win32console is now ignored; Windows users must use ANSICON for color support
|
|
2309
|
-
(Bosko Ivanisevic)
|
|
2310
|
-
|
|
2311
|
-
Enhancements
|
|
2312
|
-
|
|
2313
|
-
* When developing locally rspec-core now works with the rspec-dev setup or your
|
|
2314
|
-
local gems
|
|
2315
|
-
* Raise exception with helpful message when rspec-1 is loaded alongside rspec-2
|
|
2316
|
-
(Justin Ko)
|
|
2317
|
-
* debugger statements _just work_ as long as ruby-debug is installed
|
|
2318
|
-
* otherwise you get warned, but not fired
|
|
2319
|
-
* Expose example.metadata in around hooks
|
|
2320
|
-
* Performance improvments (much faster now)
|
|
2321
|
-
|
|
2322
|
-
Bug fixes
|
|
2323
|
-
|
|
2324
|
-
* Make sure --fail-fast makes it across drb
|
|
2325
|
-
* Pass -Ilib:spec to rcov
|
|
2326
|
-
|
|
2327
|
-
### 2.1.0 / 2010-11-07
|
|
2328
|
-
|
|
2329
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.0.1...v2.1.0)
|
|
2330
|
-
|
|
2331
|
-
Enhancments
|
|
2332
|
-
|
|
2333
|
-
* Add skip_bundler option to rake task to tell rake task to ignore the presence
|
|
2334
|
-
of a Gemfile (jfelchner)
|
|
2335
|
-
* Add gemfile option to rake task to tell rake task what Gemfile to look for
|
|
2336
|
-
(defaults to 'Gemfile')
|
|
2337
|
-
* Allow passing caller trace into Metadata to support extensions (Glenn
|
|
2338
|
-
Vanderburg)
|
|
2339
|
-
* Add deprecation warning for Spec::Runner.configure to aid upgrade from
|
|
2340
|
-
RSpec-1
|
|
2341
|
-
* Add deprecated Spec::Rake::SpecTask to aid upgrade from RSpec-1
|
|
2342
|
-
* Add 'autospec' command with helpful message to aid upgrade from RSpec-1
|
|
2343
|
-
* Add support for filtering with tags on CLI (Lailson Bandeira)
|
|
2344
|
-
* Add a helpful message about RUBYOPT when require fails in bin/rspec (slyphon)
|
|
2345
|
-
* Add "-Ilib" to the default rcov options (Tianyi Cui)
|
|
2346
|
-
* Make the expectation framework configurable (default rspec, of course)
|
|
2347
|
-
(Justin Ko)
|
|
2348
|
-
* Add 'pending' to be conditional (Myron Marston)
|
|
2349
|
-
* Add explicit support for :if and :unless as metadata keys for conditional run
|
|
2350
|
-
of examples (Myron Marston)
|
|
2351
|
-
* Add --fail-fast command line option (Jeff Kreeftmeijer)
|
|
2352
|
-
|
|
2353
|
-
Bug fixes
|
|
2354
|
-
|
|
2355
|
-
* Eliminate stack overflow with "subject { self }"
|
|
2356
|
-
* Require 'rspec/core' in the Raketask (ensures it required when running rcov)
|
|
2357
|
-
|
|
2358
|
-
### 2.0.1 / 2010-10-18
|
|
2359
|
-
|
|
2360
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.0.0...v2.0.1)
|
|
2361
|
-
|
|
2362
|
-
Bug fixes
|
|
2363
|
-
|
|
2364
|
-
* Restore color when using spork + autotest
|
|
2365
|
-
* Pending examples without docstrings render the correct message (Josep M.
|
|
2366
|
-
Bach)
|
|
2367
|
-
* Fixed bug where a failure in a spec file ending in anything but _spec.rb
|
|
2368
|
-
would fail in a confusing way.
|
|
2369
|
-
* Support backtrace lines from erb templates in html formatter (Alex Crichton)
|
|
2370
|
-
|
|
2371
|
-
### 2.0.0 / 2010-10-10
|
|
2372
|
-
|
|
2373
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.0.0.rc...v2.0.0)
|
|
2374
|
-
|
|
2375
|
-
RSpec-1 compatibility
|
|
2376
|
-
|
|
2377
|
-
* Rake task uses ENV["SPEC"] as file list if present
|
|
2378
|
-
|
|
2379
|
-
Bug fixes
|
|
2380
|
-
|
|
2381
|
-
* Bug Fix: optparse --out foo.txt (Leonardo Bessa)
|
|
2382
|
-
* Suppress color codes for non-tty output (except autotest)
|
|
2383
|
-
|
|
2384
|
-
### 2.0.0.rc / 2010-10-05
|
|
2385
|
-
|
|
2386
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.0.0.beta.22...v2.0.0.rc)
|
|
2387
|
-
|
|
2388
|
-
Enhancements
|
|
2389
|
-
|
|
2390
|
-
* implicitly require unknown formatters so you don't have to require the file
|
|
2391
|
-
explicitly on the command line (Michael Grosser)
|
|
2392
|
-
* add --out/-o option to assign output target
|
|
2393
|
-
* added fail_fast configuration option to abort on first failure
|
|
2394
|
-
* support a Hash subject (its([:key]) { should == value }) (Josep M. Bach)
|
|
2395
|
-
|
|
2396
|
-
Bug fixes
|
|
2397
|
-
|
|
2398
|
-
* Explicitly require rspec version to fix broken rdoc task (Hans de Graaff)
|
|
2399
|
-
* Ignore backtrace lines that come from other languages, like Java or
|
|
2400
|
-
Javascript (Charles Lowell)
|
|
2401
|
-
* Rake task now does what is expected when setting (or not setting)
|
|
2402
|
-
fail_on_error and verbose
|
|
2403
|
-
* Fix bug in which before/after(:all) hooks were running on excluded nested
|
|
2404
|
-
groups (Myron Marston)
|
|
2405
|
-
* Fix before(:all) error handling so that it fails examples in nested groups,
|
|
2406
|
-
too (Myron Marston)
|
|
2407
|
-
|
|
2408
|
-
### 2.0.0.beta.22 / 2010-09-12
|
|
2409
|
-
|
|
2410
|
-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.0.0.beta.20...v2.0.0.beta.22)
|
|
2411
|
-
|
|
2412
|
-
Enhancements
|
|
2413
|
-
|
|
2414
|
-
* removed at_exit hook
|
|
2415
|
-
* CTRL-C stops the run (almost) immediately
|
|
2416
|
-
* first it cleans things up by running the appropriate after(:all) and
|
|
2417
|
-
after(:suite) hooks
|
|
2418
|
-
* then it reports on any examples that have already run
|
|
2419
|
-
* cleaned up rake task
|
|
2420
|
-
* generate correct task under variety of conditions
|
|
2421
|
-
* options are more consistent
|
|
2422
|
-
* deprecated redundant options
|
|
2423
|
-
* run 'bundle exec autotest' when Gemfile is present
|
|
2424
|
-
* support ERB in .rspec options files (Justin Ko)
|
|
2425
|
-
* depend on bundler for development tasks (Myron Marston)
|
|
2426
|
-
* add example_group_finished to formatters and reporter (Roman Chernyatchik)
|
|
2427
|
-
|
|
2428
|
-
Bug fixes
|
|
2429
|
-
|
|
2430
|
-
* support paths with spaces when using autotest (Andreas Neuhaus)
|
|
2431
|
-
* fix module_exec with ruby 1.8.6 (Myron Marston)
|
|
2432
|
-
* remove context method from top-level
|
|
2433
|
-
* was conflicting with irb, for example
|
|
2434
|
-
* errors in before(:all) are now reported correctly (Chad Humphries)
|
|
2435
|
-
|
|
2436
|
-
Removals
|
|
2437
|
-
|
|
2438
|
-
* removed -o --options-file command line option
|
|
2439
|
-
* use ./.rspec and ~/.rspec
|