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,878 @@
|
|
1
|
+
# Changelog
|
2
|
+
|
3
|
+
## Master (Unreleased)
|
4
|
+
|
5
|
+
## 2.22.0 (2023-05-06)
|
6
|
+
|
7
|
+
- Extract factory_bot cops to a separate repository, [`rubocop-factory_bot`](https://github.com/rubocop/rubocop-factory_bot). The `rubocop-factory_bot` repository is a dependency of `rubocop-rspec` and the factory_bot cops are aliased (`RSpec/FactoryBot/Foo` == `FactoryBot/Foo`) until v3.0 is released, so the change will be invisible to users until then. ([@ydah])
|
8
|
+
|
9
|
+
## 2.21.0 (2023-05-05)
|
10
|
+
|
11
|
+
- Fix a false positive in `RSpec/IndexedLet` with suffixes after index-like numbers. ([@pirj])
|
12
|
+
- Fix an error for `RSpec/Rails/HaveHttpStatus` with comparison with strings containing non-numeric characters. ([@ydah])
|
13
|
+
- Fix an error for `RSpec/MatchArray` when `match_array` with no argument. ([@ydah])
|
14
|
+
- Add support `a_block_changing` and `changing` for `RSpec/ChangeByZero`. ([@ydah])
|
15
|
+
- Drop Ruby 2.6 support. ([@ydah])
|
16
|
+
|
17
|
+
## 2.20.0 (2023-04-18)
|
18
|
+
|
19
|
+
- Add new `RSpec/IndexedLet` cop. ([@dmitrytsepelev])
|
20
|
+
- Add new `RSpec/BeEmpty` cop. ([@ydah], [@bquorning])
|
21
|
+
- Add autocorrect support for `RSpec/ScatteredSetup`. ([@ydah])
|
22
|
+
- Add support `be_status` style for `RSpec/Rails/HttpStatus`. ([@ydah])
|
23
|
+
- Add support for shared example groups to `RSpec/EmptyLineAfterExampleGroup`. ([@pirj])
|
24
|
+
- Add support for `RSpec/HaveHttpStatus` when using `response.code`. ([@ydah])
|
25
|
+
- Fix order of expected and actual in correction for `RSpec/Rails/MinitestAssertions` ([@mvz])
|
26
|
+
- Fix a false positive for `RSpec/DescribedClassModuleWrapping` when RSpec.describe numblock is nested within a module. ([@ydah])
|
27
|
+
- Fix a false positive for `RSpec/FactoryBot/ConsistentParenthesesStyle` inside `&&`, `||` and `:?` when `omit_parentheses` is on ([@dmitrytsepelev])
|
28
|
+
- Fix a false positive for `RSpec/PendingWithoutReason` when pending/skip has a reason inside an example group. ([@ydah])
|
29
|
+
- Fix a false negative for `RSpec/RedundantAround` when redundant numblock `around`. ([@ydah])
|
30
|
+
- Change `RSpec/ContainExactly` to ignore calls with no arguments, and change `RSpec/MatchArray` to ignore calls with an empty array literal argument. ([@ydah], [@bquorning])
|
31
|
+
- Make `RSpec/MatchArray` and `RSpec/ContainExactly` pending. ([@ydah])
|
32
|
+
|
33
|
+
## 2.19.0 (2023-03-06)
|
34
|
+
|
35
|
+
- Fix a false positive for `RSpec/ContextWording` when context is interpolated string literal or execute string. ([@ydah])
|
36
|
+
- Fix a false positive for `RSpec/DescribeMethod` when multi-line describe without `#` and `.` at the beginning. ([@ydah], [@pirj])
|
37
|
+
- Fix a false positive for `RSpec/VariableName` when inside non-spec code. ([@ydah])
|
38
|
+
- Fix a false positive for `RSpec/VariableDefinition` when inside non-spec code. ([@ydah])
|
39
|
+
- Add new `RSpec/PendingBlockInsideExample` cop. ([@ydah])
|
40
|
+
- Add `RSpec/RedundantAround` cop. ([@r7kamura])
|
41
|
+
- Add `RSpec/Rails/TravelAround` cop. ([@r7kamura])
|
42
|
+
- Add `RSpec/ContainExactly` and `RSpec/MatchArray` cops. ([@faucct])
|
43
|
+
- Fix a false positive for `RSpec/PendingWithoutReason` when not inside example and pending/skip with block. ([@ydah], [@pirj])
|
44
|
+
- Fix a false positive for `RSpec/PendingWithoutReason` when `skip` is passed a block inside example. ([@ydah], [@pirj])
|
45
|
+
- Rename `RSpec/PendingBlockInsideExample` cop to `RSpec/SkipBlockInsideExample`. ([@pirj])
|
46
|
+
- Deprecate `send_pattern`/`block_pattern`/`numblock_pattern` helpers in favour of using node pattern explicitly. ([@pirj], [@ydah])
|
47
|
+
- Fix an incorrect autocorrect for `RSpec/VerifiedDoubleReference` when namespaced class. ([@ydah])
|
48
|
+
|
49
|
+
## 2.18.1 (2023-01-19)
|
50
|
+
|
51
|
+
- Add `rubocop-capybara` version constraint to prevent sudden cop enabling when it hits 3.0. ([@pirj])
|
52
|
+
|
53
|
+
## 2.18.0 (2023-01-16)
|
54
|
+
|
55
|
+
- Extract Capybara cops to a separate repository, [`rubocop-capybara`](https://github.com/rubocop/rubocop-capybara). The `rubocop-capybara` repository is a dependency of `rubocop-rspec` and the Capybara cops are aliased (`RSpec/Capybara/Foo` == `Capybara/Foo`) until v3.0 is released, so the change will be invisible to users until then. ([@pirj])
|
56
|
+
|
57
|
+
## 2.17.1 (2023-01-16)
|
58
|
+
|
59
|
+
- Fix a false negative for `RSpec/Pending` when using skipped in metadata is multiline string. ([@ydah])
|
60
|
+
- Fix a false positive for `RSpec/NoExpectationExample` when using skipped in metadata is multiline string. ([@ydah])
|
61
|
+
- Fix a false positive for `RSpec/ContextMethod` when multi-line context with `#` at the beginning. ([@ydah])
|
62
|
+
- Fix an incorrect autocorrect for `RSpec/PredicateMatcher` when multiline expect and predicate method with heredoc. ([@ydah])
|
63
|
+
- Fix a false positive for `RSpec/PredicateMatcher` when `include` with multiple argument. ([@ydah])
|
64
|
+
|
65
|
+
## 2.17.0 (2023-01-13)
|
66
|
+
|
67
|
+
- Fix a false positive for `RSpec/PendingWithoutReason` when pending/skip is argument of methods. ([@ydah])
|
68
|
+
- Add new `RSpec/Capybara/MatchStyle` cop. ([@ydah])
|
69
|
+
- Add new `RSpec/Rails/MinitestAssertions` cop. ([@ydah])
|
70
|
+
- Fix a false positive for `RSpec/PendingWithoutReason` when not inside example. ([@ydah])
|
71
|
+
- Fix a false negative for `RSpec/PredicateMatcher` when using `include` and `respond_to`. ([@ydah])
|
72
|
+
- Fix a false positive for `RSpec/StubbedMock` when stubbed message expectation with a block and block parameter. ([@ydah])
|
73
|
+
|
74
|
+
## 2.16.0 (2022-12-13)
|
75
|
+
|
76
|
+
- Add new `RSpec/FactoryBot/FactoryNameStyle` cop. ([@ydah])
|
77
|
+
- Improved processing speed for `RSpec/Be`, `RSpec/ExpectActual`, `RSpec/ImplicitExpect`, `RSpec/MessageSpies`, `RSpec/PredicateMatcher` and `RSpec/Rails/HaveHttpStatus`. ([@ydah])
|
78
|
+
- Fix wrong autocorrection in `n_times` style on `RSpec/FactoryBot/CreateList`. ([@r7kamura])
|
79
|
+
- Fix a false positive for `RSpec/FactoryBot/ConsistentParenthesesStyle` when using `generate` with multiple arguments. ([@ydah])
|
80
|
+
- Mark `RSpec/BeEq` as `Safe: false` ([@r7kamura])
|
81
|
+
- Add `RSpec/DuplicatedMetadata` cop. ([@r7kamura])
|
82
|
+
- Mark `RSpec/BeEql` as `Safe: false`. ([@r7kamura])
|
83
|
+
- Add `RSpec/PendingWithoutReason` cop. ([@r7kamura])
|
84
|
+
|
85
|
+
## 2.15.0 (2022-11-03)
|
86
|
+
|
87
|
+
- Fix a false positive for `RSpec/RepeatedDescription` when different its block expectations are used. ([@ydah])
|
88
|
+
- Add `named_only` style to `RSpec/NamedSubject`. ([@kuahyeow])
|
89
|
+
- Fix `RSpec/FactoryBot/ConsistentParenthesesStyle` to ignore calls without the first positional argument. ([@pirj])
|
90
|
+
- Fix `RSpec/FactoryBot/ConsistentParenthesesStyle` to ignore calls inside a Hash or an Array. ([@pirj])
|
91
|
+
- Fix `RSpec/NestedGroups` to correctly use `AllowedGroups` config. ([@samrjenkins])
|
92
|
+
- Remove `Runners` and `HookScopes` RSpec DSL elements from configuration. ([@pirj])
|
93
|
+
- Add `with default RSpec/Language config` helper to `lib` (under `rubocop/rspec/shared_contexts/default_rspec_language_config_context`), to allow use for downstream cops based on `RuboCop::Cop::RSpec::Base`. ([@smcgivern])
|
94
|
+
|
95
|
+
## 2.14.2 (2022-10-25)
|
96
|
+
|
97
|
+
- Fix an incorrect autocorrect for `FactoryBot/ConsistentParenthesesStyle` with `omit_parentheses` option when method name and first argument are not on same line. ([@ydah])
|
98
|
+
- Fix autocorrection loop in `RSpec/ExampleWording` for insufficient example wording. ([@pirj])
|
99
|
+
- Fix `RSpec/SortMetadata` not to reorder arguments of `include_`/`it_behaves_like`. ([@pirj])
|
100
|
+
- Fix a false positive for `RSpec/NoExpectationExample` when allowed pattern methods with arguments. ([@ydah])
|
101
|
+
- Change `RSpec/FilePath` so that it only checks suffix when path is under spec/routing or type is defined as routing. ([@r7kamura])
|
102
|
+
|
103
|
+
## 2.14.1 (2022-10-24)
|
104
|
+
|
105
|
+
- Fix an error for `RSpec/Rails/InferredSpecType` with redundant type before other Hash metadata. ([@ydah])
|
106
|
+
|
107
|
+
## 2.14.0 (2022-10-23)
|
108
|
+
|
109
|
+
- Add `require_implicit` style to `RSpec/ImplicitSubject`. ([@r7kamura])
|
110
|
+
- Fix a false positive for `RSpec/Capybara/SpecificMatcher` when `have_css("a")` without attribute. ([@ydah])
|
111
|
+
- Update `RSpec/ExampleWording` cop to raise error for insufficient descriptions. ([@akrox58])
|
112
|
+
- Add new `RSpec/Capybara/NegationMatcher` cop. ([@ydah])
|
113
|
+
- Add `AllowedPatterns` configuration option to `RSpec/NoExpectationExample`. ([@ydah])
|
114
|
+
- Improve `RSpec/NoExpectationExample` cop to ignore examples skipped or pending via metadata. ([@pirj])
|
115
|
+
- Add `RSpec/FactoryBot/ConsistentParenthesesStyle` cop. ([@Liberatys])
|
116
|
+
- Add `RSpec/Rails/InferredSpecType` cop. ([@r7kamura])
|
117
|
+
- Add new `RSpec/Capybara/SpecificActions` cop. ([@ydah])
|
118
|
+
- Update `config/default.yml` removing deprecated option to make the config correctable by users. ([@ignaciovillaverde])
|
119
|
+
- Do not attempt to auto-correct example groups with `include_examples` in `RSpec/LetBeforeExamples`. ([@pirj])
|
120
|
+
- Add new `RSpec/SortMetadata` cop. ([@leoarnold])
|
121
|
+
- Add support for subject! method to `RSpec/SubjectDeclaration`. ([@ydah])
|
122
|
+
|
123
|
+
## 2.13.2 (2022-09-23)
|
124
|
+
|
125
|
+
- Fix an error for `RSpec/Capybara/SpecificFinders` with no parentheses. ([@ydah])
|
126
|
+
- Fix a false positive for `RSpec/NoExpectationExample` with pending using `skip` or `pending` inside an example. ([@ydah])
|
127
|
+
- Exclude `have_text` and `have_content` that raise `ArgumentError` with `RSpec/Capybara/VisibilityMatcher` where `:visible` is an invalid option. ([@ydah])
|
128
|
+
- Fix a false negative for `RSpec/Capybara/VisibilityMatcher` with negative matchers. ([@ydah])
|
129
|
+
|
130
|
+
## 2.13.1 (2022-09-12)
|
131
|
+
|
132
|
+
- Include config/obsoletion.yml in the gemspec. ([@hosamaly])
|
133
|
+
|
134
|
+
## 2.13.0 (2022-09-12)
|
135
|
+
|
136
|
+
- Fix `RSpec/FilePath` cop missing mismatched expanded namespace. ([@sl4vr])
|
137
|
+
- Add new `AllowConsecutiveOneLiners` (default true) option for `Rspec/EmptyLineAfterHook` cop. ([@ngouy])
|
138
|
+
- Add autocorrect support for `RSpec/EmptyExampleGroup`. ([@r7kamura])
|
139
|
+
- Fix `RSpec/ChangeByZero` with compound expressions using `&` or `|` operators. ([@BrianHawley])
|
140
|
+
- Add `RSpec/NoExpectationExample`. ([@r7kamura])
|
141
|
+
- Add some expectation methods to default configuration. ([@r7kamura])
|
142
|
+
- Fix a false positive for `RSpec/Capybara/SpecificMatcher`. ([@ydah])
|
143
|
+
- Fix a false negative for `RSpec/Capybara/SpecificMatcher` for `have_field`. ([@ydah])
|
144
|
+
- Fix a false positive for `RSpec/Capybara/SpecificMatcher` when may not have a `href` by `have_link`. ([@ydah])
|
145
|
+
- Add `NegatedMatcher` configuration option to `RSpec/ChangeByZero`. ([@ydah])
|
146
|
+
- Add new `RSpec/Capybara/SpecificFinders` cop. ([@ydah])
|
147
|
+
- Add support for numblocks to `RSpec/AroundBlock`, `RSpec/EmptyLineAfterHook`, `RSpec/ExpectInHook`, `RSpec/HookArgument`, `RSpec/HooksBeforeExamples`, `RSpec/IteratedExpectation`, and `RSpec/NoExpectationExample`. ([@ydah])
|
148
|
+
- Fix incorrect documentation URLs when using `rubocop --show-docs-url`. ([@r7kamura])
|
149
|
+
- Add `AllowedGroups` configuration option to `RSpec/NestedGroups`. ([@ydah])
|
150
|
+
- Deprecate `IgnoredPatterns` option in favor of the `AllowedPatterns` options. ([@ydah])
|
151
|
+
- Add `AllowedPatterns` configuration option to `RSpec/ContextWording`. ([@ydah])
|
152
|
+
- Add `RSpec/ClassCheck` cop. ([@r7kamura])
|
153
|
+
- Fix a false positive for `RSpec/Capybara/SpecificMatcher` when pseudo-classes. ([@ydah])
|
154
|
+
- Fix a false negative for `RSpec/SubjectStub` when the subject is declared with the `subject!` method and called by name. ([@eikes])
|
155
|
+
- Support `Array.new(n)` on `RSpec/FactoryBot/CreateList` cop. ([@r7kamura])
|
156
|
+
|
157
|
+
## 2.12.1 (2022-07-03)
|
158
|
+
|
159
|
+
- Fix a false positive for `RSpec/Capybara/SpecificMatcher`. ([@ydah])
|
160
|
+
|
161
|
+
## 2.12.0 (2022-07-02)
|
162
|
+
|
163
|
+
- Fix incorrect path suggested by `RSpec/FilePath` cop when second argument contains spaces. ([@tejasbubane])
|
164
|
+
- Fix autocorrect for EmptyLineSeparation. ([@johnny-miyake])
|
165
|
+
- Add new `RSpec/Capybara/SpecificMatcher` cop. ([@ydah])
|
166
|
+
- Fixed false offense detection in `FactoryBot/CreateList` when a n.times block is including method calls in the factory create arguments. ([@ngouy])
|
167
|
+
- Fix error in `RSpec/RSpec/FactoryBot/CreateList` cop for empty block. ([@tejasbubane])
|
168
|
+
- Update `RSpec/MultipleExpectations` cop documentation with examples of aggregate_failures use. ([@edgibbs])
|
169
|
+
- Declare autocorrect as unsafe for `RSpec/VerifiedDoubleReference`. ([@Drowze])
|
170
|
+
- Add new `RSpec/Rails/HaveHttpStatus` cop. ([@akiomik])
|
171
|
+
|
172
|
+
## 2.11.1 (2022-05-18)
|
173
|
+
|
174
|
+
- Fix a regression in `RSpec/ExpectChange` flagging chained method calls. ([@pirj])
|
175
|
+
|
176
|
+
## 2.11.0 (2022-05-18)
|
177
|
+
|
178
|
+
- Drop Ruby 2.5 support. ([@ydah])
|
179
|
+
- Add new `RSpec/ChangeByZero` cop. ([@ydah])
|
180
|
+
- Improve `RSpec/ExpectChange` to detect namespaced and top-level constants. ([@M-Yamashita01])
|
181
|
+
- Introduce an amendment to `Metrics/BlockLength` to exclude spec files. ([@luke-hill])
|
182
|
+
|
183
|
+
## 2.10.0 (2022-04-19)
|
184
|
+
|
185
|
+
- Fix a false positive for `RSpec/EmptyExampleGroup` when expectations in case statement. ([@ydah])
|
186
|
+
- Add `RSpec/VerifiedDoubleReference` cop. ([@t3h2mas])
|
187
|
+
- Make `RSpec/BeNil` cop configurable with a `be_nil` style and a `be` style. ([@bquorning])
|
188
|
+
- Fix `Capybara/CurrentPathExpectation` autocorrect incompatible with `Style/TrailingCommaInArguments` autocorrect. ([@ydah])
|
189
|
+
|
190
|
+
## 2.9.0 (2022-02-28)
|
191
|
+
|
192
|
+
- Add new `RSpec/BeNil` cop. ([@bquorning])
|
193
|
+
- Add new `RSpec/BeEq` cop. ([@bquorning])
|
194
|
+
|
195
|
+
## 2.8.0 (2022-01-24)
|
196
|
+
|
197
|
+
- Fix `RSpec/FactoryBot/SyntaxMethods` and `RSpec/Capybara/FeatureMethods` to inspect shared groups. ([@pirj])
|
198
|
+
- Fix `RSpec/LeadingSubject` failure in non-spec code. ([@pirj])
|
199
|
+
- Add bad example to `RSpec/SubjectStub` cop. ([@oshiro3])
|
200
|
+
- Replace non-styleguide cops `StyleGuide` attribute with `Reference`. ([@pirj])
|
201
|
+
- Fix `RSpec/SubjectStub` to disallow stubbing of subjects defined in parent example groups. ([@pirj])
|
202
|
+
|
203
|
+
## 2.7.0 (2021-12-26)
|
204
|
+
|
205
|
+
- Add new `RSpec/FactoryBot/SyntaxMethods` cop. ([@leoarnold])
|
206
|
+
- Exclude `task` type specs from `RSpec/DescribeClass` cop. ([@harry-graham])
|
207
|
+
|
208
|
+
## 2.6.0 (2021-11-08)
|
209
|
+
|
210
|
+
- Fix merging RSpec DSL configuration from third-party gems. ([@pirj])
|
211
|
+
- Fix `RSpec/ExcessiveDocstringSpacing` false positive for multi-line indented strings. ([@G-Rath])
|
212
|
+
- Fix `Include` configuration for sub-departments. ([@pirj])
|
213
|
+
- Ignore heredocs in `RSpec/ExcessiveDocstringSpacing`. ([@G-Rath])
|
214
|
+
- Stop `RSpec/ExampleWording` from trying to correct heredocs. ([@G-Rath])
|
215
|
+
- Add autocorrect support for `RSpec/VariableDefinition`. ([@r7kamura])
|
216
|
+
|
217
|
+
## 2.5.0 (2021-09-21)
|
218
|
+
|
219
|
+
- Declare autocorrect as unsafe for `ExpectChange`. ([@francois-ferrandis])
|
220
|
+
- Fix each example for `RSpec/HookArgument`. ([@lokhi])
|
221
|
+
- Exclude unrelated Rails directories from `RSpec/DescribeClass`. ([@MothOnMars])
|
222
|
+
- Add `RSpec/ExcessiveDocstringSpacing` cop. ([@G-Rath])
|
223
|
+
- Add `RSpec/SubjectDeclaration` cop. ([@dswij])
|
224
|
+
- Fix excessive whitespace removal in `RSpec/EmptyHook` autocorrection. ([@pirj])
|
225
|
+
- Bump RuboCop requirement to v1.19.0. ([@pirj])
|
226
|
+
- Fix false positive in `RSpec/IteratedExpectation` when there is single, non-expectation statement in the block body. ([@Darhazer])
|
227
|
+
|
228
|
+
## 2.4.0 (2021-06-09)
|
229
|
+
|
230
|
+
- Update `RSpec/FilePath` to check suffix when given a non-constant top-level node (e.g. features). ([@topalovic])
|
231
|
+
- Add missing documentation for `single_statement_only` style of `RSpec/ImplicitSubject` cop. ([@tejasbubane])
|
232
|
+
- Fix an exception in `DescribedClass` when accessing a constant on a variable in a spec that is nested in a namespace. ([@rrosenblum])
|
233
|
+
- Add new `RSpec/IdenticalEqualityAssertion` cop. ([@tejasbubane])
|
234
|
+
- Add `RSpec/Rails/AvoidSetupHook` cop. ([@paydaylight])
|
235
|
+
- Fix false negative in `RSpec/ExpectChange` cop with block style and chained method call. ([@tejasbubane])
|
236
|
+
|
237
|
+
## 2.3.0 (2021-04-28)
|
238
|
+
|
239
|
+
- Allow `RSpec/ContextWording` to accept multi-word prefixes. ([@hosamaly])
|
240
|
+
- Drop support for ruby 2.4. ([@bquorning])
|
241
|
+
- Add `CountAsOne` configuration option to `RSpec/ExampleLength`. ([@stephannv])
|
242
|
+
- Fix a false positive for `RSpec/RepeatedExampleGroupBody` when `pending` or `skip` have argument(s). ([@Tietew])
|
243
|
+
|
244
|
+
## 2.2.0 (2021-02-02)
|
245
|
+
|
246
|
+
- Fix `HooksBeforeExamples`, `LeadingSubject`, `LetBeforeExamples` and `ScatteredLet` autocorrection to take into account inline comments and comments immediately before the moved node. ([@Darhazer])
|
247
|
+
- Improve rubocop-rspec performance. ([@Darhazer], [@bquorning])
|
248
|
+
- Include `Enabled: true` to prevent a mismatched configuration parameter warning when `RSpec` cops are explicitly enabled in the user configuration. ([@pirj])
|
249
|
+
|
250
|
+
## 2.1.0 (2020-12-17)
|
251
|
+
|
252
|
+
- Fix `RSpec/FilePath` false positive for relative file path runs with long namespaces. ([@ahukkanen])
|
253
|
+
- Update `RSpec/Focus` to have auto-correction. ([@dvandersluis])
|
254
|
+
|
255
|
+
## 2.0.1 (2020-12-02)
|
256
|
+
|
257
|
+
- Fixed infinite loop in `RSpec/ExpectActual` autocorrection when both expected and actual values are literals. ([@Darhazer])
|
258
|
+
|
259
|
+
## 2.0.0 (2020-11-06)
|
260
|
+
|
261
|
+
- Remove deprecated class `::RuboCop::Cop::RSpec::Cop`. ([@bquorning])
|
262
|
+
- Retire `RSpec/InvalidPredicateMatcher` cop. ([@pirj])
|
263
|
+
- Remove the code responsible for filtering files to inspect. ([@pirj])
|
264
|
+
- Make RSpec language elements configurable. ([@sl4vr])
|
265
|
+
- Remove `CustomIncludeMethods` `RSpec/EmptyExampleGroup` option in favour of the new RSpec DSL configuration. ([@pirj])
|
266
|
+
- Enabled pending cop (`RSpec/StubbedMock`). ([@pirj])
|
267
|
+
|
268
|
+
## 2.0.0.pre (2020-10-22)
|
269
|
+
|
270
|
+
- Update RuboCop dependency to v1.0.0. ([@bquorning])
|
271
|
+
- Change namespace of several cops (`Capybara/*` -> `RSpec/Capybara/*`, `FactoryBot/*` -> `RSpec/FactoryBot/*`, `Rails/*` -> `RSpec/Rails/*`). ([@pirj], [@bquorning])
|
272
|
+
|
273
|
+
## 1.44.1 (2020-10-20)
|
274
|
+
|
275
|
+
- Relax `rubocop-ast` version constraint. ([@PhilCoggins])
|
276
|
+
|
277
|
+
## 1.44.0 (2020-10-20)
|
278
|
+
|
279
|
+
- Move our documentation from rubocop-rspec.readthedocs.io to docs.rubocop.org/rubocop-rspec. ([@bquorning])
|
280
|
+
- Add `RSpec/RepeatedIncludeExample` cop. ([@biinari])
|
281
|
+
- Add `RSpec/StubbedMock` cop. ([@bquorning], [@pirj])
|
282
|
+
- Add `IgnoredMetadata` configuration option to `RSpec/DescribeClass`. ([@Rafix02])
|
283
|
+
- Fix false positives in `RSpec/EmptyExampleGroup`. ([@pirj])
|
284
|
+
- Fix a false positive for `RSpec/EmptyExampleGroup` when example is defined in an `if` branch. ([@koic])
|
285
|
+
|
286
|
+
## 1.43.2 (2020-08-25)
|
287
|
+
|
288
|
+
- Fix `RSpec/FilePath` when checking a file with a shared example. ([@pirj])
|
289
|
+
- Fix subject nesting detection in `RSpec/LeadingSubject`. ([@pirj])
|
290
|
+
|
291
|
+
## 1.43.1 (2020-08-17)
|
292
|
+
|
293
|
+
- Fix `RSpec/FilePath` when checking a file defining e.g. an empty class. ([@bquorning])
|
294
|
+
|
295
|
+
## 1.43.0 (2020-08-17)
|
296
|
+
|
297
|
+
- Add a new base cop class `::RuboCop::Cop::RSpec::Base`. The old base class `::RuboCop::Cop::RSpec::Cop` is deprecated, and will be removed in the next major release. ([@bquorning])
|
298
|
+
- Add support for subject detection after includes and example groups in `RSpec/LeadingSubject`. ([@pirj])
|
299
|
+
- Ignore trailing punctuation in context description prefix. ([@elliterate])
|
300
|
+
- Relax `RSpec/VariableDefinition` cop so interpolated and multiline strings are accepted even when configured to enforce the `symbol` style. ([@bquorning])
|
301
|
+
- Fix `RSpec/EmptyExampleGroup` to flag example groups with examples in invalid scopes. ([@mlarraz])
|
302
|
+
- Fix `RSpec/EmptyExampleGroup` to ignore examples groups with examples defined inside iterators. ([@pirj])
|
303
|
+
- Improve `RSpec/NestedGroups`, `RSpec/FilePath`, `RSpec/DescribeMethod`, `RSpec/MultipleDescribes`, `RSpec/DescribeClass`'s top-level example group detection. ([@pirj])
|
304
|
+
- Add detection of `let!` with a block-pass or a string literal to `RSpec/LetSetup`. ([@pirj])
|
305
|
+
- Add `IgnoredPatterns` configuration option to `RSpec/VariableName`. ([@jtannas])
|
306
|
+
- Add `RSpec/MultipleMemoizedHelpers` cop. ([@mockdeep])
|
307
|
+
|
308
|
+
## 1.42.0 (2020-07-09)
|
309
|
+
|
310
|
+
- Update RuboCop dependency to 0.87.0 because of changes to internal APIs. ([@bquorning], [@Darhazer])
|
311
|
+
|
312
|
+
## 1.41.0 (2020-07-03)
|
313
|
+
|
314
|
+
- Extend the list of Rails spec types for `RSpec/DescribeClass`. ([@pirj])
|
315
|
+
- Fix `FactoryBot/AttributeDefinedStatically` to allow `#traits_for_enum` without a block. ([@harrylewis])
|
316
|
+
- Improve the performance of `FactoryBot/AttributeDefinedStatically`, `RSpec/InstanceVariable`, `RSpec/LetSetup`, `RSpec/NestedGroups` and `RSpec/ReturnFromStub`. ([@andrykonchin])
|
317
|
+
|
318
|
+
## 1.40.0 (2020-06-11)
|
319
|
+
|
320
|
+
- Add new `RSpec/VariableName` cop. ([@tejasbubane])
|
321
|
+
- Add new `RSpec/VariableDefinition` cop. ([@tejasbubane])
|
322
|
+
- Expand `Capybara/VisibilityMatcher` to support more than just `have_selector`. ([@twalpole])
|
323
|
+
- Add new `SpecSuffixOnly` option to `RSpec/FilePath` cop. ([@zdennis])
|
324
|
+
- Allow `RSpec/RepeatedExampleGroupBody` to differ only by described_class. ([@robotdana])
|
325
|
+
- Fix `RSpec/FilePath` detection across sibling directories. ([@rolfschmidt])
|
326
|
+
- Improve the performance of `RSpec/SubjectStub` by an order of magnitude. ([@andrykonchin])
|
327
|
+
|
328
|
+
## 1.39.0 (2020-05-01)
|
329
|
+
|
330
|
+
- Fix `RSpec/FilePath` detection when absolute path includes test subject. ([@eitoball])
|
331
|
+
- Add new `Capybara/VisibilityMatcher` cop. ([@aried3r])
|
332
|
+
- Ignore String constants by `RSpec/Describe`. ([@AlexWayfer])
|
333
|
+
- Drop support for ruby 2.3. ([@bquorning])
|
334
|
+
- Fix multiple cops to detect `let` with proc argument. ([@tejasbubane])
|
335
|
+
- Add autocorrect support for `RSpec/ScatteredLet`. ([@Darhazer])
|
336
|
+
- Add new `RSpec/EmptyHook` cop. ([@tejasbubane])
|
337
|
+
|
338
|
+
## 1.38.1 (2020-02-15)
|
339
|
+
|
340
|
+
- Fix `RSpec/RepeatedDescription` to detect descriptions with interpolation and methods. ([@lazycoder9])
|
341
|
+
|
342
|
+
## 1.38.0 (2020-02-11)
|
343
|
+
|
344
|
+
- Fix `RSpec/InstanceVariable` detection inside custom matchers. ([@pirj])
|
345
|
+
- Fix `RSpec/ScatteredSetup` to distinguish hooks with different metadata. ([@pirj])
|
346
|
+
- Add autocorrect support for `RSpec/ExpectActual` cop. ([@dduugg], [@pirj])
|
347
|
+
- Add `RSpec/RepeatedExampleGroupBody` cop. ([@lazycoder9])
|
348
|
+
- Add `RSpec/RepeatedExampleGroupDescription` cop. ([@lazycoder9])
|
349
|
+
- Add block name and other lines to `RSpec/ScatteredSetup` message. ([@elebow])
|
350
|
+
- Fix `RSpec/RepeatedDescription` to take into account example metadata. ([@lazycoder9])
|
351
|
+
|
352
|
+
## 1.37.1 (2019-12-16)
|
353
|
+
|
354
|
+
- Improve message and description of `FactoryBot/FactoryClassName`. ([@ybiquitous])
|
355
|
+
- Fix `FactoryBot/FactoryClassName` to ignore `Hash` and `OpenStruct`. ([@jfragoulis])
|
356
|
+
|
357
|
+
## 1.37.0 (2019-11-25)
|
358
|
+
|
359
|
+
- Implement `RSpec/DescribedClassModuleWrapping` to disallow RSpec statements within a module. ([@kellysutton])
|
360
|
+
- Fix documentation rake task to support RuboCop 0.75. ([@nickcampbell18])
|
361
|
+
- Fix `RSpec/SubjectStub` to detect implicit subjects stubbed. ([@QQism])
|
362
|
+
- Fix `RSpec/Pending` not flagging `skip` with string values. ([@pirj])
|
363
|
+
- Add `AllowedExplicitMatchers` config option for `RSpec/PredicateMatcher`. ([@mkrawc])
|
364
|
+
- Add `FactoryBot/FactoryClassName` cop. ([@jfragoulis])
|
365
|
+
|
366
|
+
## 1.36.0 (2019-09-27)
|
367
|
+
|
368
|
+
- Fix `RSpec/DescribedClass`'s error when `described_class` is used as part of a constant. ([@pirj])
|
369
|
+
- Fix `RSpec/ExampleWording` autocorrect of multi-line docstrings. ([@pirj])
|
370
|
+
- Add `RSpec/ContextMethod` cop, to detect method names in `context`. ([@geniou])
|
371
|
+
- Update RuboCop dependency to 0.68.1 with support for children matching node pattern syntax. ([@pirj])
|
372
|
+
- Add `RSpec/EmptyLineAfterExample` cop to check that there is an empty line after example blocks. ([@pirj])
|
373
|
+
- Fix `Capybara/CurrentPathExpectation` auto-corrector, to include option `ignore_query: true`. ([@onumis])
|
374
|
+
- Fix `RSpec/Focus` detecting mixed array/hash metadata. ([@dgollahon])
|
375
|
+
- Fix `RSpec/Focus` to also detect `pending` examples. ([@dgollahon])
|
376
|
+
|
377
|
+
## 1.35.0 (2019-08-02)
|
378
|
+
|
379
|
+
- Add `RSpec/ImplicitBlockExpectation` cop. ([@pirj])
|
380
|
+
|
381
|
+
## 1.34.1 (2019-07-31)
|
382
|
+
|
383
|
+
- Fix `RSpec/DescribedClass`'s error when a local variable is part of the namespace. ([@pirj])
|
384
|
+
|
385
|
+
## 1.34.0 (2019-07-23)
|
386
|
+
|
387
|
+
- Remove `AggregateFailuresByDefault` config option of `RSpec/MultipleExpectations`. ([@pirj])
|
388
|
+
- Add `RSpec/LeakyConstantDeclaration` cop. ([@jonatas], [@pirj])
|
389
|
+
- Improve `aggregate_failures` metadata detection of `RSpec/MultipleExpectations`. ([@pirj])
|
390
|
+
- Improve `RSpec/SubjectStub` detection and message. ([@pirj])
|
391
|
+
- Change message of `RSpec/LetSetup` cop to be more descriptive. ([@foton])
|
392
|
+
- Improve `RSpec/ExampleWording` to handle interpolated example messages. ([@nc-holodakg])
|
393
|
+
- Improve detection by allowing the use of `RSpec` as a top-level constant. ([@pirj])
|
394
|
+
- Fix `RSpec/DescribedClass`'s incorrect detection. ([@pirj])
|
395
|
+
- Improve `RSpec/DescribedClass`'s ability to detect inside modules and classes. ([@pirj])
|
396
|
+
|
397
|
+
## 1.33.0 (2019-05-13)
|
398
|
+
|
399
|
+
- Let `RSpec/DescribedClass` pass `Struct` instantiation closures. ([@schmijos])
|
400
|
+
- Fixed `RSpec/ContextWording` missing `context`s with metadata. ([@pirj])
|
401
|
+
- Fix `FactoryBot/AttributeDefinedStatically` not working with an explicit receiver. ([@composerinteralia])
|
402
|
+
- Add `RSpec/Dialect` enforces custom RSpec dialects. ([@gsamokovarov])
|
403
|
+
- Fix redundant blank lines in `RSpec/MultipleSubjects`'s autocorrect. ([@pirj])
|
404
|
+
- Drop support for ruby `2.2`. ([@bquorning])
|
405
|
+
|
406
|
+
## 1.32.0 (2019-01-27)
|
407
|
+
|
408
|
+
- Add `RSpec/Yield` cop, suggesting using the `and_yield` method when stubbing a method, accepting a block. ([@Darhazer])
|
409
|
+
- Fix `FactoryBot/CreateList` autocorrect crashing when the factory is called with a block=. ([@Darhazer])
|
410
|
+
- Fixed `RSpec/Focus` not flagging some cases of `RSpec.describe` with `focus: true`. ([@Darhazer])
|
411
|
+
- Fixed `RSpec/Pending` not flagging some cases of `RSpec.describe` with `:skip`. ([@Darhazer])
|
412
|
+
- Fix false positive in `RSpec/ReceiveCounts` when method name `exactly`, `at_least` or `at_most` is used along with `times`, without being an RSpec API. ([@Darhazer])
|
413
|
+
|
414
|
+
## 1.31.0 (2019-01-02)
|
415
|
+
|
416
|
+
- Add `IgnoreSharedExamples` option for `RSpec/NamedSubject`. ([@RST-J])
|
417
|
+
- Add autocorrect support for `Capybara/CurrentPathExpectation` cop. ([@ypresto])
|
418
|
+
- Add support for built-in `exists` matcher for `RSpec/PredicateMatcher` cop. ([@mkenyon])
|
419
|
+
- `SingleArgumentMessageChain` no longer reports an array as it's only argument as an offense. ([@Darhazer])
|
420
|
+
|
421
|
+
## 1.30.1 (2018-11-01)
|
422
|
+
|
423
|
+
- `FactoryBot/CreateList` now ignores `times` blocks with an argument. ([@Darhazer])
|
424
|
+
|
425
|
+
## 1.30.0 (2018-10-08)
|
426
|
+
|
427
|
+
- Add config to `RSpec/VerifiedDoubles` to enforcement of verification on unnamed doubles. ([@BrentWheeldon])
|
428
|
+
- Fix `FactoryBot/AttributeDefinedStatically` not working when there is a non-symbol key. ([@vzvu3k6k])
|
429
|
+
- Fix false positive in `RSpec/ImplicitSubject` when `is_expected` is used inside `its()` block. ([@Darhazer])
|
430
|
+
- Add `single_statement_only` style to `RSpec/ImplicitSubject` as a more relaxed alternative to `single_line_only`. ([@Darhazer])
|
431
|
+
- Add `RSpec/UnspecifiedException` as a default cop to encourage more-specific `expect{}.to raise_error(ExceptionType)`, or `raise_exception` style handling of exceptions. ([@daveworth])
|
432
|
+
|
433
|
+
## 1.29.1 (2018-09-01)
|
434
|
+
|
435
|
+
- Fix false negative in `FactoryBot/AttributeDefinedStatically` when attribute is defined on `self`. ([@Darhazer])
|
436
|
+
- `RSpec/FactoryBot` cops will now also inspect the `spec/factories.rb` path by default. ([@bquorning])
|
437
|
+
|
438
|
+
## 1.29.0 (2018-08-25)
|
439
|
+
|
440
|
+
- `RSpec/InstanceVariable` - Recommend local variables in addition to `let`. ([@jaredbeck])
|
441
|
+
- Add `RSpec/ImplicitSubject` cop. ([@Darhazer])
|
442
|
+
- Add `RSpec/HooksBeforeExamples` cop. ([@Darhazer])
|
443
|
+
|
444
|
+
## 1.28.0 (2018-08-14)
|
445
|
+
|
446
|
+
- Add `RSpec/ReceiveNever` cop enforcing usage of `not_to receive` instead of `never` matcher. ([@Darhazer])
|
447
|
+
- Fix false positive in `RSpec/EmptyLineAfterExampleGroup` cop when example is inside `if`. ([@Darhazer])
|
448
|
+
- Add `RSpec/MissingExampleGroupArgument` to enforce first argument for an example group. ([@geniou])
|
449
|
+
- Drop support for ruby `2.1`. ([@bquorning])
|
450
|
+
- Add `FactoryBot/AttributeDefinedStatically` cop to help FactoryBot users with the deprecation of static attributes. ([@composerinteralia], [@seanpdoyle])
|
451
|
+
- Remove `FactoryBot/DynamicAttributeDefinedStatically` and `FactoryBot/StaticAttributeDefinedDynamically` cops. ([@composerinteralia])
|
452
|
+
|
453
|
+
## 1.27.0 (2018-06-14)
|
454
|
+
|
455
|
+
- `RSpec/LeadingSubject` now enforces subject to be before any examples, hooks or let declarations. ([@Darhazer])
|
456
|
+
- Fix `RSpec/NotToNot` to highlight only the selector (`not_to` or `to_not`), so it works also on `expect { ... }` blocks. ([@bquorning])
|
457
|
+
- Add `RSpec/EmptyLineAfterHook` cop. ([@bquorning])
|
458
|
+
- Add `RSpec/EmptyLineAfterExampleGroup` cop to check that there is an empty line after example group blocks. ([@bquorning])
|
459
|
+
- Fix `RSpec/DescribeClass` crashing on `RSpec.describe` without arguments. ([@Darhazer])
|
460
|
+
- Bump RuboCop requirement to v0.56.0. ([@bquorning])
|
461
|
+
- Fix `RSpec/OverwritingSetup` crashing if a variable is used as an argument for `let`. ([@Darhazer])
|
462
|
+
|
463
|
+
## 1.26.0 (2018-06-06)
|
464
|
+
|
465
|
+
- Fix false positive in `RSpec/EmptyExampleGroup` cop when methods named like a RSpec method are used. ([@Darhazer])
|
466
|
+
- Fix `Capybara/FeatureMethods` not working when there is require before the spec. ([@Darhazer])
|
467
|
+
- Fix `RSpec/EmptyLineAfterFinalLet`: allow a comment to be placed after latest let, requiring empty line after the comment. ([@Darhazer])
|
468
|
+
- Add `RSpec/ReceiveCounts` cop to enforce usage of :once and :twice matchers. ([@Darhazer])
|
469
|
+
|
470
|
+
## 1.25.1 (2018-04-10)
|
471
|
+
|
472
|
+
- Fix false positive in `RSpec/Pending` cop when pending is used as a method name. ([@Darhazer])
|
473
|
+
- Fix `FactoryBot/DynamicAttributeDefinedStatically` false positive when using symbol proc argument for a sequence. ([@tdeo])
|
474
|
+
|
475
|
+
## 1.25.0 (2018-04-07)
|
476
|
+
|
477
|
+
- Add `RSpec/SharedExamples` cop to enforce consistent usage of string to titleize shared examples. ([@anthony-robin])
|
478
|
+
- Add `RSpec/Be` cop to enforce passing argument to the generic `be` matcher. ([@Darhazer])
|
479
|
+
- Fix false positives in `StaticAttributeDefinedDynamically` and `ReturnFromStub` when a const is used in an array or hash. ([@Darhazer])
|
480
|
+
- Add `RSpec/Pending` cop to enforce no existing pending or skipped examples. This is disabled by default. ([@patrickomatic])
|
481
|
+
- Fix `RSpec/NestedGroups` cop support --auto-gen-config. ([@walf443])
|
482
|
+
- Fix false positives in `Capybara/FeatureMethods` when feature methods are used as property names in a factory. ([@Darhazer])
|
483
|
+
- Allow configuring enabled methods in `Capybara/FeatureMethods`. ([@Darhazer])
|
484
|
+
- Add `FactoryBot/CreateList` cop. ([@Darhazer])
|
485
|
+
|
486
|
+
## 1.24.0 (2018-03-06)
|
487
|
+
|
488
|
+
- Compatibility with RuboCop v0.53.0. ([@bquorning])
|
489
|
+
- The `Rails/HttpStatus` cop is unavailable if the `rack` gem cannot be loaded. ([@bquorning])
|
490
|
+
- Fix `Rails/HttpStatus` not working with custom HTTP status codes. ([@bquorning])
|
491
|
+
- Fix `FactoryBot/StaticAttributeDefinedDynamically` to handle empty block. ([@abrom])
|
492
|
+
- Fix false positive in `FactoryBot/DynamicAttributeDefinedStatically` when a before/after callback has a symbol proc argument. ([@abrom])
|
493
|
+
|
494
|
+
## 1.23.0 (2018-02-23)
|
495
|
+
|
496
|
+
- Add `RSpec/Rails/HttpStatus` cop to enforce consistent usage of the status format (numeric or symbolic). ([@anthony-robin], [@jojos003])
|
497
|
+
- Fix false negative in `RSpec/ReturnFromStub` when a constant is being returned by the stub. ([@Darhazer])
|
498
|
+
- Fix `FactoryBot/DynamicAttributeDefinedStatically` to handle dynamic attributes inside arrays/hashes. ([@abrom])
|
499
|
+
- Add `FactoryBot/StaticAttributeDefinedDynamically` (based on dynamic attribute cop). ([@abrom])
|
500
|
+
|
501
|
+
## 1.22.2 (2018-02-01)
|
502
|
+
|
503
|
+
- Fix error in `RSpec/DescribedClass` when working on an empty `describe` block. ([@bquorning])
|
504
|
+
|
505
|
+
## 1.22.1 (2018-01-17)
|
506
|
+
|
507
|
+
- Fix false positives in `RSpec/ReturnFromStub`. ([@Darhazer])
|
508
|
+
|
509
|
+
## 1.22.0 (2018-01-10)
|
510
|
+
|
511
|
+
- Updates `describe_class` to account for RSpecs `:system` wrapper of rails system tests. ([@EliseFitz15])
|
512
|
+
- Add `RSpec/ExpectChange` cop to enforce consistent usage of the change matcher. ([@Darhazer])
|
513
|
+
- Add autocorrect support to `RSpec/LetBeforeExamples`. ([@Darhazer])
|
514
|
+
- Fix `RSpec/InstanceVariable` flagging instance variables inside dynamically defined class. ([@Darhazer])
|
515
|
+
- Add autocorrect support for `RSpec/ReturnFromStub` cop. ([@bquorning])
|
516
|
+
- Add `RSpec/ExampleWithoutDescription` cop. ([@Darhazer])
|
517
|
+
|
518
|
+
## 1.21.0 (2017-12-13)
|
519
|
+
|
520
|
+
- Compatibility with RuboCop v0.52.0. ([@bquorning])
|
521
|
+
- Improve performance when user does not override default RSpec Pattern config. ([@walf443])
|
522
|
+
- Add `AggregateFailuresByDefault` configuration for `RSpec/MultipleExpectations` cop. ([@onk])
|
523
|
+
|
524
|
+
## 1.20.1 (2017-11-15)
|
525
|
+
|
526
|
+
- Add "without" to list of default allowed prefixes for `RSpec/ContextWording`. ([@bquorning])
|
527
|
+
|
528
|
+
## 1.20.0 (2017-11-09)
|
529
|
+
|
530
|
+
- Rename namespace `FactoryGirl` to `FactoryBot` following original library update. ([@walf443])
|
531
|
+
- Fix exception in `RSpec/ReturnFromStub` on empty block. ([@yevhene])
|
532
|
+
- Add `RSpec/ContextWording` cop. ([@pirj], [@telmofcosta])
|
533
|
+
- Fix `RSpec/SubjectStub` cop matches receive message inside all matcher. ([@walf443])
|
534
|
+
|
535
|
+
## 1.19.0 (2017-10-18)
|
536
|
+
|
537
|
+
Compatibility release so users can upgrade RuboCop to 0.51.0. No new features.
|
538
|
+
|
539
|
+
## 1.18.0 (2017-09-29)
|
540
|
+
|
541
|
+
- Fix false positive in `Capybara/FeatureMethods`. ([@Darhazer])
|
542
|
+
- Add `RSpec/Capybara/CurrentPathExpectation` cop for feature specs, disallowing setting expectations on `current_path`. ([@timrogers])
|
543
|
+
- Fix false positive in `RSpec/LetBeforeExamples` cop when example group contains single let. ([@Darhazer])
|
544
|
+
|
545
|
+
## 1.17.1 (2017-09-20)
|
546
|
+
|
547
|
+
- Improved `RSpec/ReturnFromStub` to handle string interpolation, hashes and do..end blocks. ([@Darhazer])
|
548
|
+
- Fixed compatibility with JRuby. ([@zverok])
|
549
|
+
|
550
|
+
## 1.17.0 (2017-09-14)
|
551
|
+
|
552
|
+
- Add `RSpec/Capybara` namespace including the first cop for feature specs: `Capybara/FeatureMethods`. ([@rspeicher])
|
553
|
+
- Update to RuboCop 0.50.0. ([@bquorning])
|
554
|
+
|
555
|
+
## 1.16.0 (2017-09-06)
|
556
|
+
|
557
|
+
- Add `RSpec/FactoryGirl` namespace including the first cop for factories: `FactoryGirl/DynamicAttributeDefinedStatically`. ([@jonatas])
|
558
|
+
- Add disabled by default `RSpec/AlignLeftLetBrace`. ([@backus])
|
559
|
+
- Add disabled by default `RSpec/AlignRightLetBrace`. ([@backus])
|
560
|
+
- Add `RSpec/LetBeforeExamples` cop. ([@Darhazer])
|
561
|
+
- Add `RSpec/MultipleSubjects` cop. ([@backus])
|
562
|
+
- Add `RSpec/ReturnFromStub` cop. ([@Darhazer])
|
563
|
+
- Add `RSpec/VoidExpect` cop. ([@pocke])
|
564
|
+
- Add `RSpec/InvalidPredicateMatcher` cop. ([@pocke])
|
565
|
+
- Change HookArgument cop to detect when hook has a receiver. ([@pocke])
|
566
|
+
- Add `RSpec/PredicateMatcher` cop. ([@pocke])
|
567
|
+
- Add `RSpec/ExpectInHook` cop. ([@pocke])
|
568
|
+
- `RSpec/MultipleExpectations` now detects usage of expect_any_instance_of. ([@Darhazer])
|
569
|
+
- `RSpec/MultipleExpectations` now detects usage of is_expected. ([@bmorrall])
|
570
|
+
|
571
|
+
## 1.15.1 (2017-04-30)
|
572
|
+
|
573
|
+
- Fix the handling of various edge cases in the `RSpec/ExampleWording` cop, including one that would cause autocorrect to crash. ([@dgollahon])
|
574
|
+
- Fix `RSpec/IteratedExpectation` crashing when there is an assignment in the iteration. ([@Darhazer])
|
575
|
+
- Fix false positive in `RSpec/SingleArgumentMessageChain` cop when the single argument is a hash. ([@Darhazer])
|
576
|
+
|
577
|
+
## 1.15.0 (2017-03-24)
|
578
|
+
|
579
|
+
- Add `RSpec/DescribeSymbol` cop. ([@rspeicher])
|
580
|
+
- Fix error when `RSpec/OverwritingSetup` and `RSpec/ScatteredLet` analyzed empty example groups. ([@backus])
|
581
|
+
|
582
|
+
## 1.14.0 (2017-03-24)
|
583
|
+
|
584
|
+
- Add `RSpec/OverwritingSetup` cop. ([@Darhazer])
|
585
|
+
- Add autocorrect support for `RSpec/LeadingSubject` cop. ([@Darhazer])
|
586
|
+
- Add `RSpec/ScatteredLet` cop. ([@Darhazer])
|
587
|
+
- Add `RSpec/IteratedExpectation` cop. ([@Darhazer])
|
588
|
+
- Add `RSpec/EmptyLineAfterSubject` cop. ([@Darhazer])
|
589
|
+
- Add `RSpec/EmptyLineAfterFinalLet` cop. ([@Darhazer])
|
590
|
+
|
591
|
+
## 1.13.0 (2017-03-07)
|
592
|
+
|
593
|
+
- Add repeated 'it' detection to `RSpec/ExampleWording` cop. ([@dgollahon])
|
594
|
+
- Add \[observed_nesting/max_nesting\] info to `RSpec/NestedGroups` messages. ([@dgollahon])
|
595
|
+
- Add `RSpec/ItBehavesLike` cop. ([@dgollahon])
|
596
|
+
- Add `RSpec/SharedContext` cop. ([@Darhazer])
|
597
|
+
- `RSpec/MultipleExpectations`: Count aggregate_failures block as single expectation. ([@Darhazer])
|
598
|
+
- Fix `ExpectActual` cop flagging `rspec-rails` routing specs. ([@backus])
|
599
|
+
- Fix `FilePath` cop not registering offenses for files like `spec/blog/user.rb` when it should be `spec/blog/user_spec.rb`. ([@backus])
|
600
|
+
|
601
|
+
## 1.12.0 (2017-02-21)
|
602
|
+
|
603
|
+
- Add `RSpec/InstanceSpy` cop. ([@Darhazer])
|
604
|
+
- Add `RSpec/BeforeAfterAll` for avoiding leaky global test setup. ([@cfabianski])
|
605
|
+
|
606
|
+
## 1.11.0 (2017-02-16)
|
607
|
+
|
608
|
+
- Add `AroundBlock` cop. ([@Darhazer])
|
609
|
+
- Add `EnforcedStyle` configuration for `RSpec/DescribedClass` cop. ([@Darhazer])
|
610
|
+
- Fix false positive for `RSpec/RepeatedExample` cop. ([@redross])
|
611
|
+
|
612
|
+
## 1.10.0 (2017-01-15)
|
613
|
+
|
614
|
+
- Fix false negative for `RSpec/MessageSpies` cop. ([@onk])
|
615
|
+
- Fix internal dependencies on RuboCop to be compatible with 0.47 release. ([@backus])
|
616
|
+
- Add autocorrect support for `SingleArgumentMessageChain` cop. ([@bquorning])
|
617
|
+
- Rename `NestedGroups`' configuration key from `MaxNesting` to `Max` in order to be consistent with other cop configuration. ([@backus])
|
618
|
+
- Add `RepeatedExample` cop for detecting repeated examples within example groups. ([@backus])
|
619
|
+
- Add `ScatteredSetup` cop for enforcing that only one `before`, `around`, and `after` hook are used per example group scope. ([@backus])
|
620
|
+
- Add `ExpectOutput` cop for recommending `expect { ... }.to output(...).to_stdout`. ([@backus])
|
621
|
+
|
622
|
+
## 1.9.1 (2017-01-02)
|
623
|
+
|
624
|
+
- Fix unintentional regression change in `NestedGroups` reported in #270. ([@backus])
|
625
|
+
- Change `MaxNesting` for `NestedGroups` from 2 to 3. ([@backus])
|
626
|
+
|
627
|
+
## 1.9.0 (2016-12-29)
|
628
|
+
|
629
|
+
- Add `MessageSpies` cop for enforcing consistent style of either `expect(...).to have_received` or `expect(...).to receive`, intended as a replacement for the `MessageExpectation` cop. ([@bquorning])
|
630
|
+
- Fix `DescribeClass` to not flag `describe` at the top of a block of shared examples. ([@clupprich])
|
631
|
+
- Add `SingleArgumentMessageChain` cop for recommending use of `receive` instead of `receive_message_chain` where possible. ([@bquorning])
|
632
|
+
- Add `RepeatedDescription` cop for detecting repeated example descriptions within example groups. ([@backus])
|
633
|
+
|
634
|
+
## 1.8.0 (2016-10-27)
|
635
|
+
|
636
|
+
- Optionally ignore method names in the `describe` argument when running the `FilePath` cop. ([@bquorning])
|
637
|
+
- Fix regression in how `FilePath` converts alphanumeric class names into paths. ([@bquorning])
|
638
|
+
- Add `ImplicitExpect` cop for enforcing `should` vs. `is_expected.to`. ([@backus])
|
639
|
+
- Disable `MessageExpectation` cop in the default configuration. ([@bquorning])
|
640
|
+
|
641
|
+
## 1.7.0 (2016-08-24)
|
642
|
+
|
643
|
+
- Add support for checking all example groups with `ExampleLength`. ([@backus])
|
644
|
+
- Add support for checking shared example groups for `DescribedClass`. ([@backus])
|
645
|
+
- Add support for checking `its` from [rspec-its](https://github.com/rspec/rspec-its). ([@backus])
|
646
|
+
- Add `EmptyExampleGroup` cop for detecting `describe`s and `context`s without any tests inside. ([@backus])
|
647
|
+
- Add `CustomIncludeMethods` configuration option for `EmptyExampleGroup`. ([@backus])
|
648
|
+
- Add `NestedGroups` cop for detecting excessive example group nesting. ([@backus])
|
649
|
+
- Add `MaxNesting` configuration option for `NestedGroups` cop. ([@backus])
|
650
|
+
- Add `ExpectActual` cop for detecting literal values within `expect(...)`. ([@backus])
|
651
|
+
- Add `MultipleExpectations` cop for detecting multiple `expect(...)` calls within one example. ([@backus])
|
652
|
+
- Add `Max` configuration option for `MultipleExpectations`. ([@backus])
|
653
|
+
- Add `SubjectStub` cop for testing stubbed test subjects. ([@backus])
|
654
|
+
- Add `LetSetup` cop for detecting cases where `let!` is used for test setup. ([@backus])
|
655
|
+
- Change all cops to only inspect files with names following rspec convention (`*/spec/*` and/or `_spec.rb`). ([@backus])
|
656
|
+
- Add `AllCops/RSpec` configuration option for specifying custom spec file patterns. ([@backus])
|
657
|
+
- Add `AssignmentOnly` configuration option for `RSpec/InstanceVariable` cop. ([@backus])
|
658
|
+
- Add `BeEql` cop which looks for expectations that can use `be(...)` instead of `eql(...)`. ([@backus])
|
659
|
+
- Add autocorrect support for `BeEql` cop. ([@backus])
|
660
|
+
- Add `MessageExpectation` cop for enforcing consistent style of either `expect(...).to receive` or `allow(...).to receive`. ([@backus])
|
661
|
+
- Add `MessageChain` cop. ([@bquorning])
|
662
|
+
|
663
|
+
## 1.6.0 (2016-08-03)
|
664
|
+
|
665
|
+
- Add `SkipBlocks` option for `DescribedClass` cop. ([@backus])
|
666
|
+
|
667
|
+
## 1.5.3 (2016-08-02)
|
668
|
+
|
669
|
+
- Add `RSpec/NamedSubject` cop. ([@backus])
|
670
|
+
|
671
|
+
## 1.5.2 (2016-08-01)
|
672
|
+
|
673
|
+
- Drop support for ruby `2.0.0` and `2.1.0`. ([@backus])
|
674
|
+
- Internal refactorings and improved test coverage. ([@backus])
|
675
|
+
|
676
|
+
## 1.5.1 (2016-07-20)
|
677
|
+
|
678
|
+
- Fix `unrecognized parameter RSpec/VerifiedDoubles:IgnoreSymbolicNames` warning. ([@jeffreyc])
|
679
|
+
- Update to rubocop 0.41.2. ([@backus])
|
680
|
+
|
681
|
+
## 1.5.0 (2016-05-17)
|
682
|
+
|
683
|
+
- Expand `VerifiedDoubles` cop to check for `spy` as well as `double`. ([@andyw8])
|
684
|
+
- Enable `VerifiedDoubles` cop by default. ([@andyw8])
|
685
|
+
- Add `IgnoreSymbolicNames` option for `VerifiedDoubles` cop. ([@andyw8])
|
686
|
+
- Add `RSpec::ExampleLength` cop. ([@andyw8])
|
687
|
+
- Handle alphanumeric class names in `FilePath` cop. ([@andyw8])
|
688
|
+
- Skip `DescribeClass` cop for view specs. ([@andyw8])
|
689
|
+
- Skip `FilePath` cop for Rails routing specs. ([@andyw8])
|
690
|
+
- Add cop to check for focused specs. ([@renanborgescampos], [@jaredmoody])
|
691
|
+
- Clean-up `RSpec::NotToNot` to use same configuration semantics as other RuboCop cops, add autocorrect support for `RSpec::NotToNot`. ([@baberthal])
|
692
|
+
- Update to rubocop 0.40.0. ([@nijikon])
|
693
|
+
|
694
|
+
## 1.4.1 (2016-04-03)
|
695
|
+
|
696
|
+
- Ignore routing specs for DescribeClass cop. ([@nijikon])
|
697
|
+
- Move rubocop dependency to runtime. ([@nijikon])
|
698
|
+
- Update to rubocop 0.39.0. ([@nijikon])
|
699
|
+
|
700
|
+
## 1.4.0 (2016-02-15)
|
701
|
+
|
702
|
+
- Update to rubocop 0.37.2. ([@nijikon])
|
703
|
+
- Update ruby versions we test against. ([@nijikon])
|
704
|
+
- Add `RSpec::NotToNot` cop. ([@miguelfteixeira])
|
705
|
+
- Add `RSpec/AnyInstance` cop. ([@mlarraz])
|
706
|
+
|
707
|
+
## 1.3.1
|
708
|
+
|
709
|
+
- Fix auto correction issue - syntax had changed in RuboCop v0.31. ([@bquorning])
|
710
|
+
- Add RuboCop clone to vendor folder - see #39 for details. ([@bquorning])
|
711
|
+
|
712
|
+
## 1.3.0
|
713
|
+
|
714
|
+
- Ignore non string arguments for FilePathCop - thanks to @deivid-rodriguez. ([@geniou])
|
715
|
+
- Skip DescribeMethod cop for tagged specs. ([@deivid-rodriguez])
|
716
|
+
- Skip DescribeClass cop for feature/request specs. ([@deivid-rodriguez])
|
717
|
+
|
718
|
+
## 1.2.2
|
719
|
+
|
720
|
+
- Make `RSpec::ExampleWording` case insensitive. ([@geniou])
|
721
|
+
|
722
|
+
## 1.2.1
|
723
|
+
|
724
|
+
- Add `RSpec::VerifiedDoubles` cop. ([@andyw8])
|
725
|
+
|
726
|
+
## 1.2.0
|
727
|
+
|
728
|
+
- Drop support of ruby `1.9.2`. ([@geniou])
|
729
|
+
- Update to RuboCop `~> 0.24`. ([@geniou])
|
730
|
+
- Add `autocorrect` to `RSpec::ExampleWording`. This experimental - use with care and check the changes. ([@geniou])
|
731
|
+
- Fix config loader debug output. ([@geniou])
|
732
|
+
- Rename `FileName` cop to `FilePath` as a workaround - see [#19](https://github.com/nevir/rubocop-rspec/issues/19). ([@geniou])
|
733
|
+
|
734
|
+
## 1.1.0
|
735
|
+
|
736
|
+
- Add `autocorrect` to `RSpec::DescribedClass` cop. ([@geniou])
|
737
|
+
|
738
|
+
## 1.0.1
|
739
|
+
|
740
|
+
- Add `config` folder to gemspec. ([@pstengel])
|
741
|
+
|
742
|
+
## 1.0.rc3
|
743
|
+
|
744
|
+
- Update to RuboCop `>= 0.23`. ([@geniou])
|
745
|
+
- Add configuration option for `CustomTransformation` to `FileName` cop. ([@geniou])
|
746
|
+
|
747
|
+
## 1.0.rc2
|
748
|
+
|
749
|
+
- Gem is no longer 20MB (sorry!). ([@nevir])
|
750
|
+
- `RspecFileName` cop allows for method specs to organized into directories by class and type. ([@nevir])
|
751
|
+
|
752
|
+
## 1.0.rc1
|
753
|
+
|
754
|
+
- Update code to work with rubocop `>= 0.19`. ([@geniou])
|
755
|
+
- Split `UnitSpecNaming` cop into `RSpecDescribeClass`, `RSpecDescribeMethod` and `RSpecFileName` and enabled them all by default. ([@geniou])
|
756
|
+
- Add `RSpecExampleWording` cop to prevent to use of should at the beginning of the spec description. ([@geniou])
|
757
|
+
- Fix `RSpecFileName` cop for non-class specs. ([@geniou])
|
758
|
+
- Adapt `RSpecFileName` cop to common naming convention and skip spec with multiple top level describes. ([@geniou])
|
759
|
+
- Add `RSpecMultipleDescribes` cop to check for multiple top level describes. ([@geniou])
|
760
|
+
- Add `RSpecDescribedClass` to promote the use of `described_class`. ([@geniou])
|
761
|
+
- Add `RSpecInstanceVariable` cop to check for the usage of instance variables. ([@geniou])
|
762
|
+
|
763
|
+
<!-- Contributors (alphabetically) -->
|
764
|
+
|
765
|
+
[@abrom]: https://github.com/abrom
|
766
|
+
[@ahukkanen]: https://github.com/ahukkanen
|
767
|
+
[@akiomik]: https://github.com/akiomik
|
768
|
+
[@akrox58]: https://github.com/akrox58
|
769
|
+
[@alexwayfer]: https://github.com/AlexWayfer
|
770
|
+
[@andrykonchin]: https://github.com/andrykonchin
|
771
|
+
[@andyw8]: https://github.com/andyw8
|
772
|
+
[@anthony-robin]: https://github.com/anthony-robin
|
773
|
+
[@aried3r]: https://github.com/aried3r
|
774
|
+
[@baberthal]: https://github.com/baberthal
|
775
|
+
[@backus]: https://github.com/backus
|
776
|
+
[@biinari]: https://github.com/biinari
|
777
|
+
[@bmorrall]: https://github.com/bmorrall
|
778
|
+
[@bquorning]: https://github.com/bquorning
|
779
|
+
[@brentwheeldon]: https://github.com/BrentWheeldon
|
780
|
+
[@brianhawley]: https://github.com/BrianHawley
|
781
|
+
[@cfabianski]: https://github.com/cfabianski
|
782
|
+
[@clupprich]: https://github.com/clupprich
|
783
|
+
[@composerinteralia]: https://github.com/composerinteralia
|
784
|
+
[@darhazer]: https://github.com/Darhazer
|
785
|
+
[@daveworth]: https://github.com/daveworth
|
786
|
+
[@dduugg]: https://github.com/dduugg
|
787
|
+
[@deivid-rodriguez]: https://github.com/deivid-rodriguez
|
788
|
+
[@dgollahon]: https://github.com/dgollahon
|
789
|
+
[@dmitrytsepelev]: https://github.com/dmitrytsepelev
|
790
|
+
[@drowze]: https://github.com/Drowze
|
791
|
+
[@dswij]: https://github.com/dswij
|
792
|
+
[@dvandersluis]: https://github.com/dvandersluis
|
793
|
+
[@edgibbs]: https://github.com/edgibbs
|
794
|
+
[@eikes]: https://github.com/eikes
|
795
|
+
[@eitoball]: https://github.com/eitoball
|
796
|
+
[@elebow]: https://github.com/elebow
|
797
|
+
[@elisefitz15]: https://github.com/EliseFitz15
|
798
|
+
[@elliterate]: https://github.com/elliterate
|
799
|
+
[@faucct]: https://github.com/faucct
|
800
|
+
[@foton]: https://github.com/foton
|
801
|
+
[@francois-ferrandis]: https://github.com/francois-ferrandis
|
802
|
+
[@g-rath]: https://github.com/G-Rath
|
803
|
+
[@geniou]: https://github.com/geniou
|
804
|
+
[@gsamokovarov]: https://github.com/gsamokovarov
|
805
|
+
[@harry-graham]: https://github.com/harry-graham
|
806
|
+
[@harrylewis]: https://github.com/harrylewis
|
807
|
+
[@hosamaly]: https://github.com/hosamaly
|
808
|
+
[@ignaciovillaverde]: https://github.com/ignaciovillaverde
|
809
|
+
[@jaredbeck]: https://github.com/jaredbeck
|
810
|
+
[@jaredmoody]: https://github.com/jaredmoody
|
811
|
+
[@jeffreyc]: https://github.com/jeffreyc
|
812
|
+
[@jfragoulis]: https://github.com/jfragoulis
|
813
|
+
[@johnny-miyake]: https://github.com/johnny-miyake
|
814
|
+
[@jojos003]: https://github.com/jojos003
|
815
|
+
[@jonatas]: https://github.com/jonatas
|
816
|
+
[@jtannas]: https://github.com/jtannas
|
817
|
+
[@kellysutton]: https://github.com/kellysutton
|
818
|
+
[@koic]: https://github.com/koic
|
819
|
+
[@kuahyeow]: https://github.com/kuahyeow
|
820
|
+
[@lazycoder9]: https://github.com/lazycoder9
|
821
|
+
[@leoarnold]: https://github.com/leoarnold
|
822
|
+
[@liberatys]: https://github.com/Liberatys
|
823
|
+
[@lokhi]: https://github.com/lokhi
|
824
|
+
[@luke-hill]: https://github.com/luke-hill
|
825
|
+
[@m-yamashita01]: https://github.com/M-Yamashita01
|
826
|
+
[@miguelfteixeira]: https://github.com/miguelfteixeira
|
827
|
+
[@mkenyon]: https://github.com/mkenyon
|
828
|
+
[@mkrawc]: https://github.com/mkrawc
|
829
|
+
[@mlarraz]: https://github.com/mlarraz
|
830
|
+
[@mockdeep]: https://github.com/mockdeep
|
831
|
+
[@mothonmars]: https://github.com/MothOnMars
|
832
|
+
[@mvz]: https://github.com/mvz
|
833
|
+
[@nc-holodakg]: https://github.com/nc-holodakg
|
834
|
+
[@nevir]: https://github.com/nevir
|
835
|
+
[@ngouy]: https://github.com/ngouy
|
836
|
+
[@nickcampbell18]: https://github.com/nickcampbell18
|
837
|
+
[@nijikon]: https://github.com/nijikon
|
838
|
+
[@onk]: https://github.com/onk
|
839
|
+
[@onumis]: https://github.com/onumis
|
840
|
+
[@oshiro3]: https://github.com/oshiro3
|
841
|
+
[@patrickomatic]: https://github.com/patrickomatic
|
842
|
+
[@paydaylight]: https://github.com/paydaylight
|
843
|
+
[@philcoggins]: https://github.com/PhilCoggins
|
844
|
+
[@pirj]: https://github.com/pirj
|
845
|
+
[@pocke]: https://github.com/pocke
|
846
|
+
[@pstengel]: https://github.com/pstengel
|
847
|
+
[@qqism]: https://github.com/QQism
|
848
|
+
[@r7kamura]: https://github.com/r7kamura
|
849
|
+
[@rafix02]: https://github.com/Rafix02
|
850
|
+
[@redross]: https://github.com/redross
|
851
|
+
[@renanborgescampos]: https://github.com/renanborgescampos
|
852
|
+
[@robotdana]: https://github.com/robotdana
|
853
|
+
[@rolfschmidt]: https://github.com/rolfschmidt
|
854
|
+
[@rrosenblum]: https://github.com/rrosenblum
|
855
|
+
[@rspeicher]: https://github.com/rspeicher
|
856
|
+
[@rst-j]: https://github.com/RST-J
|
857
|
+
[@samrjenkins]: https://github.com/samrjenkins
|
858
|
+
[@schmijos]: https://github.com/schmijos
|
859
|
+
[@seanpdoyle]: https://github.com/seanpdoyle
|
860
|
+
[@sl4vr]: https://github.com/sl4vr
|
861
|
+
[@smcgivern]: https://github.com/smcgivern
|
862
|
+
[@stephannv]: https://github.com/stephannv
|
863
|
+
[@t3h2mas]: https://github.com/t3h2mas
|
864
|
+
[@tdeo]: https://github.com/tdeo
|
865
|
+
[@tejasbubane]: https://github.com/tejasbubane
|
866
|
+
[@telmofcosta]: https://github.com/telmofcosta
|
867
|
+
[@tietew]: https://github.com/Tietew
|
868
|
+
[@timrogers]: https://github.com/timrogers
|
869
|
+
[@topalovic]: https://github.com/topalovic
|
870
|
+
[@twalpole]: https://github.com/twalpole
|
871
|
+
[@vzvu3k6k]: https://github.com/vzvu3k6k
|
872
|
+
[@walf443]: https://github.com/walf443
|
873
|
+
[@ybiquitous]: https://github.com/ybiquitous
|
874
|
+
[@ydah]: https://github.com/ydah
|
875
|
+
[@yevhene]: https://github.com/yevhene
|
876
|
+
[@ypresto]: https://github.com/ypresto
|
877
|
+
[@zdennis]: https://github.com/zdennis
|
878
|
+
[@zverok]: https://github.com/zverok
|