fablicop 1.10.1 → 1.10.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.github/workflows/release.yml +59 -0
- data/README.md +11 -0
- data/config/.base_rubocop.yml +3 -0
- data/fablicop.gemspec +1 -1
- data/lib/fablicop/version.rb +1 -1
- data/vendor/bundle/ruby/3.2.0/bin/byebug +29 -0
- data/vendor/bundle/ruby/3.2.0/bin/fablicop +29 -0
- data/vendor/bundle/ruby/3.2.0/bin/htmldiff +29 -0
- data/vendor/bundle/ruby/3.2.0/bin/ldiff +29 -0
- data/vendor/bundle/ruby/3.2.0/bin/racc +29 -0
- data/vendor/bundle/ruby/3.2.0/bin/rake +29 -0
- data/vendor/bundle/ruby/3.2.0/bin/rspec +29 -0
- data/vendor/bundle/ruby/3.2.0/bin/rubocop +29 -0
- data/vendor/bundle/ruby/3.2.0/bin/ruby-parse +29 -0
- data/vendor/bundle/ruby/3.2.0/bin/ruby-rewrite +29 -0
- data/vendor/bundle/ruby/3.2.0/cache/activesupport-7.0.5.gem +0 -0
- data/vendor/bundle/ruby/3.2.0/cache/ast-2.4.2.gem +0 -0
- data/vendor/bundle/ruby/3.2.0/cache/byebug-11.1.3.gem +0 -0
- data/vendor/bundle/ruby/3.2.0/cache/concurrent-ruby-1.2.2.gem +0 -0
- data/vendor/bundle/ruby/3.2.0/cache/diff-lcs-1.5.0.gem +0 -0
- data/vendor/bundle/ruby/3.2.0/cache/i18n-1.14.1.gem +0 -0
- data/vendor/bundle/ruby/3.2.0/cache/minitest-5.18.0.gem +0 -0
- data/vendor/bundle/ruby/3.2.0/cache/parallel-1.23.0.gem +0 -0
- data/vendor/bundle/ruby/3.2.0/cache/parser-3.2.2.3.gem +0 -0
- data/vendor/bundle/ruby/3.2.0/cache/racc-1.7.0.gem +0 -0
- data/vendor/bundle/ruby/3.2.0/cache/rack-3.0.7.gem +0 -0
- data/vendor/bundle/ruby/3.2.0/cache/rainbow-3.1.1.gem +0 -0
- data/vendor/bundle/ruby/3.2.0/cache/rake-13.0.6.gem +0 -0
- data/vendor/bundle/ruby/3.2.0/cache/regexp_parser-2.8.1.gem +0 -0
- data/vendor/bundle/ruby/3.2.0/cache/rexml-3.2.5.gem +0 -0
- data/vendor/bundle/ruby/3.2.0/cache/rspec-3.12.0.gem +0 -0
- data/vendor/bundle/ruby/3.2.0/cache/rspec-core-3.12.2.gem +0 -0
- data/vendor/bundle/ruby/3.2.0/cache/rspec-expectations-3.12.3.gem +0 -0
- data/vendor/bundle/ruby/3.2.0/cache/rspec-mocks-3.12.5.gem +0 -0
- data/vendor/bundle/ruby/3.2.0/cache/rspec-support-3.12.0.gem +0 -0
- data/vendor/bundle/ruby/3.2.0/cache/rubocop-1.52.1.gem +0 -0
- data/vendor/bundle/ruby/3.2.0/cache/rubocop-ast-1.29.0.gem +0 -0
- data/vendor/bundle/ruby/3.2.0/cache/rubocop-capybara-2.18.0.gem +0 -0
- data/vendor/bundle/ruby/3.2.0/cache/rubocop-factory_bot-2.23.1.gem +0 -0
- data/vendor/bundle/ruby/3.2.0/cache/rubocop-rails-2.19.1.gem +0 -0
- data/vendor/bundle/ruby/3.2.0/cache/rubocop-rspec-2.22.0.gem +0 -0
- data/vendor/bundle/ruby/3.2.0/cache/ruby-progressbar-1.13.0.gem +0 -0
- data/vendor/bundle/ruby/3.2.0/cache/tzinfo-2.0.6.gem +0 -0
- data/vendor/bundle/ruby/3.2.0/cache/unicode-display_width-2.4.2.gem +0 -0
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/byebug-11.1.3/byebug/byebug.so +0 -0
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/byebug-11.1.3/gem.build_complete +0 -0
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/byebug-11.1.3/gem_make.out +42 -0
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/racc-1.7.0/gem.build_complete +0 -0
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/racc-1.7.0/gem_make.out +20 -0
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/racc-1.7.0/mkmf.log +57 -0
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/racc-1.7.0/racc/cparse.so +0 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/CHANGELOG.md +494 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/MIT-LICENSE +20 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/README.rdoc +40 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/actionable_error.rb +48 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/all.rb +5 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/array_inquirer.rb +48 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/backtrace_cleaner.rb +131 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/benchmarkable.rb +51 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/builder.rb +8 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/cache/file_store.rb +202 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/cache/mem_cache_store.rb +324 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/cache/memory_store.rb +203 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/cache/null_store.rb +56 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/cache/redis_cache_store.rb +474 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/cache/strategy/local_cache.rb +186 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/cache/strategy/local_cache_middleware.rb +45 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/cache.rb +1030 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/callbacks.rb +961 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/code_generator.rb +65 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/concern.rb +215 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/concurrency/load_interlock_aware_monitor.rb +33 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/concurrency/share_lock.rb +226 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/configurable.rb +149 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/configuration_file.rb +51 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/array/access.rb +100 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/array/conversions.rb +214 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/array/deprecated_conversions.rb +25 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/array/extract.rb +21 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/array/extract_options.rb +31 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/array/grouping.rb +109 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/array/inquiry.rb +19 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/array/wrap.rb +48 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/array.rb +10 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/benchmark.rb +16 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/big_decimal/conversions.rb +14 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/big_decimal.rb +3 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/class/attribute.rb +131 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/class/attribute_accessors.rb +6 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/class/subclasses.rb +41 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/class.rb +4 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/date/acts_like.rb +10 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/date/blank.rb +14 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/date/calculations.rb +161 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/date/conversions.rb +97 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/date/deprecated_conversions.rb +26 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/date/zones.rb +8 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/date.rb +8 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/date_and_time/calculations.rb +364 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/date_and_time/compatibility.rb +31 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/date_and_time/zones.rb +40 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/date_time/acts_like.rb +16 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/date_time/blank.rb +14 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/date_time/calculations.rb +215 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/date_time/compatibility.rb +18 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/date_time/conversions.rb +106 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/date_time/deprecated_conversions.rb +22 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/date_time.rb +8 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/digest/uuid.rb +79 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/digest.rb +3 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/enumerable.rb +329 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/file/atomic.rb +72 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/file.rb +3 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/hash/conversions.rb +262 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/hash/deep_merge.rb +34 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/hash/deep_transform_values.rb +46 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/hash/except.rb +24 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/hash/indifferent_access.rb +24 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/hash/keys.rb +143 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/hash/reverse_merge.rb +25 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/hash/slice.rb +27 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/hash.rb +10 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/integer/inflections.rb +31 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/integer/multiple.rb +12 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/integer/time.rb +22 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/integer.rb +5 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/kernel/concern.rb +14 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/kernel/reporting.rb +45 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/kernel/singleton_class.rb +8 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/kernel.rb +5 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/load_error.rb +9 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/module/aliasing.rb +31 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/module/anonymous.rb +30 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/module/attr_internal.rb +38 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/module/attribute_accessors.rb +208 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb +157 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/module/concerning.rb +140 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/module/delegation.rb +324 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/module/deprecation.rb +25 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/module/introspection.rb +63 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/module/redefine_method.rb +40 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/module/remove_method.rb +17 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/module.rb +13 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/name_error.rb +59 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/numeric/bytes.rb +66 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/numeric/conversions.rb +143 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/numeric/deprecated_conversions.rb +60 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/numeric/time.rb +66 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/numeric.rb +6 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/object/acts_like.rb +45 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/object/blank.rb +155 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/object/conversions.rb +6 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/object/deep_dup.rb +55 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/object/duplicable.rb +60 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/object/inclusion.rb +29 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/object/instance_variables.rb +30 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/object/json.rb +244 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/object/to_param.rb +3 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/object/to_query.rb +89 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/object/try.rb +158 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/object/with_options.rb +101 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/object.rb +16 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/pathname/existence.rb +21 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/pathname.rb +3 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/range/compare_range.rb +57 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/range/conversions.rb +41 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/range/deprecated_conversions.rb +26 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/range/each.rb +24 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/range/include_time_with_zone.rb +5 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/range/overlaps.rb +10 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/range.rb +7 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/regexp.rb +14 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/securerandom.rb +45 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/string/access.rb +95 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/string/behavior.rb +8 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/string/conversions.rb +60 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/string/exclude.rb +13 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/string/filters.rb +145 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/string/indent.rb +45 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/string/inflections.rb +293 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/string/inquiry.rb +16 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/string/multibyte.rb +58 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/string/output_safety.rb +371 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/string/starts_ends_with.rb +6 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/string/strip.rb +27 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/string/zones.rb +16 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/string.rb +15 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/symbol/starts_ends_with.rb +6 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/symbol.rb +3 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/time/acts_like.rb +10 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/time/calculations.rb +368 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/time/compatibility.rb +16 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/time/conversions.rb +75 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/time/deprecated_conversions.rb +22 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/time/zones.rb +97 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/time.rb +8 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext/uri.rb +5 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/core_ext.rb +6 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/current_attributes/test_helper.rb +13 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/current_attributes.rb +226 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/dependencies/autoload.rb +79 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/dependencies/interlock.rb +49 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/dependencies/require_dependency.rb +28 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/dependencies.rb +98 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/deprecation/behaviors.rb +125 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/deprecation/constant_accessor.rb +52 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/deprecation/disallowed.rb +56 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/deprecation/instance_delegator.rb +38 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/deprecation/method_wrappers.rb +85 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/deprecation/proxy_wrappers.rb +177 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/deprecation/reporting.rb +157 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/deprecation.rb +51 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/descendants_tracker.rb +218 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/digest.rb +22 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/duration/iso8601_parser.rb +123 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/duration/iso8601_serializer.rb +67 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/duration.rb +514 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/encrypted_configuration.rb +87 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/encrypted_file.rb +129 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/environment_inquirer.rb +20 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/error_reporter.rb +117 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/evented_file_update_checker.rb +168 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/execution_context/test_helper.rb +13 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/execution_context.rb +53 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/execution_wrapper.rb +151 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/executor/test_helper.rb +7 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/executor.rb +8 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/file_update_checker.rb +162 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/fork_tracker.rb +71 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/gem_version.rb +17 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/gzip.rb +38 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/hash_with_indifferent_access.rb +425 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/html_safe_translation.rb +43 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/i18n.rb +17 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/i18n_railtie.rb +125 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/inflections.rb +72 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/inflector/inflections.rb +271 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/inflector/methods.rb +377 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/inflector/transliterate.rb +147 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/inflector.rb +9 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/isolated_execution_state.rb +72 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/json/decoding.rb +75 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/json/encoding.rb +138 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/json.rb +4 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/key_generator.rb +58 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/lazy_load_hooks.rb +105 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/locale/en.rb +33 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/locale/en.yml +139 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/log_subscriber/test_helper.rb +106 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/log_subscriber.rb +152 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/logger.rb +93 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/logger_silence.rb +21 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/logger_thread_safe_level.rb +69 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/message_encryptor.rb +230 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/message_verifier.rb +237 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/messages/metadata.rb +80 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/messages/rotation_configuration.rb +23 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/messages/rotator.rb +57 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/multibyte/chars.rb +176 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/multibyte/unicode.rb +70 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/multibyte.rb +23 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/notifications/fanout.rb +285 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/notifications/instrumenter.rb +172 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/notifications.rb +280 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/number_helper/number_converter.rb +181 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/number_helper/number_to_currency_converter.rb +46 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/number_helper/number_to_delimited_converter.rb +30 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/number_helper/number_to_human_converter.rb +69 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/number_helper/number_to_human_size_converter.rb +60 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/number_helper/number_to_percentage_converter.rb +16 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/number_helper/number_to_phone_converter.rb +59 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/number_helper/number_to_rounded_converter.rb +59 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/number_helper/rounding_helper.rb +46 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/number_helper.rb +396 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/option_merger.rb +38 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/ordered_hash.rb +50 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/ordered_options.rb +95 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/parameter_filter.rb +142 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/per_thread_registry.rb +65 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/proxy_object.rb +15 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/rails.rb +26 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/railtie.rb +152 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/reloader.rb +130 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/rescuable.rb +174 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/ruby_features.rb +7 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/secure_compare_rotator.rb +51 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/security_utils.rb +38 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/string_inquirer.rb +33 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/subscriber.rb +163 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/tagged_logging.rb +113 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/test_case.rb +155 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/testing/assertions.rb +265 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/testing/autorun.rb +7 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/testing/constant_lookup.rb +51 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/testing/declarative.rb +28 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/testing/deprecation.rb +89 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/testing/file_fixtures.rb +38 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/testing/isolation.rb +111 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/testing/method_call_assertions.rb +70 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/testing/parallelization/server.rb +82 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/testing/parallelization/worker.rb +103 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/testing/parallelization.rb +55 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/testing/parallelize_executor.rb +76 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/testing/setup_and_teardown.rb +55 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/testing/stream.rb +41 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/testing/tagged_logging.rb +27 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/testing/time_helpers.rb +246 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/time.rb +20 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/time_with_zone.rb +625 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/values/time_zone.rb +601 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/version.rb +10 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/xml_mini/jdom.rb +182 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/xml_mini/libxml.rb +80 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/xml_mini/libxmlsax.rb +83 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/xml_mini/nokogiri.rb +83 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/xml_mini/nokogirisax.rb +86 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/xml_mini/rexml.rb +137 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support/xml_mini.rb +202 -0
- data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.5/lib/active_support.rb +124 -0
- data/vendor/bundle/ruby/3.2.0/gems/ast-2.4.2/LICENSE.MIT +20 -0
- data/vendor/bundle/ruby/3.2.0/gems/ast-2.4.2/README.YARD.md +12 -0
- data/vendor/bundle/ruby/3.2.0/gems/ast-2.4.2/lib/ast/node.rb +268 -0
- data/vendor/bundle/ruby/3.2.0/gems/ast-2.4.2/lib/ast/processor/mixin.rb +288 -0
- data/vendor/bundle/ruby/3.2.0/gems/ast-2.4.2/lib/ast/processor.rb +12 -0
- data/vendor/bundle/ruby/3.2.0/gems/ast-2.4.2/lib/ast/sexp.rb +30 -0
- data/vendor/bundle/ruby/3.2.0/gems/ast-2.4.2/lib/ast.rb +17 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/CHANGELOG.md +934 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/CONTRIBUTING.md +58 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/GUIDE.md +1806 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/LICENSE +23 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/README.md +199 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/exe/byebug +6 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/ext/byebug/Makefile +269 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/ext/byebug/breakpoint.c +517 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/ext/byebug/byebug.c +900 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/ext/byebug/byebug.h +145 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/ext/byebug/context.c +686 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/ext/byebug/extconf.rb +12 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/ext/byebug/locker.c +96 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/ext/byebug/threads.c +230 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/attacher.rb +48 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/breakpoint.rb +111 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/byebug.so +0 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/command.rb +111 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/command_list.rb +34 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/break.rb +112 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/catch.rb +78 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/condition.rb +55 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/continue.rb +68 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/debug.rb +38 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/delete.rb +55 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/disable/breakpoints.rb +42 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/disable/display.rb +43 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/disable.rb +33 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/display.rb +66 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/down.rb +45 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/edit.rb +69 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/enable/breakpoints.rb +42 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/enable/display.rb +43 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/enable.rb +33 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/finish.rb +57 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/frame.rb +57 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/help.rb +64 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/history.rb +39 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/info/breakpoints.rb +65 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/info/display.rb +49 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/info/file.rb +80 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/info/line.rb +35 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/info/program.rb +49 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/info.rb +37 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/interrupt.rb +34 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/irb.rb +50 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/kill.rb +45 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/list.rb +159 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/method.rb +53 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/next.rb +40 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/pry.rb +41 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/quit.rb +42 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/restart.rb +64 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/save.rb +72 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/set.rb +79 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/show.rb +45 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/skip.rb +85 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/source.rb +40 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/step.rb +40 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/thread/current.rb +37 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/thread/list.rb +43 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/thread/resume.rb +45 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/thread/stop.rb +43 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/thread/switch.rb +46 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/thread.rb +34 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/tracevar.rb +54 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/undisplay.rb +51 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/untracevar.rb +36 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/up.rb +45 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/var/all.rb +41 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/var/args.rb +39 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/var/const.rb +49 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/var/global.rb +37 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/var/instance.rb +39 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/var/local.rb +39 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/var.rb +37 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands/where.rb +53 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/commands.rb +40 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/context.rb +157 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/core.rb +115 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/errors.rb +29 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/frame.rb +185 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/helpers/bin.rb +47 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/helpers/eval.rb +126 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/helpers/file.rb +63 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/helpers/frame.rb +75 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/helpers/parse.rb +75 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/helpers/path.rb +40 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/helpers/reflection.rb +19 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/helpers/string.rb +33 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/helpers/thread.rb +67 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/helpers/toggle.rb +62 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/helpers/var.rb +54 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/history.rb +130 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/interface.rb +146 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/interfaces/local_interface.rb +63 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/interfaces/remote_interface.rb +50 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/interfaces/script_interface.rb +33 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/interfaces/test_interface.rb +67 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/option_setter.rb +95 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/printers/base.rb +68 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/printers/plain.rb +44 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/printers/texts/base.yml +115 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/printers/texts/plain.yml +33 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/processors/command_processor.rb +173 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/processors/control_processor.rb +24 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/processors/post_mortem_processor.rb +18 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/processors/script_processor.rb +49 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/remote/client.rb +57 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/remote/server.rb +47 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/remote.rb +85 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/runner.rb +198 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/setting.rb +79 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/settings/autoirb.rb +29 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/settings/autolist.rb +29 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/settings/autopry.rb +29 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/settings/autosave.rb +17 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/settings/basename.rb +16 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/settings/callstyle.rb +20 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/settings/fullpath.rb +16 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/settings/histfile.rb +20 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/settings/histsize.rb +20 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/settings/linetrace.rb +22 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/settings/listsize.rb +21 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/settings/post_mortem.rb +27 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/settings/savefile.rb +20 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/settings/stack_on_error.rb +15 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/settings/width.rb +20 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/source_file_formatter.rb +71 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/subcommands.rb +54 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/version.rb +8 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug.rb +3 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/CHANGELOG.md +561 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/Gemfile +36 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/LICENSE.txt +21 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/README.md +405 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/Rakefile +319 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/ext/concurrent-ruby/ConcurrentRubyService.java +17 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/ext/concurrent-ruby/com/concurrent_ruby/ext/AtomicReferenceLibrary.java +175 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/ext/concurrent-ruby/com/concurrent_ruby/ext/JRubyMapBackendLibrary.java +248 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicBooleanLibrary.java +93 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicFixnumLibrary.java +113 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaSemaphoreLibrary.java +189 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/ext/concurrent-ruby/com/concurrent_ruby/ext/SynchronizationLibrary.java +292 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMap.java +31 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMapV8.java +3863 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/LongAdder.java +203 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/Striped64.java +342 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/ConcurrentHashMapV8.java +3800 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/LongAdder.java +204 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/Striped64.java +291 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166y/ThreadLocalRandom.java +199 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/agent.rb +588 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/array.rb +56 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/async.rb +449 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atom.rb +222 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/atomic_boolean.rb +127 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/atomic_fixnum.rb +144 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/atomic_markable_reference.rb +167 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/atomic_reference.rb +135 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/count_down_latch.rb +100 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/cyclic_barrier.rb +128 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/event.rb +109 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/fiber_local_var.rb +109 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/java_count_down_latch.rb +43 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/locals.rb +189 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/lock_local_var.rb +28 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_boolean.rb +68 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_fixnum.rb +81 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/mutex_count_down_latch.rb +44 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/mutex_semaphore.rb +131 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/read_write_lock.rb +255 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/reentrant_read_write_lock.rb +379 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/semaphore.rb +163 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/thread_local_var.rb +111 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic_reference/atomic_direct_update.rb +37 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic_reference/mutex_atomic.rb +67 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic_reference/numeric_cas_wrapper.rb +28 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomics.rb +10 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/collection/copy_on_notify_observer_set.rb +107 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/collection/copy_on_write_observer_set.rb +111 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/collection/java_non_concurrent_priority_queue.rb +84 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/collection/lock_free_stack.rb +160 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/collection/map/atomic_reference_map_backend.rb +927 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/collection/map/mri_map_backend.rb +66 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/collection/map/non_concurrent_map_backend.rb +148 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/collection/map/synchronized_map_backend.rb +82 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/collection/map/truffleruby_map_backend.rb +14 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/collection/non_concurrent_priority_queue.rb +143 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/collection/ruby_non_concurrent_priority_queue.rb +160 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/concern/deprecation.rb +34 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/concern/dereferenceable.rb +73 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/concern/logging.rb +116 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/concern/obligation.rb +220 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/concern/observable.rb +110 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/concurrent_ruby.jar +0 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/configuration.rb +105 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/constants.rb +8 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/dataflow.rb +81 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/delay.rb +199 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/errors.rb +74 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/exchanger.rb +353 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/abstract_executor_service.rb +131 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/cached_thread_pool.rb +62 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/executor_service.rb +185 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/fixed_thread_pool.rb +220 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/immediate_executor.rb +66 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/indirect_immediate_executor.rb +44 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/java_executor_service.rb +103 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/java_single_thread_executor.rb +30 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/java_thread_pool_executor.rb +140 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/ruby_executor_service.rb +82 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/ruby_single_thread_executor.rb +21 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb +366 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/safe_task_executor.rb +35 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/serial_executor_service.rb +34 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/serialized_execution.rb +107 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/serialized_execution_delegator.rb +28 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/simple_executor_service.rb +103 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/single_thread_executor.rb +57 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/thread_pool_executor.rb +88 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/timer_set.rb +172 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executors.rb +20 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/future.rb +141 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/hash.rb +50 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/immutable_struct.rb +101 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/ivar.rb +208 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/map.rb +350 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/maybe.rb +229 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/mutable_struct.rb +239 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/mvar.rb +242 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/options.rb +42 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/promise.rb +580 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/promises.rb +2168 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/re_include.rb +60 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/scheduled_task.rb +331 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/set.rb +64 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/settable_struct.rb +139 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/synchronization/abstract_lockable_object.rb +102 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/synchronization/abstract_object.rb +22 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/synchronization/abstract_struct.rb +171 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/synchronization/condition.rb +62 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/synchronization/full_memory_barrier.rb +29 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/synchronization/jruby_lockable_object.rb +15 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/synchronization/lock.rb +38 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/synchronization/lockable_object.rb +75 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/synchronization/mutex_lockable_object.rb +89 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/synchronization/object.rb +151 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/synchronization/safe_initialization.rb +36 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/synchronization/volatile.rb +101 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/synchronization.rb +13 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/thread_safe/synchronized_delegator.rb +47 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/thread_safe/util/adder.rb +74 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/thread_safe/util/cheap_lockable.rb +81 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/thread_safe/util/data_structures.rb +52 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/thread_safe/util/power_of_two_tuple.rb +38 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/thread_safe/util/striped64.rb +246 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/thread_safe/util/volatile.rb +75 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/thread_safe/util/xor_shift_random.rb +50 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/thread_safe/util.rb +16 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/timer_task.rb +311 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/tuple.rb +82 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/tvar.rb +222 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/utility/engine.rb +45 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/utility/monotonic_time.rb +19 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/utility/native_extension_loader.rb +77 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/utility/native_integer.rb +54 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/utility/processor_counter.rb +110 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/version.rb +3 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent-ruby.rb +5 -0
- data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent.rb +134 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/.rspec +1 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/Code-of-Conduct.md +74 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/Contributing.md +119 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/History.md +400 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/License.md +39 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/Manifest.txt +59 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/README.rdoc +84 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/Rakefile +121 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/bin/htmldiff +35 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/bin/ldiff +9 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/docs/COPYING.txt +339 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/docs/artistic.txt +127 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/lib/diff/lcs/array.rb +7 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/lib/diff/lcs/backports.rb +9 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/lib/diff/lcs/block.rb +37 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/lib/diff/lcs/callbacks.rb +325 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/lib/diff/lcs/change.rb +174 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/lib/diff/lcs/htmldiff.rb +150 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/lib/diff/lcs/hunk.rb +358 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/lib/diff/lcs/internals.rb +308 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/lib/diff/lcs/ldiff.rb +171 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/lib/diff/lcs/string.rb +5 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/lib/diff/lcs.rb +739 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/lib/diff-lcs.rb +3 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/spec/change_spec.rb +89 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/spec/diff_spec.rb +51 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/spec/fixtures/aX +1 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/spec/fixtures/bXaX +1 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/spec/fixtures/ds1.csv +50 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/spec/fixtures/ds2.csv +51 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff +4 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff-c +7 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff-e +3 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff-f +3 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff-u +5 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff.chef +4 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff.chef-c +15 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff.chef-e +3 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff.chef-f +3 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff.chef-u +9 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff.chef2 +7 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff.chef2-c +20 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff.chef2-d +7 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff.chef2-e +7 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff.chef2-f +7 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff.chef2-u +16 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/spec/fixtures/new-chef +4 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/spec/fixtures/new-chef2 +17 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/spec/fixtures/old-chef +4 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/spec/fixtures/old-chef2 +14 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/spec/hunk_spec.rb +83 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/spec/issues_spec.rb +154 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/spec/lcs_spec.rb +56 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/spec/ldiff_spec.rb +87 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/spec/patch_spec.rb +416 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/spec/sdiff_spec.rb +214 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/spec/spec_helper.rb +374 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/spec/traverse_balanced_spec.rb +310 -0
- data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.5.0/spec/traverse_sequences_spec.rb +137 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/MIT-LICENSE +20 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/README.md +123 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/backend/base.rb +304 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/backend/cache.rb +113 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/backend/cache_file.rb +36 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/backend/cascade.rb +56 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/backend/chain.rb +130 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/backend/fallbacks.rb +115 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/backend/flatten.rb +118 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/backend/gettext.rb +83 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/backend/interpolation_compiler.rb +123 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/backend/key_value.rb +204 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/backend/lazy_loadable.rb +184 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/backend/memoize.rb +54 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/backend/metadata.rb +71 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/backend/pluralization.rb +96 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/backend/simple.rb +113 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/backend/transliterator.rb +108 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/backend.rb +22 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/config.rb +165 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/exceptions.rb +157 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/gettext/helpers.rb +75 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/gettext/po_parser.rb +329 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/gettext.rb +28 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/interpolate/ruby.rb +53 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/locale/fallbacks.rb +97 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/locale/tag/parents.rb +24 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/locale/tag/rfc4646.rb +74 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/locale/tag/simple.rb +39 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/locale/tag.rb +28 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/locale.rb +8 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/middleware.rb +17 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/tests/basics.rb +58 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/tests/defaults.rb +52 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/tests/interpolation.rb +163 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/tests/link.rb +66 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/tests/localization/date.rb +122 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/tests/localization/date_time.rb +103 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/tests/localization/procs.rb +118 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/tests/localization/time.rb +103 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/tests/localization.rb +19 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/tests/lookup.rb +81 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/tests/pluralization.rb +35 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/tests/procs.rb +66 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/tests.rb +14 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/utils.rb +55 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/version.rb +5 -0
- data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n.rb +435 -0
- data/vendor/bundle/ruby/3.2.0/gems/minitest-5.18.0/.autotest +34 -0
- data/vendor/bundle/ruby/3.2.0/gems/minitest-5.18.0/History.rdoc +1504 -0
- data/vendor/bundle/ruby/3.2.0/gems/minitest-5.18.0/Manifest.txt +29 -0
- data/vendor/bundle/ruby/3.2.0/gems/minitest-5.18.0/README.rdoc +831 -0
- data/vendor/bundle/ruby/3.2.0/gems/minitest-5.18.0/Rakefile +75 -0
- data/vendor/bundle/ruby/3.2.0/gems/minitest-5.18.0/design_rationale.rb +52 -0
- data/vendor/bundle/ruby/3.2.0/gems/minitest-5.18.0/lib/hoe/minitest.rb +28 -0
- data/vendor/bundle/ruby/3.2.0/gems/minitest-5.18.0/lib/minitest/assertions.rb +858 -0
- data/vendor/bundle/ruby/3.2.0/gems/minitest-5.18.0/lib/minitest/autorun.rb +13 -0
- data/vendor/bundle/ruby/3.2.0/gems/minitest-5.18.0/lib/minitest/benchmark.rb +455 -0
- data/vendor/bundle/ruby/3.2.0/gems/minitest-5.18.0/lib/minitest/expectations.rb +321 -0
- data/vendor/bundle/ruby/3.2.0/gems/minitest-5.18.0/lib/minitest/hell.rb +11 -0
- data/vendor/bundle/ruby/3.2.0/gems/minitest-5.18.0/lib/minitest/mock.rb +327 -0
- data/vendor/bundle/ruby/3.2.0/gems/minitest-5.18.0/lib/minitest/parallel.rb +70 -0
- data/vendor/bundle/ruby/3.2.0/gems/minitest-5.18.0/lib/minitest/pride.rb +4 -0
- data/vendor/bundle/ruby/3.2.0/gems/minitest-5.18.0/lib/minitest/pride_plugin.rb +142 -0
- data/vendor/bundle/ruby/3.2.0/gems/minitest-5.18.0/lib/minitest/spec.rb +349 -0
- data/vendor/bundle/ruby/3.2.0/gems/minitest-5.18.0/lib/minitest/test.rb +256 -0
- data/vendor/bundle/ruby/3.2.0/gems/minitest-5.18.0/lib/minitest/test_task.rb +305 -0
- data/vendor/bundle/ruby/3.2.0/gems/minitest-5.18.0/lib/minitest/unit.rb +42 -0
- data/vendor/bundle/ruby/3.2.0/gems/minitest-5.18.0/lib/minitest.rb +1078 -0
- data/vendor/bundle/ruby/3.2.0/gems/minitest-5.18.0/test/minitest/metametameta.rb +136 -0
- data/vendor/bundle/ruby/3.2.0/gems/minitest-5.18.0/test/minitest/test_minitest_assertions.rb +1701 -0
- data/vendor/bundle/ruby/3.2.0/gems/minitest-5.18.0/test/minitest/test_minitest_benchmark.rb +137 -0
- data/vendor/bundle/ruby/3.2.0/gems/minitest-5.18.0/test/minitest/test_minitest_mock.rb +1146 -0
- data/vendor/bundle/ruby/3.2.0/gems/minitest-5.18.0/test/minitest/test_minitest_reporter.rb +312 -0
- data/vendor/bundle/ruby/3.2.0/gems/minitest-5.18.0/test/minitest/test_minitest_spec.rb +1146 -0
- data/vendor/bundle/ruby/3.2.0/gems/minitest-5.18.0/test/minitest/test_minitest_test.rb +1272 -0
- data/vendor/bundle/ruby/3.2.0/gems/minitest-5.18.0/test/minitest/test_minitest_test_task.rb +46 -0
- data/vendor/bundle/ruby/3.2.0/gems/parallel-1.23.0/MIT-LICENSE.txt +20 -0
- data/vendor/bundle/ruby/3.2.0/gems/parallel-1.23.0/lib/parallel/version.rb +4 -0
- data/vendor/bundle/ruby/3.2.0/gems/parallel-1.23.0/lib/parallel.rb +652 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/LICENSE.txt +25 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/bin/ruby-parse +7 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/bin/ruby-rewrite +7 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/gauntlet_parser.rb +123 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/all.rb +16 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/ast/node.rb +40 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/ast/processor.rb +291 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/base.rb +291 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/builders/default.rb +2311 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/clobbering_error.rb +13 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/color.rb +32 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/context.rb +49 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/current.rb +128 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/current_arg_stack.rb +46 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/deprecation.rb +13 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/diagnostic/engine.rb +104 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/diagnostic.rb +163 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/lexer/dedenter.rb +88 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/lexer/explanation.rb +55 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/lexer/literal.rb +269 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/lexer/stack_state.rb +49 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/lexer-F0.rb +12870 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/lexer-F1.rb +14814 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/lexer-strings.rb +5424 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/macruby.rb +9634 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/max_numparam_stack.rb +56 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/messages.rb +120 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/meta.rb +40 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/rewriter.rb +105 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/ruby18.rb +9272 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/ruby19.rb +9558 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/ruby20.rb +10229 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/ruby21.rb +10203 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/ruby22.rb +10302 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/ruby23.rb +10322 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/ruby24.rb +10454 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/ruby25.rb +10374 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/ruby26.rb +10352 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/ruby27.rb +11947 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/ruby28.rb +8047 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/ruby30.rb +12243 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/ruby31.rb +12716 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/ruby32.rb +12704 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/ruby33.rb +12704 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/rubymotion.rb +9515 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/runner/ruby_parse.rb +157 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/runner/ruby_rewrite.rb +101 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/runner.rb +293 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/source/buffer.rb +364 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/source/comment/associator.rb +233 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/source/comment.rb +134 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/source/map/collection.rb +18 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/source/map/condition.rb +21 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/source/map/constant.rb +32 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/source/map/definition.rb +23 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/source/map/for.rb +19 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/source/map/heredoc.rb +19 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/source/map/index.rb +33 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/source/map/keyword.rb +20 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/source/map/method_definition.rb +25 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/source/map/objc_kwarg.rb +19 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/source/map/operator.rb +17 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/source/map/rescue_body.rb +21 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/source/map/send.rb +36 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/source/map/ternary.rb +18 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/source/map/variable.rb +31 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/source/map.rb +186 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/source/range.rb +326 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/source/rewriter/action.rb +44 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/source/rewriter.rb +513 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/source/tree_rewriter/action.rb +242 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/source/tree_rewriter.rb +431 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/static_environment.rb +87 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/syntax_error.rb +21 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/tree_rewriter.rb +133 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/variables_stack.rb +36 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser/version.rb +5 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/lib/parser.rb +90 -0
- data/vendor/bundle/ruby/3.2.0/gems/parser-3.2.2.3/parser.gemspec +43 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/COPYING +22 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/ChangeLog +846 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/README.ja.rdoc +94 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/README.rdoc +79 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/TODO +5 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/bin/racc +320 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/doc/en/NEWS.en.rdoc +282 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/doc/en/grammar.en.rdoc +226 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/doc/en/grammar2.en.rdoc +219 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/doc/ja/NEWS.ja.rdoc +307 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/doc/ja/command.ja.html +94 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/doc/ja/debug.ja.rdoc +36 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/doc/ja/grammar.ja.rdoc +348 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/doc/ja/index.ja.html +10 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/doc/ja/parser.ja.rdoc +125 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/doc/ja/usage.ja.html +414 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/ext/racc/MANIFEST +4 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/ext/racc/cparse/Makefile +269 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/ext/racc/cparse/cparse.c +861 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/ext/racc/cparse/extconf.rb +9 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/lib/racc/compat.rb +33 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/lib/racc/cparse.so +0 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/lib/racc/debugflags.rb +60 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/lib/racc/exception.rb +16 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/lib/racc/grammar.rb +1114 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/lib/racc/grammarfileparser.rb +561 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/lib/racc/info.rb +17 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/lib/racc/iset.rb +92 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/lib/racc/logfilegenerator.rb +212 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/lib/racc/parser-text.rb +658 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/lib/racc/parser.rb +632 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/lib/racc/parserfilegenerator.rb +470 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/lib/racc/sourcetext.rb +35 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/lib/racc/state.rb +972 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/lib/racc/statetransitiontable.rb +311 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/lib/racc/static.rb +5 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.0/lib/racc.rb +6 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/CHANGELOG.md +860 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/CONTRIBUTING.md +142 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/MIT-LICENSE +20 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/README.md +309 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/SPEC.rdoc +340 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/auth/abstract/handler.rb +41 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/auth/abstract/request.rb +49 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/auth/basic.rb +59 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/auth/digest/md5.rb +1 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/auth/digest/nonce.rb +1 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/auth/digest/params.rb +1 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/auth/digest/request.rb +1 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/auth/digest.rb +256 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/body_proxy.rb +47 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/builder.rb +277 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/cascade.rb +70 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/chunked.rb +120 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/common_logger.rb +88 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/conditional_get.rb +86 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/config.rb +22 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/constants.rb +64 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/content_length.rb +34 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/content_type.rb +33 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/deflater.rb +158 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/directory.rb +205 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/etag.rb +68 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/events.rb +157 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/file.rb +9 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/files.rb +216 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/head.rb +26 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/headers.rb +154 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/lint.rb +907 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/lock.rb +29 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/logger.rb +22 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/media_type.rb +43 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/method_override.rb +56 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/mime.rb +693 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/mock.rb +3 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/mock_request.rb +166 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/mock_response.rb +126 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/multipart/generator.rb +99 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/multipart/parser.rb +434 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/multipart/uploaded_file.rb +45 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/multipart.rb +44 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/null_logger.rb +48 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/query_parser.rb +253 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/recursive.rb +66 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/reloader.rb +112 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/request.rb +777 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/response.rb +393 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/rewindable_input.rb +113 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/runtime.rb +35 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/sendfile.rb +167 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/show_exceptions.rb +403 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/show_status.rb +123 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/static.rb +187 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/tempfile_reaper.rb +33 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/urlmap.rb +99 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/utils.rb +654 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack/version.rb +34 -0
- data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.7/lib/rack.rb +71 -0
- data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/Changelog.md +101 -0
- data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/LICENSE +20 -0
- data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/README.markdown +227 -0
- data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/lib/rainbow/color.rb +150 -0
- data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/lib/rainbow/ext/string.rb +64 -0
- data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/lib/rainbow/global.rb +25 -0
- data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/lib/rainbow/null_presenter.rb +100 -0
- data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/lib/rainbow/presenter.rb +144 -0
- data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/lib/rainbow/refinement.rb +14 -0
- data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/lib/rainbow/string_utils.rb +22 -0
- data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/lib/rainbow/version.rb +5 -0
- data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/lib/rainbow/wrapper.rb +22 -0
- data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/lib/rainbow/x11_color_names.rb +153 -0
- data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/lib/rainbow.rb +13 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/History.rdoc +2403 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/MIT-LICENSE +21 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/README.rdoc +155 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/doc/command_line_usage.rdoc +158 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/doc/example/Rakefile1 +38 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/doc/example/Rakefile2 +35 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/doc/example/a.c +6 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/doc/example/b.c +6 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/doc/example/main.c +11 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/doc/glossary.rdoc +42 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/doc/jamis.rb +592 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/doc/proto_rake.rdoc +127 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/doc/rake.1 +156 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/doc/rakefile.rdoc +622 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/doc/rational.rdoc +151 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/exe/rake +27 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/application.rb +831 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/backtrace.rb +24 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/clean.rb +78 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/cloneable.rb +17 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/cpu_counter.rb +107 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/default_loader.rb +15 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/dsl_definition.rb +195 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/early_time.rb +22 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/ext/core.rb +26 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/ext/string.rb +176 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/file_creation_task.rb +25 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/file_list.rb +435 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/file_task.rb +54 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/file_utils.rb +134 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/file_utils_ext.rb +134 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/invocation_chain.rb +57 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/invocation_exception_mixin.rb +17 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/late_time.rb +18 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/linked_list.rb +112 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/loaders/makefile.rb +54 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/multi_task.rb +14 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/name_space.rb +38 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/packagetask.rb +222 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/phony.rb +16 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/private_reader.rb +21 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/promise.rb +100 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/pseudo_status.rb +30 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/rake_module.rb +67 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/rake_test_loader.rb +27 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/rule_recursion_overflow_error.rb +20 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/scope.rb +43 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/task.rb +434 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/task_argument_error.rb +8 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/task_arguments.rb +109 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/task_manager.rb +331 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/tasklib.rb +12 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/testtask.rb +189 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/thread_history_display.rb +49 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/thread_pool.rb +163 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/trace_output.rb +23 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/version.rb +10 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake/win32.rb +51 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/lib/rake.rb +71 -0
- data/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/rake.gemspec +100 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/CHANGELOG.md +691 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/Gemfile +15 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/LICENSE +22 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/README.md +506 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/Rakefile +23 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/error.rb +4 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/expression/base.rb +76 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/expression/classes/alternation.rb +10 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/expression/classes/anchor.rb +24 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/expression/classes/backreference.rb +75 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/expression/classes/character_set/intersection.rb +9 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/expression/classes/character_set/range.rb +19 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/expression/classes/character_set.rb +26 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/expression/classes/character_type.rb +17 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/expression/classes/conditional.rb +64 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/expression/classes/escape_sequence.rb +102 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/expression/classes/free_space.rb +17 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/expression/classes/group.rb +73 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/expression/classes/keep.rb +7 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/expression/classes/literal.rb +3 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/expression/classes/posix_class.rb +15 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/expression/classes/root.rb +9 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/expression/classes/unicode_property.rb +122 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/expression/methods/construct.rb +41 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/expression/methods/human_name.rb +43 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/expression/methods/match.rb +13 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/expression/methods/match_length.rb +176 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/expression/methods/options.rb +35 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/expression/methods/parts.rb +23 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/expression/methods/printing.rb +26 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/expression/methods/strfregexp.rb +114 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/expression/methods/tests.rb +143 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/expression/methods/traverse.rb +80 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/expression/quantifier.rb +84 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/expression/sequence.rb +31 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/expression/sequence_operation.rb +20 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/expression/shared.rb +111 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/expression/subexpression.rb +67 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/expression.rb +36 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/lexer.rb +169 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/parser.rb +595 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/scanner/char_type.rl +28 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/scanner/errors/premature_end_error.rb +8 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/scanner/errors/scanner_error.rb +6 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/scanner/errors/validation_error.rb +63 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/scanner/properties/long.csv +633 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/scanner/properties/short.csv +248 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/scanner/property.rl +30 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/scanner/scanner.rl +820 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/scanner.rb +2496 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/syntax/any.rb +10 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/syntax/base.rb +120 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/syntax/token/anchor.rb +15 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/syntax/token/assertion.rb +13 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/syntax/token/backreference.rb +33 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/syntax/token/character_set.rb +16 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/syntax/token/character_type.rb +16 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/syntax/token/conditional.rb +16 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/syntax/token/escape.rb +33 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/syntax/token/group.rb +23 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/syntax/token/keep.rb +12 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/syntax/token/meta.rb +20 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/syntax/token/posix_class.rb +17 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/syntax/token/quantifier.rb +35 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/syntax/token/unicode_property.rb +733 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/syntax/token/virtual.rb +11 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/syntax/token.rb +45 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/syntax/version_lookup.rb +65 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/syntax/versions/1.8.6.rb +14 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/syntax/versions/1.9.1.rb +11 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/syntax/versions/1.9.3.rb +4 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/syntax/versions/2.0.0.rb +10 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/syntax/versions/2.2.0.rb +4 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/syntax/versions/2.3.0.rb +4 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/syntax/versions/2.4.0.rb +4 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/syntax/versions/2.4.1.rb +3 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/syntax/versions/2.5.0.rb +4 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/syntax/versions/2.6.0.rb +4 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/syntax/versions/2.6.2.rb +4 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/syntax/versions/2.6.3.rb +4 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/syntax/versions/3.1.0.rb +4 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/syntax/versions/3.2.0.rb +4 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/syntax/versions.rb +8 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/syntax.rb +11 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/token.rb +24 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser/version.rb +5 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/lib/regexp_parser.rb +6 -0
- data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.8.1/regexp_parser.gemspec +34 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/LICENSE.txt +22 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/NEWS.md +178 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/README.md +48 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/doc/rexml/context.rdoc +143 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/doc/rexml/tasks/rdoc/child.rdoc +87 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/doc/rexml/tasks/rdoc/document.rdoc +276 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/doc/rexml/tasks/rdoc/element.rdoc +602 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/doc/rexml/tasks/rdoc/node.rdoc +97 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/doc/rexml/tasks/rdoc/parent.rdoc +267 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/doc/rexml/tasks/tocs/child_toc.rdoc +12 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/doc/rexml/tasks/tocs/document_toc.rdoc +30 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/doc/rexml/tasks/tocs/element_toc.rdoc +55 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/doc/rexml/tasks/tocs/master_toc.rdoc +135 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/doc/rexml/tasks/tocs/node_toc.rdoc +16 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/doc/rexml/tasks/tocs/parent_toc.rdoc +25 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/attlistdecl.rb +63 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/attribute.rb +205 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/cdata.rb +68 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/child.rb +97 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/comment.rb +80 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/doctype.rb +311 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/document.rb +451 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/dtd/attlistdecl.rb +11 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/dtd/dtd.rb +47 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/dtd/elementdecl.rb +18 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/dtd/entitydecl.rb +57 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/dtd/notationdecl.rb +40 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/element.rb +2599 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/encoding.rb +51 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/entity.rb +171 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/formatters/default.rb +116 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/formatters/pretty.rb +142 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/formatters/transitive.rb +58 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/functions.rb +447 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/instruction.rb +79 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/light/node.rb +188 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/namespace.rb +59 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/node.rb +76 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/output.rb +30 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/parent.rb +166 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/parseexception.rb +52 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/parsers/baseparser.rb +694 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/parsers/lightparser.rb +59 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/parsers/pullparser.rb +197 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/parsers/sax2parser.rb +273 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/parsers/streamparser.rb +61 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/parsers/treeparser.rb +101 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/parsers/ultralightparser.rb +57 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/parsers/xpathparser.rb +689 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/quickpath.rb +266 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/rexml.rb +37 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/sax2listener.rb +98 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/security.rb +28 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/source.rb +298 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/streamlistener.rb +93 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/text.rb +424 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/undefinednamespaceexception.rb +9 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/validation/relaxng.rb +539 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/validation/validation.rb +144 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/validation/validationexception.rb +10 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/xmldecl.rb +130 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/xmltokens.rb +85 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/xpath.rb +81 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml/xpath_parser.rb +974 -0
- data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.5/lib/rexml.rb +3 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-3.12.0/LICENSE.md +27 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-3.12.0/README.md +47 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-3.12.0/lib/rspec/version.rb +5 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-3.12.0/lib/rspec.rb +3 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/.document +5 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/.yardopts +8 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/Changelog.md +2375 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/LICENSE.md +26 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/README.md +384 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/exe/rspec +4 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/autorun.rb +3 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/backtrace_formatter.rb +65 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/bisect/coordinator.rb +62 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/bisect/example_minimizer.rb +173 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/bisect/fork_runner.rb +138 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/bisect/server.rb +61 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/bisect/shell_command.rb +126 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/bisect/shell_runner.rb +73 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/bisect/utilities.rb +69 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/configuration.rb +2385 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/configuration_options.rb +233 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/did_you_mean.rb +46 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/drb.rb +120 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/dsl.rb +98 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/example.rb +666 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/example_group.rb +905 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/example_status_persister.rb +235 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/filter_manager.rb +231 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/flat_map.rb +20 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/formatters/base_bisect_formatter.rb +45 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/formatters/base_formatter.rb +70 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/formatters/base_text_formatter.rb +75 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/formatters/bisect_drb_formatter.rb +29 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/formatters/bisect_progress_formatter.rb +157 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/formatters/console_codes.rb +76 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/formatters/deprecation_formatter.rb +223 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/formatters/documentation_formatter.rb +102 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/formatters/exception_presenter.rb +525 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/formatters/failure_list_formatter.rb +23 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/formatters/fallback_message_formatter.rb +28 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/formatters/helpers.rb +118 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/formatters/html_formatter.rb +153 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/formatters/html_printer.rb +412 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/formatters/html_snippet_extractor.rb +120 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/formatters/json_formatter.rb +102 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/formatters/profile_formatter.rb +68 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/formatters/progress_formatter.rb +29 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/formatters/protocol.rb +182 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/formatters/snippet_extractor.rb +134 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/formatters/syntax_highlighter.rb +91 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/formatters.rb +279 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/hooks.rb +646 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/invocations.rb +87 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/memoized_helpers.rb +580 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/metadata.rb +498 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/metadata_filter.rb +255 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/minitest_assertions_adapter.rb +31 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/mocking_adapters/flexmock.rb +31 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/mocking_adapters/mocha.rb +57 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/mocking_adapters/null.rb +14 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/mocking_adapters/rr.rb +31 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/mocking_adapters/rspec.rb +32 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/notifications.rb +521 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/option_parser.rb +323 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/ordering.rb +169 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/output_wrapper.rb +29 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/pending.rb +157 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/profiler.rb +34 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/project_initializer/.rspec +1 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/project_initializer/spec/spec_helper.rb +98 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/project_initializer.rb +48 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/rake_task.rb +188 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/reporter.rb +265 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/ruby_project.rb +53 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/runner.rb +212 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/sandbox.rb +37 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/set.rb +54 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/shared_context.rb +55 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/shared_example_group.rb +271 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/shell_escape.rb +49 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/test_unit_assertions_adapter.rb +30 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/version.rb +9 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/warnings.rb +40 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core/world.rb +287 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.12.2/lib/rspec/core.rb +212 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/.document +5 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/.yardopts +6 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/Changelog.md +1309 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/LICENSE.md +25 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/README.md +320 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/expectations/block_snippet_extractor.rb +253 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/expectations/configuration.rb +230 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/expectations/expectation_target.rb +163 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/expectations/fail_with.rb +39 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/expectations/failure_aggregator.rb +229 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/expectations/handler.rb +182 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/expectations/minitest_integration.rb +58 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/expectations/syntax.rb +132 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/expectations/version.rb +8 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/expectations.rb +82 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/aliased_matcher.rb +116 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/built_in/all.rb +86 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/built_in/base_matcher.rb +198 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/built_in/be.rb +191 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/built_in/be_between.rb +77 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/built_in/be_instance_of.rb +26 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/built_in/be_kind_of.rb +20 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/built_in/be_within.rb +72 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/built_in/change.rb +450 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/built_in/compound.rb +290 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/built_in/contain_exactly.rb +310 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/built_in/count_expectation.rb +169 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/built_in/cover.rb +24 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/built_in/eq.rb +40 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/built_in/eql.rb +34 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/built_in/equal.rb +81 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/built_in/exist.rb +90 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/built_in/has.rb +167 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/built_in/have_attributes.rb +114 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/built_in/include.rb +213 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/built_in/match.rb +106 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/built_in/operators.rb +128 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/built_in/output.rb +207 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/built_in/raise_error.rb +271 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/built_in/respond_to.rb +200 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/built_in/satisfy.rb +60 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/built_in/start_or_end_with.rb +94 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/built_in/throw_symbol.rb +138 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/built_in/yield.rb +375 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/built_in.rb +53 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/composable.rb +171 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/dsl.rb +545 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/english_phrasing.rb +58 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/expecteds_for_multiple_diffs.rb +82 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/fail_matchers.rb +42 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/generated_descriptions.rb +41 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/matcher_delegator.rb +35 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers/matcher_protocol.rb +105 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.12.3/lib/rspec/matchers.rb +1044 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/.document +5 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/.yardopts +6 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/Changelog.md +1262 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/LICENSE.md +25 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/README.md +463 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/any_instance/chain.rb +111 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/any_instance/error_generator.rb +31 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/any_instance/expect_chain_chain.rb +31 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/any_instance/expectation_chain.rb +50 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/any_instance/message_chains.rb +83 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/any_instance/proxy.rb +125 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/any_instance/recorder.rb +295 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/any_instance/stub_chain.rb +51 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/any_instance/stub_chain_chain.rb +23 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/any_instance.rb +11 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/argument_list_matcher.rb +117 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/argument_matchers.rb +322 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/configuration.rb +212 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/error_generator.rb +390 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/example_methods.rb +434 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/instance_method_stasher.rb +146 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/marshal_extension.rb +41 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/matchers/expectation_customization.rb +20 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/matchers/have_received.rb +134 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/matchers/receive.rb +134 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/matchers/receive_message_chain.rb +82 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/matchers/receive_messages.rb +77 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/message_chain.rb +87 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/message_expectation.rb +820 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/method_double.rb +309 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/method_reference.rb +214 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/minitest_integration.rb +68 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/mutate_const.rb +339 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/object_reference.rb +149 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/order_group.rb +81 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/proxy.rb +520 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/space.rb +238 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/standalone.rb +3 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/syntax.rb +325 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/targets.rb +124 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/test_double.rb +171 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/verifying_double.rb +123 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/verifying_message_expectation.rb +55 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/verifying_proxy.rb +221 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/version.rb +9 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks.rb +133 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/Changelog.md +364 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/LICENSE.md +23 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/README.md +40 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/lib/rspec/support/caller_filter.rb +83 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/lib/rspec/support/comparable_version.rb +46 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/lib/rspec/support/differ.rb +215 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/lib/rspec/support/directory_maker.rb +63 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/lib/rspec/support/encoded_string.rb +161 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/lib/rspec/support/fuzzy_matcher.rb +48 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/lib/rspec/support/hunk_generator.rb +47 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/lib/rspec/support/matcher_definition.rb +42 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/lib/rspec/support/method_signature_verifier.rb +438 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/lib/rspec/support/mutex.rb +73 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/lib/rspec/support/object_formatter.rb +275 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/lib/rspec/support/recursive_const_methods.rb +76 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/lib/rspec/support/reentrant_mutex.rb +78 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/lib/rspec/support/ruby_features.rb +198 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/lib/rspec/support/source/location.rb +21 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/lib/rspec/support/source/node.rb +110 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/lib/rspec/support/source/token.rb +94 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/lib/rspec/support/source.rb +85 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/lib/rspec/support/spec/deprecation_helpers.rb +48 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/lib/rspec/support/spec/diff_helpers.rb +31 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/lib/rspec/support/spec/formatting_support.rb +9 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/lib/rspec/support/spec/in_sub_process.rb +67 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/lib/rspec/support/spec/library_wide_checks.rb +150 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/lib/rspec/support/spec/shell_out.rb +105 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/lib/rspec/support/spec/stderr_splitter.rb +75 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/lib/rspec/support/spec/string_matcher.rb +45 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/lib/rspec/support/spec/with_isolated_directory.rb +13 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/lib/rspec/support/spec/with_isolated_stderr.rb +13 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/lib/rspec/support/spec.rb +82 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/lib/rspec/support/version.rb +7 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/lib/rspec/support/warnings.rb +39 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/lib/rspec/support/with_keywords_when_needed.rb +33 -0
- data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.12.0/lib/rspec/support.rb +154 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/LICENSE.txt +20 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/README.md +250 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/assets/logo.png +0 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/assets/output.html.erb +261 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/config/default.yml +5566 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/config/obsoletion.yml +233 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/exe/rubocop +23 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/arguments_env.rb +17 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/arguments_file.rb +17 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/ast_aliases.rb +8 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cache_config.rb +29 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cached_data.rb +58 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cli/command/auto_generate_config.rb +154 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cli/command/base.rb +35 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cli/command/execute_runner.rb +105 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cli/command/init_dotfile.rb +44 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cli/command/show_cops.rb +74 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cli/command/show_docs_url.rb +48 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cli/command/suggest_extensions.rb +126 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cli/command/version.rb +18 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cli/command.rb +22 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cli/environment.rb +22 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cli.rb +200 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/comment_config.rb +216 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/config.rb +330 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/config_finder.rb +68 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/config_loader.rb +259 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/config_loader_resolver.rb +280 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/config_obsoletion/changed_enforced_styles.rb +33 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/config_obsoletion/changed_parameter.rb +26 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/config_obsoletion/cop_rule.rb +33 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/config_obsoletion/extracted_cop.rb +46 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/config_obsoletion/parameter_rule.rb +48 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/config_obsoletion/removed_cop.rb +41 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/config_obsoletion/renamed_cop.rb +34 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/config_obsoletion/rule.rb +41 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/config_obsoletion/split_cop.rb +27 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/config_obsoletion.rb +108 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/config_regeneration.rb +33 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/config_store.rb +72 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/config_validator.rb +272 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/autocorrect_logic.rb +127 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/badge.rb +68 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/base.rb +486 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/bundler/duplicated_gem.rb +93 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/bundler/gem_comment.rb +171 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/bundler/gem_filename.rb +103 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/bundler/gem_version.rb +133 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/bundler/insecure_protocol_source.rb +86 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/bundler/ordered_gems.rb +62 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/commissioner.rb +182 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/cop.rb +166 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/corrector.rb +138 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/correctors/alignment_corrector.rb +136 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/correctors/condition_corrector.rb +25 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/correctors/each_to_for_corrector.rb +51 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/correctors/empty_line_corrector.rb +25 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/correctors/for_to_each_corrector.rb +74 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/correctors/if_then_corrector.rb +55 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/correctors/lambda_literal_to_method_corrector.rb +136 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/correctors/line_break_corrector.rb +64 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/correctors/multiline_literal_brace_corrector.rb +113 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/correctors/ordered_gem_corrector.rb +38 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/correctors/parentheses_corrector.rb +86 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/correctors/percent_literal_corrector.rb +106 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/correctors/punctuation_corrector.rb +27 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/correctors/require_library_corrector.rb +23 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/correctors/space_corrector.rb +46 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/correctors/string_literal_corrector.rb +23 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/correctors/unused_arg_corrector.rb +40 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/documentation.rb +39 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/exclude_limit.rb +26 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/force.rb +43 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/gemspec/dependency_version.rb +154 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/gemspec/deprecated_attribute_assignment.rb +92 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/gemspec/development_dependencies.rb +107 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/gemspec/duplicated_assignment.rb +89 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/gemspec/ordered_dependencies.rb +93 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/gemspec/require_mfa.rb +145 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/gemspec/required_ruby_version.rb +127 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/gemspec/ruby_version_globals_usage.rb +50 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/generator/configuration_injector.rb +65 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/generator/require_file_injector.rb +75 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/generator.rb +217 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/ignored_node.rb +36 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/internal_affairs/cop_description.rb +122 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/internal_affairs/create_empty_file.rb +37 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/internal_affairs/empty_line_between_expect_offense_and_correction.rb +68 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/internal_affairs/example_description.rb +92 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/internal_affairs/example_heredoc_delimiter.rb +111 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/internal_affairs/inherit_deprecated_cop_class.rb +34 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/internal_affairs/lambda_or_proc.rb +46 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/internal_affairs/location_expression.rb +37 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/internal_affairs/location_line_equality_comparison.rb +60 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/internal_affairs/method_name_end_with.rb +80 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/internal_affairs/method_name_equal.rb +50 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/internal_affairs/node_destructuring.rb +44 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/internal_affairs/node_matcher_directive.rb +147 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/internal_affairs/node_type_predicate.rb +41 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/internal_affairs/numblock_handler.rb +69 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/internal_affairs/offense_location_keyword.rb +56 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/internal_affairs/processed_source_buffer_name.rb +42 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/internal_affairs/redundant_context_config_parameter.rb +46 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/internal_affairs/redundant_described_class_as_subject.rb +62 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/internal_affairs/redundant_let_rubocop_config_new.rb +73 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/internal_affairs/redundant_location_argument.rb +53 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/internal_affairs/redundant_message_argument.rb +76 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/internal_affairs/redundant_method_dispatch_node.rb +47 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/internal_affairs/redundant_source_range.rb +66 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/internal_affairs/single_line_comparison.rb +62 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/internal_affairs/style_detected_api_use.rb +148 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/internal_affairs/undefined_config.rb +73 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/internal_affairs/useless_message_assertion.rb +52 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/internal_affairs/useless_restrict_on_send.rb +60 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/internal_affairs.rb +31 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/access_modifier_indentation.rb +100 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/argument_alignment.rb +158 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/array_alignment.rb +84 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/assignment_indentation.rb +56 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/begin_end_alignment.rb +74 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/block_alignment.rb +240 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/block_end_newline.rb +82 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/case_indentation.rb +219 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/class_structure.rb +339 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/closing_heredoc_indentation.rb +123 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/closing_parenthesis_indentation.rb +193 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/comment_indentation.rb +168 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/condition_position.rb +64 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/def_end_alignment.rb +73 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/dot_position.rb +143 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/else_alignment.rb +156 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/empty_comment.rb +151 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/empty_line_after_guard_clause.rb +181 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/empty_line_after_magic_comment.rb +64 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/empty_line_after_multiline_condition.rb +136 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/empty_line_between_defs.rb +273 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/empty_lines.rb +73 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/empty_lines_around_access_modifier.rb +211 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/empty_lines_around_arguments.rb +103 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/empty_lines_around_attribute_accessor.rb +139 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/empty_lines_around_begin_body.rb +42 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/empty_lines_around_block_body.rb +40 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/empty_lines_around_class_body.rb +85 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/empty_lines_around_exception_handling_keywords.rb +133 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/empty_lines_around_method_body.rb +42 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/empty_lines_around_module_body.rb +59 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/end_alignment.rb +198 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/end_of_line.rb +92 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/extra_spacing.rb +191 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/first_argument_indentation.rb +287 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/first_array_element_indentation.rb +180 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/first_array_element_line_break.rb +68 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/first_hash_element_indentation.rb +239 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/first_hash_element_line_break.rb +68 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/first_method_argument_line_break.rb +97 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/first_method_parameter_line_break.rb +75 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/first_parameter_indentation.rb +101 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/hash_alignment.rb +396 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/heredoc_argument_closing_parenthesis.rb +311 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/heredoc_indentation.rb +162 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/indentation_consistency.rb +205 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/indentation_style.rb +115 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/indentation_width.rb +389 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/initial_indentation.rb +55 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/leading_comment_space.rb +121 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/leading_empty_lines.rb +48 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/line_continuation_leading_space.rb +136 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/line_continuation_spacing.rb +140 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/line_end_string_concatenation_indentation.rb +141 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/line_length.rb +276 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/multiline_array_brace_layout.rb +115 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/multiline_array_line_breaks.rb +65 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/multiline_assignment_layout.rb +117 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/multiline_block_layout.rb +161 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/multiline_hash_brace_layout.rb +115 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/multiline_hash_key_line_breaks.rb +74 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/multiline_method_argument_line_breaks.rb +87 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/multiline_method_call_brace_layout.rb +131 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/multiline_method_call_indentation.rb +248 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/multiline_method_definition_brace_layout.rb +128 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/multiline_method_parameter_line_breaks.rb +77 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/multiline_operation_indentation.rb +127 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/parameter_alignment.rb +119 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/redundant_line_break.rb +138 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/rescue_ensure_alignment.rb +211 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/single_line_block_chain.rb +64 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/space_after_colon.rb +49 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/space_after_comma.rb +32 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/space_after_method_name.rb +39 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/space_after_not.rb +39 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/space_after_semicolon.rb +29 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/space_around_block_parameters.rb +162 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/space_around_equals_in_parameter_default.rb +89 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/space_around_keyword.rb +268 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/space_around_method_call_operator.rb +98 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/space_around_operators.rb +258 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/space_before_block_braces.rb +154 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/space_before_brackets.rb +73 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/space_before_comma.rb +29 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/space_before_comment.rb +34 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/space_before_first_arg.rb +73 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/space_before_semicolon.rb +24 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/space_in_lambda_literal.rb +78 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/space_inside_array_literal_brackets.rb +224 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/space_inside_array_percent_literal.rb +46 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/space_inside_block_braces.rb +263 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/space_inside_hash_literal_braces.rb +208 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/space_inside_parens.rb +176 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/space_inside_percent_literal_delimiters.rb +94 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/space_inside_range_literal.rb +54 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/space_inside_reference_brackets.rb +143 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/space_inside_string_interpolation.rb +65 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/trailing_empty_lines.rb +108 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/layout/trailing_whitespace.rb +131 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/legacy/corrections_proxy.rb +43 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/legacy/corrector.rb +27 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/ambiguous_assignment.rb +54 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/ambiguous_block_association.rb +107 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/ambiguous_operator.rb +107 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/ambiguous_operator_precedence.rb +111 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/ambiguous_range.rb +105 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/ambiguous_regexp_literal.rb +80 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/assignment_in_condition.rb +109 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/big_decimal_new.rb +44 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/binary_operator_with_identical_operands.rb +68 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/boolean_symbol.rb +63 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/circular_argument_reference.rb +72 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/constant_definition_in_block.rb +100 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/constant_overwritten_in_rescue.rb +51 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/constant_resolution.rb +93 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/debugger.rb +111 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/deprecated_class_methods.rb +118 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/deprecated_constants.rb +88 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/deprecated_open_ssl_constant.rb +154 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/disjunctive_assignment_in_constructor.rb +110 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/duplicate_branch.rb +153 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/duplicate_case_condition.rb +43 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/duplicate_elsif_condition.rb +39 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/duplicate_hash_key.rb +36 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/duplicate_magic_comment.rb +73 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/duplicate_match_pattern.rb +122 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/duplicate_methods.rb +268 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/duplicate_regexp_character_class_element.rb +94 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/duplicate_require.rb +56 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/duplicate_rescue_exception.rb +47 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/each_with_object_argument.rb +44 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/else_layout.rb +90 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/empty_block.rb +94 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/empty_class.rb +95 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/empty_conditional_body.rb +177 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/empty_ensure.rb +58 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/empty_expression.rb +42 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/empty_file.rb +48 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/empty_in_pattern.rb +64 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/empty_interpolation.rb +33 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/empty_when.rb +63 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/ensure_return.rb +59 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/erb_new_arguments.rb +161 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/flip_flop.rb +38 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/float_comparison.rb +93 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/float_out_of_range.rb +34 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/format_parameter_mismatch.rb +201 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/hash_compare_by_identity.rb +47 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/heredoc_method_call_position.rb +152 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/identity_comparison.rb +50 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/implicit_string_concatenation.rb +101 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/incompatible_io_select_with_fiber_scheduler.rb +81 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/ineffective_access_modifier.rb +121 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/inherit_exception.rb +105 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/interpolation_check.rb +59 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/lambda_without_literal_block.rb +51 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/literal_as_condition.rb +164 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/literal_in_interpolation.rb +173 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/loop.rb +86 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/missing_cop_enable_directive.rb +111 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/missing_super.rb +133 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/mixed_regexp_capture_types.rb +37 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/multiple_comparison.rb +48 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/nested_method_definition.rb +144 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/nested_percent_literal.rb +63 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/next_without_accumulator.rb +70 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/no_return_in_begin_end_blocks.rb +58 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/non_atomic_file_operation.rb +162 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/non_deterministic_require_order.rb +185 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/non_local_exit_from_iterator.rb +86 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/number_conversion.rb +191 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/numbered_parameter_assignment.rb +47 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/or_assignment_to_constant.rb +42 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/ordered_magic_comments.rb +81 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/out_of_range_regexp_ref.rb +128 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/parentheses_as_grouped_expression.rb +92 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/percent_string_array.rb +78 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/percent_symbol_array.rb +68 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/raise_exception.rb +91 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/rand_one.rb +46 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/redundant_cop_disable_directive.rb +330 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/redundant_cop_enable_directive.rb +133 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/redundant_dir_glob_sort.rb +62 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/redundant_require_statement.rb +90 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/redundant_safe_navigation.rb +91 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/redundant_splat_expansion.rb +209 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/redundant_string_coercion.rb +72 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/redundant_with_index.rb +80 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/redundant_with_object.rb +79 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/refinement_import_methods.rb +52 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/regexp_as_condition.rb +37 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/require_parentheses.rb +66 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/require_range_parentheses.rb +57 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/require_relative_self_path.rb +50 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/rescue_exception.rb +45 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/rescue_type.rb +88 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/return_in_void_context.rb +59 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/safe_navigation_chain.rb +98 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/safe_navigation_consistency.rb +92 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/safe_navigation_with_empty.rb +46 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/script_permission.rb +73 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/self_assignment.rb +78 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/send_with_mixin_argument.rb +83 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/shadowed_argument.rb +176 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/shadowed_exception.rb +165 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/shadowing_outer_local_variable.rb +102 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/struct_new_override.rb +59 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/suppressed_exception.rb +132 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/symbol_conversion.rb +179 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/syntax.rb +43 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/to_enum_arguments.rb +99 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/to_json.rb +49 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/top_level_return_with_argument.rb +48 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/trailing_comma_in_attribute_declaration.rb +55 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/triple_quotes.rb +71 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/underscore_prefixed_variable_name.rb +80 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/unexpected_block_arity.rb +90 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/unified_integer.rb +44 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/unmodified_reduce_accumulator.rb +204 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/unreachable_code.rb +97 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/unreachable_loop.rb +202 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/unused_block_argument.rb +172 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/unused_method_argument.rb +121 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/uri_escape_unescape.rb +79 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/uri_regexp.rb +38 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/useless_access_modifier.rb +295 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/useless_assignment.rb +183 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/useless_else_without_rescue.rb +44 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/useless_method_definition.rb +77 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/useless_rescue.rb +89 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/useless_ruby2_keywords.rb +127 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/useless_setter_call.rb +173 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/useless_times.rb +114 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/lint/void.rb +211 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/message_annotator.rb +130 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/metrics/abc_size.rb +56 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/metrics/block_length.rb +86 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/metrics/block_nesting.rb +60 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/metrics/class_length.rb +71 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/metrics/collection_literal_length.rb +76 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/metrics/cyclomatic_complexity.rb +55 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/metrics/method_length.rb +71 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/metrics/module_length.rb +61 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/metrics/parameter_lists.rb +147 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/metrics/perceived_complexity.rb +59 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/metrics/utils/abc_size_calculator.rb +140 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/metrics/utils/code_length_calculator.rb +182 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/metrics/utils/iterating_block.rb +61 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/metrics/utils/repeated_attribute_discount.rb +143 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/metrics/utils/repeated_csend_discount.rb +42 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/migration/department_name.rb +81 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/alignment.rb +81 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/allowed_identifiers.rb +18 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/allowed_methods.rb +42 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/allowed_pattern.rb +56 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/allowed_receivers.rb +34 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/annotation_comment.rb +72 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/array_min_size.rb +57 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/array_syntax.rb +17 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/auto_corrector.rb +12 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/check_assignment.rb +44 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/check_line_breakable.rb +227 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/code_length.rb +59 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/comments_help.rb +86 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/configurable_enforced_style.rb +112 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/configurable_formatting.rb +40 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/configurable_max.rb +24 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/configurable_naming.rb +16 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/configurable_numbering.rb +18 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/def_node.rb +26 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/documentation_comment.rb +52 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/duplication.rb +46 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/empty_lines_around_body.rb +172 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/empty_parameter.rb +25 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/end_keyword_alignment.rb +80 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/enforce_superclass.rb +44 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/first_element_line_break.rb +50 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/frozen_string_literal.rb +88 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/gem_declaration.rb +13 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/gemspec_help.rb +30 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/hash_alignment_styles.rb +156 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/hash_shorthand_syntax.rb +226 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/hash_transform_method.rb +192 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/heredoc.rb +37 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/integer_node.rb +14 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/interpolation.rb +25 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/line_length_help.rb +110 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/match_range.rb +23 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/method_complexity.rb +74 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/method_preference.rb +30 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/min_body_length.rb +21 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/min_branches_count.rb +40 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/multiline_element_indentation.rb +109 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/multiline_element_line_breaks.rb +32 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/multiline_expression_indentation.rb +227 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/multiline_literal_brace_layout.rb +141 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/negative_conditional.rb +34 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/nil_methods.rb +23 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/on_normal_if_unless.rb +14 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/ordered_gem_node.rb +66 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/parentheses.rb +16 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/percent_array.rb +125 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/percent_literal.rb +32 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/preceding_following_alignment.rb +183 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/preferred_delimiters.rb +50 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/range_help.rb +149 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/rational_literal.rb +19 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/require_library.rb +61 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/rescue_node.rb +30 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/safe_assignment.rb +27 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/space_after_punctuation.rb +54 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/space_before_punctuation.rb +49 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/statement_modifier.rb +109 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/string_help.rb +38 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/string_literals_help.rb +21 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/surrounding_space.rb +134 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/symbol_help.rb +13 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/target_ruby_version.rb +20 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/trailing_body.rb +25 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/trailing_comma.rb +209 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/uncommunicative_name.rb +104 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/unused_argument.rb +29 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/mixin/visibility_help.rb +72 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/naming/accessor_method_name.rb +73 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/naming/ascii_identifiers.rb +90 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/naming/binary_operator_parameter_name.rb +53 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/naming/block_forwarding.rb +125 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/naming/block_parameter_name.rb +49 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/naming/class_and_module_camel_case.rb +45 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/naming/constant_name.rb +84 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/naming/file_name.rb +247 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/naming/heredoc_delimiter_case.rb +68 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/naming/heredoc_delimiter_naming.rb +55 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/naming/inclusive_language.rb +289 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/naming/memoized_instance_variable_name.rb +295 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/naming/method_name.rb +81 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/naming/method_parameter_name.rb +58 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/naming/predicate_name.rb +134 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/naming/rescued_exceptions_variable_name.rb +171 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/naming/variable_name.rb +68 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/naming/variable_number.rb +156 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/offense.rb +239 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/registry.rb +315 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/security/compound_hash.rb +106 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/security/eval.rb +33 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/security/io_methods.rb +49 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/security/json_load.rb +47 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/security/marshal_load.rb +39 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/security/open.rb +89 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/security/yaml_load.rb +49 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/severity.rb +67 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/access_modifier_declarations.rb +225 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/accessor_grouping.rb +180 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/alias.rb +156 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/and_or.rb +158 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/arguments_forwarding.rb +155 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/array_coercion.rb +87 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/array_intersect.rb +111 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/array_join.rb +39 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/ascii_comments.rb +57 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/attr.rb +80 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/auto_resource_cleanup.rb +48 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/bare_percent_literals.rb +76 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/begin_block.rb +21 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/bisected_attr_accessor/macro.rb +60 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/bisected_attr_accessor.rb +125 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/block_comments.rb +66 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/block_delimiters.rb +471 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/case_equality.rb +108 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/case_like_if.rb +280 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/character_literal.rb +57 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/class_and_module_children.rb +186 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/class_check.rb +54 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/class_equality_comparison.rb +127 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/class_methods.rb +54 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/class_methods_definitions.rb +158 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/class_vars.rb +64 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/collection_compact.rb +133 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/collection_methods.rb +90 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/colon_method_call.rb +46 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/colon_method_definition.rb +37 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/combinable_loops.rb +115 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/command_literal.rb +181 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/comment_annotation.rb +130 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/commented_keyword.rb +92 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/comparable_clamp.rb +125 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/concat_array_literals.rb +94 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/conditional_assignment.rb +661 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/constant_visibility.rb +106 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/copyright.rb +99 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/data_inheritance.rb +75 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/date_time.rb +93 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/def_with_parentheses.rb +59 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/dir.rb +50 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/dir_empty.rb +54 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/disable_cops_within_source_code_directive.rb +87 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/document_dynamic_eval_definition.rb +169 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/documentation.rb +198 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/documentation_method.rb +132 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/double_cop_disable_directive.rb +46 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/double_negation.rb +159 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/each_for_simple_loop.rb +90 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/each_with_object.rb +139 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/empty_block_parameter.rb +47 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/empty_case_condition.rb +112 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/empty_else.rb +204 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/empty_heredoc.rb +73 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/empty_lambda_parameter.rb +44 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/empty_literal.rb +138 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/empty_method.rb +119 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/encoding.rb +63 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/end_block.rb +28 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/endless_method.rb +101 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/env_home.rb +56 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/eval_with_location.rb +237 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/even_odd.rb +56 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/exact_regexp_match.rb +68 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/expand_path_arguments.rb +196 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/explicit_block_argument.rb +153 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/exponential_notation.rb +116 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/fetch_env_var.rb +132 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/file_empty.rb +71 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/file_read.rb +112 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/file_write.rb +136 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/float_division.rb +151 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/for.rb +88 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/format_string.rb +133 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/format_string_token.rb +228 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/frozen_string_literal_comment.rb +218 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/global_std_stream.rb +70 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/global_vars.rb +80 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/guard_clause.rb +277 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/hash_as_last_array_item.rb +100 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/hash_conversion.rb +134 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/hash_each_methods.rb +123 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/hash_except.rb +188 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/hash_like_case.rb +71 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/hash_syntax.rb +279 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/hash_transform_keys.rb +95 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/hash_transform_values.rb +93 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/identical_conditional_branches.rb +225 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/if_inside_else.rb +156 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/if_unless_modifier.rb +295 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/if_unless_modifier_of_if_unless.rb +47 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/if_with_boolean_literal_branches.rb +163 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/if_with_semicolon.rb +78 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/implicit_runtime_error.rb +34 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/in_pattern_then.rb +56 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/infinite_loop.rb +127 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/inline_comment.rb +34 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/inverse_methods.rb +196 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/invertible_unless_condition.rb +118 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/ip_addresses.rb +75 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/keyword_parameters_order.rb +75 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/lambda.rb +125 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/lambda_call.rb +68 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/line_end_concatenation.rb +137 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/magic_comment_format.rb +307 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/map_compact_with_conditional_block.rb +136 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/map_to_hash.rb +71 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/map_to_set.rb +64 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/method_call_with_args_parentheses/omit_parentheses.rb +225 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/method_call_with_args_parentheses/require_parentheses.rb +48 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/method_call_with_args_parentheses.rb +248 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/method_call_without_args_parentheses.rb +103 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/method_called_on_do_end_block.rb +56 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/method_def_parentheses.rb +180 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/min_max.rb +64 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/min_max_comparison.rb +83 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/missing_else.rb +187 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/missing_respond_to_missing.rb +52 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/mixin_grouping.rb +135 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/mixin_usage.rb +72 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/module_function.rb +170 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/multiline_block_chain.rb +50 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/multiline_if_modifier.rb +56 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/multiline_if_then.rb +44 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/multiline_in_pattern_then.rb +60 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/multiline_memoization.rb +96 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/multiline_method_signature.rb +94 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/multiline_ternary_operator.rb +100 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/multiline_when_then.rb +64 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/multiple_comparison.rb +171 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/mutable_constant.rb +247 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/negated_if.rb +98 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/negated_if_else_condition.rb +135 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/negated_unless.rb +88 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/negated_while.rb +40 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/nested_file_dirname.rb +66 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/nested_modifier.rb +100 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/nested_parenthesized_calls.rb +79 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/nested_ternary_operator.rb +70 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/next.rb +233 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/nil_comparison.rb +83 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/nil_lambda.rb +70 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/non_nil_check.rb +158 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/not.rb +76 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/numbered_parameters.rb +46 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/numbered_parameters_limit.rb +58 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/numeric_literal_prefix.rb +119 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/numeric_literals.rb +129 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/numeric_predicate.rb +177 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/object_then.rb +74 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/one_line_conditional.rb +123 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/open_struct_use.rb +69 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/operator_method_call.rb +67 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/option_hash.rb +54 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/optional_arguments.rb +59 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/optional_boolean_parameter.rb +64 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/or_assignment.rb +97 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/parallel_assignment.rb +300 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/parentheses_around_condition.rb +128 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/percent_literal_delimiters.rb +118 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/percent_q_literals.rb +70 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/perl_backrefs.rb +127 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/preferred_hash_methods.rb +74 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/proc.rb +37 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/quoted_symbols.rb +124 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/raise_args.rb +155 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/random_with_offset.rb +153 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/redundant_argument.rb +98 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/redundant_array_constructor.rb +77 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/redundant_assignment.rb +106 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/redundant_begin.rb +192 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/redundant_capital_w.rb +46 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/redundant_condition.rb +270 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/redundant_conditional.rb +92 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/redundant_constant_base.rb +85 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/redundant_double_splat_hash_braces.rb +45 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/redundant_each.rb +116 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/redundant_exception.rb +65 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/redundant_fetch_block.rb +121 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/redundant_file_extension_in_require.rb +61 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/redundant_filter_chain.rb +101 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/redundant_freeze.rb +69 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/redundant_heredoc_delimiter_quotes.rb +58 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/redundant_initialize.rb +156 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/redundant_interpolation.rb +138 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/redundant_line_continuation.rb +183 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/redundant_parentheses.rb +242 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/redundant_percent_q.rb +108 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/redundant_regexp_character_class.rb +119 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/redundant_regexp_constructor.rb +46 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/redundant_regexp_escape.rb +135 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/redundant_return.rb +178 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/redundant_self.rb +203 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/redundant_self_assignment.rb +118 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/redundant_self_assignment_branch.rb +83 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/redundant_sort.rb +208 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/redundant_sort_by.rb +63 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/redundant_string_escape.rb +183 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/regexp_literal.rb +231 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/require_order.rb +139 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/rescue_modifier.rb +98 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/rescue_standard_error.rb +126 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/return_nil.rb +95 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/safe_navigation.rb +326 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/sample.rb +145 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/select_by_regexp.rb +162 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/self_assignment.rb +101 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/semicolon.rb +167 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/send.rb +29 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/signal_exception.rb +218 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/single_argument_dig.rb +65 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/single_line_block_params.rb +119 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/single_line_methods.rb +145 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/slicing_with_range.rb +51 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/sole_nested_conditional.rb +250 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/special_global_vars.rb +260 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/stabby_lambda_parentheses.rb +79 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/static_class.rb +128 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/stderr_puts.rb +57 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/string_chars.rb +41 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/string_concatenation.rb +178 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/string_hash_keys.rb +58 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/string_literals.rb +129 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/string_literals_in_interpolation.rb +51 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/string_methods.rb +36 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/strip.rb +42 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/struct_inheritance.rb +72 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/swap_values.rb +112 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/symbol_array.rb +113 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/symbol_literal.rb +28 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/symbol_proc.rb +210 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/ternary_parentheses.rb +219 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/top_level_method_definition.rb +85 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/trailing_body_on_class.rb +41 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/trailing_body_on_method_definition.rb +55 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/trailing_body_on_module.rb +40 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/trailing_comma_in_arguments.rb +106 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/trailing_comma_in_array_literal.rb +96 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/trailing_comma_in_block_args.rb +105 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/trailing_comma_in_hash_literal.rb +97 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/trailing_method_end_statement.rb +62 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/trailing_underscore_variable.rb +152 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/trivial_accessors.rb +254 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/unless_else.rb +55 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/unless_logical_operators.rb +106 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/unpack_first.rb +62 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/variable_interpolation.rb +45 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/when_then.rb +37 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/while_until_do.rb +49 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/while_until_modifier.rb +53 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/word_array.rb +155 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/yoda_condition.rb +179 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/yoda_expression.rb +90 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/style/zero_length_predicate.rb +146 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/team.rb +266 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/util.rb +203 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/utils/format_string.rb +133 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/variable_force/assignment.rb +128 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/variable_force/branch.rb +331 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/variable_force/branchable.rb +23 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/variable_force/reference.rb +47 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/variable_force/scope.rb +106 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/variable_force/variable.rb +116 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/variable_force/variable_table.rb +131 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cop/variable_force.rb +439 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/cops_documentation_generator.rb +329 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/core_ext/string.rb +23 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/directive_comment.rb +144 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/error.rb +35 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/ext/comment.rb +18 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/ext/processed_source.rb +20 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/ext/range.rb +15 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/ext/regexp_node.rb +87 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/ext/regexp_parser.rb +92 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/feature_loader.rb +94 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/file_finder.rb +41 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/file_patterns.rb +43 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/formatter/auto_gen_config_formatter.rb +17 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/formatter/base_formatter.rb +119 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/formatter/clang_style_formatter.rb +59 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/formatter/colorizable.rb +41 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/formatter/disabled_config_formatter.rb +267 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/formatter/emacs_style_formatter.rb +39 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/formatter/file_list_formatter.rb +20 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/formatter/formatter_set.rb +108 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/formatter/fuubar_style_formatter.rb +80 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/formatter/git_hub_actions_formatter.rb +57 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/formatter/html_formatter.rb +132 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/formatter/json_formatter.rb +80 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/formatter/junit_formatter.rb +96 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/formatter/markdown_formatter.rb +78 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/formatter/offense_count_formatter.rb +83 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/formatter/pacman_formatter.rb +80 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/formatter/progress_formatter.rb +62 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/formatter/quiet_formatter.rb +13 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/formatter/simple_text_formatter.rb +172 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/formatter/tap_formatter.rb +86 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/formatter/text_util.rb +20 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/formatter/worst_offenders_formatter.rb +64 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/formatter.rb +34 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/lockfile.rb +40 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/magic_comment.rb +298 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/name_similarity.rb +29 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/options.rb +631 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/path_util.rb +111 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/platform.rb +11 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/rake_task.rb +106 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/remote_config.rb +108 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/result_cache.rb +237 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/rspec/cop_helper.rb +93 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/rspec/expect_offense.rb +335 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/rspec/host_environment_simulation_helper.rb +28 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/rspec/parallel_formatter.rb +90 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/rspec/shared_contexts.rb +178 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/rspec/support.rb +29 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/runner.rb +496 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/server/cache.rb +155 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/server/cli.rb +147 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/server/client_command/base.rb +44 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/server/client_command/exec.rb +65 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/server/client_command/restart.rb +25 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/server/client_command/start.rb +48 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/server/client_command/status.rb +28 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/server/client_command/stop.rb +31 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/server/client_command.rb +26 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/server/core.rb +111 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/server/errors.rb +23 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/server/helper.rb +34 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/server/server_command/base.rb +50 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/server/server_command/exec.rb +34 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/server/server_command/stop.rb +24 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/server/server_command.rb +21 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/server/socket_reader.rb +69 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/server.rb +53 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/string_interpreter.rb +60 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/target_finder.rb +206 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/target_ruby.rb +272 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/util.rb +16 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/version.rb +102 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/warning.rb +11 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop/yaml_duplication_checker.rb +40 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.52.1/lib/rubocop.rb +757 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/LICENSE.txt +20 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/README.md +56 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/builder.rb +115 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/ext/range.rb +28 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/ext/range_min_max.rb +18 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/alias_node.rb +24 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/and_asgn_node.rb +17 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/and_node.rb +29 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/arg_node.rb +34 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/args_node.rb +39 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/array_node.rb +65 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/asgn_node.rb +24 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/block_node.rb +149 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/break_node.rb +12 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/case_match_node.rb +64 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/case_node.rb +60 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/casgn_node.rb +31 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/class_node.rb +31 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/const_node.rb +61 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/csend_node.rb +14 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/def_node.rb +68 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/defined_node.rb +19 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/dstr_node.rb +16 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/ensure_node.rb +17 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/float_node.rb +13 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/for_node.rb +53 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/forward_args_node.rb +33 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/hash_node.rb +122 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/if_node.rb +171 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/in_pattern_node.rb +38 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/index_node.rb +48 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/indexasgn_node.rb +50 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/int_node.rb +13 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/keyword_splat_node.rb +53 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/lambda_node.rb +65 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/mixin/basic_literal_node.rb +16 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/mixin/binary_operator_node.rb +43 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/mixin/collection_node.rb +16 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/mixin/conditional_node.rb +45 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/mixin/descendence.rb +117 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/mixin/hash_element_node.rb +125 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/mixin/method_dispatch_node.rb +288 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/mixin/method_identifier_predicates.rb +219 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/mixin/modifier_node.rb +17 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/mixin/numeric_node.rb +22 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/mixin/parameterized_node.rb +125 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/mixin/predicate_operator_node.rb +39 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/module_node.rb +24 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/next_node.rb +12 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/op_asgn_node.rb +36 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/or_asgn_node.rb +17 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/or_node.rb +29 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/pair_node.rb +74 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/procarg0_node.rb +17 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/range_node.rb +18 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/regexp_node.rb +103 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/resbody_node.rb +45 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/rescue_node.rb +49 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/return_node.rb +12 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/self_class_node.rb +24 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/send_node.rb +29 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/str_node.rb +20 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/super_node.rb +23 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/symbol_node.rb +12 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/until_node.rb +35 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/when_node.rb +47 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/while_node.rb +35 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node/yield_node.rb +23 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node.rb +676 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node_pattern/builder.rb +72 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node_pattern/comment.rb +45 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node_pattern/compiler/atom_subcompiler.rb +56 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node_pattern/compiler/binding.rb +78 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node_pattern/compiler/debug.rb +168 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node_pattern/compiler/node_pattern_subcompiler.rb +146 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node_pattern/compiler/sequence_subcompiler.rb +420 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node_pattern/compiler/subcompiler.rb +57 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node_pattern/compiler.rb +104 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node_pattern/lexer.rb +70 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node_pattern/lexer.rex +42 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node_pattern/lexer.rex.rb +185 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node_pattern/method_definer.rb +145 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node_pattern/node.rb +264 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node_pattern/parser.racc.rb +470 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node_pattern/parser.rb +66 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node_pattern/parser.y +103 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node_pattern/sets.rb +37 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node_pattern/with_meta.rb +110 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/node_pattern.rb +126 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/processed_source.rb +314 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/rubocop_compatibility.rb +31 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/sexp.rb +17 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/token.rb +130 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/traversal.rb +182 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast/version.rb +9 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop/ast.rb +96 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.29.0/lib/rubocop-ast.rb +3 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.18.0/CHANGELOG.md +62 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.18.0/CODE_OF_CONDUCT.md +17 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.18.0/MIT-LICENSE.md +21 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.18.0/README.md +88 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.18.0/config/default.yml +58 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.18.0/lib/rubocop/capybara/config_formatter.rb +56 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.18.0/lib/rubocop/capybara/description_extractor.rb +70 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.18.0/lib/rubocop/capybara/version.rb +10 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.18.0/lib/rubocop/cop/capybara/current_path_expectation.rb +148 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.18.0/lib/rubocop/cop/capybara/match_style.rb +58 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.18.0/lib/rubocop/cop/capybara/mixin/capybara_help.rb +131 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.18.0/lib/rubocop/cop/capybara/mixin/css_selector.rb +111 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.18.0/lib/rubocop/cop/capybara/negation_matcher.rb +104 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.18.0/lib/rubocop/cop/capybara/specific_actions.rb +93 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.18.0/lib/rubocop/cop/capybara/specific_finders.rb +126 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.18.0/lib/rubocop/cop/capybara/specific_matcher.rb +88 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.18.0/lib/rubocop/cop/capybara/visibility_matcher.rb +71 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.18.0/lib/rubocop/cop/capybara_cops.rb +9 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.18.0/lib/rubocop-capybara.rb +24 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.23.1/CHANGELOG.md +84 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.23.1/CODE_OF_CONDUCT.md +17 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.23.1/MIT-LICENSE.md +21 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.23.1/README.md +88 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.23.1/config/default.yml +110 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.23.1/lib/rubocop/cop/factory_bot/association_style.rb +196 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.23.1/lib/rubocop/cop/factory_bot/attribute_defined_statically.rb +126 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.23.1/lib/rubocop/cop/factory_bot/consistent_parentheses_style.rb +129 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.23.1/lib/rubocop/cop/factory_bot/create_list.rb +343 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.23.1/lib/rubocop/cop/factory_bot/factory_association_with_strategy.rb +63 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.23.1/lib/rubocop/cop/factory_bot/factory_class_name.rb +54 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.23.1/lib/rubocop/cop/factory_bot/factory_name_style.rb +95 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.23.1/lib/rubocop/cop/factory_bot/mixin/configurable_explicit_only.rb +22 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.23.1/lib/rubocop/cop/factory_bot/redundant_factory_option.rb +69 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.23.1/lib/rubocop/cop/factory_bot/syntax_methods.rb +119 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.23.1/lib/rubocop/cop/factory_bot_cops.rb +11 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.23.1/lib/rubocop/factory_bot/config_formatter.rb +55 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.23.1/lib/rubocop/factory_bot/description_extractor.rb +70 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.23.1/lib/rubocop/factory_bot/factory_bot.rb +62 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.23.1/lib/rubocop/factory_bot/language.rb +35 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.23.1/lib/rubocop/factory_bot/version.rb +10 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.23.1/lib/rubocop-factory_bot.rb +18 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/LICENSE.txt +20 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/README.md +133 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/config/default.yml +1160 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/config/obsoletion.yml +17 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/mixin/active_record_helper.rb +106 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/mixin/active_record_migrations_helper.rb +32 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/mixin/class_send_node_helper.rb +20 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/mixin/enforce_superclass.rb +40 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/mixin/index_method.rb +165 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/mixin/migrations_helper.rb +26 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/mixin/target_rails_version.rb +16 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/action_controller_flash_before_render.rb +112 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/action_controller_test_case.rb +47 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/action_filter.rb +107 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/action_order.rb +116 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/active_record_aliases.rb +47 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/active_record_callbacks_order.rb +143 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/active_record_override.rb +79 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/active_support_aliases.rb +60 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/active_support_on_load.rb +70 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/add_column_index.rb +61 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/after_commit_override.rb +81 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/application_controller.rb +36 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/application_job.rb +45 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/application_mailer.rb +39 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/application_record.rb +40 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/arel_star.rb +47 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/assert_not.rb +42 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/attribute_default_block_value.rb +90 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/belongs_to.rb +90 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/blank.rb +168 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/bulk_change_table.rb +294 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/compact_blank.rb +111 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/content_tag.rb +93 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/create_table_with_timestamps.rb +98 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/date.rb +166 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/default_scope.rb +61 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/delegate.rb +136 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/delegate_allow_blank.rb +36 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/deprecated_active_model_errors_methods.rb +168 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/dot_separated_keys.rb +71 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/duplicate_association.rb +56 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/duplicate_scope.rb +46 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/duration_arithmetic.rb +98 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/dynamic_find_by.rb +136 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/eager_evaluation_log_message.rb +82 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/enum_hash.rb +75 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/enum_uniqueness.rb +63 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/environment_comparison.rb +116 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/environment_variable_access.rb +67 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/exit.rb +61 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/expanded_date_range.rb +102 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/file_path.rb +125 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/find_by.rb +74 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/find_by_id.rb +94 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/find_each.rb +75 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/freeze_time.rb +79 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/has_and_belongs_to_many.rb +26 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/has_many_or_has_one_dependent.rb +143 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/helper_instance_variable.rb +67 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/http_positional_arguments.rb +146 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/http_status.rb +164 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/i18n_lazy_lookup.rb +96 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/i18n_locale_assignment.rb +37 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/i18n_locale_texts.rb +110 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/ignored_columns_assignment.rb +50 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/ignored_skip_action_filter_option.rb +87 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/index_by.rb +65 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/index_with.rb +68 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/inquiry.rb +39 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/inverse_of.rb +252 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/lexically_scoped_action_filter.rb +205 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/link_to_blank.rb +97 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/mailer_name.rb +90 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/match_route.rb +120 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/migration_class_name.rb +63 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/negate_include.rb +42 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/not_null_column.rb +71 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/order_by_id.rb +51 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/output.rb +68 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/output_safety.rb +104 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/pick.rb +64 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/pluck.rb +96 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/pluck_id.rb +59 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/pluck_in_where.rb +71 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/pluralization_grammar.rb +102 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/presence.rb +152 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/present.rb +156 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/rake_environment.rb +112 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/read_write_attribute.rb +112 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/redundant_allow_nil.rb +99 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/redundant_foreign_key.rb +77 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/redundant_presence_validation_on_belongs_to.rb +257 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/redundant_receiver_in_with_options.rb +138 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/redundant_travel_back.rb +57 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/reflection_class_name.rb +86 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/refute_methods.rb +97 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/relative_date_constant.rb +112 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/render_inline.rb +41 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/render_plain_text.rb +71 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/request_referer.rb +55 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/require_dependency.rb +38 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/response_parsed_body.rb +57 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/reversible_migration.rb +326 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/reversible_migration_method_definition.rb +66 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/root_join_chain.rb +72 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/root_pathname_methods.rb +238 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/root_public_path.rb +59 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/safe_navigation.rb +99 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/safe_navigation_with_blank.rb +50 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/save_bang.rb +342 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/schema_comment.rb +104 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/scope_args.rb +34 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/short_i18n.rb +71 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/skips_model_validations.rb +124 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/squished_sql_heredocs.rb +87 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/strip_heredoc.rb +56 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/table_name_assignment.rb +44 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/three_state_boolean_column.rb +73 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/time_zone.rb +254 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/time_zone_assignment.rb +37 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/to_formatted_s.rb +46 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/to_s_with_argument.rb +78 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/top_level_hash_with_indifferent_access.rb +49 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/transaction_exit_statement.rb +99 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/uniq_before_pluck.rb +96 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/unique_validation_without_index.rb +172 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/unknown_env.rb +94 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/unused_ignored_columns.rb +76 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/validation.rb +140 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/where_equals.rb +102 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/where_exists.rb +138 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/where_missing.rb +118 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/where_not.rb +101 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails/where_not_with_multiple_conditions.rb +55 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/cop/rails_cops.rb +134 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/rails/inject.rb +18 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/rails/schema_loader/schema.rb +191 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/rails/schema_loader.rb +61 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/rails/version.rb +14 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop/rails.rb +14 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.19.1/lib/rubocop-rails.rb +34 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/CHANGELOG.md +878 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/CODE_OF_CONDUCT.md +17 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/MIT-LICENSE.md +21 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/README.md +96 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/config/default.yml +1103 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/config/obsoletion.yml +29 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/align_left_let_brace.rb +49 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/align_right_let_brace.rb +49 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/any_instance.rb +40 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/around_block.rb +97 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/base.rb +27 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/be.rb +39 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/be_empty.rb +44 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/be_eq.rb +47 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/be_eql.rb +61 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/be_nil.rb +74 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/before_after_all.rb +51 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/capybara/current_path_expectation.rb +39 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/capybara/feature_methods.rb +104 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/capybara/match_style.rb +38 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/capybara/negation_matcher.rb +33 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/capybara/specific_actions.rb +29 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/capybara/specific_finders.rb +24 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/capybara/specific_matcher.rb +35 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/capybara/visibility_matcher.rb +36 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/change_by_zero.rb +158 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/class_check.rb +101 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/contain_exactly.rb +56 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/context_method.rb +57 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/context_wording.rb +117 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/describe_class.rb +85 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/describe_method.rb +52 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/describe_symbol.rb +37 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/described_class.rb +209 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/described_class_module_wrapping.rb +38 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/dialect.rb +71 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/duplicated_metadata.rb +58 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/empty_example_group.rb +184 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/empty_hook.rb +49 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/empty_line_after_example.rb +82 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/empty_line_after_example_group.rb +42 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/empty_line_after_final_let.rb +40 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/empty_line_after_hook.rb +82 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/empty_line_after_subject.rb +36 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/example_length.rb +70 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/example_without_description.rb +89 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/example_wording.rb +150 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/excessive_docstring_spacing.rb +101 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/expect_actual.rb +102 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/expect_change.rb +86 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/expect_in_hook.rb +50 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/expect_output.rb +53 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/factory_bot/attribute_defined_statically.rb +35 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/factory_bot/consistent_parentheses_style.rb +50 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/factory_bot/create_list.rb +40 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/factory_bot/factory_class_name.rb +29 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/factory_bot/factory_name_style.rb +33 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/factory_bot/syntax_methods.rb +55 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/file_path.rb +173 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/focus.rb +108 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/hook_argument.rb +134 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/hooks_before_examples.rb +81 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/identical_equality_assertion.rb +37 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/implicit_block_expectation.rb +68 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/implicit_expect.rb +100 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/implicit_subject.rb +167 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/indexed_let.rb +81 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/instance_spy.rb +74 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/instance_variable.rb +96 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/it_behaves_like.rb +49 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/iterated_expectation.rb +74 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/leading_subject.rb +86 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/leaky_constant_declaration.rb +127 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/let_before_examples.rb +97 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/let_setup.rb +74 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/match_array.rb +59 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/message_chain.rb +28 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/message_expectation.rb +62 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/message_spies.rb +90 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/missing_example_group_argument.rb +35 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/mixin/comments_help.rb +38 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/mixin/empty_line_separation.rb +59 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/mixin/final_end_location.rb +19 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/mixin/inside_example_group.rb +29 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/mixin/location_help.rb +37 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/mixin/metadata.rb +49 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/mixin/namespace.rb +23 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/mixin/skip_or_pending.rb +39 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/mixin/top_level_group.rb +54 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/mixin/variable.rb +21 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/multiple_describes.rb +43 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/multiple_expectations.rb +144 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/multiple_memoized_helpers.rb +148 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/multiple_subjects.rb +97 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/named_subject.rb +153 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/nested_groups.rb +162 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/no_expectation_example.rb +102 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/not_to_not.rb +56 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/overwriting_setup.rb +74 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/pending.rb +70 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/pending_without_reason.rb +159 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/predicate_matcher.rb +337 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/rails/avoid_setup_hook.rb +43 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/rails/have_http_status.rb +55 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/rails/http_status.rb +203 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/rails/inferred_spec_type.rb +145 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/rails/minitest_assertions.rb +60 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/rails/travel_around.rb +92 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/receive_counts.rb +89 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/receive_never.rb +41 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/redundant_around.rb +65 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/repeated_description.rb +98 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/repeated_example.rb +53 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/repeated_example_group_body.rb +100 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/repeated_example_group_description.rb +96 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/repeated_include_example.rb +105 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/return_from_stub.rb +169 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/scattered_let.rb +59 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/scattered_setup.rb +86 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/shared_context.rb +107 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/shared_examples.rb +79 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/single_argument_message_chain.rb +94 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/skip_block_inside_example.rb +46 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/sort_metadata.rb +70 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/stubbed_mock.rb +174 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/subject_declaration.rb +46 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/subject_stub.rb +155 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/unspecified_exception.rb +67 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/variable_definition.rb +77 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/variable_name.rb +68 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/verified_double_reference.rb +111 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/verified_doubles.rb +52 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/void_expect.rb +59 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec/yield.rb +82 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/cop/rspec_cops.rb +126 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/rspec/align_let_brace.rb +63 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/rspec/concept.rb +34 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/rspec/config_formatter.rb +72 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/rspec/corrector/move_node.rb +51 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/rspec/description_extractor.rb +77 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/rspec/example.rb +37 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/rspec/example_group.rb +67 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/rspec/hook.rb +79 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/rspec/inject.rb +18 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/rspec/language/node_pattern.rb +48 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/rspec/language.rb +217 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/rspec/node.rb +19 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/rspec/shared_contexts/default_rspec_language_config_context.rb +29 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/rspec/version.rb +10 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/rspec/wording.rb +81 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop/rspec.rb +14 -0
- data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.22.0/lib/rubocop-rspec.rb +65 -0
- data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/LICENSE.txt +19 -0
- data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/README.md +131 -0
- data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/Rakefile +2 -0
- data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/base.rb +234 -0
- data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/calculators/length.rb +98 -0
- data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/bar.rb +102 -0
- data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/percentage.rb +27 -0
- data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/rate.rb +39 -0
- data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/time.rb +101 -0
- data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/title.rb +13 -0
- data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/errors/invalid_progress_error.rb +4 -0
- data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/format/formatter.rb +27 -0
- data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/format/molecule.rb +61 -0
- data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/format/string.rb +38 -0
- data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/output.rb +71 -0
- data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/outputs/non_tty.rb +47 -0
- data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/outputs/null.rb +33 -0
- data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/outputs/tty.rb +32 -0
- data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/progress.rb +108 -0
- data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/projector.rb +14 -0
- data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/projectors/smoothed_average.rb +71 -0
- data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/refinements/progress_enumerator.rb +28 -0
- data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/refinements.rb +1 -0
- data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/throttle.rb +25 -0
- data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/time.rb +30 -0
- data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/timer.rb +78 -0
- data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/version.rb +3 -0
- data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar.rb +12 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/.yardopts +9 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/CHANGES.md +1026 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/LICENSE +19 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/README.md +406 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/annual_rules.rb +71 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/country.rb +208 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/country_timezone.rb +93 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/data_source.rb +446 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/constant_offset_data_timezone_info.rb +56 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/country_info.rb +42 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/data_timezone_info.rb +91 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/linked_timezone_info.rb +33 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/posix_time_zone_parser.rb +177 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/ruby_data_source.rb +141 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/timezone_info.rb +47 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/transitions_data_timezone_info.rb +214 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/zoneinfo_data_source.rb +592 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/zoneinfo_reader.rb +482 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources.rb +8 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/data_timezone.rb +44 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/datetime_with_offset.rb +153 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/country_definer.rb +17 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/country_index_definition.rb +64 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/timezone_definer.rb +64 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/timezone_definition.rb +39 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/timezone_index_definition.rb +77 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/format1.rb +10 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/country_definer.rb +68 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/country_index_definer.rb +68 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/country_index_definition.rb +46 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_definer.rb +94 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_definition.rb +73 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_index_definer.rb +45 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_index_definition.rb +55 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/format2.rb +10 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/info_timezone.rb +35 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/linked_timezone.rb +44 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/offset_timezone_period.rb +42 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/ruby_core_support.rb +38 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/string_deduper.rb +118 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/time_with_offset.rb +154 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/timestamp.rb +552 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/timestamp_with_offset.rb +85 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone.rb +1160 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_offset.rb +111 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_period.rb +179 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_proxy.rb +96 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_transition.rb +98 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/transition_rule.rb +455 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/transitions_timezone_period.rb +63 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/version.rb +7 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/with_offset.rb +61 -0
- data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo.rb +81 -0
- data/vendor/bundle/ruby/3.2.0/gems/unicode-display_width-2.4.2/CHANGELOG.md +192 -0
- data/vendor/bundle/ruby/3.2.0/gems/unicode-display_width-2.4.2/MIT-LICENSE.txt +22 -0
- data/vendor/bundle/ruby/3.2.0/gems/unicode-display_width-2.4.2/README.md +171 -0
- data/vendor/bundle/ruby/3.2.0/gems/unicode-display_width-2.4.2/data/display_width.marshal.gz +0 -0
- data/vendor/bundle/ruby/3.2.0/gems/unicode-display_width-2.4.2/lib/unicode/display_width/constants.rb +10 -0
- data/vendor/bundle/ruby/3.2.0/gems/unicode-display_width-2.4.2/lib/unicode/display_width/index.rb +34 -0
- data/vendor/bundle/ruby/3.2.0/gems/unicode-display_width-2.4.2/lib/unicode/display_width/no_string_ext.rb +8 -0
- data/vendor/bundle/ruby/3.2.0/gems/unicode-display_width-2.4.2/lib/unicode/display_width/string_ext.rb +9 -0
- data/vendor/bundle/ruby/3.2.0/gems/unicode-display_width-2.4.2/lib/unicode/display_width.rb +123 -0
- data/vendor/bundle/ruby/3.2.0/specifications/activesupport-7.0.5.gemspec +30 -0
- data/vendor/bundle/ruby/3.2.0/specifications/ast-2.4.2.gemspec +30 -0
- data/vendor/bundle/ruby/3.2.0/specifications/byebug-11.1.3.gemspec +31 -0
- data/vendor/bundle/ruby/3.2.0/specifications/concurrent-ruby-1.2.2.gemspec +24 -0
- data/vendor/bundle/ruby/3.2.0/specifications/diff-lcs-1.5.0.gemspec +37 -0
- data/vendor/bundle/ruby/3.2.0/specifications/i18n-1.14.1.gemspec +26 -0
- data/vendor/bundle/ruby/3.2.0/specifications/minitest-5.18.0.gemspec +31 -0
- data/vendor/bundle/ruby/3.2.0/specifications/parallel-1.23.0.gemspec +21 -0
- data/vendor/bundle/ruby/3.2.0/specifications/parser-3.2.2.3.gemspec +37 -0
- data/vendor/bundle/ruby/3.2.0/specifications/racc-1.7.0.gemspec +27 -0
- data/vendor/bundle/ruby/3.2.0/specifications/rack-3.0.7.gemspec +31 -0
- data/vendor/bundle/ruby/3.2.0/specifications/rainbow-3.1.1.gemspec +25 -0
- data/vendor/bundle/ruby/3.2.0/specifications/rake-13.0.6.gemspec +26 -0
- data/vendor/bundle/ruby/3.2.0/specifications/regexp_parser-2.8.1.gemspec +23 -0
- data/vendor/bundle/ruby/3.2.0/specifications/rexml-3.2.5.gemspec +30 -0
- data/vendor/bundle/ruby/3.2.0/specifications/rspec-3.12.0.gemspec +31 -0
- data/vendor/bundle/ruby/3.2.0/specifications/rspec-core-3.12.2.gemspec +39 -0
- data/vendor/bundle/ruby/3.2.0/specifications/rspec-expectations-3.12.3.gemspec +33 -0
- data/vendor/bundle/ruby/3.2.0/specifications/rspec-mocks-3.12.5.gemspec +33 -0
- data/vendor/bundle/ruby/3.2.0/specifications/rspec-support-3.12.0.gemspec +29 -0
- data/vendor/bundle/ruby/3.2.0/specifications/rubocop-1.52.1.gemspec +38 -0
- data/vendor/bundle/ruby/3.2.0/specifications/rubocop-ast-1.29.0.gemspec +28 -0
- data/vendor/bundle/ruby/3.2.0/specifications/rubocop-capybara-2.18.0.gemspec +27 -0
- data/vendor/bundle/ruby/3.2.0/specifications/rubocop-factory_bot-2.23.1.gemspec +27 -0
- data/vendor/bundle/ruby/3.2.0/specifications/rubocop-rails-2.19.1.gemspec +30 -0
- data/vendor/bundle/ruby/3.2.0/specifications/rubocop-rspec-2.22.0.gemspec +30 -0
- data/vendor/bundle/ruby/3.2.0/specifications/ruby-progressbar-1.13.0.gemspec +29 -0
- data/vendor/bundle/ruby/3.2.0/specifications/tzinfo-2.0.6.gemspec +30 -0
- data/vendor/bundle/ruby/3.2.0/specifications/unicode-display_width-2.4.2.gemspec +29 -0
- metadata +2725 -9
- data/.github/workflows/changelog.yml +0 -29
- data/CHANGELOG.md +0 -146
@@ -0,0 +1,860 @@
|
|
1
|
+
# Changelog
|
2
|
+
|
3
|
+
All notable changes to this project will be documented in this file. For info on how to format all future additions to this file please reference [Keep A Changelog](https://keepachangelog.com/en/1.0.0/).
|
4
|
+
|
5
|
+
## [3.0.7] - 2023-03-16
|
6
|
+
|
7
|
+
- Make query parameters without `=` have `nil` values. ([#2059](https://github.com/rack/rack/pull/2059), [@jeremyevans])
|
8
|
+
|
9
|
+
## [3.0.6.1] - 2023-03-13
|
10
|
+
|
11
|
+
- [CVE-2023-27539] Avoid ReDoS in header parsing
|
12
|
+
|
13
|
+
## [3.0.6] - 2023-03-13
|
14
|
+
|
15
|
+
- Add `QueryParser#missing_value` for handling missing values + tests. ([#2052](https://github.com/rack/rack/pull/2052), [@ioquatix])
|
16
|
+
|
17
|
+
## [3.0.5] - 2023-03-13
|
18
|
+
|
19
|
+
- Split form/query parsing into two steps. ([#2038](https://github.com/rack/rack/pull/2038), [@matthewd](https://github.com/matthewd))
|
20
|
+
|
21
|
+
## [3.0.4.1] - 2023-03-02
|
22
|
+
|
23
|
+
- [CVE-2023-27530] Introduce multipart_total_part_limit to limit total parts
|
24
|
+
|
25
|
+
## [3.0.4.1] - 2023-01-17
|
26
|
+
|
27
|
+
- [CVE-2022-44571] Fix ReDoS vulnerability in multipart parser
|
28
|
+
- [CVE-2022-44570] Fix ReDoS in Rack::Utils.get_byte_ranges
|
29
|
+
- [CVE-2022-44572] Forbid control characters in attributes (also ReDoS)
|
30
|
+
|
31
|
+
## [3.0.4] - 2023-01-17
|
32
|
+
|
33
|
+
- `Rack::Request#POST` should consistently raise errors. Cache errors that occur when invoking `Rack::Request#POST` so they can be raised again later. ([#2010](https://github.com/rack/rack/pull/2010), [@ioquatix])
|
34
|
+
- Fix `Rack::Lint` error message for `HTTP_CONTENT_TYPE` and `HTTP_CONTENT_LENGTH`. ([#2007](https://github.com/rack/rack/pull/2007), [@byroot](https://github.com/byroot))
|
35
|
+
- Extend `Rack::MethodOverride` to handle `QueryParser::ParamsTooDeepError` error. ([#2006](https://github.com/rack/rack/pull/2006), [@byroot](https://github.com/byroot))
|
36
|
+
|
37
|
+
## [3.0.3] - 2022-12-27
|
38
|
+
|
39
|
+
### Fixed
|
40
|
+
|
41
|
+
- `Rack::URLMap` uses non-deprecated form of `Regexp.new`. ([#1998](https://github.com/rack/rack/pull/1998), [@weizheheng](https://github.com/weizheheng))
|
42
|
+
|
43
|
+
## [3.0.2] - 2022-12-05
|
44
|
+
|
45
|
+
### Fixed
|
46
|
+
|
47
|
+
- `Utils.build_nested_query` URL-encodes nested field names including the square brackets.
|
48
|
+
- Allow `Rack::Response` to pass through streaming bodies. ([#1993](https://github.com/rack/rack/pull/1993), [@ioquatix])
|
49
|
+
|
50
|
+
## [3.0.1] - 2022-11-18
|
51
|
+
|
52
|
+
### Fixed
|
53
|
+
|
54
|
+
- `MethodOverride` does not look for an override if a request does not include form/parseable data.
|
55
|
+
- `Rack::Lint::Wrapper` correctly handles `respond_to?` with `to_ary`, `each`, `call` and `to_path`, forwarding to the body. ([#1981](https://github.com/rack/rack/pull/1981), [@ioquatix])
|
56
|
+
|
57
|
+
## [3.0.0] - 2022-09-06
|
58
|
+
|
59
|
+
- No changes
|
60
|
+
|
61
|
+
## [3.0.0.rc1] - 2022-09-04
|
62
|
+
|
63
|
+
### SPEC Changes
|
64
|
+
|
65
|
+
- Stream argument must implement `<<` https://github.com/rack/rack/pull/1959
|
66
|
+
- `close` may be called on `rack.input` https://github.com/rack/rack/pull/1956
|
67
|
+
- `rack.response_finished` may be used for executing code after the response has been finished https://github.com/rack/rack/pull/1952
|
68
|
+
|
69
|
+
## [3.0.0.beta1] - 2022-08-08
|
70
|
+
|
71
|
+
### Security
|
72
|
+
|
73
|
+
- Do not use semicolon as GET parameter separator. ([#1733](https://github.com/rack/rack/pull/1733), [@jeremyevans])
|
74
|
+
|
75
|
+
### SPEC Changes
|
76
|
+
|
77
|
+
- Response array must now be non-frozen.
|
78
|
+
- Response `status` must now be an integer greater than or equal to 100.
|
79
|
+
- Response `headers` must now be an unfrozen hash.
|
80
|
+
- Response header keys can no longer include uppercase characters.
|
81
|
+
- Response header values can be an `Array` to handle multiple values (and no longer supports `\n` encoded headers).
|
82
|
+
- Response body can now respond to `#call` (streaming body) instead of `#each` (enumerable body), for the equivalent of response hijacking in previous versions.
|
83
|
+
- Middleware must no longer call `#each` on the body, but they can call `#to_ary` on the body if it responds to `#to_ary`.
|
84
|
+
- `rack.input` is no longer required to be rewindable.
|
85
|
+
- `rack.multithread`/`rack.multiprocess`/`rack.run_once`/`rack.version` are no longer required environment keys.
|
86
|
+
- `SERVER_PROTOCOL` is now a required environment key, matching the HTTP protocol used in the request.
|
87
|
+
- `rack.hijack?` (partial hijack) and `rack.hijack` (full hijack) are now independently optional.
|
88
|
+
- `rack.hijack_io` has been removed completely.
|
89
|
+
- `rack.response_finished` is an optional environment key which contains an array of callable objects that must accept `#call(env, status, headers, error)` and are invoked after the response is finished (either successfully or unsuccessfully).
|
90
|
+
- It is okay to call `#close` on `rack.input` to indicate that you no longer need or care about the input.
|
91
|
+
- The stream argument supplied to the streaming body and hijack must support `#<<` for writing output.
|
92
|
+
|
93
|
+
### Removed
|
94
|
+
|
95
|
+
- Remove `rack.multithread`/`rack.multiprocess`/`rack.run_once`. These variables generally come too late to be useful. ([#1720](https://github.com/rack/rack/pull/1720), [@ioquatix], [@jeremyevans]))
|
96
|
+
- Remove deprecated Rack::Request::SCHEME_WHITELIST. ([@jeremyevans])
|
97
|
+
- Remove internal cookie deletion using pattern matching, there are very few practical cases where it would be useful and browsers handle it correctly without us doing anything special. ([#1844](https://github.com/rack/rack/pull/1844), [@ioquatix])
|
98
|
+
- Remove `rack.version` as it comes too late to be useful. ([#1938](https://github.com/rack/rack/pull/1938), [@ioquatix])
|
99
|
+
- Extract `rackup` command, `Rack::Server`, `Rack::Handler` and related code into a separate gem. ([#1937](https://github.com/rack/rack/pull/1937), [@ioquatix])
|
100
|
+
|
101
|
+
### Added
|
102
|
+
|
103
|
+
- `Rack::Headers` added to support lower-case header keys. ([@jeremyevans])
|
104
|
+
- `Rack::Utils#set_cookie_header` now supports `escape_key: false` to avoid key escaping. ([@jeremyevans])
|
105
|
+
- `Rack::RewindableInput` supports size. ([@ahorek](https://github.com/ahorek))
|
106
|
+
- `Rack::RewindableInput::Middleware` added for making `rack.input` rewindable. ([@jeremyevans])
|
107
|
+
- The RFC 7239 Forwarded header is now supported and considered by default when looking for information on forwarding, falling back to the X-Forwarded-* headers. `Rack::Request.forwarded_priority` accessor has been added for configuring the priority of which header to check. ([#1423](https://github.com/rack/rack/issues/1423), [@jeremyevans])
|
108
|
+
- Allow response headers to contain array of values. ([#1598](https://github.com/rack/rack/issues/1598), [@ioquatix])
|
109
|
+
- Support callable body for explicit streaming support and clarify streaming response body behaviour. ([#1745](https://github.com/rack/rack/pull/1745), [@ioquatix], [#1748](https://github.com/rack/rack/pull/1748), [@wjordan])
|
110
|
+
- Allow `Rack::Builder#run` to take a block instead of an argument. ([#1942](https://github.com/rack/rack/pull/1942), [@ioquatix])
|
111
|
+
- Add `rack.response_finished` to `Rack::Lint`. ([#1802](https://github.com/rack/rack/pull/1802), [@BlakeWilliams], [#1952](https://github.com/rack/rack/pull/1952), [@ioquatix])
|
112
|
+
- The stream argument must implement `#<<`. ([#1959](https://github.com/rack/rack/pull/1959), [@ioquatix])
|
113
|
+
|
114
|
+
### Changed
|
115
|
+
|
116
|
+
- BREAKING CHANGE: Require `status` to be an Integer. ([#1662](https://github.com/rack/rack/pull/1662), [@olleolleolle](https://github.com/olleolleolle))
|
117
|
+
- BREAKING CHANGE: Query parsing now treats parameters without `=` as having the empty string value instead of nil value, to conform to the URL spec. ([#1696](https://github.com/rack/rack/issues/1696), [@jeremyevans])
|
118
|
+
- Relax validations around `Rack::Request#host` and `Rack::Request#hostname`. ([#1606](https://github.com/rack/rack/issues/1606), [@pvande](https://github.com/pvande))
|
119
|
+
- Removed antiquated handlers: FCGI, LSWS, SCGI, Thin. ([#1658](https://github.com/rack/rack/pull/1658), [@ioquatix])
|
120
|
+
- Removed options from `Rack::Builder.parse_file` and `Rack::Builder.load_file`. ([#1663](https://github.com/rack/rack/pull/1663), [@ioquatix])
|
121
|
+
- `Rack::HTTP_VERSION` has been removed and the `HTTP_VERSION` env setting is no longer set in the CGI and Webrick handlers. ([#970](https://github.com/rack/rack/issues/970), [@jeremyevans])
|
122
|
+
- `Rack::Request#[]` and `#[]=` now warn even in non-verbose mode. ([#1277](https://github.com/rack/rack/issues/1277), [@jeremyevans])
|
123
|
+
- Decrease default allowed parameter recursion level from 100 to 32. ([#1640](https://github.com/rack/rack/issues/1640), [@jeremyevans])
|
124
|
+
- Attempting to parse a multipart response with an empty body now raises Rack::Multipart::EmptyContentError. ([#1603](https://github.com/rack/rack/issues/1603), [@jeremyevans])
|
125
|
+
- `Rack::Utils.secure_compare` uses OpenSSL's faster implementation if available. ([#1711](https://github.com/rack/rack/pull/1711), [@bdewater](https://github.com/bdewater))
|
126
|
+
- `Rack::Request#POST` now caches an empty hash if input content type is not parseable. ([#749](https://github.com/rack/rack/pull/749), [@jeremyevans])
|
127
|
+
- BREAKING CHANGE: Updated `trusted_proxy?` to match full 127.0.0.0/8 network. ([#1781](https://github.com/rack/rack/pull/1781), [@snbloch](https://github.com/snbloch))
|
128
|
+
- Explicitly deprecate `Rack::File` which was an alias for `Rack::Files`. ([#1811](https://github.com/rack/rack/pull/1720), [@ioquatix]).
|
129
|
+
- Moved `Rack::Session` into [separate gem](https://github.com/rack/rack-session). ([#1805](https://github.com/rack/rack/pull/1805), [@ioquatix])
|
130
|
+
- `rackup -D` option to daemonizes no longer changes the working directory to the root. ([#1813](https://github.com/rack/rack/pull/1813), [@jeremyevans])
|
131
|
+
- The `x-forwarded-proto` header is now considered before the `x-forwarded-scheme` header for determining the forwarded protocol. `Rack::Request.x_forwarded_proto_priority` accessor has been added for configuring the priority of which header to check. ([#1809](https://github.com/rack/rack/issues/1809), [@jeremyevans])
|
132
|
+
- `Rack::Request.forwarded_authority` (and methods that call it, such as `host`) now returns the last authority in the forwarded header, instead of the first, as earlier forwarded authorities can be forged by clients. This restores the Rack 2.1 behavior. ([#1829](https://github.com/rack/rack/issues/1809), [@jeremyevans])
|
133
|
+
- Use lower case cookie attributes when creating cookies, and fold cookie attributes to lower case when reading cookies (specifically impacting `secure` and `httponly` attributes). ([#1849](https://github.com/rack/rack/pull/1849), [@ioquatix])
|
134
|
+
- The response array must now be mutable (non-frozen) so middleware can modify it without allocating a new Array,therefore reducing object allocations. ([#1887](https://github.com/rack/rack/pull/1887), [#1927](https://github.com/rack/rack/pull/1927), [@amatsuda], [@ioquatix])
|
135
|
+
- `rack.hijack?` (partial hijack) and `rack.hijack` (full hijack) are now independently optional. `rack.hijack_io` is no longer required/specified. ([#1939](https://github.com/rack/rack/pull/1939), [@ioquatix])
|
136
|
+
- Allow calling close on `rack.input`. ([#1956](https://github.com/rack/rack/pull/1956), [@ioquatix])
|
137
|
+
|
138
|
+
### Fixed
|
139
|
+
|
140
|
+
- Make Rack::MockResponse handle non-hash headers. ([#1629](https://github.com/rack/rack/issues/1629), [@jeremyevans])
|
141
|
+
- TempfileReaper now deletes temp files if application raises an exception. ([#1679](https://github.com/rack/rack/issues/1679), [@jeremyevans])
|
142
|
+
- Handle cookies with values that end in '=' ([#1645](https://github.com/rack/rack/pull/1645), [@lukaso](https://github.com/lukaso))
|
143
|
+
- Make `Rack::NullLogger` respond to `#fatal!` [@jeremyevans])
|
144
|
+
- Fix multipart filename generation for filenames that contain spaces. Encode spaces as "%20" instead of "+" which will be decoded properly by the multipart parser. ([#1736](https://github.com/rack/rack/pull/1645), [@muirdm](https://github.com/muirdm))
|
145
|
+
- `Rack::Request#scheme` returns `ws` or `wss` when one of the `X-Forwarded-Scheme` / `X-Forwarded-Proto` headers is set to `ws` or `wss`, respectively. ([#1730](https://github.com/rack/rack/issues/1730), [@erwanst](https://github.com/erwanst))
|
146
|
+
|
147
|
+
## [2.2.4] - 2022-06-30
|
148
|
+
|
149
|
+
- Better support for lower case headers in `Rack::ETag` middleware. ([#1919](https://github.com/rack/rack/pull/1919), [@ioquatix](https://github.com/ioquatix))
|
150
|
+
- Use custom exception on params too deep error. ([#1838](https://github.com/rack/rack/pull/1838), [@simi](https://github.com/simi))
|
151
|
+
|
152
|
+
## [2.2.3.1] - 2022-05-27
|
153
|
+
|
154
|
+
- [CVE-2022-30123] Fix shell escaping issue in Common Logger
|
155
|
+
- [CVE-2022-30122] Restrict parsing of broken MIME attachments
|
156
|
+
|
157
|
+
## [2.2.3] - 2020-06-15
|
158
|
+
|
159
|
+
### Security
|
160
|
+
|
161
|
+
- [[CVE-2020-8184](https://nvd.nist.gov/vuln/detail/CVE-2020-8184)] Do not allow percent-encoded cookie name to override existing cookie names. BREAKING CHANGE: Accessing cookie names that require URL encoding with decoded name no longer works. ([@fletchto99](https://github.com/fletchto99))
|
162
|
+
|
163
|
+
## [2.2.2] - 2020-02-11
|
164
|
+
|
165
|
+
### Fixed
|
166
|
+
|
167
|
+
- Fix incorrect `Rack::Request#host` value. ([#1591](https://github.com/rack/rack/pull/1591), [@ioquatix])
|
168
|
+
- Revert `Rack::Handler::Thin` implementation. ([#1583](https://github.com/rack/rack/pull/1583), [@jeremyevans])
|
169
|
+
- Double assignment is still needed to prevent an "unused variable" warning. ([#1589](https://github.com/rack/rack/pull/1589), [@kamipo](https://github.com/kamipo))
|
170
|
+
- Fix to handle same_site option for session pool. ([#1587](https://github.com/rack/rack/pull/1587), [@kamipo](https://github.com/kamipo))
|
171
|
+
|
172
|
+
## [2.2.1] - 2020-02-09
|
173
|
+
|
174
|
+
### Fixed
|
175
|
+
|
176
|
+
- Rework `Rack::Request#ip` to handle empty `forwarded_for`. ([#1577](https://github.com/rack/rack/pull/1577), [@ioquatix])
|
177
|
+
|
178
|
+
## [2.2.0] - 2020-02-08
|
179
|
+
|
180
|
+
### SPEC Changes
|
181
|
+
|
182
|
+
- `rack.session` request environment entry must respond to `to_hash` and return unfrozen Hash. ([@jeremyevans])
|
183
|
+
- Request environment cannot be frozen. ([@jeremyevans])
|
184
|
+
- CGI values in the request environment with non-ASCII characters must use ASCII-8BIT encoding. ([@jeremyevans])
|
185
|
+
- Improve SPEC/lint relating to SERVER_NAME, SERVER_PORT and HTTP_HOST. ([#1561](https://github.com/rack/rack/pull/1561), [@ioquatix])
|
186
|
+
|
187
|
+
### Added
|
188
|
+
|
189
|
+
- `rackup` supports multiple `-r` options and will require all arguments. ([@jeremyevans])
|
190
|
+
- `Server` supports an array of paths to require for the `:require` option. ([@khotta](https://github.com/khotta))
|
191
|
+
- `Files` supports multipart range requests. ([@fatkodima](https://github.com/fatkodima))
|
192
|
+
- `Multipart::UploadedFile` supports an IO-like object instead of using the filesystem, using `:filename` and `:io` options. ([@jeremyevans])
|
193
|
+
- `Multipart::UploadedFile` supports keyword arguments `:path`, `:content_type`, and `:binary` in addition to positional arguments. ([@jeremyevans])
|
194
|
+
- `Static` supports a `:cascade` option for calling the app if there is no matching file. ([@jeremyevans])
|
195
|
+
- `Session::Abstract::SessionHash#dig`. ([@jeremyevans])
|
196
|
+
- `Response.[]` and `MockResponse.[]` for creating instances using status, headers, and body. ([@ioquatix])
|
197
|
+
- Convenient cache and content type methods for `Rack::Response`. ([#1555](https://github.com/rack/rack/pull/1555), [@ioquatix])
|
198
|
+
|
199
|
+
### Changed
|
200
|
+
|
201
|
+
- `Request#params` no longer rescues EOFError. ([@jeremyevans])
|
202
|
+
- `Directory` uses a streaming approach, significantly improving time to first byte for large directories. ([@jeremyevans])
|
203
|
+
- `Directory` no longer includes a Parent directory link in the root directory index. ([@jeremyevans])
|
204
|
+
- `QueryParser#parse_nested_query` uses original backtrace when reraising exception with new class. ([@jeremyevans])
|
205
|
+
- `ConditionalGet` follows RFC 7232 precedence if both If-None-Match and If-Modified-Since headers are provided. ([@jeremyevans])
|
206
|
+
- `.ru` files supports the `frozen-string-literal` magic comment. ([@eregon](https://github.com/eregon))
|
207
|
+
- Rely on autoload to load constants instead of requiring internal files, make sure to require 'rack' and not just 'rack/...'. ([@jeremyevans])
|
208
|
+
- BREAKING CHANGE: `Etag` will continue sending ETag even if the response should not be cached. Streaming no longer works without a workaround, see [#1619](https://github.com/rack/rack/issues/1619#issuecomment-848460528). ([@henm](https://github.com/henm))
|
209
|
+
- `Request#host_with_port` no longer includes a colon for a missing or empty port. ([@AlexWayfer](https://github.com/AlexWayfer))
|
210
|
+
- All handlers uses keywords arguments instead of an options hash argument. ([@ioquatix])
|
211
|
+
- `Files` handling of range requests no longer return a body that supports `to_path`, to ensure range requests are handled correctly. ([@jeremyevans])
|
212
|
+
- `Multipart::Generator` only includes `Content-Length` for files with paths, and `Content-Disposition` `filename` if the `UploadedFile` instance has one. ([@jeremyevans])
|
213
|
+
- `Request#ssl?` is true for the `wss` scheme (secure websockets). ([@jeremyevans])
|
214
|
+
- `Rack::HeaderHash` is memoized by default. ([#1549](https://github.com/rack/rack/pull/1549), [@ioquatix])
|
215
|
+
- `Rack::Directory` allow directory traversal inside root directory. ([#1417](https://github.com/rack/rack/pull/1417), [@ThomasSevestre](https://github.com/ThomasSevestre))
|
216
|
+
- Sort encodings by server preference. ([#1184](https://github.com/rack/rack/pull/1184), [@ioquatix], [@wjordan](https://github.com/wjordan))
|
217
|
+
- Rework host/hostname/authority implementation in `Rack::Request`. `#host` and `#host_with_port` have been changed to correctly return IPv6 addresses formatted with square brackets, as defined by [RFC3986](https://tools.ietf.org/html/rfc3986#section-3.2.2). ([#1561](https://github.com/rack/rack/pull/1561), [@ioquatix])
|
218
|
+
- `Rack::Builder` parsing options on first `#\` line is deprecated. ([#1574](https://github.com/rack/rack/pull/1574), [@ioquatix])
|
219
|
+
|
220
|
+
### Removed
|
221
|
+
|
222
|
+
- `Directory#path` as it was not used and always returned nil. ([@jeremyevans])
|
223
|
+
- `BodyProxy#each` as it was only needed to work around a bug in Ruby <1.9.3. ([@jeremyevans])
|
224
|
+
- `URLMap::INFINITY` and `URLMap::NEGATIVE_INFINITY`, in favor of `Float::INFINITY`. ([@ch1c0t](https://github.com/ch1c0t))
|
225
|
+
- Deprecation of `Rack::File`. It will be deprecated again in rack 2.2 or 3.0. ([@rafaelfranca](https://github.com/rafaelfranca))
|
226
|
+
- Support for Ruby 2.2 as it is well past EOL. ([@ioquatix])
|
227
|
+
- Remove `Rack::Files#response_body` as the implementation was broken. ([#1153](https://github.com/rack/rack/pull/1153), [@ioquatix])
|
228
|
+
- Remove `SERVER_ADDR` which was never part of the original SPEC. ([#1573](https://github.com/rack/rack/pull/1573), [@ioquatix])
|
229
|
+
|
230
|
+
### Fixed
|
231
|
+
|
232
|
+
- `Directory` correctly handles root paths containing glob metacharacters. ([@jeremyevans])
|
233
|
+
- `Cascade` uses a new response object for each call if initialized with no apps. ([@jeremyevans])
|
234
|
+
- `BodyProxy` correctly delegates keyword arguments to the body object on Ruby 2.7+. ([@jeremyevans])
|
235
|
+
- `BodyProxy#method` correctly handles methods delegated to the body object. ([@jeremyevans])
|
236
|
+
- `Request#host` and `Request#host_with_port` handle IPv6 addresses correctly. ([@AlexWayfer](https://github.com/AlexWayfer))
|
237
|
+
- `Lint` checks when response hijacking that `rack.hijack` is called with a valid object. ([@jeremyevans])
|
238
|
+
- `Response#write` correctly updates `Content-Length` if initialized with a body. ([@jeremyevans])
|
239
|
+
- `CommonLogger` includes `SCRIPT_NAME` when logging. ([@Erol](https://github.com/Erol))
|
240
|
+
- `Utils.parse_nested_query` correctly handles empty queries, using an empty instance of the params class instead of a hash. ([@jeremyevans])
|
241
|
+
- `Directory` correctly escapes paths in links. ([@yous](https://github.com/yous))
|
242
|
+
- `Request#delete_cookie` and related `Utils` methods handle `:domain` and `:path` options in same call. ([@jeremyevans])
|
243
|
+
- `Request#delete_cookie` and related `Utils` methods do an exact match on `:domain` and `:path` options. ([@jeremyevans])
|
244
|
+
- `Static` no longer adds headers when a gzipped file request has a 304 response. ([@chooh](https://github.com/chooh))
|
245
|
+
- `ContentLength` sets `Content-Length` response header even for bodies not responding to `to_ary`. ([@jeremyevans])
|
246
|
+
- Thin handler supports options passed directly to `Thin::Controllers::Controller`. ([@jeremyevans])
|
247
|
+
- WEBrick handler no longer ignores `:BindAddress` option. ([@jeremyevans])
|
248
|
+
- `ShowExceptions` handles invalid POST data. ([@jeremyevans])
|
249
|
+
- Basic authentication requires a password, even if the password is empty. ([@jeremyevans])
|
250
|
+
- `Lint` checks response is array with 3 elements, per SPEC. ([@jeremyevans])
|
251
|
+
- Support for using `:SSLEnable` option when using WEBrick handler. (Gregor Melhorn)
|
252
|
+
- Close response body after buffering it when buffering. ([@ioquatix])
|
253
|
+
- Only accept `;` as delimiter when parsing cookies. ([@mrageh](https://github.com/mrageh))
|
254
|
+
- `Utils::HeaderHash#clear` clears the name mapping as well. ([@raxoft](https://github.com/raxoft))
|
255
|
+
- Support for passing `nil` `Rack::Files.new`, which notably fixes Rails' current `ActiveStorage::FileServer` implementation. ([@ioquatix])
|
256
|
+
|
257
|
+
### Documentation
|
258
|
+
|
259
|
+
- CHANGELOG updates. ([@aupajo](https://github.com/aupajo))
|
260
|
+
- Added [CONTRIBUTING](CONTRIBUTING.md). ([@dblock](https://github.com/dblock))
|
261
|
+
|
262
|
+
## [2.0.9] - 2020-02-08
|
263
|
+
|
264
|
+
- Handle case where session id key is requested but missing ([@jeremyevans])
|
265
|
+
- Restore support for code relying on `SessionId#to_s`. ([@jeremyevans])
|
266
|
+
- Add support for `SameSite=None` cookie value. ([@hennikul](https://github.com/hennikul))
|
267
|
+
|
268
|
+
## [2.1.2] - 2020-01-27
|
269
|
+
|
270
|
+
- Fix multipart parser for some files to prevent denial of service ([@aiomaster](https://github.com/aiomaster))
|
271
|
+
- Fix `Rack::Builder#use` with keyword arguments ([@kamipo](https://github.com/kamipo))
|
272
|
+
- Skip deflating in Rack::Deflater if Content-Length is 0 ([@jeremyevans])
|
273
|
+
- Remove `SessionHash#transform_keys`, no longer needed ([@pavel](https://github.com/pavel))
|
274
|
+
- Add to_hash to wrap Hash and Session classes ([@oleh-demyanyuk](https://github.com/oleh-demyanyuk))
|
275
|
+
- Handle case where session id key is requested but missing ([@jeremyevans])
|
276
|
+
|
277
|
+
## [2.1.1] - 2020-01-12
|
278
|
+
|
279
|
+
- Remove `Rack::Chunked` from `Rack::Server` default middleware. ([#1475](https://github.com/rack/rack/pull/1475), [@ioquatix])
|
280
|
+
- Restore support for code relying on `SessionId#to_s`. ([@jeremyevans])
|
281
|
+
|
282
|
+
## [2.1.0] - 2020-01-10
|
283
|
+
|
284
|
+
### Added
|
285
|
+
|
286
|
+
- Add support for `SameSite=None` cookie value. ([@hennikul](https://github.com/hennikul))
|
287
|
+
- Add trailer headers. ([@eileencodes](https://github.com/eileencodes))
|
288
|
+
- Add MIME Types for video streaming. ([@styd](https://github.com/styd))
|
289
|
+
- Add MIME Type for WASM. ([@buildrtech](https://github.com/buildrtech))
|
290
|
+
- Add `Early Hints(103)` to status codes. ([@egtra](https://github.com/egtra))
|
291
|
+
- Add `Too Early(425)` to status codes. ([@y-yagi]((https://github.com/y-yagi)))
|
292
|
+
- Add `Bandwidth Limit Exceeded(509)` to status codes. ([@CJKinni](https://github.com/CJKinni))
|
293
|
+
- Add method for custom `ip_filter`. ([@svcastaneda](https://github.com/svcastaneda))
|
294
|
+
- Add boot-time profiling capabilities to `rackup`. ([@tenderlove](https://github.com/tenderlove))
|
295
|
+
- Add multi mapping support for `X-Accel-Mappings` header. ([@yoshuki](https://github.com/yoshuki))
|
296
|
+
- Add `sync: false` option to `Rack::Deflater`. (Eric Wong)
|
297
|
+
- Add `Builder#freeze_app` to freeze application and all middleware instances. ([@jeremyevans])
|
298
|
+
- Add API to extract cookies from `Rack::MockResponse`. ([@petercline](https://github.com/petercline))
|
299
|
+
|
300
|
+
### Changed
|
301
|
+
|
302
|
+
- Don't propagate nil values from middleware. ([@ioquatix])
|
303
|
+
- Lazily initialize the response body and only buffer it if required. ([@ioquatix])
|
304
|
+
- Fix deflater zlib buffer errors on empty body part. ([@felixbuenemann](https://github.com/felixbuenemann))
|
305
|
+
- Set `X-Accel-Redirect` to percent-encoded path. ([@diskkid](https://github.com/diskkid))
|
306
|
+
- Remove unnecessary buffer growing when parsing multipart. ([@tainoe](https://github.com/tainoe))
|
307
|
+
- Expand the root path in `Rack::Static` upon initialization. ([@rosenfeld](https://github.com/rosenfeld))
|
308
|
+
- Make `ShowExceptions` work with binary data. ([@axyjo](https://github.com/axyjo))
|
309
|
+
- Use buffer string when parsing multipart requests. ([@janko-m](https://github.com/janko-m))
|
310
|
+
- Support optional UTF-8 Byte Order Mark (BOM) in config.ru. ([@mikegee](https://github.com/mikegee))
|
311
|
+
- Handle `X-Forwarded-For` with optional port. ([@dpritchett](https://github.com/dpritchett))
|
312
|
+
- Use `Time#httpdate` format for Expires, as proposed by RFC 7231. ([@nanaya](https://github.com/nanaya))
|
313
|
+
- Make `Utils.status_code` raise an error when the status symbol is invalid instead of `500`. ([@adambutler](https://github.com/adambutler))
|
314
|
+
- Rename `Request::SCHEME_WHITELIST` to `Request::ALLOWED_SCHEMES`.
|
315
|
+
- Make `Multipart::Parser.get_filename` accept files with `+` in their name. ([@lucaskanashiro](https://github.com/lucaskanashiro))
|
316
|
+
- Add Falcon to the default handler fallbacks. ([@ioquatix])
|
317
|
+
- Update codebase to avoid string mutations in preparation for `frozen_string_literals`. ([@pat](https://github.com/pat))
|
318
|
+
- Change `MockRequest#env_for` to rely on the input optionally responding to `#size` instead of `#length`. ([@janko](https://github.com/janko))
|
319
|
+
- Rename `Rack::File` -> `Rack::Files` and add deprecation notice. ([@postmodern](https://github.com/postmodern))
|
320
|
+
- Prefer Base64 “strict encoding” for Base64 cookies. ([@ioquatix])
|
321
|
+
|
322
|
+
### Removed
|
323
|
+
|
324
|
+
- BREAKING CHANGE: Remove `to_ary` from Response ([@tenderlove](https://github.com/tenderlove))
|
325
|
+
- Deprecate `Rack::Session::Memcache` in favor of `Rack::Session::Dalli` from dalli gem ([@fatkodima](https://github.com/fatkodima))
|
326
|
+
|
327
|
+
### Fixed
|
328
|
+
|
329
|
+
- Eliminate warnings for Ruby 2.7. ([@osamtimizer](https://github.com/osamtimizer]))
|
330
|
+
|
331
|
+
### Documentation
|
332
|
+
|
333
|
+
- Update broken example in `Session::Abstract::ID` documentation. ([tonytonyjan](https://github.com/tonytonyjan))
|
334
|
+
- Add Padrino to the list of frameworks implementing Rack. ([@wikimatze](https://github.com/wikimatze))
|
335
|
+
- Remove Mongrel from the suggested server options in the help output. ([@tricknotes](https://github.com/tricknotes))
|
336
|
+
- Replace `HISTORY.md` and `NEWS.md` with `CHANGELOG.md`. ([@twitnithegirl](https://github.com/twitnithegirl))
|
337
|
+
- CHANGELOG updates. ([@drenmi](https://github.com/Drenmi), [@p8](https://github.com/p8))
|
338
|
+
|
339
|
+
## [2.0.8] - 2019-12-08
|
340
|
+
|
341
|
+
### Security
|
342
|
+
|
343
|
+
- [[CVE-2019-16782](https://nvd.nist.gov/vuln/detail/CVE-2019-16782)] Prevent timing attacks targeted at session ID lookup. BREAKING CHANGE: Session ID is now a SessionId instance instead of a String. ([@tenderlove](https://github.com/tenderlove), [@rafaelfranca](https://github.com/rafaelfranca))
|
344
|
+
|
345
|
+
## [1.6.12] - 2019-12-08
|
346
|
+
|
347
|
+
### Security
|
348
|
+
|
349
|
+
- [[CVE-2019-16782](https://nvd.nist.gov/vuln/detail/CVE-2019-16782)] Prevent timing attacks targeted at session ID lookup. BREAKING CHANGE: Session ID is now a SessionId instance instead of a String. ([@tenderlove](https://github.com/tenderlove), [@rafaelfranca](https://github.com/rafaelfranca))
|
350
|
+
|
351
|
+
## [2.0.7] - 2019-04-02
|
352
|
+
|
353
|
+
### Fixed
|
354
|
+
|
355
|
+
- Remove calls to `#eof?` on Rack input in `Multipart::Parser`, as this breaks the specification. ([@matthewd](https://github.com/matthewd))
|
356
|
+
- Preserve forwarded IP addresses for trusted proxy chains. ([@SamSaffron](https://github.com/SamSaffron))
|
357
|
+
|
358
|
+
## [2.0.6] - 2018-11-05
|
359
|
+
|
360
|
+
### Fixed
|
361
|
+
|
362
|
+
- [[CVE-2018-16470](https://nvd.nist.gov/vuln/detail/CVE-2018-16470)] Reduce buffer size of `Multipart::Parser` to avoid pathological parsing. ([@tenderlove](https://github.com/tenderlove))
|
363
|
+
- Fix a call to a non-existing method `#accepts_html` in the `ShowExceptions` middleware. ([@tomelm](https://github.com/tomelm))
|
364
|
+
- [[CVE-2018-16471](https://nvd.nist.gov/vuln/detail/CVE-2018-16471)] Whitelist HTTP and HTTPS schemes in `Request#scheme` to prevent a possible XSS attack. ([@PatrickTulskie](https://github.com/PatrickTulskie))
|
365
|
+
|
366
|
+
## [2.0.5] - 2018-04-23
|
367
|
+
|
368
|
+
### Fixed
|
369
|
+
|
370
|
+
- Record errors originating from invalid UTF8 in `MethodOverride` middleware instead of breaking. ([@mclark](https://github.com/mclark))
|
371
|
+
|
372
|
+
## [2.0.4] - 2018-01-31
|
373
|
+
|
374
|
+
### Changed
|
375
|
+
|
376
|
+
- Ensure the `Lock` middleware passes the original `env` object. ([@lugray](https://github.com/lugray))
|
377
|
+
- Improve performance of `Multipart::Parser` when uploading large files. ([@tompng](https://github.com/tompng))
|
378
|
+
- Increase buffer size in `Multipart::Parser` for better performance. ([@jkowens](https://github.com/jkowens))
|
379
|
+
- Reduce memory usage of `Multipart::Parser` when uploading large files. ([@tompng](https://github.com/tompng))
|
380
|
+
- Replace ConcurrentRuby dependency with native `Queue`. ([@devmchakan](https://github.com/devmchakan))
|
381
|
+
|
382
|
+
### Fixed
|
383
|
+
|
384
|
+
- Require the correct digest algorithm in the `ETag` middleware. ([@matthewd](https://github.com/matthewd))
|
385
|
+
|
386
|
+
### Documentation
|
387
|
+
|
388
|
+
- Update homepage links to use SSL. ([@hugoabonizio](https://github.com/hugoabonizio))
|
389
|
+
|
390
|
+
## [2.0.3] - 2017-05-15
|
391
|
+
|
392
|
+
### Changed
|
393
|
+
|
394
|
+
- Ensure `env` values are ASCII 8-bit encoded. ([@eileencodes](https://github.com/eileencodes))
|
395
|
+
|
396
|
+
### Fixed
|
397
|
+
|
398
|
+
- Prevent exceptions when a class with mixins inherits from `Session::Abstract::ID`. ([@jnraine](https://github.com/jnraine))
|
399
|
+
|
400
|
+
## [2.0.2] - 2017-05-08
|
401
|
+
|
402
|
+
### Added
|
403
|
+
|
404
|
+
- Allow `Session::Abstract::SessionHash#fetch` to accept a block with a default value. ([@yannvanhalewyn](https://github.com/yannvanhalewyn))
|
405
|
+
- Add `Builder#freeze_app` to freeze application and all middleware. ([@jeremyevans])
|
406
|
+
|
407
|
+
### Changed
|
408
|
+
|
409
|
+
- Freeze default session options to avoid accidental mutation. ([@kirs](https://github.com/kirs))
|
410
|
+
- Detect partial hijack without hash headers. ([@devmchakan](https://github.com/devmchakan))
|
411
|
+
- Update tests to use MiniTest 6 matchers. ([@tonytonyjan](https://github.com/tonytonyjan))
|
412
|
+
- Allow 205 Reset Content responses to set a Content-Length, as RFC 7231 proposes setting this to 0. ([@devmchakan](https://github.com/devmchakan))
|
413
|
+
|
414
|
+
### Fixed
|
415
|
+
|
416
|
+
- Handle `NULL` bytes in multipart filenames. ([@casperisfine](https://github.com/casperisfine))
|
417
|
+
- Remove warnings due to miscapitalized global. ([@ioquatix])
|
418
|
+
- Prevent exceptions caused by a race condition on multi-threaded servers. ([@sophiedeziel](https://github.com/sophiedeziel))
|
419
|
+
- Add RDoc as an explicit dependency for `doc` group. ([@tonytonyjan](https://github.com/tonytonyjan))
|
420
|
+
- Record errors originating from `Multipart::Parser` in the `MethodOverride` middleware instead of letting them bubble up. ([@carlzulauf](https://github.com/carlzulauf))
|
421
|
+
- Remove remaining use of removed `Utils#bytesize` method from the `File` middleware. ([@brauliomartinezlm](https://github.com/brauliomartinezlm))
|
422
|
+
|
423
|
+
### Removed
|
424
|
+
|
425
|
+
- Remove `deflate` encoding support to reduce caching overhead. ([@devmchakan](https://github.com/devmchakan))
|
426
|
+
|
427
|
+
### Documentation
|
428
|
+
|
429
|
+
- Update broken example in `Deflater` documentation. ([@mwpastore](https://github.com/mwpastore))
|
430
|
+
|
431
|
+
## [2.0.1] - 2016-06-30
|
432
|
+
|
433
|
+
### Changed
|
434
|
+
|
435
|
+
- Remove JSON as an explicit dependency. ([@mperham](https://github.com/mperham))
|
436
|
+
|
437
|
+
|
438
|
+
# History/News Archive
|
439
|
+
Items below this line are from the previously maintained HISTORY.md and NEWS.md files.
|
440
|
+
|
441
|
+
## [2.0.0.rc1] 2016-05-06
|
442
|
+
- Rack::Session::Abstract::ID is deprecated. Please change to use Rack::Session::Abstract::Persisted
|
443
|
+
|
444
|
+
## [2.0.0.alpha] 2015-12-04
|
445
|
+
- First-party "SameSite" cookies. Browsers omit SameSite cookies from third-party requests, closing the door on many CSRF attacks.
|
446
|
+
- Pass `same_site: true` (or `:strict`) to enable: response.set_cookie 'foo', value: 'bar', same_site: true or `same_site: :lax` to use Lax enforcement: response.set_cookie 'foo', value: 'bar', same_site: :lax
|
447
|
+
- Based on version 7 of the Same-site Cookies internet draft:
|
448
|
+
https://tools.ietf.org/html/draft-west-first-party-cookies-07
|
449
|
+
- Thanks to Ben Toews (@mastahyeti) and Bob Long (@bobjflong) for updating to drafts 5 and 7.
|
450
|
+
- Add `Rack::Events` middleware for adding event based middleware: middleware that does not care about the response body, but only cares about doing work at particular points in the request / response lifecycle.
|
451
|
+
- Add `Rack::Request#authority` to calculate the authority under which the response is being made (this will be handy for h2 pushes).
|
452
|
+
- Add `Rack::Response::Helpers#cache_control` and `cache_control=`. Use this for setting cache control headers on your response objects.
|
453
|
+
- Add `Rack::Response::Helpers#etag` and `etag=`. Use this for setting etag values on the response.
|
454
|
+
- Introduce `Rack::Response::Helpers#add_header` to add a value to a multi-valued response header. Implemented in terms of other `Response#*_header` methods, so it's available to any response-like class that includes the `Helpers` module.
|
455
|
+
- Add `Rack::Request#add_header` to match.
|
456
|
+
- `Rack::Session::Abstract::ID` IS DEPRECATED. Please switch to `Rack::Session::Abstract::Persisted`. `Rack::Session::Abstract::Persisted` uses a request object rather than the `env` hash.
|
457
|
+
- Pull `ENV` access inside the request object in to a module. This will help with legacy Request objects that are ENV based but don't want to inherit from Rack::Request
|
458
|
+
- Move most methods on the `Rack::Request` to a module `Rack::Request::Helpers` and use public API to get values from the request object. This enables users to mix `Rack::Request::Helpers` in to their own objects so they can implement `(get|set|fetch|each)_header` as they see fit (for example a proxy object).
|
459
|
+
- Files and directories with + in the name are served correctly. Rather than unescaping paths like a form, we unescape with a URI parser using `Rack::Utils.unescape_path`. Fixes #265
|
460
|
+
- Tempfiles are automatically closed in the case that there were too
|
461
|
+
many posted.
|
462
|
+
- Added methods for manipulating response headers that don't assume
|
463
|
+
they're stored as a Hash. Response-like classes may include the
|
464
|
+
Rack::Response::Helpers module if they define these methods:
|
465
|
+
- Rack::Response#has_header?
|
466
|
+
- Rack::Response#get_header
|
467
|
+
- Rack::Response#set_header
|
468
|
+
- Rack::Response#delete_header
|
469
|
+
- Introduce Util.get_byte_ranges that will parse the value of the HTTP_RANGE string passed to it without depending on the `env` hash. `byte_ranges` is deprecated in favor of this method.
|
470
|
+
- Change Session internals to use Request objects for looking up session information. This allows us to only allocate one request object when dealing with session objects (rather than doing it every time we need to manipulate cookies, etc).
|
471
|
+
- Add `Rack::Request#initialize_copy` so that the env is duped when the request gets duped.
|
472
|
+
- Added methods for manipulating request specific data. This includes
|
473
|
+
data set as CGI parameters, and just any arbitrary data the user wants
|
474
|
+
to associate with a particular request. New methods:
|
475
|
+
- Rack::Request#has_header?
|
476
|
+
- Rack::Request#get_header
|
477
|
+
- Rack::Request#fetch_header
|
478
|
+
- Rack::Request#each_header
|
479
|
+
- Rack::Request#set_header
|
480
|
+
- Rack::Request#delete_header
|
481
|
+
- lib/rack/utils.rb: add a method for constructing "delete" cookie
|
482
|
+
headers. This allows us to construct cookie headers without depending
|
483
|
+
on the side effects of mutating a hash.
|
484
|
+
- Prevent extremely deep parameters from being parsed. CVE-2015-3225
|
485
|
+
|
486
|
+
## [1.6.1] 2015-05-06
|
487
|
+
- Fix CVE-2014-9490, denial of service attack in OkJson
|
488
|
+
- Use a monotonic time for Rack::Runtime, if available
|
489
|
+
- RACK_MULTIPART_LIMIT changed to RACK_MULTIPART_PART_LIMIT (RACK_MULTIPART_LIMIT is deprecated and will be removed in 1.7.0)
|
490
|
+
|
491
|
+
## [1.5.3] 2015-05-06
|
492
|
+
- Fix CVE-2014-9490, denial of service attack in OkJson
|
493
|
+
- Backport bug fixes to 1.5 series
|
494
|
+
|
495
|
+
## [1.6.0] 2014-01-18
|
496
|
+
- Response#unauthorized? helper
|
497
|
+
- Deflater now accepts an options hash to control compression on a per-request level
|
498
|
+
- Builder#warmup method for app preloading
|
499
|
+
- Request#accept_language method to extract HTTP_ACCEPT_LANGUAGE
|
500
|
+
- Add quiet mode of rack server, rackup --quiet
|
501
|
+
- Update HTTP Status Codes to RFC 7231
|
502
|
+
- Less strict header name validation according to RFC 2616
|
503
|
+
- SPEC updated to specify headers conform to RFC7230 specification
|
504
|
+
- Etag correctly marks etags as weak
|
505
|
+
- Request#port supports multiple x-http-forwarded-proto values
|
506
|
+
- Utils#multipart_part_limit configures the maximum number of parts a request can contain
|
507
|
+
- Default host to localhost when in development mode
|
508
|
+
- Various bugfixes and performance improvements
|
509
|
+
|
510
|
+
## [1.5.2] 2013-02-07
|
511
|
+
- Fix CVE-2013-0263, timing attack against Rack::Session::Cookie
|
512
|
+
- Fix CVE-2013-0262, symlink path traversal in Rack::File
|
513
|
+
- Add various methods to Session for enhanced Rails compatibility
|
514
|
+
- Request#trusted_proxy? now only matches whole strings
|
515
|
+
- Add JSON cookie coder, to be default in Rack 1.6+ due to security concerns
|
516
|
+
- URLMap host matching in environments that don't set the Host header fixed
|
517
|
+
- Fix a race condition that could result in overwritten pidfiles
|
518
|
+
- Various documentation additions
|
519
|
+
|
520
|
+
## [1.4.5] 2013-02-07
|
521
|
+
- Fix CVE-2013-0263, timing attack against Rack::Session::Cookie
|
522
|
+
- Fix CVE-2013-0262, symlink path traversal in Rack::File
|
523
|
+
|
524
|
+
## [1.1.6, 1.2.8, 1.3.10] 2013-02-07
|
525
|
+
- Fix CVE-2013-0263, timing attack against Rack::Session::Cookie
|
526
|
+
|
527
|
+
## [1.5.1] 2013-01-28
|
528
|
+
- Rack::Lint check_hijack now conforms to other parts of SPEC
|
529
|
+
- Added hash-like methods to Abstract::ID::SessionHash for compatibility
|
530
|
+
- Various documentation corrections
|
531
|
+
|
532
|
+
## [1.5.0] 2013-01-21
|
533
|
+
- Introduced hijack SPEC, for before-response and after-response hijacking
|
534
|
+
- SessionHash is no longer a Hash subclass
|
535
|
+
- Rack::File cache_control parameter is removed, in place of headers options
|
536
|
+
- Rack::Auth::AbstractRequest#scheme now yields strings, not symbols
|
537
|
+
- Rack::Utils cookie functions now format expires in RFC 2822 format
|
538
|
+
- Rack::File now has a default mime type
|
539
|
+
- rackup -b 'run Rack::Files.new(".")', option provides command line configs
|
540
|
+
- Rack::Deflater will no longer double encode bodies
|
541
|
+
- Rack::Mime#match? provides convenience for Accept header matching
|
542
|
+
- Rack::Utils#q_values provides splitting for Accept headers
|
543
|
+
- Rack::Utils#best_q_match provides a helper for Accept headers
|
544
|
+
- Rack::Handler.pick provides convenience for finding available servers
|
545
|
+
- Puma added to the list of default servers (preferred over Webrick)
|
546
|
+
- Various middleware now correctly close body when replacing it
|
547
|
+
- Rack::Request#params is no longer persistent with only GET params
|
548
|
+
- Rack::Request#update_param and #delete_param provide persistent operations
|
549
|
+
- Rack::Request#trusted_proxy? now returns true for local unix sockets
|
550
|
+
- Rack::Response no longer forces Content-Types
|
551
|
+
- Rack::Sendfile provides local mapping configuration options
|
552
|
+
- Rack::Utils#rfc2109 provides old netscape style time output
|
553
|
+
- Updated HTTP status codes
|
554
|
+
- Ruby 1.8.6 likely no longer passes tests, and is no longer fully supported
|
555
|
+
|
556
|
+
## [1.4.4, 1.3.9, 1.2.7, 1.1.5] 2013-01-13
|
557
|
+
- [SEC] Rack::Auth::AbstractRequest no longer symbolizes arbitrary strings
|
558
|
+
- Fixed erroneous test case in the 1.3.x series
|
559
|
+
|
560
|
+
## [1.4.3] 2013-01-07
|
561
|
+
- Security: Prevent unbounded reads in large multipart boundaries
|
562
|
+
|
563
|
+
## [1.3.8] 2013-01-07
|
564
|
+
- Security: Prevent unbounded reads in large multipart boundaries
|
565
|
+
|
566
|
+
## [1.4.2] 2013-01-06
|
567
|
+
- Add warnings when users do not provide a session secret
|
568
|
+
- Fix parsing performance for unquoted filenames
|
569
|
+
- Updated URI backports
|
570
|
+
- Fix URI backport version matching, and silence constant warnings
|
571
|
+
- Correct parameter parsing with empty values
|
572
|
+
- Correct rackup '-I' flag, to allow multiple uses
|
573
|
+
- Correct rackup pidfile handling
|
574
|
+
- Report rackup line numbers correctly
|
575
|
+
- Fix request loops caused by non-stale nonces with time limits
|
576
|
+
- Fix reloader on Windows
|
577
|
+
- Prevent infinite recursions from Response#to_ary
|
578
|
+
- Various middleware better conforms to the body close specification
|
579
|
+
- Updated language for the body close specification
|
580
|
+
- Additional notes regarding ECMA escape compatibility issues
|
581
|
+
- Fix the parsing of multiple ranges in range headers
|
582
|
+
- Prevent errors from empty parameter keys
|
583
|
+
- Added PATCH verb to Rack::Request
|
584
|
+
- Various documentation updates
|
585
|
+
- Fix session merge semantics (fixes rack-test)
|
586
|
+
- Rack::Static :index can now handle multiple directories
|
587
|
+
- All tests now utilize Rack::Lint (special thanks to Lars Gierth)
|
588
|
+
- Rack::File cache_control parameter is now deprecated, and removed by 1.5
|
589
|
+
- Correct Rack::Directory script name escaping
|
590
|
+
- Rack::Static supports header rules for sophisticated configurations
|
591
|
+
- Multipart parsing now works without a Content-Length header
|
592
|
+
- New logos courtesy of Zachary Scott!
|
593
|
+
- Rack::BodyProxy now explicitly defines #each, useful for C extensions
|
594
|
+
- Cookies that are not URI escaped no longer cause exceptions
|
595
|
+
|
596
|
+
## [1.3.7] 2013-01-06
|
597
|
+
- Add warnings when users do not provide a session secret
|
598
|
+
- Fix parsing performance for unquoted filenames
|
599
|
+
- Updated URI backports
|
600
|
+
- Fix URI backport version matching, and silence constant warnings
|
601
|
+
- Correct parameter parsing with empty values
|
602
|
+
- Correct rackup '-I' flag, to allow multiple uses
|
603
|
+
- Correct rackup pidfile handling
|
604
|
+
- Report rackup line numbers correctly
|
605
|
+
- Fix request loops caused by non-stale nonces with time limits
|
606
|
+
- Fix reloader on Windows
|
607
|
+
- Prevent infinite recursions from Response#to_ary
|
608
|
+
- Various middleware better conforms to the body close specification
|
609
|
+
- Updated language for the body close specification
|
610
|
+
- Additional notes regarding ECMA escape compatibility issues
|
611
|
+
- Fix the parsing of multiple ranges in range headers
|
612
|
+
|
613
|
+
## [1.2.6] 2013-01-06
|
614
|
+
- Add warnings when users do not provide a session secret
|
615
|
+
- Fix parsing performance for unquoted filenames
|
616
|
+
|
617
|
+
## [1.1.4] 2013-01-06
|
618
|
+
- Add warnings when users do not provide a session secret
|
619
|
+
|
620
|
+
## [1.4.1] 2012-01-22
|
621
|
+
- Alter the keyspace limit calculations to reduce issues with nested params
|
622
|
+
- Add a workaround for multipart parsing where files contain unescaped "%"
|
623
|
+
- Added Rack::Response::Helpers#method_not_allowed? (code 405)
|
624
|
+
- Rack::File now returns 404 for illegal directory traversals
|
625
|
+
- Rack::File now returns 405 for illegal methods (non HEAD/GET)
|
626
|
+
- Rack::Cascade now catches 405 by default, as well as 404
|
627
|
+
- Cookies missing '--' no longer cause an exception to be raised
|
628
|
+
- Various style changes and documentation spelling errors
|
629
|
+
- Rack::BodyProxy always ensures to execute its block
|
630
|
+
- Additional test coverage around cookies and secrets
|
631
|
+
- Rack::Session::Cookie can now be supplied either secret or old_secret
|
632
|
+
- Tests are no longer dependent on set order
|
633
|
+
- Rack::Static no longer defaults to serving index files
|
634
|
+
- Rack.release was fixed
|
635
|
+
|
636
|
+
## [1.4.0] 2011-12-28
|
637
|
+
- Ruby 1.8.6 support has officially been dropped. Not all tests pass.
|
638
|
+
- Raise sane error messages for broken config.ru
|
639
|
+
- Allow combining run and map in a config.ru
|
640
|
+
- Rack::ContentType will not set Content-Type for responses without a body
|
641
|
+
- Status code 205 does not send a response body
|
642
|
+
- Rack::Response::Helpers will not rely on instance variables
|
643
|
+
- Rack::Utils.build_query no longer outputs '=' for nil query values
|
644
|
+
- Various mime types added
|
645
|
+
- Rack::MockRequest now supports HEAD
|
646
|
+
- Rack::Directory now supports files that contain RFC3986 reserved chars
|
647
|
+
- Rack::File now only supports GET and HEAD requests
|
648
|
+
- Rack::Server#start now passes the block to Rack::Handler::<h>#run
|
649
|
+
- Rack::Static now supports an index option
|
650
|
+
- Added the Teapot status code
|
651
|
+
- rackup now defaults to Thin instead of Mongrel (if installed)
|
652
|
+
- Support added for HTTP_X_FORWARDED_SCHEME
|
653
|
+
- Numerous bug fixes, including many fixes for new and alternate rubies
|
654
|
+
|
655
|
+
## [1.1.3] 2011-12-28
|
656
|
+
- Security fix. http://www.ocert.org/advisories/ocert-2011-003.html
|
657
|
+
Further information here: http://jruby.org/2011/12/27/jruby-1-6-5-1
|
658
|
+
|
659
|
+
## [1.3.5] 2011-10-17
|
660
|
+
- Fix annoying warnings caused by the backport in 1.3.4
|
661
|
+
|
662
|
+
## [1.3.4] 2011-10-01
|
663
|
+
- Backport security fix from 1.9.3, also fixes some roundtrip issues in URI
|
664
|
+
- Small documentation update
|
665
|
+
- Fix an issue where BodyProxy could cause an infinite recursion
|
666
|
+
- Add some supporting files for travis-ci
|
667
|
+
|
668
|
+
## [1.2.4] 2011-09-16
|
669
|
+
- Fix a bug with MRI regex engine to prevent XSS by malformed unicode
|
670
|
+
|
671
|
+
## [1.3.3] 2011-09-16
|
672
|
+
- Fix bug with broken query parameters in Rack::ShowExceptions
|
673
|
+
- Rack::Request#cookies no longer swallows exceptions on broken input
|
674
|
+
- Prevents XSS attacks enabled by bug in Ruby 1.8's regexp engine
|
675
|
+
- Rack::ConditionalGet handles broken If-Modified-Since helpers
|
676
|
+
|
677
|
+
## [1.3.2] 2011-07-16
|
678
|
+
- Fix for Rails and rack-test, Rack::Utils#escape calls to_s
|
679
|
+
|
680
|
+
## [1.3.1] 2011-07-13
|
681
|
+
- Fix 1.9.1 support
|
682
|
+
- Fix JRuby support
|
683
|
+
- Properly handle $KCODE in Rack::Utils.escape
|
684
|
+
- Make method_missing/respond_to behavior consistent for Rack::Lock,
|
685
|
+
Rack::Auth::Digest::Request and Rack::Multipart::UploadedFile
|
686
|
+
- Reenable passing rack.session to session middleware
|
687
|
+
- Rack::CommonLogger handles streaming responses correctly
|
688
|
+
- Rack::MockResponse calls close on the body object
|
689
|
+
- Fix a DOS vector from MRI stdlib backport
|
690
|
+
|
691
|
+
## [1.2.3] 2011-05-22
|
692
|
+
- Pulled in relevant bug fixes from 1.3
|
693
|
+
- Fixed 1.8.6 support
|
694
|
+
|
695
|
+
## [1.3.0] 2011-05-22
|
696
|
+
- Various performance optimizations
|
697
|
+
- Various multipart fixes
|
698
|
+
- Various multipart refactors
|
699
|
+
- Infinite loop fix for multipart
|
700
|
+
- Test coverage for Rack::Server returns
|
701
|
+
- Allow files with '..', but not path components that are '..'
|
702
|
+
- rackup accepts handler-specific options on the command line
|
703
|
+
- Request#params no longer merges POST into GET (but returns the same)
|
704
|
+
- Use URI.encode_www_form_component instead. Use core methods for escaping.
|
705
|
+
- Allow multi-line comments in the config file
|
706
|
+
- Bug L#94 reported by Nikolai Lugovoi, query parameter unescaping.
|
707
|
+
- Rack::Response now deletes Content-Length when appropriate
|
708
|
+
- Rack::Deflater now supports streaming
|
709
|
+
- Improved Rack::Handler loading and searching
|
710
|
+
- Support for the PATCH verb
|
711
|
+
- env['rack.session.options'] now contains session options
|
712
|
+
- Cookies respect renew
|
713
|
+
- Session middleware uses SecureRandom.hex
|
714
|
+
|
715
|
+
## [1.2.2, 1.1.2] 2011-03-13
|
716
|
+
- Security fix in Rack::Auth::Digest::MD5: when authenticator
|
717
|
+
returned nil, permission was granted on empty password.
|
718
|
+
|
719
|
+
## [1.2.1] 2010-06-15
|
720
|
+
- Make CGI handler rewindable
|
721
|
+
- Rename spec/ to test/ to not conflict with SPEC on lesser
|
722
|
+
operating systems
|
723
|
+
|
724
|
+
## [1.2.0] 2010-06-13
|
725
|
+
- Removed Camping adapter: Camping 2.0 supports Rack as-is
|
726
|
+
- Removed parsing of quoted values
|
727
|
+
- Add Request.trace? and Request.options?
|
728
|
+
- Add mime-type for .webm and .htc
|
729
|
+
- Fix HTTP_X_FORWARDED_FOR
|
730
|
+
- Various multipart fixes
|
731
|
+
- Switch test suite to bacon
|
732
|
+
|
733
|
+
## [1.1.0] 2010-01-03
|
734
|
+
- Moved Auth::OpenID to rack-contrib.
|
735
|
+
- SPEC change that relaxes Lint slightly to allow subclasses of the
|
736
|
+
required types
|
737
|
+
- SPEC change to document rack.input binary mode in greater detail
|
738
|
+
- SPEC define optional rack.logger specification
|
739
|
+
- File servers support X-Cascade header
|
740
|
+
- Imported Config middleware
|
741
|
+
- Imported ETag middleware
|
742
|
+
- Imported Runtime middleware
|
743
|
+
- Imported Sendfile middleware
|
744
|
+
- New Logger and NullLogger middlewares
|
745
|
+
- Added mime type for .ogv and .manifest.
|
746
|
+
- Don't squeeze PATH_INFO slashes
|
747
|
+
- Use Content-Type to determine POST params parsing
|
748
|
+
- Update Rack::Utils::HTTP_STATUS_CODES hash
|
749
|
+
- Add status code lookup utility
|
750
|
+
- Response should call #to_i on the status
|
751
|
+
- Add Request#user_agent
|
752
|
+
- Request#host knows about forwarded host
|
753
|
+
- Return an empty string for Request#host if HTTP_HOST and
|
754
|
+
SERVER_NAME are both missing
|
755
|
+
- Allow MockRequest to accept hash params
|
756
|
+
- Optimizations to HeaderHash
|
757
|
+
- Refactored rackup into Rack::Server
|
758
|
+
- Added Utils.build_nested_query to complement Utils.parse_nested_query
|
759
|
+
- Added Utils::Multipart.build_multipart to complement
|
760
|
+
Utils::Multipart.parse_multipart
|
761
|
+
- Extracted set and delete cookie helpers into Utils so they can be
|
762
|
+
used outside Response
|
763
|
+
- Extract parse_query and parse_multipart in Request so subclasses
|
764
|
+
can change their behavior
|
765
|
+
- Enforce binary encoding in RewindableInput
|
766
|
+
- Set correct external_encoding for handlers that don't use RewindableInput
|
767
|
+
|
768
|
+
## [1.0.1] 2009-10-18
|
769
|
+
- Bump remainder of rack.versions.
|
770
|
+
- Support the pure Ruby FCGI implementation.
|
771
|
+
- Fix for form names containing "=": split first then unescape components
|
772
|
+
- Fixes the handling of the filename parameter with semicolons in names.
|
773
|
+
- Add anchor to nested params parsing regexp to prevent stack overflows
|
774
|
+
- Use more compatible gzip write api instead of "<<".
|
775
|
+
- Make sure that Reloader doesn't break when executed via ruby -e
|
776
|
+
- Make sure WEBrick respects the :Host option
|
777
|
+
- Many Ruby 1.9 fixes.
|
778
|
+
|
779
|
+
## [1.0.0] 2009-04-25
|
780
|
+
- SPEC change: Rack::VERSION has been pushed to [1,0].
|
781
|
+
- SPEC change: header values must be Strings now, split on "\n".
|
782
|
+
- SPEC change: Content-Length can be missing, in this case chunked transfer
|
783
|
+
encoding is used.
|
784
|
+
- SPEC change: rack.input must be rewindable and support reading into
|
785
|
+
a buffer, wrap with Rack::RewindableInput if it isn't.
|
786
|
+
- SPEC change: rack.session is now specified.
|
787
|
+
- SPEC change: Bodies can now additionally respond to #to_path with
|
788
|
+
a filename to be served.
|
789
|
+
- NOTE: String bodies break in 1.9, use an Array consisting of a
|
790
|
+
single String instead.
|
791
|
+
- New middleware Rack::Lock.
|
792
|
+
- New middleware Rack::ContentType.
|
793
|
+
- Rack::Reloader has been rewritten.
|
794
|
+
- Major update to Rack::Auth::OpenID.
|
795
|
+
- Support for nested parameter parsing in Rack::Response.
|
796
|
+
- Support for redirects in Rack::Response.
|
797
|
+
- HttpOnly cookie support in Rack::Response.
|
798
|
+
- The Rakefile has been rewritten.
|
799
|
+
- Many bugfixes and small improvements.
|
800
|
+
|
801
|
+
## [0.9.1] 2009-01-09
|
802
|
+
- Fix directory traversal exploits in Rack::File and Rack::Directory.
|
803
|
+
|
804
|
+
## [0.9] 2009-01-06
|
805
|
+
- Rack is now managed by the Rack Core Team.
|
806
|
+
- Rack::Lint is stricter and follows the HTTP RFCs more closely.
|
807
|
+
- Added ConditionalGet middleware.
|
808
|
+
- Added ContentLength middleware.
|
809
|
+
- Added Deflater middleware.
|
810
|
+
- Added Head middleware.
|
811
|
+
- Added MethodOverride middleware.
|
812
|
+
- Rack::Mime now provides popular MIME-types and their extension.
|
813
|
+
- Mongrel Header now streams.
|
814
|
+
- Added Thin handler.
|
815
|
+
- Official support for swiftiplied Mongrel.
|
816
|
+
- Secure cookies.
|
817
|
+
- Made HeaderHash case-preserving.
|
818
|
+
- Many bugfixes and small improvements.
|
819
|
+
|
820
|
+
## [0.4] 2008-08-21
|
821
|
+
- New middleware, Rack::Deflater, by Christoffer Sawicki.
|
822
|
+
- OpenID authentication now needs ruby-openid 2.
|
823
|
+
- New Memcache sessions, by blink.
|
824
|
+
- Explicit EventedMongrel handler, by Joshua Peek <josh@joshpeek.com>
|
825
|
+
- Rack::Reloader is not loaded in rackup development mode.
|
826
|
+
- rackup can daemonize with -D.
|
827
|
+
- Many bugfixes, especially for pool sessions, URLMap, thread safety
|
828
|
+
and tempfile handling.
|
829
|
+
- Improved tests.
|
830
|
+
- Rack moved to Git.
|
831
|
+
|
832
|
+
## [0.3] 2008-02-26
|
833
|
+
- LiteSpeed handler, by Adrian Madrid.
|
834
|
+
- SCGI handler, by Jeremy Evans.
|
835
|
+
- Pool sessions, by blink.
|
836
|
+
- OpenID authentication, by blink.
|
837
|
+
- :Port and :File options for opening FastCGI sockets, by blink.
|
838
|
+
- Last-Modified HTTP header for Rack::File, by blink.
|
839
|
+
- Rack::Builder#use now accepts blocks, by Corey Jewett.
|
840
|
+
(See example/protectedlobster.ru)
|
841
|
+
- HTTP status 201 can contain a Content-Type and a body now.
|
842
|
+
- Many bugfixes, especially related to Cookie handling.
|
843
|
+
|
844
|
+
## [0.2] 2007-05-16
|
845
|
+
- HTTP Basic authentication.
|
846
|
+
- Cookie Sessions.
|
847
|
+
- Static file handler.
|
848
|
+
- Improved Rack::Request.
|
849
|
+
- Improved Rack::Response.
|
850
|
+
- Added Rack::ShowStatus, for better default error messages.
|
851
|
+
- Bug fixes in the Camping adapter.
|
852
|
+
- Removed Rails adapter, was too alpha.
|
853
|
+
|
854
|
+
## [0.1] 2007-03-03
|
855
|
+
|
856
|
+
[@ioquatix]: https://github.com/ioquatix "Samuel Williams"
|
857
|
+
[@jeremyevans]: https://github.com/jeremyevans "Jeremy Evans"
|
858
|
+
[@amatsuda]: https://github.com/amatsuda "Akira Matsuda"
|
859
|
+
[@wjordan]: https://github.com/wjordan "Will Jordan"
|
860
|
+
[@BlakeWilliams]: https://github.com/BlakeWilliams "Blake Williams"
|