mlh-rubocop-config 1.0.1 → 1.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2888) hide show
  1. checksums.yaml +4 -4
  2. data/.rubocop.yml +10 -1
  3. data/Gemfile +1 -0
  4. data/Gemfile.lock +47 -28
  5. data/lib/mlh-rubocop-config/version.rb +1 -1
  6. data/mlh-rubocop-config.gemspec +2 -1
  7. data/vendor/bundle/ruby/3.2.0/bin/racc +29 -0
  8. data/vendor/bundle/ruby/3.2.0/bin/rake +29 -0
  9. data/vendor/bundle/ruby/3.2.0/bin/rubocop +29 -0
  10. data/vendor/bundle/ruby/3.2.0/bin/ruby-parse +29 -0
  11. data/vendor/bundle/ruby/3.2.0/bin/ruby-rewrite +29 -0
  12. data/vendor/bundle/ruby/3.2.0/cache/activesupport-7.1.3.gem +0 -0
  13. data/vendor/bundle/ruby/3.2.0/cache/ast-2.4.2.gem +0 -0
  14. data/vendor/bundle/ruby/3.2.0/cache/base64-0.2.0.gem +0 -0
  15. data/vendor/bundle/ruby/3.2.0/cache/bigdecimal-3.1.6.gem +0 -0
  16. data/vendor/bundle/ruby/3.2.0/cache/concurrent-ruby-1.2.3.gem +0 -0
  17. data/vendor/bundle/ruby/3.2.0/cache/connection_pool-2.4.1.gem +0 -0
  18. data/vendor/bundle/ruby/3.2.0/cache/drb-2.2.0.gem +0 -0
  19. data/vendor/bundle/ruby/3.2.0/cache/i18n-1.14.1.gem +0 -0
  20. data/vendor/bundle/ruby/3.2.0/cache/json-2.7.1.gem +0 -0
  21. data/vendor/bundle/ruby/3.2.0/cache/language_server-protocol-3.17.0.3.gem +0 -0
  22. data/vendor/bundle/ruby/3.2.0/cache/minitest-5.21.2.gem +0 -0
  23. data/vendor/bundle/ruby/3.2.0/cache/mutex_m-0.2.0.gem +0 -0
  24. data/vendor/bundle/ruby/3.2.0/cache/parallel-1.24.0.gem +0 -0
  25. data/vendor/bundle/ruby/3.2.0/cache/parser-3.3.0.5.gem +0 -0
  26. data/vendor/bundle/ruby/3.2.0/cache/racc-1.7.3.gem +0 -0
  27. data/vendor/bundle/ruby/3.2.0/cache/rack-3.0.9.gem +0 -0
  28. data/vendor/bundle/ruby/3.2.0/cache/rainbow-3.1.1.gem +0 -0
  29. data/vendor/bundle/ruby/3.2.0/cache/rake-13.1.0.gem +0 -0
  30. data/vendor/bundle/ruby/3.2.0/cache/regexp_parser-2.9.0.gem +0 -0
  31. data/vendor/bundle/ruby/3.2.0/cache/rexml-3.2.6.gem +0 -0
  32. data/vendor/bundle/ruby/3.2.0/cache/rubocop-1.60.2.gem +0 -0
  33. data/vendor/bundle/ruby/3.2.0/cache/rubocop-ast-1.30.0.gem +0 -0
  34. data/vendor/bundle/ruby/3.2.0/cache/rubocop-capybara-2.20.0.gem +0 -0
  35. data/vendor/bundle/ruby/3.2.0/cache/rubocop-factory_bot-2.25.1.gem +0 -0
  36. data/vendor/bundle/ruby/3.2.0/cache/rubocop-performance-1.20.2.gem +0 -0
  37. data/vendor/bundle/ruby/3.2.0/cache/rubocop-rails-2.23.1.gem +0 -0
  38. data/vendor/bundle/ruby/3.2.0/cache/rubocop-rspec-2.26.1.gem +0 -0
  39. data/vendor/bundle/ruby/3.2.0/cache/ruby-progressbar-1.13.0.gem +0 -0
  40. data/vendor/bundle/ruby/3.2.0/cache/tzinfo-2.0.6.gem +0 -0
  41. data/vendor/bundle/ruby/3.2.0/cache/unicode-display_width-2.5.0.gem +0 -0
  42. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/bigdecimal-3.1.6/bigdecimal.so +0 -0
  43. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/bigdecimal-3.1.6/gem.build_complete +0 -0
  44. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/bigdecimal-3.1.6/gem_make.out +48 -0
  45. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/bigdecimal-3.1.6/mkmf.log +863 -0
  46. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/json-2.7.1/gem.build_complete +0 -0
  47. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/json-2.7.1/gem_make.out +16 -0
  48. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/json-2.7.1/json/ext/generator.so +0 -0
  49. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/json-2.7.1/json/ext/parser.so +0 -0
  50. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/json-2.7.1/mkmf.log +125 -0
  51. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/racc-1.7.3/gem.build_complete +0 -0
  52. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/racc-1.7.3/gem_make.out +18 -0
  53. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/racc-1.7.3/racc/cparse.so +0 -0
  54. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/CHANGELOG.md +1199 -0
  55. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/MIT-LICENSE +20 -0
  56. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/README.rdoc +40 -0
  57. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/actionable_error.rb +50 -0
  58. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/all.rb +5 -0
  59. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/array_inquirer.rb +50 -0
  60. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/backtrace_cleaner.rb +151 -0
  61. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/benchmarkable.rb +52 -0
  62. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/broadcast_logger.rb +250 -0
  63. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/builder.rb +8 -0
  64. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/cache/coder.rb +153 -0
  65. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/cache/entry.rb +134 -0
  66. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/cache/file_store.rb +229 -0
  67. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/cache/mem_cache_store.rb +348 -0
  68. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/cache/memory_store.rb +257 -0
  69. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/cache/null_store.rb +62 -0
  70. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/cache/redis_cache_store.rb +486 -0
  71. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/cache/serializer_with_fallback.rb +175 -0
  72. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/cache/strategy/local_cache.rb +201 -0
  73. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/cache/strategy/local_cache_middleware.rb +45 -0
  74. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/cache.rb +1109 -0
  75. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/callbacks.rb +984 -0
  76. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/code_generator.rb +65 -0
  77. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/concern.rb +217 -0
  78. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/concurrency/load_interlock_aware_monitor.rb +72 -0
  79. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/concurrency/null_lock.rb +13 -0
  80. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/concurrency/share_lock.rb +226 -0
  81. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/configurable.rb +159 -0
  82. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/configuration_file.rb +51 -0
  83. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/array/access.rb +100 -0
  84. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/array/conversions.rb +215 -0
  85. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/array/extract.rb +21 -0
  86. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/array/extract_options.rb +31 -0
  87. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/array/grouping.rb +109 -0
  88. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/array/inquiry.rb +19 -0
  89. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/array/wrap.rb +48 -0
  90. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/array.rb +9 -0
  91. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/benchmark.rb +16 -0
  92. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/big_decimal/conversions.rb +14 -0
  93. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/big_decimal.rb +3 -0
  94. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/class/attribute.rb +131 -0
  95. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/class/attribute_accessors.rb +6 -0
  96. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/class/subclasses.rb +44 -0
  97. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/class.rb +4 -0
  98. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/date/acts_like.rb +10 -0
  99. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/date/blank.rb +14 -0
  100. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/date/calculations.rb +161 -0
  101. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/date/conversions.rb +98 -0
  102. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/date/zones.rb +8 -0
  103. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/date.rb +7 -0
  104. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/date_and_time/calculations.rb +374 -0
  105. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/date_and_time/compatibility.rb +31 -0
  106. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/date_and_time/zones.rb +40 -0
  107. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/date_time/acts_like.rb +16 -0
  108. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/date_time/blank.rb +14 -0
  109. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/date_time/calculations.rb +215 -0
  110. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/date_time/compatibility.rb +18 -0
  111. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/date_time/conversions.rb +110 -0
  112. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/date_time.rb +7 -0
  113. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/digest/uuid.rb +70 -0
  114. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/digest.rb +3 -0
  115. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/enumerable.rb +262 -0
  116. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/erb/util.rb +196 -0
  117. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/file/atomic.rb +72 -0
  118. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/file.rb +3 -0
  119. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/hash/conversions.rb +262 -0
  120. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/hash/deep_merge.rb +42 -0
  121. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/hash/deep_transform_values.rb +46 -0
  122. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/hash/except.rb +24 -0
  123. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/hash/indifferent_access.rb +24 -0
  124. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/hash/keys.rb +143 -0
  125. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/hash/reverse_merge.rb +25 -0
  126. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/hash/slice.rb +27 -0
  127. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/hash.rb +10 -0
  128. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/integer/inflections.rb +31 -0
  129. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/integer/multiple.rb +12 -0
  130. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/integer/time.rb +22 -0
  131. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/integer.rb +5 -0
  132. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/kernel/concern.rb +14 -0
  133. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/kernel/reporting.rb +45 -0
  134. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/kernel/singleton_class.rb +8 -0
  135. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/kernel.rb +5 -0
  136. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/load_error.rb +9 -0
  137. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/module/aliasing.rb +31 -0
  138. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/module/anonymous.rb +30 -0
  139. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/module/attr_internal.rb +38 -0
  140. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/module/attribute_accessors.rb +214 -0
  141. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb +175 -0
  142. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/module/concerning.rb +140 -0
  143. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/module/delegation.rb +353 -0
  144. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/module/deprecation.rb +28 -0
  145. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/module/introspection.rb +62 -0
  146. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/module/redefine_method.rb +40 -0
  147. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/module/remove_method.rb +17 -0
  148. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/module.rb +13 -0
  149. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/name_error.rb +59 -0
  150. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/numeric/bytes.rb +75 -0
  151. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/numeric/conversions.rb +145 -0
  152. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/numeric/time.rb +66 -0
  153. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/numeric.rb +5 -0
  154. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/object/acts_like.rb +45 -0
  155. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/object/blank.rb +155 -0
  156. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/object/conversions.rb +6 -0
  157. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/object/deep_dup.rb +71 -0
  158. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/object/duplicable.rb +60 -0
  159. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/object/inclusion.rb +37 -0
  160. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/object/instance_variables.rb +40 -0
  161. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/object/json.rb +252 -0
  162. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/object/to_param.rb +3 -0
  163. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/object/to_query.rb +87 -0
  164. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/object/try.rb +158 -0
  165. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/object/with.rb +44 -0
  166. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/object/with_options.rb +101 -0
  167. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/object.rb +17 -0
  168. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/pathname/blank.rb +16 -0
  169. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/pathname/existence.rb +23 -0
  170. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/pathname.rb +4 -0
  171. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/range/compare_range.rb +57 -0
  172. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/range/conversions.rb +62 -0
  173. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/range/each.rb +24 -0
  174. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/range/overlap.rb +40 -0
  175. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/range.rb +6 -0
  176. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/regexp.rb +14 -0
  177. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/securerandom.rb +57 -0
  178. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/string/access.rb +95 -0
  179. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/string/behavior.rb +8 -0
  180. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/string/conversions.rb +60 -0
  181. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/string/exclude.rb +13 -0
  182. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/string/filters.rb +151 -0
  183. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/string/indent.rb +45 -0
  184. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/string/inflections.rb +300 -0
  185. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/string/inquiry.rb +16 -0
  186. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/string/multibyte.rb +58 -0
  187. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/string/output_safety.rb +235 -0
  188. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/string/starts_ends_with.rb +6 -0
  189. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/string/strip.rb +27 -0
  190. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/string/zones.rb +16 -0
  191. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/string.rb +15 -0
  192. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/symbol/starts_ends_with.rb +6 -0
  193. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/symbol.rb +3 -0
  194. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/thread/backtrace/location.rb +12 -0
  195. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/time/acts_like.rb +10 -0
  196. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/time/calculations.rb +384 -0
  197. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/time/compatibility.rb +16 -0
  198. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/time/conversions.rb +75 -0
  199. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/time/zones.rb +97 -0
  200. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext/time.rb +7 -0
  201. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/core_ext.rb +6 -0
  202. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/current_attributes/test_helper.rb +13 -0
  203. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/current_attributes.rb +235 -0
  204. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/deep_mergeable.rb +53 -0
  205. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/dependencies/autoload.rb +84 -0
  206. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/dependencies/interlock.rb +49 -0
  207. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/dependencies/require_dependency.rb +28 -0
  208. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/dependencies.rb +98 -0
  209. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/deprecation/behaviors.rb +148 -0
  210. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/deprecation/constant_accessor.rb +53 -0
  211. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/deprecation/deprecators.rb +104 -0
  212. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/deprecation/disallowed.rb +54 -0
  213. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/deprecation/instance_delegator.rb +65 -0
  214. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/deprecation/method_wrappers.rb +68 -0
  215. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/deprecation/proxy_wrappers.rb +192 -0
  216. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/deprecation/reporting.rb +174 -0
  217. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/deprecation.rb +78 -0
  218. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/deprecator.rb +7 -0
  219. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/descendants_tracker.rb +190 -0
  220. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/digest.rb +22 -0
  221. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/duration/iso8601_parser.rb +123 -0
  222. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/duration/iso8601_serializer.rb +65 -0
  223. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/duration.rb +515 -0
  224. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/encrypted_configuration.rb +108 -0
  225. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/encrypted_file.rb +133 -0
  226. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/environment_inquirer.rb +40 -0
  227. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/error_reporter/test_helper.rb +15 -0
  228. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/error_reporter.rb +203 -0
  229. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/evented_file_update_checker.rb +183 -0
  230. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/execution_context/test_helper.rb +13 -0
  231. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/execution_context.rb +53 -0
  232. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/execution_wrapper.rb +151 -0
  233. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/executor/test_helper.rb +7 -0
  234. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/executor.rb +8 -0
  235. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/file_update_checker.rb +164 -0
  236. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/fork_tracker.rb +79 -0
  237. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/gem_version.rb +17 -0
  238. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/gzip.rb +40 -0
  239. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/hash_with_indifferent_access.rb +443 -0
  240. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/html_safe_translation.rb +43 -0
  241. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/i18n.rb +17 -0
  242. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/i18n_railtie.rb +132 -0
  243. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/inflections.rb +72 -0
  244. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/inflector/inflections.rb +273 -0
  245. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/inflector/methods.rb +387 -0
  246. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/inflector/transliterate.rb +149 -0
  247. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/inflector.rb +9 -0
  248. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/isolated_execution_state.rb +76 -0
  249. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/json/decoding.rb +76 -0
  250. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/json/encoding.rb +120 -0
  251. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/json.rb +4 -0
  252. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/key_generator.rb +66 -0
  253. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/lazy_load_hooks.rb +107 -0
  254. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/locale/en.rb +33 -0
  255. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/locale/en.yml +141 -0
  256. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/log_subscriber/test_helper.rb +106 -0
  257. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/log_subscriber.rb +203 -0
  258. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/logger.rb +42 -0
  259. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/logger_silence.rb +21 -0
  260. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/logger_thread_safe_level.rb +55 -0
  261. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/message_encryptor.rb +374 -0
  262. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/message_encryptors.rb +141 -0
  263. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/message_pack/cache_serializer.rb +23 -0
  264. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/message_pack/extensions.rb +292 -0
  265. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/message_pack/serializer.rb +63 -0
  266. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/message_pack.rb +50 -0
  267. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/message_verifier.rb +356 -0
  268. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/message_verifiers.rb +135 -0
  269. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/messages/codec.rb +65 -0
  270. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/messages/metadata.rb +146 -0
  271. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/messages/rotation_configuration.rb +23 -0
  272. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/messages/rotation_coordinator.rb +93 -0
  273. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/messages/rotator.rb +59 -0
  274. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/messages/serializer_with_fallback.rb +158 -0
  275. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/multibyte/chars.rb +178 -0
  276. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/multibyte/unicode.rb +42 -0
  277. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/multibyte.rb +23 -0
  278. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/notifications/fanout.rb +449 -0
  279. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/notifications/instrumenter.rb +229 -0
  280. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/notifications.rb +280 -0
  281. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/number_helper/number_converter.rb +190 -0
  282. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/number_helper/number_to_currency_converter.rb +46 -0
  283. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/number_helper/number_to_delimited_converter.rb +30 -0
  284. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/number_helper/number_to_human_converter.rb +69 -0
  285. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/number_helper/number_to_human_size_converter.rb +60 -0
  286. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/number_helper/number_to_percentage_converter.rb +16 -0
  287. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/number_helper/number_to_phone_converter.rb +60 -0
  288. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/number_helper/number_to_rounded_converter.rb +59 -0
  289. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/number_helper/rounding_helper.rb +46 -0
  290. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/number_helper.rb +457 -0
  291. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/option_merger.rb +38 -0
  292. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/ordered_hash.rb +50 -0
  293. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/ordered_options.rb +109 -0
  294. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/parameter_filter.rb +157 -0
  295. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/proxy_object.rb +17 -0
  296. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/rails.rb +26 -0
  297. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/railtie.rb +164 -0
  298. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/reloader.rb +138 -0
  299. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/rescuable.rb +176 -0
  300. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/ruby_features.rb +7 -0
  301. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/secure_compare_rotator.rb +58 -0
  302. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/security_utils.rb +38 -0
  303. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/string_inquirer.rb +35 -0
  304. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/subscriber.rb +145 -0
  305. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/syntax_error_proxy.rb +70 -0
  306. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/tagged_logging.rb +149 -0
  307. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/test_case.rb +302 -0
  308. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/testing/assertions.rb +281 -0
  309. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/testing/autorun.rb +5 -0
  310. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/testing/constant_lookup.rb +51 -0
  311. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/testing/constant_stubbing.rb +32 -0
  312. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/testing/declarative.rb +28 -0
  313. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/testing/deprecation.rb +89 -0
  314. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/testing/error_reporter_assertions.rb +107 -0
  315. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/testing/file_fixtures.rb +38 -0
  316. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/testing/isolation.rb +111 -0
  317. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/testing/method_call_assertions.rb +83 -0
  318. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/testing/parallelization/server.rb +82 -0
  319. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/testing/parallelization/worker.rb +103 -0
  320. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/testing/parallelization.rb +55 -0
  321. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/testing/parallelize_executor.rb +81 -0
  322. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/testing/setup_and_teardown.rb +55 -0
  323. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/testing/stream.rb +41 -0
  324. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/testing/strict_warnings.rb +39 -0
  325. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/testing/tagged_logging.rb +27 -0
  326. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/testing/time_helpers.rb +268 -0
  327. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/time.rb +20 -0
  328. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/time_with_zone.rb +596 -0
  329. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/values/time_zone.rb +603 -0
  330. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/version.rb +10 -0
  331. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/xml_mini/jdom.rb +175 -0
  332. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/xml_mini/libxml.rb +80 -0
  333. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/xml_mini/libxmlsax.rb +83 -0
  334. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/xml_mini/nokogiri.rb +83 -0
  335. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/xml_mini/nokogirisax.rb +86 -0
  336. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/xml_mini/rexml.rb +137 -0
  337. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/xml_mini.rb +202 -0
  338. data/vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support.rb +135 -0
  339. data/vendor/bundle/ruby/3.2.0/gems/ast-2.4.2/LICENSE.MIT +20 -0
  340. data/vendor/bundle/ruby/3.2.0/gems/ast-2.4.2/README.YARD.md +12 -0
  341. data/vendor/bundle/ruby/3.2.0/gems/ast-2.4.2/lib/ast/node.rb +268 -0
  342. data/vendor/bundle/ruby/3.2.0/gems/ast-2.4.2/lib/ast/processor/mixin.rb +288 -0
  343. data/vendor/bundle/ruby/3.2.0/gems/ast-2.4.2/lib/ast/processor.rb +12 -0
  344. data/vendor/bundle/ruby/3.2.0/gems/ast-2.4.2/lib/ast/sexp.rb +30 -0
  345. data/vendor/bundle/ruby/3.2.0/gems/ast-2.4.2/lib/ast.rb +17 -0
  346. data/vendor/bundle/ruby/3.2.0/gems/base64-0.2.0/LICENSE.txt +22 -0
  347. data/vendor/bundle/ruby/3.2.0/gems/base64-0.2.0/README.md +48 -0
  348. data/vendor/bundle/ruby/3.2.0/gems/base64-0.2.0/lib/base64.rb +363 -0
  349. data/vendor/bundle/ruby/3.2.0/gems/bigdecimal-3.1.6/LICENSE +56 -0
  350. data/vendor/bundle/ruby/3.2.0/gems/bigdecimal-3.1.6/bigdecimal.gemspec +55 -0
  351. data/vendor/bundle/ruby/3.2.0/gems/bigdecimal-3.1.6/ext/bigdecimal/Makefile +270 -0
  352. data/vendor/bundle/ruby/3.2.0/gems/bigdecimal-3.1.6/ext/bigdecimal/bigdecimal.c +7738 -0
  353. data/vendor/bundle/ruby/3.2.0/gems/bigdecimal-3.1.6/ext/bigdecimal/bigdecimal.h +313 -0
  354. data/vendor/bundle/ruby/3.2.0/gems/bigdecimal-3.1.6/ext/bigdecimal/bits.h +141 -0
  355. data/vendor/bundle/ruby/3.2.0/gems/bigdecimal-3.1.6/ext/bigdecimal/extconf.rb +62 -0
  356. data/vendor/bundle/ruby/3.2.0/gems/bigdecimal-3.1.6/ext/bigdecimal/feature.h +68 -0
  357. data/vendor/bundle/ruby/3.2.0/gems/bigdecimal-3.1.6/ext/bigdecimal/missing/dtoa.c +3462 -0
  358. data/vendor/bundle/ruby/3.2.0/gems/bigdecimal-3.1.6/ext/bigdecimal/missing.c +27 -0
  359. data/vendor/bundle/ruby/3.2.0/gems/bigdecimal-3.1.6/ext/bigdecimal/missing.h +196 -0
  360. data/vendor/bundle/ruby/3.2.0/gems/bigdecimal-3.1.6/ext/bigdecimal/static_assert.h +54 -0
  361. data/vendor/bundle/ruby/3.2.0/gems/bigdecimal-3.1.6/lib/bigdecimal/jacobian.rb +90 -0
  362. data/vendor/bundle/ruby/3.2.0/gems/bigdecimal-3.1.6/lib/bigdecimal/ludcmp.rb +89 -0
  363. data/vendor/bundle/ruby/3.2.0/gems/bigdecimal-3.1.6/lib/bigdecimal/math.rb +232 -0
  364. data/vendor/bundle/ruby/3.2.0/gems/bigdecimal-3.1.6/lib/bigdecimal/newton.rb +80 -0
  365. data/vendor/bundle/ruby/3.2.0/gems/bigdecimal-3.1.6/lib/bigdecimal/util.rb +185 -0
  366. data/vendor/bundle/ruby/3.2.0/gems/bigdecimal-3.1.6/lib/bigdecimal.rb +5 -0
  367. data/vendor/bundle/ruby/3.2.0/gems/bigdecimal-3.1.6/lib/bigdecimal.so +0 -0
  368. data/vendor/bundle/ruby/3.2.0/gems/bigdecimal-3.1.6/sample/linear.rb +74 -0
  369. data/vendor/bundle/ruby/3.2.0/gems/bigdecimal-3.1.6/sample/nlsolve.rb +40 -0
  370. data/vendor/bundle/ruby/3.2.0/gems/bigdecimal-3.1.6/sample/pi.rb +21 -0
  371. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/CHANGELOG.md +565 -0
  372. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/Gemfile +36 -0
  373. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/LICENSE.txt +21 -0
  374. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/README.md +407 -0
  375. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/Rakefile +319 -0
  376. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/ext/concurrent-ruby/ConcurrentRubyService.java +17 -0
  377. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/ext/concurrent-ruby/com/concurrent_ruby/ext/AtomicReferenceLibrary.java +175 -0
  378. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/ext/concurrent-ruby/com/concurrent_ruby/ext/JRubyMapBackendLibrary.java +248 -0
  379. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicBooleanLibrary.java +93 -0
  380. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicFixnumLibrary.java +113 -0
  381. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaSemaphoreLibrary.java +189 -0
  382. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/ext/concurrent-ruby/com/concurrent_ruby/ext/SynchronizationLibrary.java +292 -0
  383. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMap.java +31 -0
  384. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMapV8.java +3863 -0
  385. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/LongAdder.java +203 -0
  386. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/Striped64.java +342 -0
  387. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/ConcurrentHashMapV8.java +3800 -0
  388. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/LongAdder.java +204 -0
  389. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/Striped64.java +291 -0
  390. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166y/ThreadLocalRandom.java +199 -0
  391. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/agent.rb +588 -0
  392. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/array.rb +56 -0
  393. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/async.rb +449 -0
  394. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atom.rb +222 -0
  395. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/atomic_boolean.rb +127 -0
  396. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/atomic_fixnum.rb +144 -0
  397. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/atomic_markable_reference.rb +167 -0
  398. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/atomic_reference.rb +135 -0
  399. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/count_down_latch.rb +100 -0
  400. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/cyclic_barrier.rb +128 -0
  401. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/event.rb +109 -0
  402. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/fiber_local_var.rb +109 -0
  403. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/java_count_down_latch.rb +43 -0
  404. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/locals.rb +189 -0
  405. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/lock_local_var.rb +28 -0
  406. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_boolean.rb +68 -0
  407. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_fixnum.rb +81 -0
  408. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/mutex_count_down_latch.rb +44 -0
  409. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/mutex_semaphore.rb +131 -0
  410. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/read_write_lock.rb +255 -0
  411. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/reentrant_read_write_lock.rb +379 -0
  412. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/semaphore.rb +163 -0
  413. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/thread_local_var.rb +111 -0
  414. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic_reference/atomic_direct_update.rb +37 -0
  415. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic_reference/mutex_atomic.rb +67 -0
  416. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic_reference/numeric_cas_wrapper.rb +28 -0
  417. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomics.rb +10 -0
  418. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/collection/copy_on_notify_observer_set.rb +107 -0
  419. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/collection/copy_on_write_observer_set.rb +111 -0
  420. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/collection/java_non_concurrent_priority_queue.rb +84 -0
  421. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/collection/lock_free_stack.rb +160 -0
  422. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/collection/map/mri_map_backend.rb +66 -0
  423. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/collection/map/non_concurrent_map_backend.rb +148 -0
  424. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/collection/map/synchronized_map_backend.rb +85 -0
  425. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/collection/map/truffleruby_map_backend.rb +14 -0
  426. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/collection/non_concurrent_priority_queue.rb +143 -0
  427. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/collection/ruby_non_concurrent_priority_queue.rb +160 -0
  428. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/concern/deprecation.rb +34 -0
  429. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/concern/dereferenceable.rb +73 -0
  430. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/concern/logging.rb +116 -0
  431. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/concern/obligation.rb +220 -0
  432. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/concern/observable.rb +110 -0
  433. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/concurrent_ruby.jar +0 -0
  434. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/configuration.rb +105 -0
  435. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/constants.rb +8 -0
  436. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/dataflow.rb +81 -0
  437. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/delay.rb +199 -0
  438. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/errors.rb +74 -0
  439. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/exchanger.rb +353 -0
  440. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/abstract_executor_service.rb +131 -0
  441. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/cached_thread_pool.rb +62 -0
  442. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/executor_service.rb +185 -0
  443. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/fixed_thread_pool.rb +224 -0
  444. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/immediate_executor.rb +66 -0
  445. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/indirect_immediate_executor.rb +44 -0
  446. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/java_executor_service.rb +104 -0
  447. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/java_single_thread_executor.rb +30 -0
  448. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/java_thread_pool_executor.rb +145 -0
  449. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/ruby_executor_service.rb +82 -0
  450. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/ruby_single_thread_executor.rb +21 -0
  451. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb +373 -0
  452. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/safe_task_executor.rb +35 -0
  453. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/serial_executor_service.rb +34 -0
  454. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/serialized_execution.rb +107 -0
  455. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/serialized_execution_delegator.rb +28 -0
  456. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/simple_executor_service.rb +103 -0
  457. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/single_thread_executor.rb +57 -0
  458. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/thread_pool_executor.rb +88 -0
  459. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/timer_set.rb +176 -0
  460. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executors.rb +20 -0
  461. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/future.rb +141 -0
  462. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/hash.rb +52 -0
  463. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/immutable_struct.rb +101 -0
  464. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/ivar.rb +208 -0
  465. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/map.rb +350 -0
  466. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/maybe.rb +229 -0
  467. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/mutable_struct.rb +239 -0
  468. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/mvar.rb +242 -0
  469. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/options.rb +42 -0
  470. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/promise.rb +580 -0
  471. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/promises.rb +2178 -0
  472. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/re_include.rb +60 -0
  473. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/scheduled_task.rb +331 -0
  474. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/set.rb +64 -0
  475. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/settable_struct.rb +139 -0
  476. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/synchronization/abstract_lockable_object.rb +102 -0
  477. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/synchronization/abstract_object.rb +22 -0
  478. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/synchronization/abstract_struct.rb +171 -0
  479. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/synchronization/condition.rb +62 -0
  480. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/synchronization/full_memory_barrier.rb +29 -0
  481. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/synchronization/jruby_lockable_object.rb +15 -0
  482. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/synchronization/lock.rb +38 -0
  483. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/synchronization/lockable_object.rb +75 -0
  484. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/synchronization/mutex_lockable_object.rb +89 -0
  485. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/synchronization/object.rb +151 -0
  486. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/synchronization/safe_initialization.rb +36 -0
  487. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/synchronization/volatile.rb +101 -0
  488. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/synchronization.rb +13 -0
  489. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/thread_safe/synchronized_delegator.rb +47 -0
  490. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/thread_safe/util/adder.rb +74 -0
  491. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/thread_safe/util/data_structures.rb +52 -0
  492. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/thread_safe/util/power_of_two_tuple.rb +38 -0
  493. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/thread_safe/util/striped64.rb +246 -0
  494. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/thread_safe/util/volatile.rb +75 -0
  495. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/thread_safe/util/xor_shift_random.rb +50 -0
  496. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/thread_safe/util.rb +16 -0
  497. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/timer_task.rb +361 -0
  498. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/tuple.rb +82 -0
  499. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/tvar.rb +222 -0
  500. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/utility/engine.rb +45 -0
  501. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/utility/monotonic_time.rb +19 -0
  502. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/utility/native_extension_loader.rb +77 -0
  503. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/utility/native_integer.rb +54 -0
  504. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/utility/processor_counter.rb +110 -0
  505. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/version.rb +3 -0
  506. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent-ruby.rb +5 -0
  507. data/vendor/bundle/ruby/3.2.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent.rb +134 -0
  508. data/vendor/bundle/ruby/3.2.0/gems/connection_pool-2.4.1/Changes.md +157 -0
  509. data/vendor/bundle/ruby/3.2.0/gems/connection_pool-2.4.1/LICENSE +20 -0
  510. data/vendor/bundle/ruby/3.2.0/gems/connection_pool-2.4.1/README.md +135 -0
  511. data/vendor/bundle/ruby/3.2.0/gems/connection_pool-2.4.1/connection_pool.gemspec +24 -0
  512. data/vendor/bundle/ruby/3.2.0/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb +174 -0
  513. data/vendor/bundle/ruby/3.2.0/gems/connection_pool-2.4.1/lib/connection_pool/version.rb +3 -0
  514. data/vendor/bundle/ruby/3.2.0/gems/connection_pool-2.4.1/lib/connection_pool/wrapper.rb +56 -0
  515. data/vendor/bundle/ruby/3.2.0/gems/connection_pool-2.4.1/lib/connection_pool.rb +175 -0
  516. data/vendor/bundle/ruby/3.2.0/gems/drb-2.2.0/LICENSE.txt +22 -0
  517. data/vendor/bundle/ruby/3.2.0/gems/drb-2.2.0/drb.gemspec +43 -0
  518. data/vendor/bundle/ruby/3.2.0/gems/drb-2.2.0/lib/drb/acl.rb +239 -0
  519. data/vendor/bundle/ruby/3.2.0/gems/drb-2.2.0/lib/drb/drb.rb +1943 -0
  520. data/vendor/bundle/ruby/3.2.0/gems/drb-2.2.0/lib/drb/eq.rb +15 -0
  521. data/vendor/bundle/ruby/3.2.0/gems/drb-2.2.0/lib/drb/extserv.rb +44 -0
  522. data/vendor/bundle/ruby/3.2.0/gems/drb-2.2.0/lib/drb/extservm.rb +94 -0
  523. data/vendor/bundle/ruby/3.2.0/gems/drb-2.2.0/lib/drb/gw.rb +161 -0
  524. data/vendor/bundle/ruby/3.2.0/gems/drb-2.2.0/lib/drb/invokemethod.rb +35 -0
  525. data/vendor/bundle/ruby/3.2.0/gems/drb-2.2.0/lib/drb/observer.rb +26 -0
  526. data/vendor/bundle/ruby/3.2.0/gems/drb-2.2.0/lib/drb/ssl.rb +354 -0
  527. data/vendor/bundle/ruby/3.2.0/gems/drb-2.2.0/lib/drb/timeridconv.rb +97 -0
  528. data/vendor/bundle/ruby/3.2.0/gems/drb-2.2.0/lib/drb/unix.rb +118 -0
  529. data/vendor/bundle/ruby/3.2.0/gems/drb-2.2.0/lib/drb/version.rb +3 -0
  530. data/vendor/bundle/ruby/3.2.0/gems/drb-2.2.0/lib/drb/weakidconv.rb +59 -0
  531. data/vendor/bundle/ruby/3.2.0/gems/drb-2.2.0/lib/drb.rb +3 -0
  532. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/MIT-LICENSE +20 -0
  533. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/README.md +123 -0
  534. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/backend/base.rb +304 -0
  535. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/backend/cache.rb +113 -0
  536. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/backend/cache_file.rb +36 -0
  537. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/backend/cascade.rb +56 -0
  538. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/backend/chain.rb +130 -0
  539. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/backend/fallbacks.rb +115 -0
  540. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/backend/flatten.rb +118 -0
  541. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/backend/gettext.rb +83 -0
  542. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/backend/interpolation_compiler.rb +123 -0
  543. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/backend/key_value.rb +204 -0
  544. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/backend/lazy_loadable.rb +184 -0
  545. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/backend/memoize.rb +54 -0
  546. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/backend/metadata.rb +71 -0
  547. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/backend/pluralization.rb +96 -0
  548. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/backend/simple.rb +113 -0
  549. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/backend/transliterator.rb +108 -0
  550. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/backend.rb +22 -0
  551. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/config.rb +165 -0
  552. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/exceptions.rb +157 -0
  553. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/gettext/helpers.rb +75 -0
  554. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/gettext/po_parser.rb +329 -0
  555. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/gettext.rb +28 -0
  556. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/interpolate/ruby.rb +53 -0
  557. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/locale/fallbacks.rb +97 -0
  558. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/locale/tag/parents.rb +24 -0
  559. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/locale/tag/rfc4646.rb +74 -0
  560. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/locale/tag/simple.rb +39 -0
  561. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/locale/tag.rb +28 -0
  562. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/locale.rb +8 -0
  563. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/middleware.rb +17 -0
  564. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/tests/basics.rb +58 -0
  565. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/tests/defaults.rb +52 -0
  566. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/tests/interpolation.rb +163 -0
  567. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/tests/link.rb +66 -0
  568. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/tests/localization/date.rb +122 -0
  569. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/tests/localization/date_time.rb +103 -0
  570. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/tests/localization/procs.rb +118 -0
  571. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/tests/localization/time.rb +103 -0
  572. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/tests/localization.rb +19 -0
  573. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/tests/lookup.rb +81 -0
  574. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/tests/pluralization.rb +35 -0
  575. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/tests/procs.rb +66 -0
  576. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/tests.rb +14 -0
  577. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/utils.rb +55 -0
  578. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n/version.rb +5 -0
  579. data/vendor/bundle/ruby/3.2.0/gems/i18n-1.14.1/lib/i18n.rb +435 -0
  580. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/CHANGES.md +503 -0
  581. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/LICENSE +56 -0
  582. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/README.md +425 -0
  583. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/ext/json/Makefile +205 -0
  584. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/ext/json/ext/fbuffer/fbuffer.h +187 -0
  585. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/ext/json/ext/generator/Makefile +270 -0
  586. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/ext/json/ext/generator/depend +1 -0
  587. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/ext/json/ext/generator/extconf.rb +4 -0
  588. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/ext/json/ext/generator/generator.c +1673 -0
  589. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/ext/json/ext/generator/generator.h +177 -0
  590. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/ext/json/ext/parser/Makefile +270 -0
  591. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/ext/json/ext/parser/depend +1 -0
  592. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/ext/json/ext/parser/extconf.rb +32 -0
  593. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/ext/json/ext/parser/parser.c +2211 -0
  594. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/ext/json/ext/parser/parser.h +96 -0
  595. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/ext/json/ext/parser/parser.rl +971 -0
  596. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/ext/json/extconf.rb +3 -0
  597. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/json.gemspec +68 -0
  598. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/lib/json/add/bigdecimal.rb +58 -0
  599. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/lib/json/add/complex.rb +51 -0
  600. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/lib/json/add/core.rb +12 -0
  601. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/lib/json/add/date.rb +54 -0
  602. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/lib/json/add/date_time.rb +67 -0
  603. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/lib/json/add/exception.rb +49 -0
  604. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/lib/json/add/ostruct.rb +51 -0
  605. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/lib/json/add/range.rb +54 -0
  606. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/lib/json/add/rational.rb +49 -0
  607. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/lib/json/add/regexp.rb +48 -0
  608. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/lib/json/add/set.rb +48 -0
  609. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/lib/json/add/struct.rb +52 -0
  610. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/lib/json/add/symbol.rb +48 -0
  611. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/lib/json/add/time.rb +59 -0
  612. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/lib/json/common.rb +697 -0
  613. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/lib/json/ext/generator.so +0 -0
  614. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/lib/json/ext/parser.so +0 -0
  615. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/lib/json/ext.rb +15 -0
  616. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/lib/json/generic_object.rb +71 -0
  617. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/lib/json/pure/generator.rb +513 -0
  618. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/lib/json/pure/parser.rb +337 -0
  619. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/lib/json/pure.rb +15 -0
  620. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/lib/json/version.rb +9 -0
  621. data/vendor/bundle/ruby/3.2.0/gems/json-2.7.1/lib/json.rb +592 -0
  622. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/LICENSE.txt +21 -0
  623. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/README.md +88 -0
  624. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/code_action_kind.rb +85 -0
  625. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/code_action_trigger_kind.rb +22 -0
  626. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/completion_item_kind.rb +36 -0
  627. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/completion_item_tag.rb +16 -0
  628. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/completion_trigger_kind.rb +26 -0
  629. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/diagnostic_severity.rb +24 -0
  630. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/diagnostic_tag.rb +24 -0
  631. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/document_diagnostic_report_kind.rb +21 -0
  632. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/document_highlight_kind.rb +23 -0
  633. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/error_codes.rb +73 -0
  634. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/failure_handling_kind.rb +30 -0
  635. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/file_change_type.rb +23 -0
  636. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/file_operation_pattern_kind.rb +20 -0
  637. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/folding_range_kind.rb +24 -0
  638. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/initialize_error_codes.rb +16 -0
  639. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/inlay_hint_kind.rb +19 -0
  640. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/insert_text_format.rb +25 -0
  641. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/insert_text_mode.rb +30 -0
  642. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/markup_kind.rb +23 -0
  643. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/message_type.rb +24 -0
  644. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/moniker_kind.rb +24 -0
  645. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/notebook_cell_kind.rb +19 -0
  646. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/position_encoding_kind.rb +32 -0
  647. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/prepare_support_default_behavior.rb +13 -0
  648. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/resource_operation_kind.rb +23 -0
  649. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/semantic_token_modifiers.rb +18 -0
  650. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/semantic_token_types.rb +35 -0
  651. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/signature_help_trigger_kind.rb +24 -0
  652. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/symbol_kind.rb +37 -0
  653. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/symbol_tag.rb +15 -0
  654. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/text_document_save_reason.rb +24 -0
  655. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/text_document_sync_kind.rb +27 -0
  656. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/token_format.rb +9 -0
  657. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/uniqueness_level.rb +31 -0
  658. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant/watch_kind.rb +20 -0
  659. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/constant.rb +77 -0
  660. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/annotated_text_edit.rb +56 -0
  661. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/apply_workspace_edit_params.rb +44 -0
  662. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/apply_workspace_edit_result.rb +56 -0
  663. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/call_hierarchy_client_capabilities.rb +36 -0
  664. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/call_hierarchy_incoming_call.rb +43 -0
  665. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/call_hierarchy_incoming_calls_params.rb +49 -0
  666. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/call_hierarchy_item.rb +100 -0
  667. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/call_hierarchy_options.rb +30 -0
  668. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/call_hierarchy_outgoing_call.rb +43 -0
  669. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/call_hierarchy_outgoing_calls_params.rb +49 -0
  670. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/call_hierarchy_prepare_params.rb +51 -0
  671. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/call_hierarchy_registration_options.rb +50 -0
  672. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/cancel_params.rb +33 -0
  673. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/change_annotation.rb +57 -0
  674. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/client_capabilities.rb +78 -0
  675. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/code_action.rb +127 -0
  676. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/code_action_client_capabilities.rb +95 -0
  677. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/code_action_context.rb +63 -0
  678. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/code_action_options.rb +52 -0
  679. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/code_action_params.rb +73 -0
  680. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/code_action_registration_options.rb +62 -0
  681. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/code_description.rb +36 -0
  682. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/code_lens.rb +61 -0
  683. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/code_lens_client_capabilities.rb +33 -0
  684. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/code_lens_options.rb +39 -0
  685. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/code_lens_params.rb +52 -0
  686. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/code_lens_registration_options.rb +49 -0
  687. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/code_lens_workspace_client_capabilities.rb +39 -0
  688. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/color.rb +63 -0
  689. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/color_information.rb +42 -0
  690. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/color_presentation.rb +57 -0
  691. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/color_presentation_params.rb +70 -0
  692. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/command.rb +52 -0
  693. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/completion_client_capabilities.rb +79 -0
  694. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/completion_context.rb +48 -0
  695. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/completion_item.rb +267 -0
  696. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/completion_item_label_details.rb +49 -0
  697. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/completion_list.rb +69 -0
  698. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/completion_options.rb +87 -0
  699. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/completion_params.rb +72 -0
  700. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/completion_registration_options.rb +94 -0
  701. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/configuration_item.rb +42 -0
  702. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/configuration_params.rb +30 -0
  703. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/create_file.rb +63 -0
  704. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/create_file_options.rb +45 -0
  705. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/create_files_params.rb +37 -0
  706. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/declaration_client_capabilities.rb +44 -0
  707. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/declaration_options.rb +30 -0
  708. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/declaration_params.rb +61 -0
  709. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/declaration_registration_options.rb +50 -0
  710. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/definition_client_capabilities.rb +42 -0
  711. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/definition_options.rb +30 -0
  712. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/definition_params.rb +61 -0
  713. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/definition_registration_options.rb +40 -0
  714. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/delete_file.rb +63 -0
  715. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/delete_file_options.rb +45 -0
  716. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/delete_files_params.rb +37 -0
  717. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/diagnostic.rb +110 -0
  718. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/diagnostic_client_capabilities.rb +49 -0
  719. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/diagnostic_options.rb +64 -0
  720. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/diagnostic_registration_options.rb +84 -0
  721. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/diagnostic_related_information.rb +47 -0
  722. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/diagnostic_server_cancellation_data.rb +33 -0
  723. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/diagnostic_workspace_client_capabilities.rb +42 -0
  724. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/did_change_configuration_client_capabilities.rb +33 -0
  725. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/did_change_configuration_params.rb +33 -0
  726. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/did_change_notebook_document_params.rb +56 -0
  727. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/did_change_text_document_params.rb +56 -0
  728. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/did_change_watched_files_client_capabilities.rb +45 -0
  729. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/did_change_watched_files_params.rb +33 -0
  730. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/did_change_watched_files_registration_options.rb +36 -0
  731. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/did_change_workspace_folders_params.rb +33 -0
  732. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/did_close_notebook_document_params.rb +46 -0
  733. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/did_close_text_document_params.rb +33 -0
  734. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/did_open_notebook_document_params.rb +46 -0
  735. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/did_open_text_document_params.rb +33 -0
  736. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/did_save_notebook_document_params.rb +36 -0
  737. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/did_save_text_document_params.rb +43 -0
  738. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_color_client_capabilities.rb +33 -0
  739. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_color_options.rb +30 -0
  740. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_color_params.rb +52 -0
  741. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_color_registration_options.rb +50 -0
  742. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_diagnostic_params.rb +73 -0
  743. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_diagnostic_report_partial_result.rb +33 -0
  744. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_filter.rb +63 -0
  745. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_formatting_client_capabilities.rb +33 -0
  746. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_formatting_options.rb +30 -0
  747. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_formatting_params.rb +51 -0
  748. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_formatting_registration_options.rb +40 -0
  749. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_highlight.rb +47 -0
  750. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_highlight_client_capabilities.rb +33 -0
  751. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_highlight_options.rb +30 -0
  752. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_highlight_params.rb +61 -0
  753. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_highlight_registration_options.rb +40 -0
  754. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_link.rb +70 -0
  755. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_link_client_capabilities.rb +42 -0
  756. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_link_options.rb +39 -0
  757. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_link_params.rb +52 -0
  758. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_link_registration_options.rb +49 -0
  759. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_on_type_formatting_client_capabilities.rb +33 -0
  760. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_on_type_formatting_options.rb +42 -0
  761. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_on_type_formatting_params.rb +65 -0
  762. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_on_type_formatting_registration_options.rb +52 -0
  763. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_range_formatting_client_capabilities.rb +33 -0
  764. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_range_formatting_options.rb +30 -0
  765. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_range_formatting_params.rb +60 -0
  766. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_range_formatting_registration_options.rb +40 -0
  767. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_symbol.rb +108 -0
  768. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_symbol_client_capabilities.rb +73 -0
  769. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_symbol_options.rb +40 -0
  770. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_symbol_params.rb +52 -0
  771. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/document_symbol_registration_options.rb +50 -0
  772. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/execute_command_client_capabilities.rb +33 -0
  773. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/execute_command_options.rb +39 -0
  774. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/execute_command_params.rb +51 -0
  775. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/execute_command_registration_options.rb +42 -0
  776. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/execution_summary.rb +45 -0
  777. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/file_create.rb +36 -0
  778. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/file_delete.rb +36 -0
  779. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/file_event.rb +45 -0
  780. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/file_operation_filter.rb +46 -0
  781. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/file_operation_pattern.rb +67 -0
  782. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/file_operation_pattern_options.rb +36 -0
  783. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/file_operation_registration_options.rb +36 -0
  784. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/file_rename.rb +45 -0
  785. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/file_system_watcher.rb +45 -0
  786. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/folding_range.rb +94 -0
  787. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/folding_range_client_capabilities.rb +76 -0
  788. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/folding_range_options.rb +30 -0
  789. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/folding_range_params.rb +52 -0
  790. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/folding_range_registration_options.rb +50 -0
  791. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/formatting_options.rb +72 -0
  792. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/full_document_diagnostic_report.rb +56 -0
  793. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/hover.rb +46 -0
  794. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/hover_client_capabilities.rb +44 -0
  795. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/hover_options.rb +30 -0
  796. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/hover_params.rb +51 -0
  797. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/hover_registration_options.rb +40 -0
  798. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/hover_result.rb +30 -0
  799. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/implementation_client_capabilities.rb +44 -0
  800. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/implementation_options.rb +30 -0
  801. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/implementation_params.rb +61 -0
  802. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/implementation_registration_options.rb +50 -0
  803. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/initialize_error.rb +36 -0
  804. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/initialize_params.rb +128 -0
  805. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/initialize_result.rb +42 -0
  806. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/initialized_params.rb +24 -0
  807. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/inlay_hint.rb +122 -0
  808. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/inlay_hint_client_capabilities.rb +46 -0
  809. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/inlay_hint_label_part.rb +79 -0
  810. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/inlay_hint_options.rb +43 -0
  811. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/inlay_hint_params.rb +54 -0
  812. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/inlay_hint_registration_options.rb +63 -0
  813. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/inlay_hint_workspace_client_capabilities.rb +42 -0
  814. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/inline_value_client_capabilities.rb +37 -0
  815. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/inline_value_context.rb +44 -0
  816. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/inline_value_evaluatable_expression.rb +52 -0
  817. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/inline_value_options.rb +33 -0
  818. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/inline_value_params.rb +64 -0
  819. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/inline_value_registration_options.rb +53 -0
  820. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/inline_value_text.rb +45 -0
  821. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/inline_value_variable_lookup.rb +61 -0
  822. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/inline_value_workspace_client_capabilities.rb +42 -0
  823. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/insert_replace_edit.rb +54 -0
  824. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/linked_editing_range_client_capabilities.rb +36 -0
  825. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/linked_editing_range_options.rb +30 -0
  826. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/linked_editing_range_params.rb +51 -0
  827. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/linked_editing_range_registration_options.rb +50 -0
  828. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/linked_editing_ranges.rb +46 -0
  829. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/location.rb +36 -0
  830. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/location_link.rb +68 -0
  831. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/log_message_params.rb +42 -0
  832. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/log_trace_params.rb +43 -0
  833. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/markup_content.rb +68 -0
  834. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/message.rb +30 -0
  835. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/message_action_item.rb +33 -0
  836. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/moniker.rb +64 -0
  837. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/moniker_client_capabilities.rb +36 -0
  838. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/moniker_options.rb +30 -0
  839. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/moniker_params.rb +61 -0
  840. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/moniker_registration_options.rb +40 -0
  841. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/notebook_cell.rb +69 -0
  842. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/notebook_cell_array_change.rb +55 -0
  843. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/notebook_cell_text_document_filter.rb +52 -0
  844. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/notebook_document.rb +74 -0
  845. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/notebook_document_change_event.rb +45 -0
  846. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/notebook_document_client_capabilities.rb +36 -0
  847. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/notebook_document_filter.rb +79 -0
  848. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/notebook_document_identifier.rb +36 -0
  849. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/notebook_document_sync_client_capabilities.rb +48 -0
  850. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/notebook_document_sync_options.rb +56 -0
  851. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/notebook_document_sync_registration_options.rb +56 -0
  852. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/notification_message.rb +48 -0
  853. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/optional_versioned_text_document_identifier.rb +50 -0
  854. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/parameter_information.rb +56 -0
  855. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/partial_result_params.rb +34 -0
  856. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/position.rb +46 -0
  857. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/prepare_rename_params.rb +51 -0
  858. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/previous_result_id.rb +46 -0
  859. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/progress_params.rb +42 -0
  860. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/publish_diagnostics_client_capabilities.rb +73 -0
  861. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/publish_diagnostics_params.rb +52 -0
  862. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/range.rb +42 -0
  863. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/reference_client_capabilities.rb +33 -0
  864. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/reference_context.rb +33 -0
  865. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/reference_options.rb +30 -0
  866. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/reference_params.rb +67 -0
  867. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/reference_registration_options.rb +40 -0
  868. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/registration.rb +55 -0
  869. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/registration_params.rb +30 -0
  870. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/regular_expressions_client_capabilities.rb +45 -0
  871. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/related_full_document_diagnostic_report.rb +69 -0
  872. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/related_unchanged_document_diagnostic_report.rb +62 -0
  873. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/relative_pattern.rb +48 -0
  874. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/rename_client_capabilities.rb +69 -0
  875. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/rename_file.rb +72 -0
  876. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/rename_file_options.rb +45 -0
  877. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/rename_files_params.rb +38 -0
  878. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/rename_options.rb +39 -0
  879. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/rename_params.rb +62 -0
  880. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/rename_registration_options.rb +49 -0
  881. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/request_message.rb +57 -0
  882. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/response_error.rb +52 -0
  883. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/response_message.rb +58 -0
  884. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/save_options.rb +33 -0
  885. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/selection_range.rb +43 -0
  886. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/selection_range_client_capabilities.rb +36 -0
  887. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/selection_range_options.rb +30 -0
  888. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/selection_range_params.rb +61 -0
  889. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/selection_range_registration_options.rb +50 -0
  890. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/semantic_tokens.rb +45 -0
  891. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/semantic_tokens_client_capabilities.rb +125 -0
  892. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/semantic_tokens_delta.rb +40 -0
  893. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/semantic_tokens_delta_params.rb +62 -0
  894. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/semantic_tokens_delta_partial_result.rb +30 -0
  895. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/semantic_tokens_edit.rb +51 -0
  896. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/semantic_tokens_legend.rb +42 -0
  897. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/semantic_tokens_options.rb +58 -0
  898. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/semantic_tokens_params.rb +52 -0
  899. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/semantic_tokens_partial_result.rb +30 -0
  900. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/semantic_tokens_range_params.rb +61 -0
  901. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/semantic_tokens_registration_options.rb +78 -0
  902. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/semantic_tokens_workspace_client_capabilities.rb +39 -0
  903. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/server_capabilities.rb +352 -0
  904. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/set_trace_params.rb +33 -0
  905. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/show_document_client_capabilities.rb +37 -0
  906. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/show_document_params.rb +71 -0
  907. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/show_document_result.rb +36 -0
  908. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/show_message_params.rb +42 -0
  909. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/show_message_request_client_capabilities.rb +36 -0
  910. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/show_message_request_params.rb +51 -0
  911. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/signature_help.rb +71 -0
  912. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/signature_help_client_capabilities.rb +55 -0
  913. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/signature_help_context.rb +74 -0
  914. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/signature_help_options.rb +53 -0
  915. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/signature_help_params.rb +62 -0
  916. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/signature_help_registration_options.rb +63 -0
  917. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/signature_information.rb +69 -0
  918. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/static_registration_options.rb +37 -0
  919. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/symbol_information.rb +93 -0
  920. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/text_document_change_registration_options.rb +47 -0
  921. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/text_document_client_capabilities.rb +297 -0
  922. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/text_document_content_change_event.rb +59 -0
  923. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/text_document_edit.rb +42 -0
  924. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/text_document_identifier.rb +33 -0
  925. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/text_document_item.rb +61 -0
  926. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/text_document_position_params.rb +42 -0
  927. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/text_document_registration_options.rb +37 -0
  928. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/text_document_save_registration_options.rb +43 -0
  929. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/text_document_sync_client_capabilities.rb +62 -0
  930. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/text_document_sync_options.rb +78 -0
  931. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/text_edit.rb +44 -0
  932. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/type_definition_client_capabilities.rb +44 -0
  933. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/type_definition_options.rb +30 -0
  934. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/type_definition_params.rb +61 -0
  935. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/type_definition_registration_options.rb +50 -0
  936. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/type_hierarchy_item.rb +102 -0
  937. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/type_hierarchy_options.rb +30 -0
  938. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/type_hierarchy_prepare_params.rb +51 -0
  939. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/type_hierarchy_registration_options.rb +50 -0
  940. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/type_hierarchy_subtypes_params.rb +49 -0
  941. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/type_hierarchy_supertypes_params.rb +49 -0
  942. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/unchanged_document_diagnostic_report.rb +50 -0
  943. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/unregistration.rb +46 -0
  944. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/unregistration_params.rb +30 -0
  945. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/versioned_notebook_document_identifier.rb +45 -0
  946. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/versioned_text_document_identifier.rb +45 -0
  947. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/will_save_text_document_params.rb +45 -0
  948. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/work_done_progress_begin.rb +80 -0
  949. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/work_done_progress_cancel_params.rb +33 -0
  950. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/work_done_progress_create_params.rb +33 -0
  951. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/work_done_progress_end.rb +40 -0
  952. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/work_done_progress_options.rb +30 -0
  953. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/work_done_progress_params.rb +33 -0
  954. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/work_done_progress_report.rb +70 -0
  955. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/workspace_diagnostic_params.rb +65 -0
  956. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/workspace_diagnostic_report.rb +33 -0
  957. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/workspace_diagnostic_report_partial_result.rb +33 -0
  958. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/workspace_edit.rb +68 -0
  959. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/workspace_edit_client_capabilities.rb +75 -0
  960. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/workspace_folder.rb +43 -0
  961. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/workspace_folders_change_event.rb +45 -0
  962. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/workspace_folders_server_capabilities.rb +48 -0
  963. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/workspace_full_document_diagnostic_report.rb +75 -0
  964. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/workspace_symbol.rb +89 -0
  965. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/workspace_symbol_client_capabilities.rb +64 -0
  966. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/workspace_symbol_options.rb +40 -0
  967. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/workspace_symbol_params.rb +56 -0
  968. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/workspace_symbol_registration_options.rb +40 -0
  969. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface/workspace_unchanged_document_diagnostic_report.rb +68 -0
  970. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/interface.rb +631 -0
  971. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/transport/io/reader.rb +31 -0
  972. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/transport/io/writer.rb +35 -0
  973. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/transport/io.rb +2 -0
  974. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/transport/stdio/reader.rb +13 -0
  975. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/transport/stdio/writer.rb +13 -0
  976. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/transport/stdio.rb +2 -0
  977. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/transport.rb +2 -0
  978. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol/version.rb +5 -0
  979. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server/protocol.rb +4 -0
  980. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.3/lib/language_server-protocol.rb +1 -0
  981. data/vendor/bundle/ruby/3.2.0/gems/minitest-5.21.2/.autotest +34 -0
  982. data/vendor/bundle/ruby/3.2.0/gems/minitest-5.21.2/History.rdoc +1561 -0
  983. data/vendor/bundle/ruby/3.2.0/gems/minitest-5.21.2/Manifest.txt +30 -0
  984. data/vendor/bundle/ruby/3.2.0/gems/minitest-5.21.2/README.rdoc +833 -0
  985. data/vendor/bundle/ruby/3.2.0/gems/minitest-5.21.2/Rakefile +75 -0
  986. data/vendor/bundle/ruby/3.2.0/gems/minitest-5.21.2/design_rationale.rb +52 -0
  987. data/vendor/bundle/ruby/3.2.0/gems/minitest-5.21.2/lib/hoe/minitest.rb +28 -0
  988. data/vendor/bundle/ruby/3.2.0/gems/minitest-5.21.2/lib/minitest/assertions.rb +860 -0
  989. data/vendor/bundle/ruby/3.2.0/gems/minitest-5.21.2/lib/minitest/autorun.rb +13 -0
  990. data/vendor/bundle/ruby/3.2.0/gems/minitest-5.21.2/lib/minitest/benchmark.rb +455 -0
  991. data/vendor/bundle/ruby/3.2.0/gems/minitest-5.21.2/lib/minitest/compress.rb +94 -0
  992. data/vendor/bundle/ruby/3.2.0/gems/minitest-5.21.2/lib/minitest/expectations.rb +321 -0
  993. data/vendor/bundle/ruby/3.2.0/gems/minitest-5.21.2/lib/minitest/hell.rb +11 -0
  994. data/vendor/bundle/ruby/3.2.0/gems/minitest-5.21.2/lib/minitest/mock.rb +329 -0
  995. data/vendor/bundle/ruby/3.2.0/gems/minitest-5.21.2/lib/minitest/parallel.rb +70 -0
  996. data/vendor/bundle/ruby/3.2.0/gems/minitest-5.21.2/lib/minitest/pride.rb +4 -0
  997. data/vendor/bundle/ruby/3.2.0/gems/minitest-5.21.2/lib/minitest/pride_plugin.rb +142 -0
  998. data/vendor/bundle/ruby/3.2.0/gems/minitest-5.21.2/lib/minitest/spec.rb +349 -0
  999. data/vendor/bundle/ruby/3.2.0/gems/minitest-5.21.2/lib/minitest/test.rb +248 -0
  1000. data/vendor/bundle/ruby/3.2.0/gems/minitest-5.21.2/lib/minitest/test_task.rb +301 -0
  1001. data/vendor/bundle/ruby/3.2.0/gems/minitest-5.21.2/lib/minitest/unit.rb +42 -0
  1002. data/vendor/bundle/ruby/3.2.0/gems/minitest-5.21.2/lib/minitest.rb +1153 -0
  1003. data/vendor/bundle/ruby/3.2.0/gems/minitest-5.21.2/test/minitest/metametameta.rb +139 -0
  1004. data/vendor/bundle/ruby/3.2.0/gems/minitest-5.21.2/test/minitest/test_minitest_assertions.rb +1717 -0
  1005. data/vendor/bundle/ruby/3.2.0/gems/minitest-5.21.2/test/minitest/test_minitest_benchmark.rb +137 -0
  1006. data/vendor/bundle/ruby/3.2.0/gems/minitest-5.21.2/test/minitest/test_minitest_mock.rb +1146 -0
  1007. data/vendor/bundle/ruby/3.2.0/gems/minitest-5.21.2/test/minitest/test_minitest_reporter.rb +440 -0
  1008. data/vendor/bundle/ruby/3.2.0/gems/minitest-5.21.2/test/minitest/test_minitest_spec.rb +1146 -0
  1009. data/vendor/bundle/ruby/3.2.0/gems/minitest-5.21.2/test/minitest/test_minitest_test.rb +1375 -0
  1010. data/vendor/bundle/ruby/3.2.0/gems/minitest-5.21.2/test/minitest/test_minitest_test_task.rb +46 -0
  1011. data/vendor/bundle/ruby/3.2.0/gems/mutex_m-0.2.0/Gemfile +3 -0
  1012. data/vendor/bundle/ruby/3.2.0/gems/mutex_m-0.2.0/LICENSE.txt +22 -0
  1013. data/vendor/bundle/ruby/3.2.0/gems/mutex_m-0.2.0/README.md +60 -0
  1014. data/vendor/bundle/ruby/3.2.0/gems/mutex_m-0.2.0/Rakefile +10 -0
  1015. data/vendor/bundle/ruby/3.2.0/gems/mutex_m-0.2.0/lib/mutex_m.rb +116 -0
  1016. data/vendor/bundle/ruby/3.2.0/gems/mutex_m-0.2.0/mutex_m.gemspec +28 -0
  1017. data/vendor/bundle/ruby/3.2.0/gems/parallel-1.24.0/MIT-LICENSE.txt +20 -0
  1018. data/vendor/bundle/ruby/3.2.0/gems/parallel-1.24.0/lib/parallel/version.rb +4 -0
  1019. data/vendor/bundle/ruby/3.2.0/gems/parallel-1.24.0/lib/parallel.rb +676 -0
  1020. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/LICENSE.txt +25 -0
  1021. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/bin/ruby-parse +7 -0
  1022. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/bin/ruby-rewrite +7 -0
  1023. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/gauntlet_parser.rb +123 -0
  1024. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/all.rb +17 -0
  1025. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/ast/node.rb +40 -0
  1026. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/ast/processor.rb +291 -0
  1027. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/base.rb +291 -0
  1028. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/builders/default.rb +2338 -0
  1029. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/clobbering_error.rb +13 -0
  1030. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/color.rb +32 -0
  1031. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/context.rb +49 -0
  1032. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/current.rb +137 -0
  1033. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/current_arg_stack.rb +46 -0
  1034. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/deprecation.rb +13 -0
  1035. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/diagnostic/engine.rb +104 -0
  1036. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/diagnostic.rb +163 -0
  1037. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/lexer/dedenter.rb +88 -0
  1038. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/lexer/explanation.rb +55 -0
  1039. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/lexer/literal.rb +284 -0
  1040. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/lexer/stack_state.rb +49 -0
  1041. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/lexer-F0.rb +12922 -0
  1042. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/lexer-F1.rb +14875 -0
  1043. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/lexer-strings.rb +5424 -0
  1044. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/macruby.rb +9634 -0
  1045. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/max_numparam_stack.rb +56 -0
  1046. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/messages.rb +125 -0
  1047. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/meta.rb +40 -0
  1048. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/rewriter.rb +105 -0
  1049. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/ruby18.rb +9272 -0
  1050. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/ruby19.rb +9558 -0
  1051. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/ruby20.rb +10229 -0
  1052. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/ruby21.rb +10203 -0
  1053. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/ruby22.rb +10302 -0
  1054. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/ruby23.rb +10322 -0
  1055. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/ruby24.rb +10454 -0
  1056. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/ruby25.rb +10374 -0
  1057. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/ruby26.rb +10352 -0
  1058. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/ruby27.rb +11947 -0
  1059. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/ruby28.rb +8047 -0
  1060. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/ruby30.rb +12243 -0
  1061. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/ruby31.rb +12716 -0
  1062. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/ruby32.rb +12704 -0
  1063. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/ruby33.rb +12589 -0
  1064. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/ruby34.rb +12589 -0
  1065. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/rubymotion.rb +9515 -0
  1066. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/runner/ruby_parse.rb +157 -0
  1067. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/runner/ruby_rewrite.rb +101 -0
  1068. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/runner.rb +298 -0
  1069. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/source/buffer.rb +364 -0
  1070. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/source/comment/associator.rb +233 -0
  1071. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/source/comment.rb +134 -0
  1072. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/source/map/collection.rb +18 -0
  1073. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/source/map/condition.rb +21 -0
  1074. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/source/map/constant.rb +32 -0
  1075. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/source/map/definition.rb +23 -0
  1076. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/source/map/for.rb +19 -0
  1077. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/source/map/heredoc.rb +19 -0
  1078. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/source/map/index.rb +33 -0
  1079. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/source/map/keyword.rb +20 -0
  1080. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/source/map/method_definition.rb +25 -0
  1081. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/source/map/objc_kwarg.rb +19 -0
  1082. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/source/map/operator.rb +17 -0
  1083. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/source/map/rescue_body.rb +21 -0
  1084. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/source/map/send.rb +36 -0
  1085. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/source/map/ternary.rb +18 -0
  1086. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/source/map/variable.rb +31 -0
  1087. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/source/map.rb +186 -0
  1088. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/source/range.rb +326 -0
  1089. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/source/rewriter/action.rb +44 -0
  1090. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/source/rewriter.rb +513 -0
  1091. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/source/tree_rewriter/action.rb +242 -0
  1092. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/source/tree_rewriter.rb +431 -0
  1093. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/static_environment.rb +99 -0
  1094. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/syntax_error.rb +21 -0
  1095. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/tree_rewriter.rb +133 -0
  1096. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/variables_stack.rb +36 -0
  1097. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser/version.rb +5 -0
  1098. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/lib/parser.rb +90 -0
  1099. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.0.5/parser.gemspec +43 -0
  1100. data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.3/COPYING +22 -0
  1101. data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.3/ChangeLog +846 -0
  1102. data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.3/README.ja.rdoc +66 -0
  1103. data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.3/README.rdoc +60 -0
  1104. data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.3/TODO +5 -0
  1105. data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.3/bin/racc +326 -0
  1106. data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.3/doc/en/grammar.en.rdoc +226 -0
  1107. data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.3/doc/en/grammar2.en.rdoc +219 -0
  1108. data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.3/doc/ja/command.ja.html +99 -0
  1109. data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.3/doc/ja/debug.ja.rdoc +36 -0
  1110. data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.3/doc/ja/grammar.ja.rdoc +348 -0
  1111. data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.3/doc/ja/index.ja.html +10 -0
  1112. data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.3/doc/ja/parser.ja.rdoc +125 -0
  1113. data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.3/doc/ja/usage.ja.html +414 -0
  1114. data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.3/ext/racc/cparse/Makefile +269 -0
  1115. data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.3/ext/racc/cparse/cparse.c +840 -0
  1116. data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.3/ext/racc/cparse/extconf.rb +8 -0
  1117. data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.3/lib/racc/compat.rb +33 -0
  1118. data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.3/lib/racc/cparse.so +0 -0
  1119. data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.3/lib/racc/debugflags.rb +60 -0
  1120. data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.3/lib/racc/exception.rb +16 -0
  1121. data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.3/lib/racc/grammar.rb +1114 -0
  1122. data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.3/lib/racc/grammarfileparser.rb +561 -0
  1123. data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.3/lib/racc/info.rb +18 -0
  1124. data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.3/lib/racc/iset.rb +92 -0
  1125. data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.3/lib/racc/logfilegenerator.rb +212 -0
  1126. data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.3/lib/racc/parser-text.rb +648 -0
  1127. data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.3/lib/racc/parser.rb +634 -0
  1128. data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.3/lib/racc/parserfilegenerator.rb +473 -0
  1129. data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.3/lib/racc/sourcetext.rb +35 -0
  1130. data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.3/lib/racc/state.rb +972 -0
  1131. data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.3/lib/racc/statetransitiontable.rb +311 -0
  1132. data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.3/lib/racc/static.rb +5 -0
  1133. data/vendor/bundle/ruby/3.2.0/gems/racc-1.7.3/lib/racc.rb +6 -0
  1134. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/CHANGELOG.md +870 -0
  1135. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/CONTRIBUTING.md +142 -0
  1136. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/MIT-LICENSE +20 -0
  1137. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/README.md +309 -0
  1138. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/SPEC.rdoc +340 -0
  1139. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/auth/abstract/handler.rb +41 -0
  1140. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/auth/abstract/request.rb +49 -0
  1141. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/auth/basic.rb +59 -0
  1142. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/auth/digest/md5.rb +1 -0
  1143. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/auth/digest/nonce.rb +1 -0
  1144. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/auth/digest/params.rb +1 -0
  1145. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/auth/digest/request.rb +1 -0
  1146. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/auth/digest.rb +256 -0
  1147. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/body_proxy.rb +47 -0
  1148. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/builder.rb +277 -0
  1149. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/cascade.rb +70 -0
  1150. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/chunked.rb +120 -0
  1151. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/common_logger.rb +88 -0
  1152. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/conditional_get.rb +86 -0
  1153. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/config.rb +22 -0
  1154. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/constants.rb +64 -0
  1155. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/content_length.rb +34 -0
  1156. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/content_type.rb +33 -0
  1157. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/deflater.rb +158 -0
  1158. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/directory.rb +205 -0
  1159. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/etag.rb +68 -0
  1160. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/events.rb +157 -0
  1161. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/file.rb +9 -0
  1162. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/files.rb +216 -0
  1163. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/head.rb +26 -0
  1164. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/headers.rb +154 -0
  1165. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/lint.rb +907 -0
  1166. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/lock.rb +29 -0
  1167. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/logger.rb +22 -0
  1168. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/media_type.rb +43 -0
  1169. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/method_override.rb +56 -0
  1170. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/mime.rb +693 -0
  1171. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/mock.rb +3 -0
  1172. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/mock_request.rb +166 -0
  1173. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/mock_response.rb +126 -0
  1174. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/multipart/generator.rb +99 -0
  1175. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/multipart/parser.rb +434 -0
  1176. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/multipart/uploaded_file.rb +45 -0
  1177. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/multipart.rb +44 -0
  1178. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/null_logger.rb +48 -0
  1179. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/query_parser.rb +253 -0
  1180. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/recursive.rb +66 -0
  1181. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/reloader.rb +112 -0
  1182. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/request.rb +777 -0
  1183. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/response.rb +395 -0
  1184. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/rewindable_input.rb +113 -0
  1185. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/runtime.rb +35 -0
  1186. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/sendfile.rb +167 -0
  1187. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/show_exceptions.rb +403 -0
  1188. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/show_status.rb +123 -0
  1189. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/static.rb +187 -0
  1190. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/tempfile_reaper.rb +33 -0
  1191. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/urlmap.rb +99 -0
  1192. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/utils.rb +654 -0
  1193. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack/version.rb +34 -0
  1194. data/vendor/bundle/ruby/3.2.0/gems/rack-3.0.9/lib/rack.rb +71 -0
  1195. data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/Changelog.md +101 -0
  1196. data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/LICENSE +20 -0
  1197. data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/README.markdown +227 -0
  1198. data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/lib/rainbow/color.rb +150 -0
  1199. data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/lib/rainbow/ext/string.rb +64 -0
  1200. data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/lib/rainbow/global.rb +25 -0
  1201. data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/lib/rainbow/null_presenter.rb +100 -0
  1202. data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/lib/rainbow/presenter.rb +144 -0
  1203. data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/lib/rainbow/refinement.rb +14 -0
  1204. data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/lib/rainbow/string_utils.rb +22 -0
  1205. data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/lib/rainbow/version.rb +5 -0
  1206. data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/lib/rainbow/wrapper.rb +22 -0
  1207. data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/lib/rainbow/x11_color_names.rb +153 -0
  1208. data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/lib/rainbow.rb +13 -0
  1209. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/History.rdoc +2403 -0
  1210. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/MIT-LICENSE +21 -0
  1211. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/README.rdoc +155 -0
  1212. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/doc/command_line_usage.rdoc +158 -0
  1213. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/doc/example/Rakefile1 +38 -0
  1214. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/doc/example/Rakefile2 +35 -0
  1215. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/doc/example/a.c +6 -0
  1216. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/doc/example/b.c +6 -0
  1217. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/doc/example/main.c +11 -0
  1218. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/doc/glossary.rdoc +42 -0
  1219. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/doc/jamis.rb +592 -0
  1220. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/doc/proto_rake.rdoc +127 -0
  1221. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/doc/rake.1 +156 -0
  1222. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/doc/rakefile.rdoc +622 -0
  1223. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/doc/rational.rdoc +151 -0
  1224. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/exe/rake +27 -0
  1225. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/application.rb +855 -0
  1226. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/backtrace.rb +24 -0
  1227. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/clean.rb +78 -0
  1228. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/cloneable.rb +17 -0
  1229. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/cpu_counter.rb +107 -0
  1230. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/default_loader.rb +15 -0
  1231. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/dsl_definition.rb +195 -0
  1232. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/early_time.rb +22 -0
  1233. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/ext/core.rb +26 -0
  1234. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/ext/string.rb +176 -0
  1235. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/file_creation_task.rb +25 -0
  1236. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/file_list.rb +435 -0
  1237. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/file_task.rb +58 -0
  1238. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/file_utils.rb +132 -0
  1239. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/file_utils_ext.rb +134 -0
  1240. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/invocation_chain.rb +57 -0
  1241. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/invocation_exception_mixin.rb +17 -0
  1242. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/late_time.rb +18 -0
  1243. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/linked_list.rb +112 -0
  1244. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/loaders/makefile.rb +54 -0
  1245. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/multi_task.rb +14 -0
  1246. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/name_space.rb +38 -0
  1247. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/packagetask.rb +222 -0
  1248. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/phony.rb +16 -0
  1249. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/private_reader.rb +21 -0
  1250. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/promise.rb +100 -0
  1251. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/pseudo_status.rb +30 -0
  1252. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/rake_module.rb +67 -0
  1253. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/rake_test_loader.rb +27 -0
  1254. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/rule_recursion_overflow_error.rb +20 -0
  1255. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/scope.rb +43 -0
  1256. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/task.rb +434 -0
  1257. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/task_argument_error.rb +8 -0
  1258. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/task_arguments.rb +109 -0
  1259. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/task_manager.rb +331 -0
  1260. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/tasklib.rb +12 -0
  1261. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/testtask.rb +189 -0
  1262. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/thread_history_display.rb +49 -0
  1263. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/thread_pool.rb +163 -0
  1264. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/trace_output.rb +23 -0
  1265. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/version.rb +10 -0
  1266. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake/win32.rb +51 -0
  1267. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/lib/rake.rb +71 -0
  1268. data/vendor/bundle/ruby/3.2.0/gems/rake-13.1.0/rake.gemspec +101 -0
  1269. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/Gemfile +15 -0
  1270. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/LICENSE +22 -0
  1271. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/Rakefile +23 -0
  1272. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/error.rb +4 -0
  1273. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/expression/base.rb +76 -0
  1274. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/expression/classes/alternation.rb +10 -0
  1275. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/expression/classes/anchor.rb +24 -0
  1276. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/expression/classes/backreference.rb +75 -0
  1277. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/expression/classes/character_set/intersection.rb +9 -0
  1278. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/expression/classes/character_set/range.rb +19 -0
  1279. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/expression/classes/character_set.rb +23 -0
  1280. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/expression/classes/character_type.rb +17 -0
  1281. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/expression/classes/conditional.rb +64 -0
  1282. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/expression/classes/escape_sequence.rb +102 -0
  1283. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/expression/classes/free_space.rb +17 -0
  1284. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/expression/classes/group.rb +73 -0
  1285. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/expression/classes/keep.rb +7 -0
  1286. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/expression/classes/literal.rb +3 -0
  1287. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/expression/classes/posix_class.rb +11 -0
  1288. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/expression/classes/root.rb +9 -0
  1289. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/expression/classes/unicode_property.rb +119 -0
  1290. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/expression/methods/construct.rb +41 -0
  1291. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/expression/methods/human_name.rb +43 -0
  1292. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/expression/methods/match.rb +13 -0
  1293. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/expression/methods/match_length.rb +176 -0
  1294. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/expression/methods/negative.rb +20 -0
  1295. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/expression/methods/options.rb +35 -0
  1296. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/expression/methods/parts.rb +23 -0
  1297. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/expression/methods/printing.rb +26 -0
  1298. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/expression/methods/strfregexp.rb +114 -0
  1299. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/expression/methods/tests.rb +143 -0
  1300. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/expression/methods/traverse.rb +80 -0
  1301. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/expression/quantifier.rb +84 -0
  1302. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/expression/sequence.rb +31 -0
  1303. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/expression/sequence_operation.rb +20 -0
  1304. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/expression/shared.rb +111 -0
  1305. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/expression/subexpression.rb +67 -0
  1306. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/expression.rb +37 -0
  1307. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/lexer.rb +169 -0
  1308. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/parser.rb +596 -0
  1309. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/scanner/char_type.rl +28 -0
  1310. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/scanner/errors/premature_end_error.rb +8 -0
  1311. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/scanner/errors/scanner_error.rb +6 -0
  1312. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/scanner/errors/validation_error.rb +63 -0
  1313. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/scanner/properties/long.csv +651 -0
  1314. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/scanner/properties/short.csv +249 -0
  1315. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/scanner/property.rl +30 -0
  1316. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/scanner/scanner.rl +828 -0
  1317. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/scanner.rb +2514 -0
  1318. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/syntax/any.rb +10 -0
  1319. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/syntax/base.rb +120 -0
  1320. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/syntax/token/anchor.rb +15 -0
  1321. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/syntax/token/assertion.rb +13 -0
  1322. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/syntax/token/backreference.rb +33 -0
  1323. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/syntax/token/character_set.rb +16 -0
  1324. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/syntax/token/character_type.rb +16 -0
  1325. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/syntax/token/conditional.rb +16 -0
  1326. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/syntax/token/escape.rb +33 -0
  1327. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/syntax/token/group.rb +23 -0
  1328. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/syntax/token/keep.rb +12 -0
  1329. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/syntax/token/meta.rb +20 -0
  1330. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/syntax/token/posix_class.rb +17 -0
  1331. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/syntax/token/quantifier.rb +35 -0
  1332. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/syntax/token/unicode_property.rb +751 -0
  1333. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/syntax/token/virtual.rb +11 -0
  1334. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/syntax/token.rb +45 -0
  1335. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/syntax/version_lookup.rb +65 -0
  1336. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/syntax/versions/1.8.6.rb +14 -0
  1337. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/syntax/versions/1.9.1.rb +11 -0
  1338. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/syntax/versions/1.9.3.rb +4 -0
  1339. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/syntax/versions/2.0.0.rb +10 -0
  1340. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/syntax/versions/2.2.0.rb +4 -0
  1341. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/syntax/versions/2.3.0.rb +4 -0
  1342. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/syntax/versions/2.4.0.rb +4 -0
  1343. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/syntax/versions/2.4.1.rb +3 -0
  1344. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/syntax/versions/2.5.0.rb +4 -0
  1345. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/syntax/versions/2.6.0.rb +4 -0
  1346. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/syntax/versions/2.6.2.rb +4 -0
  1347. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/syntax/versions/2.6.3.rb +4 -0
  1348. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/syntax/versions/3.1.0.rb +4 -0
  1349. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/syntax/versions/3.2.0.rb +4 -0
  1350. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/syntax/versions.rb +8 -0
  1351. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/syntax.rb +11 -0
  1352. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/token.rb +24 -0
  1353. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser/version.rb +5 -0
  1354. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/lib/regexp_parser.rb +6 -0
  1355. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.9.0/regexp_parser.gemspec +32 -0
  1356. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/LICENSE.txt +22 -0
  1357. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/NEWS.md +276 -0
  1358. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/README.md +57 -0
  1359. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/doc/rexml/context.rdoc +143 -0
  1360. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/doc/rexml/tasks/rdoc/child.rdoc +87 -0
  1361. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/doc/rexml/tasks/rdoc/document.rdoc +276 -0
  1362. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/doc/rexml/tasks/rdoc/element.rdoc +602 -0
  1363. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/doc/rexml/tasks/rdoc/node.rdoc +97 -0
  1364. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/doc/rexml/tasks/rdoc/parent.rdoc +267 -0
  1365. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/doc/rexml/tasks/tocs/child_toc.rdoc +12 -0
  1366. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/doc/rexml/tasks/tocs/document_toc.rdoc +30 -0
  1367. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/doc/rexml/tasks/tocs/element_toc.rdoc +55 -0
  1368. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/doc/rexml/tasks/tocs/master_toc.rdoc +135 -0
  1369. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/doc/rexml/tasks/tocs/node_toc.rdoc +16 -0
  1370. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/doc/rexml/tasks/tocs/parent_toc.rdoc +25 -0
  1371. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/doc/rexml/tutorial.rdoc +1358 -0
  1372. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/attlistdecl.rb +63 -0
  1373. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/attribute.rb +210 -0
  1374. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/cdata.rb +68 -0
  1375. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/child.rb +97 -0
  1376. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/comment.rb +80 -0
  1377. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/doctype.rb +311 -0
  1378. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/document.rb +451 -0
  1379. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/dtd/attlistdecl.rb +11 -0
  1380. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/dtd/dtd.rb +47 -0
  1381. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/dtd/elementdecl.rb +18 -0
  1382. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/dtd/entitydecl.rb +57 -0
  1383. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/dtd/notationdecl.rb +40 -0
  1384. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/element.rb +2599 -0
  1385. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/encoding.rb +51 -0
  1386. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/entity.rb +181 -0
  1387. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/formatters/default.rb +116 -0
  1388. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/formatters/pretty.rb +142 -0
  1389. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/formatters/transitive.rb +58 -0
  1390. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/functions.rb +447 -0
  1391. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/instruction.rb +79 -0
  1392. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/light/node.rb +188 -0
  1393. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/namespace.rb +63 -0
  1394. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/node.rb +76 -0
  1395. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/output.rb +30 -0
  1396. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/parent.rb +166 -0
  1397. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/parseexception.rb +52 -0
  1398. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/parsers/baseparser.rb +694 -0
  1399. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/parsers/lightparser.rb +59 -0
  1400. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/parsers/pullparser.rb +197 -0
  1401. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/parsers/sax2parser.rb +273 -0
  1402. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/parsers/streamparser.rb +61 -0
  1403. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/parsers/treeparser.rb +101 -0
  1404. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/parsers/ultralightparser.rb +57 -0
  1405. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/parsers/xpathparser.rb +739 -0
  1406. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/quickpath.rb +266 -0
  1407. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/rexml.rb +39 -0
  1408. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/sax2listener.rb +98 -0
  1409. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/security.rb +28 -0
  1410. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/source.rb +298 -0
  1411. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/streamlistener.rb +93 -0
  1412. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/text.rb +426 -0
  1413. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/undefinednamespaceexception.rb +9 -0
  1414. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/validation/relaxng.rb +539 -0
  1415. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/validation/validation.rb +144 -0
  1416. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/validation/validationexception.rb +10 -0
  1417. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/xmldecl.rb +130 -0
  1418. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/xmltokens.rb +85 -0
  1419. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/xpath.rb +81 -0
  1420. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml/xpath_parser.rb +974 -0
  1421. data/vendor/bundle/ruby/3.2.0/gems/rexml-3.2.6/lib/rexml.rb +3 -0
  1422. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/LICENSE.txt +20 -0
  1423. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/README.md +252 -0
  1424. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/assets/logo.png +0 -0
  1425. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/assets/output.html.erb +261 -0
  1426. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/config/default.yml +5672 -0
  1427. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/config/obsoletion.yml +238 -0
  1428. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/exe/rubocop +23 -0
  1429. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/arguments_env.rb +17 -0
  1430. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/arguments_file.rb +17 -0
  1431. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/ast_aliases.rb +8 -0
  1432. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cache_config.rb +29 -0
  1433. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cached_data.rb +58 -0
  1434. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cli/command/auto_generate_config.rb +159 -0
  1435. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cli/command/base.rb +35 -0
  1436. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cli/command/execute_runner.rb +105 -0
  1437. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cli/command/init_dotfile.rb +44 -0
  1438. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cli/command/lsp.rb +19 -0
  1439. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cli/command/show_cops.rb +74 -0
  1440. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cli/command/show_docs_url.rb +48 -0
  1441. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cli/command/suggest_extensions.rb +126 -0
  1442. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cli/command/version.rb +18 -0
  1443. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cli/command.rb +22 -0
  1444. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cli/environment.rb +22 -0
  1445. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cli.rb +203 -0
  1446. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/comment_config.rb +216 -0
  1447. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/config.rb +328 -0
  1448. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/config_finder.rb +68 -0
  1449. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/config_loader.rb +258 -0
  1450. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/config_loader_resolver.rb +281 -0
  1451. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/config_obsoletion/changed_enforced_styles.rb +33 -0
  1452. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/config_obsoletion/changed_parameter.rb +26 -0
  1453. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/config_obsoletion/cop_rule.rb +33 -0
  1454. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/config_obsoletion/extracted_cop.rb +46 -0
  1455. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/config_obsoletion/parameter_rule.rb +56 -0
  1456. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/config_obsoletion/removed_cop.rb +41 -0
  1457. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/config_obsoletion/renamed_cop.rb +34 -0
  1458. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/config_obsoletion/rule.rb +41 -0
  1459. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/config_obsoletion/split_cop.rb +27 -0
  1460. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/config_obsoletion.rb +111 -0
  1461. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/config_regeneration.rb +33 -0
  1462. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/config_store.rb +72 -0
  1463. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/config_validator.rb +270 -0
  1464. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/autocorrect_logic.rb +129 -0
  1465. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/badge.rb +68 -0
  1466. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/base.rb +492 -0
  1467. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/bundler/duplicated_gem.rb +94 -0
  1468. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/bundler/duplicated_group.rb +127 -0
  1469. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/bundler/gem_comment.rb +171 -0
  1470. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/bundler/gem_filename.rb +103 -0
  1471. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/bundler/gem_version.rb +133 -0
  1472. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/bundler/insecure_protocol_source.rb +86 -0
  1473. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/bundler/ordered_gems.rb +70 -0
  1474. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/commissioner.rb +182 -0
  1475. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/cop.rb +166 -0
  1476. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/corrector.rb +138 -0
  1477. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/correctors/alignment_corrector.rb +136 -0
  1478. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/correctors/condition_corrector.rb +25 -0
  1479. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/correctors/each_to_for_corrector.rb +51 -0
  1480. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/correctors/empty_line_corrector.rb +25 -0
  1481. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/correctors/for_to_each_corrector.rb +74 -0
  1482. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/correctors/if_then_corrector.rb +55 -0
  1483. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/correctors/lambda_literal_to_method_corrector.rb +139 -0
  1484. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/correctors/line_break_corrector.rb +64 -0
  1485. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/correctors/multiline_literal_brace_corrector.rb +113 -0
  1486. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/correctors/ordered_gem_corrector.rb +38 -0
  1487. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/correctors/parentheses_corrector.rb +86 -0
  1488. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/correctors/percent_literal_corrector.rb +106 -0
  1489. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/correctors/punctuation_corrector.rb +27 -0
  1490. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/correctors/require_library_corrector.rb +23 -0
  1491. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/correctors/space_corrector.rb +46 -0
  1492. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/correctors/string_literal_corrector.rb +23 -0
  1493. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/correctors/unused_arg_corrector.rb +40 -0
  1494. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/documentation.rb +39 -0
  1495. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/exclude_limit.rb +26 -0
  1496. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/force.rb +43 -0
  1497. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/gemspec/dependency_version.rb +154 -0
  1498. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/gemspec/deprecated_attribute_assignment.rb +92 -0
  1499. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/gemspec/development_dependencies.rb +107 -0
  1500. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/gemspec/duplicated_assignment.rb +89 -0
  1501. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/gemspec/ordered_dependencies.rb +101 -0
  1502. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/gemspec/require_mfa.rb +145 -0
  1503. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/gemspec/required_ruby_version.rb +127 -0
  1504. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/gemspec/ruby_version_globals_usage.rb +50 -0
  1505. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/generator/configuration_injector.rb +65 -0
  1506. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/generator/require_file_injector.rb +75 -0
  1507. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/generator.rb +217 -0
  1508. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/ignored_node.rb +36 -0
  1509. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/internal_affairs/cop_description.rb +122 -0
  1510. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/internal_affairs/create_empty_file.rb +37 -0
  1511. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/internal_affairs/empty_line_between_expect_offense_and_correction.rb +68 -0
  1512. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/internal_affairs/example_description.rb +113 -0
  1513. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/internal_affairs/example_heredoc_delimiter.rb +111 -0
  1514. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/internal_affairs/inherit_deprecated_cop_class.rb +34 -0
  1515. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/internal_affairs/lambda_or_proc.rb +46 -0
  1516. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/internal_affairs/location_expression.rb +37 -0
  1517. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/internal_affairs/location_line_equality_comparison.rb +62 -0
  1518. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/internal_affairs/method_name_end_with.rb +80 -0
  1519. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/internal_affairs/method_name_equal.rb +49 -0
  1520. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/internal_affairs/node_destructuring.rb +44 -0
  1521. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/internal_affairs/node_first_or_last_argument.rb +53 -0
  1522. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/internal_affairs/node_matcher_directive.rb +147 -0
  1523. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/internal_affairs/node_type_predicate.rb +41 -0
  1524. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/internal_affairs/numblock_handler.rb +69 -0
  1525. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/internal_affairs/offense_location_keyword.rb +56 -0
  1526. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/internal_affairs/processed_source_buffer_name.rb +42 -0
  1527. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/internal_affairs/redundant_context_config_parameter.rb +46 -0
  1528. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/internal_affairs/redundant_described_class_as_subject.rb +62 -0
  1529. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/internal_affairs/redundant_let_rubocop_config_new.rb +73 -0
  1530. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/internal_affairs/redundant_location_argument.rb +53 -0
  1531. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/internal_affairs/redundant_message_argument.rb +76 -0
  1532. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/internal_affairs/redundant_method_dispatch_node.rb +56 -0
  1533. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/internal_affairs/redundant_source_range.rb +66 -0
  1534. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/internal_affairs/single_line_comparison.rb +62 -0
  1535. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/internal_affairs/style_detected_api_use.rb +148 -0
  1536. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/internal_affairs/undefined_config.rb +73 -0
  1537. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/internal_affairs/useless_message_assertion.rb +54 -0
  1538. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/internal_affairs/useless_restrict_on_send.rb +60 -0
  1539. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/internal_affairs.rb +32 -0
  1540. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/access_modifier_indentation.rb +100 -0
  1541. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/argument_alignment.rb +158 -0
  1542. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/array_alignment.rb +84 -0
  1543. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/assignment_indentation.rb +56 -0
  1544. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/begin_end_alignment.rb +74 -0
  1545. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/block_alignment.rb +240 -0
  1546. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/block_end_newline.rb +82 -0
  1547. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/case_indentation.rb +219 -0
  1548. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/class_structure.rb +346 -0
  1549. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/closing_heredoc_indentation.rb +123 -0
  1550. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/closing_parenthesis_indentation.rb +193 -0
  1551. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/comment_indentation.rb +168 -0
  1552. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/condition_position.rb +64 -0
  1553. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/def_end_alignment.rb +73 -0
  1554. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/dot_position.rb +139 -0
  1555. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/else_alignment.rb +156 -0
  1556. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/empty_comment.rb +151 -0
  1557. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/empty_line_after_guard_clause.rb +214 -0
  1558. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/empty_line_after_magic_comment.rb +64 -0
  1559. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/empty_line_after_multiline_condition.rb +136 -0
  1560. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/empty_line_between_defs.rb +296 -0
  1561. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/empty_lines.rb +73 -0
  1562. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/empty_lines_around_access_modifier.rb +211 -0
  1563. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/empty_lines_around_arguments.rb +103 -0
  1564. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/empty_lines_around_attribute_accessor.rb +139 -0
  1565. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/empty_lines_around_begin_body.rb +42 -0
  1566. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/empty_lines_around_block_body.rb +40 -0
  1567. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/empty_lines_around_class_body.rb +85 -0
  1568. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/empty_lines_around_exception_handling_keywords.rb +135 -0
  1569. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/empty_lines_around_method_body.rb +42 -0
  1570. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/empty_lines_around_module_body.rb +59 -0
  1571. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/end_alignment.rb +208 -0
  1572. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/end_of_line.rb +92 -0
  1573. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/extra_spacing.rb +185 -0
  1574. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/first_argument_indentation.rb +287 -0
  1575. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/first_array_element_indentation.rb +195 -0
  1576. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/first_array_element_line_break.rb +68 -0
  1577. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/first_hash_element_indentation.rb +239 -0
  1578. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/first_hash_element_line_break.rb +68 -0
  1579. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/first_method_argument_line_break.rb +97 -0
  1580. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/first_method_parameter_line_break.rb +75 -0
  1581. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/first_parameter_indentation.rb +101 -0
  1582. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/hash_alignment.rb +396 -0
  1583. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/heredoc_argument_closing_parenthesis.rb +311 -0
  1584. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/heredoc_indentation.rb +165 -0
  1585. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/indentation_consistency.rb +205 -0
  1586. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/indentation_style.rb +115 -0
  1587. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/indentation_width.rb +389 -0
  1588. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/initial_indentation.rb +55 -0
  1589. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/leading_comment_space.rb +121 -0
  1590. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/leading_empty_lines.rb +48 -0
  1591. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/line_continuation_leading_space.rb +144 -0
  1592. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/line_continuation_spacing.rb +140 -0
  1593. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/line_end_string_concatenation_indentation.rb +143 -0
  1594. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/line_length.rb +276 -0
  1595. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/multiline_array_brace_layout.rb +115 -0
  1596. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/multiline_array_line_breaks.rb +65 -0
  1597. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/multiline_assignment_layout.rb +117 -0
  1598. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/multiline_block_layout.rb +161 -0
  1599. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/multiline_hash_brace_layout.rb +115 -0
  1600. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/multiline_hash_key_line_breaks.rb +74 -0
  1601. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/multiline_method_argument_line_breaks.rb +87 -0
  1602. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/multiline_method_call_brace_layout.rb +131 -0
  1603. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/multiline_method_call_indentation.rb +263 -0
  1604. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/multiline_method_definition_brace_layout.rb +128 -0
  1605. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/multiline_method_parameter_line_breaks.rb +77 -0
  1606. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/multiline_operation_indentation.rb +127 -0
  1607. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/parameter_alignment.rb +119 -0
  1608. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/redundant_line_break.rb +153 -0
  1609. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/rescue_ensure_alignment.rb +211 -0
  1610. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/single_line_block_chain.rb +69 -0
  1611. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/space_after_colon.rb +49 -0
  1612. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/space_after_comma.rb +40 -0
  1613. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/space_after_method_name.rb +39 -0
  1614. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/space_after_not.rb +39 -0
  1615. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/space_after_semicolon.rb +29 -0
  1616. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/space_around_block_parameters.rb +162 -0
  1617. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/space_around_equals_in_parameter_default.rb +89 -0
  1618. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/space_around_keyword.rb +268 -0
  1619. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/space_around_method_call_operator.rb +98 -0
  1620. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/space_around_operators.rb +290 -0
  1621. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/space_before_block_braces.rb +154 -0
  1622. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/space_before_brackets.rb +73 -0
  1623. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/space_before_comma.rb +29 -0
  1624. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/space_before_comment.rb +34 -0
  1625. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/space_before_first_arg.rb +73 -0
  1626. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/space_before_semicolon.rb +24 -0
  1627. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/space_in_lambda_literal.rb +78 -0
  1628. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/space_inside_array_literal_brackets.rb +224 -0
  1629. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/space_inside_array_percent_literal.rb +46 -0
  1630. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/space_inside_block_braces.rb +263 -0
  1631. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/space_inside_hash_literal_braces.rb +208 -0
  1632. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/space_inside_parens.rb +176 -0
  1633. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/space_inside_percent_literal_delimiters.rb +94 -0
  1634. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/space_inside_range_literal.rb +54 -0
  1635. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/space_inside_reference_brackets.rb +143 -0
  1636. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/space_inside_string_interpolation.rb +65 -0
  1637. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/trailing_empty_lines.rb +113 -0
  1638. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/layout/trailing_whitespace.rb +131 -0
  1639. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/legacy/corrections_proxy.rb +43 -0
  1640. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/legacy/corrector.rb +27 -0
  1641. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/ambiguous_assignment.rb +54 -0
  1642. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/ambiguous_block_association.rb +107 -0
  1643. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/ambiguous_operator.rb +107 -0
  1644. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/ambiguous_operator_precedence.rb +111 -0
  1645. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/ambiguous_range.rb +105 -0
  1646. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/ambiguous_regexp_literal.rb +80 -0
  1647. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/assignment_in_condition.rb +109 -0
  1648. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/big_decimal_new.rb +44 -0
  1649. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/binary_operator_with_identical_operands.rb +68 -0
  1650. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/boolean_symbol.rb +63 -0
  1651. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/circular_argument_reference.rb +72 -0
  1652. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/constant_definition_in_block.rb +100 -0
  1653. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/constant_overwritten_in_rescue.rb +51 -0
  1654. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/constant_resolution.rb +93 -0
  1655. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/debugger.rb +125 -0
  1656. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/deprecated_class_methods.rb +118 -0
  1657. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/deprecated_constants.rb +88 -0
  1658. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/deprecated_open_ssl_constant.rb +154 -0
  1659. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/disjunctive_assignment_in_constructor.rb +110 -0
  1660. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/duplicate_branch.rb +153 -0
  1661. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/duplicate_case_condition.rb +43 -0
  1662. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/duplicate_elsif_condition.rb +39 -0
  1663. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/duplicate_hash_key.rb +37 -0
  1664. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/duplicate_magic_comment.rb +73 -0
  1665. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/duplicate_match_pattern.rb +122 -0
  1666. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/duplicate_methods.rb +268 -0
  1667. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/duplicate_regexp_character_class_element.rb +121 -0
  1668. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/duplicate_require.rb +56 -0
  1669. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/duplicate_rescue_exception.rb +47 -0
  1670. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/each_with_object_argument.rb +44 -0
  1671. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/else_layout.rb +90 -0
  1672. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/empty_block.rb +94 -0
  1673. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/empty_class.rb +95 -0
  1674. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/empty_conditional_body.rb +177 -0
  1675. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/empty_ensure.rb +58 -0
  1676. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/empty_expression.rb +42 -0
  1677. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/empty_file.rb +48 -0
  1678. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/empty_in_pattern.rb +64 -0
  1679. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/empty_interpolation.rb +33 -0
  1680. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/empty_when.rb +63 -0
  1681. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/ensure_return.rb +59 -0
  1682. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/erb_new_arguments.rb +161 -0
  1683. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/flip_flop.rb +38 -0
  1684. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/float_comparison.rb +103 -0
  1685. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/float_out_of_range.rb +34 -0
  1686. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/format_parameter_mismatch.rb +201 -0
  1687. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/hash_compare_by_identity.rb +48 -0
  1688. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/heredoc_method_call_position.rb +152 -0
  1689. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/identity_comparison.rb +50 -0
  1690. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/implicit_string_concatenation.rb +101 -0
  1691. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/incompatible_io_select_with_fiber_scheduler.rb +81 -0
  1692. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/ineffective_access_modifier.rb +121 -0
  1693. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/inherit_exception.rb +105 -0
  1694. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/interpolation_check.rb +59 -0
  1695. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/it_without_arguments_in_block.rb +56 -0
  1696. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/lambda_without_literal_block.rb +51 -0
  1697. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/literal_as_condition.rb +164 -0
  1698. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/literal_assignment_in_condition.rb +85 -0
  1699. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/literal_in_interpolation.rb +173 -0
  1700. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/loop.rb +86 -0
  1701. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/missing_cop_enable_directive.rb +111 -0
  1702. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/missing_super.rb +159 -0
  1703. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/mixed_case_range.rb +111 -0
  1704. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/mixed_regexp_capture_types.rb +37 -0
  1705. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/multiple_comparison.rb +48 -0
  1706. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/nested_method_definition.rb +144 -0
  1707. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/nested_percent_literal.rb +63 -0
  1708. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/next_without_accumulator.rb +55 -0
  1709. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/no_return_in_begin_end_blocks.rb +58 -0
  1710. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/non_atomic_file_operation.rb +165 -0
  1711. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/non_deterministic_require_order.rb +183 -0
  1712. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/non_local_exit_from_iterator.rb +86 -0
  1713. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/number_conversion.rb +201 -0
  1714. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/numbered_parameter_assignment.rb +47 -0
  1715. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/or_assignment_to_constant.rb +42 -0
  1716. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/ordered_magic_comments.rb +81 -0
  1717. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/out_of_range_regexp_ref.rb +128 -0
  1718. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/parentheses_as_grouped_expression.rb +92 -0
  1719. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/percent_string_array.rb +78 -0
  1720. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/percent_symbol_array.rb +68 -0
  1721. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/raise_exception.rb +91 -0
  1722. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/rand_one.rb +46 -0
  1723. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/redundant_cop_disable_directive.rb +330 -0
  1724. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/redundant_cop_enable_directive.rb +133 -0
  1725. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/redundant_dir_glob_sort.rb +62 -0
  1726. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/redundant_regexp_quantifiers.rb +130 -0
  1727. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/redundant_require_statement.rb +99 -0
  1728. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/redundant_safe_navigation.rb +150 -0
  1729. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/redundant_splat_expansion.rb +209 -0
  1730. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/redundant_string_coercion.rb +72 -0
  1731. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/redundant_with_index.rb +80 -0
  1732. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/redundant_with_object.rb +79 -0
  1733. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/refinement_import_methods.rb +52 -0
  1734. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/regexp_as_condition.rb +37 -0
  1735. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/require_parentheses.rb +66 -0
  1736. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/require_range_parentheses.rb +57 -0
  1737. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/require_relative_self_path.rb +50 -0
  1738. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/rescue_exception.rb +45 -0
  1739. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/rescue_type.rb +88 -0
  1740. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/return_in_void_context.rb +59 -0
  1741. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/safe_navigation_chain.rb +104 -0
  1742. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/safe_navigation_consistency.rb +92 -0
  1743. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/safe_navigation_with_empty.rb +46 -0
  1744. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/script_permission.rb +73 -0
  1745. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/self_assignment.rb +116 -0
  1746. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/send_with_mixin_argument.rb +83 -0
  1747. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/shadowed_argument.rb +177 -0
  1748. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/shadowed_exception.rb +165 -0
  1749. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/shadowing_outer_local_variable.rb +108 -0
  1750. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/struct_new_override.rb +59 -0
  1751. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/suppressed_exception.rb +132 -0
  1752. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/symbol_conversion.rb +184 -0
  1753. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/syntax.rb +46 -0
  1754. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/to_enum_arguments.rb +101 -0
  1755. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/to_json.rb +49 -0
  1756. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/top_level_return_with_argument.rb +48 -0
  1757. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/trailing_comma_in_attribute_declaration.rb +55 -0
  1758. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/triple_quotes.rb +71 -0
  1759. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/underscore_prefixed_variable_name.rb +80 -0
  1760. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/unexpected_block_arity.rb +90 -0
  1761. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/unified_integer.rb +44 -0
  1762. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/unmodified_reduce_accumulator.rb +204 -0
  1763. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/unreachable_code.rb +97 -0
  1764. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/unreachable_loop.rb +202 -0
  1765. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/unused_block_argument.rb +172 -0
  1766. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/unused_method_argument.rb +121 -0
  1767. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/uri_escape_unescape.rb +79 -0
  1768. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/uri_regexp.rb +38 -0
  1769. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/useless_access_modifier.rb +295 -0
  1770. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/useless_assignment.rb +209 -0
  1771. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/useless_else_without_rescue.rb +44 -0
  1772. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/useless_method_definition.rb +77 -0
  1773. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/useless_rescue.rb +89 -0
  1774. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/useless_ruby2_keywords.rb +127 -0
  1775. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/useless_setter_call.rb +173 -0
  1776. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/useless_times.rb +114 -0
  1777. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/lint/void.rb +236 -0
  1778. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/message_annotator.rb +130 -0
  1779. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/metrics/abc_size.rb +56 -0
  1780. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/metrics/block_length.rb +86 -0
  1781. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/metrics/block_nesting.rb +60 -0
  1782. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/metrics/class_length.rb +76 -0
  1783. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/metrics/collection_literal_length.rb +76 -0
  1784. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/metrics/cyclomatic_complexity.rb +55 -0
  1785. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/metrics/method_length.rb +71 -0
  1786. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/metrics/module_length.rb +61 -0
  1787. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/metrics/parameter_lists.rb +147 -0
  1788. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/metrics/perceived_complexity.rb +59 -0
  1789. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/metrics/utils/abc_size_calculator.rb +140 -0
  1790. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/metrics/utils/code_length_calculator.rb +210 -0
  1791. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/metrics/utils/iterating_block.rb +61 -0
  1792. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/metrics/utils/repeated_attribute_discount.rb +143 -0
  1793. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/metrics/utils/repeated_csend_discount.rb +42 -0
  1794. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/migration/department_name.rb +81 -0
  1795. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/alignment.rb +81 -0
  1796. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/allowed_identifiers.rb +18 -0
  1797. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/allowed_methods.rb +42 -0
  1798. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/allowed_pattern.rb +56 -0
  1799. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/allowed_receivers.rb +34 -0
  1800. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/annotation_comment.rb +72 -0
  1801. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/array_min_size.rb +57 -0
  1802. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/array_syntax.rb +17 -0
  1803. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/auto_corrector.rb +12 -0
  1804. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/check_assignment.rb +44 -0
  1805. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/check_line_breakable.rb +227 -0
  1806. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/code_length.rb +59 -0
  1807. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/comments_help.rb +90 -0
  1808. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/configurable_enforced_style.rb +112 -0
  1809. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/configurable_formatting.rb +41 -0
  1810. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/configurable_max.rb +24 -0
  1811. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/configurable_naming.rb +16 -0
  1812. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/configurable_numbering.rb +18 -0
  1813. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/def_node.rb +26 -0
  1814. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/documentation_comment.rb +52 -0
  1815. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/duplication.rb +46 -0
  1816. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/empty_lines_around_body.rb +172 -0
  1817. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/empty_parameter.rb +25 -0
  1818. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/end_keyword_alignment.rb +80 -0
  1819. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/enforce_superclass.rb +44 -0
  1820. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/first_element_line_break.rb +50 -0
  1821. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/frozen_string_literal.rb +88 -0
  1822. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/gem_declaration.rb +13 -0
  1823. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/gemspec_help.rb +30 -0
  1824. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/hash_alignment_styles.rb +156 -0
  1825. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/hash_shorthand_syntax.rb +229 -0
  1826. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/hash_transform_method.rb +192 -0
  1827. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/heredoc.rb +41 -0
  1828. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/integer_node.rb +14 -0
  1829. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/interpolation.rb +25 -0
  1830. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/line_length_help.rb +110 -0
  1831. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/match_range.rb +23 -0
  1832. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/method_complexity.rb +74 -0
  1833. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/method_preference.rb +30 -0
  1834. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/min_body_length.rb +21 -0
  1835. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/min_branches_count.rb +40 -0
  1836. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/multiline_element_indentation.rb +109 -0
  1837. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/multiline_element_line_breaks.rb +32 -0
  1838. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/multiline_expression_indentation.rb +228 -0
  1839. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/multiline_literal_brace_layout.rb +141 -0
  1840. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/negative_conditional.rb +34 -0
  1841. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/nil_methods.rb +23 -0
  1842. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/on_normal_if_unless.rb +14 -0
  1843. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/ordered_gem_node.rb +66 -0
  1844. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/parentheses.rb +16 -0
  1845. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/percent_array.rb +125 -0
  1846. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/percent_literal.rb +32 -0
  1847. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/preceding_following_alignment.rb +181 -0
  1848. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/preferred_delimiters.rb +50 -0
  1849. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/range_help.rb +149 -0
  1850. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/rational_literal.rb +19 -0
  1851. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/require_library.rb +61 -0
  1852. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/rescue_node.rb +30 -0
  1853. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/safe_assignment.rb +27 -0
  1854. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/space_after_punctuation.rb +54 -0
  1855. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/space_before_punctuation.rb +49 -0
  1856. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/statement_modifier.rb +109 -0
  1857. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/string_help.rb +40 -0
  1858. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/string_literals_help.rb +21 -0
  1859. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/surrounding_space.rb +134 -0
  1860. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/symbol_help.rb +13 -0
  1861. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/target_ruby_version.rb +20 -0
  1862. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/trailing_body.rb +25 -0
  1863. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/trailing_comma.rb +209 -0
  1864. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/uncommunicative_name.rb +104 -0
  1865. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/unused_argument.rb +29 -0
  1866. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/mixin/visibility_help.rb +72 -0
  1867. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/naming/accessor_method_name.rb +73 -0
  1868. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/naming/ascii_identifiers.rb +90 -0
  1869. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/naming/binary_operator_parameter_name.rb +53 -0
  1870. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/naming/block_forwarding.rb +133 -0
  1871. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/naming/block_parameter_name.rb +49 -0
  1872. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/naming/class_and_module_camel_case.rb +45 -0
  1873. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/naming/constant_name.rb +83 -0
  1874. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/naming/file_name.rb +247 -0
  1875. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/naming/heredoc_delimiter_case.rb +68 -0
  1876. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/naming/heredoc_delimiter_naming.rb +57 -0
  1877. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/naming/inclusive_language.rb +289 -0
  1878. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/naming/memoized_instance_variable_name.rb +295 -0
  1879. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/naming/method_name.rb +81 -0
  1880. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/naming/method_parameter_name.rb +58 -0
  1881. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/naming/predicate_name.rb +134 -0
  1882. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/naming/rescued_exceptions_variable_name.rb +171 -0
  1883. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/naming/variable_name.rb +68 -0
  1884. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/naming/variable_number.rb +156 -0
  1885. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/offense.rb +239 -0
  1886. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/registry.rb +315 -0
  1887. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/security/compound_hash.rb +106 -0
  1888. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/security/eval.rb +33 -0
  1889. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/security/io_methods.rb +49 -0
  1890. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/security/json_load.rb +47 -0
  1891. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/security/marshal_load.rb +39 -0
  1892. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/security/open.rb +89 -0
  1893. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/security/yaml_load.rb +49 -0
  1894. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/severity.rb +67 -0
  1895. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/access_modifier_declarations.rb +225 -0
  1896. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/accessor_grouping.rb +180 -0
  1897. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/alias.rb +157 -0
  1898. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/and_or.rb +158 -0
  1899. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/arguments_forwarding.rb +482 -0
  1900. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/array_coercion.rb +87 -0
  1901. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/array_first_last.rb +64 -0
  1902. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/array_intersect.rb +119 -0
  1903. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/array_join.rb +39 -0
  1904. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/ascii_comments.rb +57 -0
  1905. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/attr.rb +80 -0
  1906. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/auto_resource_cleanup.rb +55 -0
  1907. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/bare_percent_literals.rb +76 -0
  1908. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/begin_block.rb +21 -0
  1909. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/bisected_attr_accessor/macro.rb +60 -0
  1910. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/bisected_attr_accessor.rb +125 -0
  1911. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/block_comments.rb +66 -0
  1912. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/block_delimiters.rb +472 -0
  1913. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/case_equality.rb +108 -0
  1914. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/case_like_if.rb +280 -0
  1915. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/character_literal.rb +57 -0
  1916. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/class_and_module_children.rb +186 -0
  1917. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/class_check.rb +55 -0
  1918. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/class_equality_comparison.rb +134 -0
  1919. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/class_methods.rb +54 -0
  1920. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/class_methods_definitions.rb +158 -0
  1921. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/class_vars.rb +64 -0
  1922. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/collection_compact.rb +143 -0
  1923. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/collection_methods.rb +92 -0
  1924. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/colon_method_call.rb +46 -0
  1925. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/colon_method_definition.rb +37 -0
  1926. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/combinable_loops.rb +123 -0
  1927. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/command_literal.rb +181 -0
  1928. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/comment_annotation.rb +130 -0
  1929. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/commented_keyword.rb +92 -0
  1930. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/comparable_clamp.rb +125 -0
  1931. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/concat_array_literals.rb +95 -0
  1932. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/conditional_assignment.rb +663 -0
  1933. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/constant_visibility.rb +106 -0
  1934. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/copyright.rb +99 -0
  1935. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/data_inheritance.rb +75 -0
  1936. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/date_time.rb +94 -0
  1937. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/def_with_parentheses.rb +59 -0
  1938. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/dir.rb +50 -0
  1939. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/dir_empty.rb +54 -0
  1940. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/disable_cops_within_source_code_directive.rb +87 -0
  1941. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/document_dynamic_eval_definition.rb +169 -0
  1942. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/documentation.rb +198 -0
  1943. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/documentation_method.rb +132 -0
  1944. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/double_cop_disable_directive.rb +46 -0
  1945. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/double_negation.rb +159 -0
  1946. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/each_for_simple_loop.rb +90 -0
  1947. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/each_with_object.rb +139 -0
  1948. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/empty_block_parameter.rb +47 -0
  1949. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/empty_case_condition.rb +117 -0
  1950. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/empty_else.rb +204 -0
  1951. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/empty_heredoc.rb +73 -0
  1952. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/empty_lambda_parameter.rb +44 -0
  1953. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/empty_literal.rb +138 -0
  1954. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/empty_method.rb +119 -0
  1955. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/encoding.rb +63 -0
  1956. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/end_block.rb +28 -0
  1957. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/endless_method.rb +101 -0
  1958. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/env_home.rb +56 -0
  1959. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/eval_with_location.rb +226 -0
  1960. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/even_odd.rb +56 -0
  1961. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/exact_regexp_match.rb +69 -0
  1962. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/expand_path_arguments.rb +196 -0
  1963. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/explicit_block_argument.rb +153 -0
  1964. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/exponential_notation.rb +116 -0
  1965. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/fetch_env_var.rb +132 -0
  1966. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/file_empty.rb +71 -0
  1967. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/file_read.rb +112 -0
  1968. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/file_write.rb +136 -0
  1969. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/float_division.rb +151 -0
  1970. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/for.rb +88 -0
  1971. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/format_string.rb +154 -0
  1972. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/format_string_token.rb +228 -0
  1973. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/frozen_string_literal_comment.rb +220 -0
  1974. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/global_std_stream.rb +70 -0
  1975. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/global_vars.rb +80 -0
  1976. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/guard_clause.rb +303 -0
  1977. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/hash_as_last_array_item.rb +100 -0
  1978. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/hash_conversion.rb +144 -0
  1979. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/hash_each_methods.rb +217 -0
  1980. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/hash_except.rb +189 -0
  1981. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/hash_like_case.rb +71 -0
  1982. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/hash_syntax.rb +279 -0
  1983. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/hash_transform_keys.rb +95 -0
  1984. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/hash_transform_values.rb +93 -0
  1985. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/identical_conditional_branches.rb +254 -0
  1986. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/if_inside_else.rb +156 -0
  1987. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/if_unless_modifier.rb +295 -0
  1988. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/if_unless_modifier_of_if_unless.rb +47 -0
  1989. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/if_with_boolean_literal_branches.rb +163 -0
  1990. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/if_with_semicolon.rb +78 -0
  1991. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/implicit_runtime_error.rb +34 -0
  1992. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/in_pattern_then.rb +56 -0
  1993. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/infinite_loop.rb +127 -0
  1994. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/inline_comment.rb +34 -0
  1995. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/inverse_methods.rb +197 -0
  1996. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/invertible_unless_condition.rb +155 -0
  1997. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/ip_addresses.rb +75 -0
  1998. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/keyword_parameters_order.rb +75 -0
  1999. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/lambda.rb +125 -0
  2000. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/lambda_call.rb +73 -0
  2001. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/line_end_concatenation.rb +137 -0
  2002. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/magic_comment_format.rb +307 -0
  2003. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/map_compact_with_conditional_block.rb +137 -0
  2004. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/map_to_hash.rb +81 -0
  2005. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/map_to_set.rb +64 -0
  2006. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/method_call_with_args_parentheses/omit_parentheses.rb +241 -0
  2007. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/method_call_with_args_parentheses/require_parentheses.rb +48 -0
  2008. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/method_call_with_args_parentheses.rb +246 -0
  2009. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/method_call_without_args_parentheses.rb +123 -0
  2010. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/method_called_on_do_end_block.rb +56 -0
  2011. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/method_def_parentheses.rb +180 -0
  2012. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/min_max.rb +64 -0
  2013. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/min_max_comparison.rb +83 -0
  2014. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/missing_else.rb +187 -0
  2015. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/missing_respond_to_missing.rb +52 -0
  2016. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/mixin_grouping.rb +135 -0
  2017. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/mixin_usage.rb +72 -0
  2018. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/module_function.rb +170 -0
  2019. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/multiline_block_chain.rb +50 -0
  2020. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/multiline_if_modifier.rb +56 -0
  2021. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/multiline_if_then.rb +44 -0
  2022. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/multiline_in_pattern_then.rb +60 -0
  2023. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/multiline_memoization.rb +96 -0
  2024. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/multiline_method_signature.rb +94 -0
  2025. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/multiline_ternary_operator.rb +98 -0
  2026. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/multiline_when_then.rb +64 -0
  2027. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/multiple_comparison.rb +171 -0
  2028. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/mutable_constant.rb +247 -0
  2029. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/negated_if.rb +98 -0
  2030. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/negated_if_else_condition.rb +135 -0
  2031. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/negated_unless.rb +88 -0
  2032. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/negated_while.rb +40 -0
  2033. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/nested_file_dirname.rb +66 -0
  2034. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/nested_modifier.rb +100 -0
  2035. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/nested_parenthesized_calls.rb +79 -0
  2036. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/nested_ternary_operator.rb +62 -0
  2037. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/next.rb +233 -0
  2038. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/nil_comparison.rb +83 -0
  2039. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/nil_lambda.rb +70 -0
  2040. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/non_nil_check.rb +158 -0
  2041. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/not.rb +76 -0
  2042. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/numbered_parameters.rb +46 -0
  2043. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/numbered_parameters_limit.rb +58 -0
  2044. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/numeric_literal_prefix.rb +119 -0
  2045. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/numeric_literals.rb +129 -0
  2046. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/numeric_predicate.rb +177 -0
  2047. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/object_then.rb +74 -0
  2048. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/one_line_conditional.rb +123 -0
  2049. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/open_struct_use.rb +69 -0
  2050. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/operator_method_call.rb +73 -0
  2051. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/option_hash.rb +54 -0
  2052. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/optional_arguments.rb +59 -0
  2053. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/optional_boolean_parameter.rb +64 -0
  2054. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/or_assignment.rb +97 -0
  2055. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/parallel_assignment.rb +300 -0
  2056. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/parentheses_around_condition.rb +136 -0
  2057. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/percent_literal_delimiters.rb +118 -0
  2058. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/percent_q_literals.rb +70 -0
  2059. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/perl_backrefs.rb +127 -0
  2060. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/preferred_hash_methods.rb +74 -0
  2061. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/proc.rb +37 -0
  2062. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/quoted_symbols.rb +124 -0
  2063. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/raise_args.rb +155 -0
  2064. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/random_with_offset.rb +153 -0
  2065. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/redundant_argument.rb +104 -0
  2066. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/redundant_array_constructor.rb +77 -0
  2067. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/redundant_assignment.rb +106 -0
  2068. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/redundant_begin.rb +200 -0
  2069. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/redundant_capital_w.rb +46 -0
  2070. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/redundant_condition.rb +270 -0
  2071. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/redundant_conditional.rb +84 -0
  2072. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/redundant_constant_base.rb +85 -0
  2073. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/redundant_current_directory_in_path.rb +38 -0
  2074. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/redundant_double_splat_hash_braces.rb +133 -0
  2075. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/redundant_each.rb +119 -0
  2076. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/redundant_exception.rb +85 -0
  2077. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/redundant_fetch_block.rb +121 -0
  2078. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/redundant_file_extension_in_require.rb +61 -0
  2079. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/redundant_filter_chain.rb +118 -0
  2080. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/redundant_freeze.rb +69 -0
  2081. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/redundant_heredoc_delimiter_quotes.rb +58 -0
  2082. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/redundant_initialize.rb +156 -0
  2083. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/redundant_interpolation.rb +138 -0
  2084. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/redundant_line_continuation.rb +192 -0
  2085. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/redundant_parentheses.rb +291 -0
  2086. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/redundant_percent_q.rb +108 -0
  2087. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/redundant_regexp_argument.rb +100 -0
  2088. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/redundant_regexp_character_class.rb +119 -0
  2089. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/redundant_regexp_constructor.rb +46 -0
  2090. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/redundant_regexp_escape.rb +136 -0
  2091. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/redundant_return.rb +183 -0
  2092. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/redundant_self.rb +218 -0
  2093. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/redundant_self_assignment.rb +118 -0
  2094. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/redundant_self_assignment_branch.rb +90 -0
  2095. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/redundant_sort.rb +209 -0
  2096. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/redundant_sort_by.rb +63 -0
  2097. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/redundant_string_escape.rb +185 -0
  2098. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/regexp_literal.rb +231 -0
  2099. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/require_order.rb +139 -0
  2100. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/rescue_modifier.rb +98 -0
  2101. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/rescue_standard_error.rb +126 -0
  2102. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/return_nil.rb +99 -0
  2103. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/return_nil_in_predicate_method_definition.rb +95 -0
  2104. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/safe_navigation.rb +326 -0
  2105. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/sample.rb +146 -0
  2106. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/select_by_regexp.rb +163 -0
  2107. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/self_assignment.rb +101 -0
  2108. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/semicolon.rb +172 -0
  2109. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/send.rb +29 -0
  2110. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/signal_exception.rb +218 -0
  2111. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/single_argument_dig.rb +69 -0
  2112. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/single_line_block_params.rb +119 -0
  2113. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/single_line_do_end_block.rb +67 -0
  2114. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/single_line_methods.rb +145 -0
  2115. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/slicing_with_range.rb +117 -0
  2116. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/sole_nested_conditional.rb +252 -0
  2117. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/special_global_vars.rb +260 -0
  2118. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/stabby_lambda_parentheses.rb +79 -0
  2119. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/static_class.rb +128 -0
  2120. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/stderr_puts.rb +57 -0
  2121. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/string_chars.rb +42 -0
  2122. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/string_concatenation.rb +178 -0
  2123. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/string_hash_keys.rb +58 -0
  2124. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/string_literals.rb +129 -0
  2125. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/string_literals_in_interpolation.rb +76 -0
  2126. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/string_methods.rb +36 -0
  2127. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/strip.rb +45 -0
  2128. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/struct_inheritance.rb +72 -0
  2129. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/super_with_args_parentheses.rb +35 -0
  2130. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/swap_values.rb +112 -0
  2131. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/symbol_array.rb +133 -0
  2132. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/symbol_literal.rb +28 -0
  2133. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/symbol_proc.rb +246 -0
  2134. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/ternary_parentheses.rb +219 -0
  2135. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/top_level_method_definition.rb +85 -0
  2136. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/trailing_body_on_class.rb +41 -0
  2137. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/trailing_body_on_method_definition.rb +55 -0
  2138. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/trailing_body_on_module.rb +40 -0
  2139. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/trailing_comma_in_arguments.rb +106 -0
  2140. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/trailing_comma_in_array_literal.rb +96 -0
  2141. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/trailing_comma_in_block_args.rb +105 -0
  2142. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/trailing_comma_in_hash_literal.rb +97 -0
  2143. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/trailing_method_end_statement.rb +62 -0
  2144. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/trailing_underscore_variable.rb +152 -0
  2145. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/trivial_accessors.rb +254 -0
  2146. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/unless_else.rb +55 -0
  2147. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/unless_logical_operators.rb +106 -0
  2148. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/unpack_first.rb +59 -0
  2149. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/variable_interpolation.rb +45 -0
  2150. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/when_then.rb +37 -0
  2151. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/while_until_do.rb +49 -0
  2152. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/while_until_modifier.rb +53 -0
  2153. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/word_array.rb +155 -0
  2154. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/yaml_file_read.rb +66 -0
  2155. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/yoda_condition.rb +181 -0
  2156. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/yoda_expression.rb +91 -0
  2157. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/style/zero_length_predicate.rb +146 -0
  2158. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/team.rb +266 -0
  2159. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/util.rb +203 -0
  2160. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/utils/format_string.rb +133 -0
  2161. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/utils/regexp_ranges.rb +113 -0
  2162. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/variable_force/assignment.rb +137 -0
  2163. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/variable_force/branch.rb +331 -0
  2164. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/variable_force/branchable.rb +23 -0
  2165. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/variable_force/reference.rb +47 -0
  2166. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/variable_force/scope.rb +106 -0
  2167. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/variable_force/variable.rb +116 -0
  2168. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/variable_force/variable_table.rb +131 -0
  2169. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cop/variable_force.rb +439 -0
  2170. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/cops_documentation_generator.rb +339 -0
  2171. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/core_ext/string.rb +23 -0
  2172. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/directive_comment.rb +144 -0
  2173. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/error.rb +35 -0
  2174. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/ext/comment.rb +18 -0
  2175. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/ext/processed_source.rb +20 -0
  2176. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/ext/range.rb +15 -0
  2177. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/ext/regexp_node.rb +92 -0
  2178. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/ext/regexp_parser.rb +95 -0
  2179. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/feature_loader.rb +94 -0
  2180. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/file_finder.rb +38 -0
  2181. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/file_patterns.rb +43 -0
  2182. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/formatter/auto_gen_config_formatter.rb +17 -0
  2183. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/formatter/base_formatter.rb +119 -0
  2184. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/formatter/clang_style_formatter.rb +59 -0
  2185. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/formatter/colorizable.rb +41 -0
  2186. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/formatter/disabled_config_formatter.rb +278 -0
  2187. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/formatter/emacs_style_formatter.rb +39 -0
  2188. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/formatter/file_list_formatter.rb +20 -0
  2189. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/formatter/formatter_set.rb +108 -0
  2190. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/formatter/fuubar_style_formatter.rb +80 -0
  2191. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/formatter/github_actions_formatter.rb +57 -0
  2192. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/formatter/html_formatter.rb +133 -0
  2193. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/formatter/json_formatter.rb +79 -0
  2194. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/formatter/junit_formatter.rb +96 -0
  2195. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/formatter/markdown_formatter.rb +78 -0
  2196. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/formatter/offense_count_formatter.rb +83 -0
  2197. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/formatter/pacman_formatter.rb +80 -0
  2198. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/formatter/progress_formatter.rb +62 -0
  2199. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/formatter/quiet_formatter.rb +13 -0
  2200. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/formatter/simple_text_formatter.rb +172 -0
  2201. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/formatter/tap_formatter.rb +86 -0
  2202. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/formatter/text_util.rb +20 -0
  2203. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/formatter/worst_offenders_formatter.rb +64 -0
  2204. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/formatter.rb +34 -0
  2205. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/lockfile.rb +40 -0
  2206. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/lsp/logger.rb +22 -0
  2207. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/lsp/routes.rb +246 -0
  2208. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/lsp/runtime.rb +99 -0
  2209. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/lsp/server.rb +68 -0
  2210. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/lsp/severity.rb +27 -0
  2211. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/magic_comment.rb +300 -0
  2212. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/name_similarity.rb +29 -0
  2213. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/options.rb +633 -0
  2214. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/path_util.rb +111 -0
  2215. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/platform.rb +11 -0
  2216. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/rake_task.rb +106 -0
  2217. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/remote_config.rb +108 -0
  2218. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/result_cache.rb +240 -0
  2219. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/rspec/cop_helper.rb +93 -0
  2220. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/rspec/expect_offense.rb +335 -0
  2221. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/rspec/host_environment_simulation_helper.rb +28 -0
  2222. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/rspec/parallel_formatter.rb +90 -0
  2223. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/rspec/shared_contexts.rb +183 -0
  2224. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/rspec/support.rb +30 -0
  2225. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/runner.rb +498 -0
  2226. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/server/cache.rb +155 -0
  2227. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/server/cli.rb +147 -0
  2228. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/server/client_command/base.rb +44 -0
  2229. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/server/client_command/exec.rb +64 -0
  2230. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/server/client_command/restart.rb +25 -0
  2231. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/server/client_command/start.rb +48 -0
  2232. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/server/client_command/status.rb +28 -0
  2233. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/server/client_command/stop.rb +31 -0
  2234. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/server/client_command.rb +26 -0
  2235. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/server/core.rb +111 -0
  2236. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/server/errors.rb +23 -0
  2237. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/server/helper.rb +34 -0
  2238. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/server/server_command/base.rb +50 -0
  2239. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/server/server_command/exec.rb +33 -0
  2240. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/server/server_command/stop.rb +24 -0
  2241. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/server/server_command.rb +21 -0
  2242. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/server/socket_reader.rb +69 -0
  2243. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/server.rb +53 -0
  2244. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/string_interpreter.rb +60 -0
  2245. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/target_finder.rb +210 -0
  2246. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/target_ruby.rb +276 -0
  2247. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/util.rb +16 -0
  2248. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/version.rb +102 -0
  2249. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/warning.rb +11 -0
  2250. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop/yaml_duplication_checker.rb +40 -0
  2251. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.2/lib/rubocop.rb +771 -0
  2252. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/LICENSE.txt +20 -0
  2253. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/README.md +56 -0
  2254. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/builder.rb +115 -0
  2255. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/ext/range.rb +28 -0
  2256. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/ext/range_min_max.rb +18 -0
  2257. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/alias_node.rb +24 -0
  2258. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/and_asgn_node.rb +17 -0
  2259. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/and_node.rb +29 -0
  2260. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/arg_node.rb +34 -0
  2261. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/args_node.rb +39 -0
  2262. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/array_node.rb +65 -0
  2263. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/asgn_node.rb +24 -0
  2264. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/block_node.rb +167 -0
  2265. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/break_node.rb +12 -0
  2266. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/case_match_node.rb +64 -0
  2267. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/case_node.rb +60 -0
  2268. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/casgn_node.rb +31 -0
  2269. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/class_node.rb +31 -0
  2270. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/const_node.rb +61 -0
  2271. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/csend_node.rb +14 -0
  2272. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/def_node.rb +68 -0
  2273. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/defined_node.rb +19 -0
  2274. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/dstr_node.rb +16 -0
  2275. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/ensure_node.rb +17 -0
  2276. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/float_node.rb +13 -0
  2277. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/for_node.rb +53 -0
  2278. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/forward_args_node.rb +33 -0
  2279. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/hash_node.rb +122 -0
  2280. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/if_node.rb +171 -0
  2281. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/in_pattern_node.rb +38 -0
  2282. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/index_node.rb +48 -0
  2283. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/indexasgn_node.rb +50 -0
  2284. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/int_node.rb +13 -0
  2285. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/keyword_splat_node.rb +53 -0
  2286. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/lambda_node.rb +65 -0
  2287. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/mixin/basic_literal_node.rb +16 -0
  2288. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/mixin/binary_operator_node.rb +43 -0
  2289. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/mixin/collection_node.rb +16 -0
  2290. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/mixin/conditional_node.rb +45 -0
  2291. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/mixin/descendence.rb +117 -0
  2292. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/mixin/hash_element_node.rb +125 -0
  2293. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/mixin/method_dispatch_node.rb +288 -0
  2294. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/mixin/method_identifier_predicates.rb +219 -0
  2295. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/mixin/modifier_node.rb +17 -0
  2296. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/mixin/numeric_node.rb +22 -0
  2297. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/mixin/parameterized_node.rb +125 -0
  2298. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/mixin/predicate_operator_node.rb +39 -0
  2299. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/module_node.rb +24 -0
  2300. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/next_node.rb +12 -0
  2301. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/op_asgn_node.rb +36 -0
  2302. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/or_asgn_node.rb +17 -0
  2303. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/or_node.rb +29 -0
  2304. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/pair_node.rb +74 -0
  2305. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/procarg0_node.rb +17 -0
  2306. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/range_node.rb +18 -0
  2307. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/regexp_node.rb +103 -0
  2308. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/resbody_node.rb +45 -0
  2309. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/rescue_node.rb +49 -0
  2310. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/return_node.rb +12 -0
  2311. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/self_class_node.rb +24 -0
  2312. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/send_node.rb +29 -0
  2313. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/str_node.rb +20 -0
  2314. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/super_node.rb +23 -0
  2315. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/symbol_node.rb +12 -0
  2316. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/until_node.rb +35 -0
  2317. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/when_node.rb +47 -0
  2318. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/while_node.rb +35 -0
  2319. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node/yield_node.rb +23 -0
  2320. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node.rb +676 -0
  2321. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node_pattern/builder.rb +72 -0
  2322. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node_pattern/comment.rb +45 -0
  2323. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node_pattern/compiler/atom_subcompiler.rb +56 -0
  2324. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node_pattern/compiler/binding.rb +78 -0
  2325. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node_pattern/compiler/debug.rb +168 -0
  2326. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node_pattern/compiler/node_pattern_subcompiler.rb +146 -0
  2327. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node_pattern/compiler/sequence_subcompiler.rb +420 -0
  2328. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node_pattern/compiler/subcompiler.rb +57 -0
  2329. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node_pattern/compiler.rb +104 -0
  2330. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node_pattern/lexer.rb +70 -0
  2331. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node_pattern/lexer.rex +42 -0
  2332. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node_pattern/lexer.rex.rb +185 -0
  2333. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node_pattern/method_definer.rb +145 -0
  2334. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node_pattern/node.rb +264 -0
  2335. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node_pattern/parser.racc.rb +472 -0
  2336. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node_pattern/parser.rb +66 -0
  2337. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node_pattern/parser.y +103 -0
  2338. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node_pattern/sets.rb +37 -0
  2339. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node_pattern/with_meta.rb +110 -0
  2340. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/node_pattern.rb +126 -0
  2341. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/processed_source.rb +314 -0
  2342. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/rubocop_compatibility.rb +31 -0
  2343. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/sexp.rb +17 -0
  2344. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/token.rb +130 -0
  2345. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/traversal.rb +182 -0
  2346. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast/version.rb +9 -0
  2347. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop/ast.rb +96 -0
  2348. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.30.0/lib/rubocop-ast.rb +3 -0
  2349. data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.20.0/CHANGELOG.md +80 -0
  2350. data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.20.0/CODE_OF_CONDUCT.md +17 -0
  2351. data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.20.0/MIT-LICENSE.md +21 -0
  2352. data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.20.0/README.md +88 -0
  2353. data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.20.0/config/default.yml +99 -0
  2354. data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.20.0/lib/rubocop/capybara/config_formatter.rb +56 -0
  2355. data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.20.0/lib/rubocop/capybara/description_extractor.rb +70 -0
  2356. data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.20.0/lib/rubocop/capybara/version.rb +10 -0
  2357. data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.20.0/lib/rubocop/cop/capybara/click_link_or_button_style.rb +75 -0
  2358. data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.20.0/lib/rubocop/cop/capybara/current_path_expectation.rb +141 -0
  2359. data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.20.0/lib/rubocop/cop/capybara/match_style.rb +58 -0
  2360. data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.20.0/lib/rubocop/cop/capybara/mixin/capybara_help.rb +131 -0
  2361. data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.20.0/lib/rubocop/cop/capybara/mixin/css_attributes_parser.rb +72 -0
  2362. data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.20.0/lib/rubocop/cop/capybara/mixin/css_selector.rb +89 -0
  2363. data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.20.0/lib/rubocop/cop/capybara/negation_matcher.rb +104 -0
  2364. data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.20.0/lib/rubocop/cop/capybara/redundant_within_find.rb +66 -0
  2365. data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.20.0/lib/rubocop/cop/capybara/rspec/have_selector.rb +87 -0
  2366. data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.20.0/lib/rubocop/cop/capybara/rspec/predicate_matcher.rb +269 -0
  2367. data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.20.0/lib/rubocop/cop/capybara/specific_actions.rb +93 -0
  2368. data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.20.0/lib/rubocop/cop/capybara/specific_finders.rb +130 -0
  2369. data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.20.0/lib/rubocop/cop/capybara/specific_matcher.rb +94 -0
  2370. data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.20.0/lib/rubocop/cop/capybara/visibility_matcher.rb +71 -0
  2371. data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.20.0/lib/rubocop/cop/capybara_cops.rb +14 -0
  2372. data/vendor/bundle/ruby/3.2.0/gems/rubocop-capybara-2.20.0/lib/rubocop-capybara.rb +25 -0
  2373. data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.25.1/CHANGELOG.md +106 -0
  2374. data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.25.1/CODE_OF_CONDUCT.md +17 -0
  2375. data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.25.1/MIT-LICENSE.md +21 -0
  2376. data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.25.1/README.md +88 -0
  2377. data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.25.1/config/default.yml +142 -0
  2378. data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.25.1/lib/rubocop/cop/factory_bot/association_style.rb +259 -0
  2379. data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.25.1/lib/rubocop/cop/factory_bot/attribute_defined_statically.rb +126 -0
  2380. data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.25.1/lib/rubocop/cop/factory_bot/consistent_parentheses_style.rb +141 -0
  2381. data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.25.1/lib/rubocop/cop/factory_bot/create_list.rb +342 -0
  2382. data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.25.1/lib/rubocop/cop/factory_bot/excessive_create_list.rb +52 -0
  2383. data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.25.1/lib/rubocop/cop/factory_bot/factory_association_with_strategy.rb +63 -0
  2384. data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.25.1/lib/rubocop/cop/factory_bot/factory_class_name.rb +54 -0
  2385. data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.25.1/lib/rubocop/cop/factory_bot/factory_name_style.rb +102 -0
  2386. data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.25.1/lib/rubocop/cop/factory_bot/id_sequence.rb +44 -0
  2387. data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.25.1/lib/rubocop/cop/factory_bot/mixin/configurable_explicit_only.rb +22 -0
  2388. data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.25.1/lib/rubocop/cop/factory_bot/redundant_factory_option.rb +69 -0
  2389. data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.25.1/lib/rubocop/cop/factory_bot/syntax_methods.rb +119 -0
  2390. data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.25.1/lib/rubocop/cop/factory_bot_cops.rb +13 -0
  2391. data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.25.1/lib/rubocop/factory_bot/config_formatter.rb +55 -0
  2392. data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.25.1/lib/rubocop/factory_bot/description_extractor.rb +70 -0
  2393. data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.25.1/lib/rubocop/factory_bot/factory_bot.rb +62 -0
  2394. data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.25.1/lib/rubocop/factory_bot/language.rb +35 -0
  2395. data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.25.1/lib/rubocop/factory_bot/version.rb +10 -0
  2396. data/vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.25.1/lib/rubocop-factory_bot.rb +18 -0
  2397. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/LICENSE.txt +20 -0
  2398. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/README.md +97 -0
  2399. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/config/default.yml +373 -0
  2400. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/config/obsoletion.yml +7 -0
  2401. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/mixin/regexp_metacharacter.rb +76 -0
  2402. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/mixin/sort_block.rb +35 -0
  2403. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/ancestors_include.rb +52 -0
  2404. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/array_semi_infinite_range_slice.rb +80 -0
  2405. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/big_decimal_with_numeric_argument.rb +53 -0
  2406. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/bind_call.rb +77 -0
  2407. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/block_given_with_explicit_block.rb +57 -0
  2408. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/caller.rb +67 -0
  2409. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/case_when_splat.rb +176 -0
  2410. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/casecmp.rb +103 -0
  2411. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/chain_array_allocation.rb +74 -0
  2412. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/collection_literal_in_loop.rb +138 -0
  2413. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/compare_with_block.rb +120 -0
  2414. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/concurrent_monotonic_time.rb +42 -0
  2415. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/constant_regexp.rb +75 -0
  2416. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/count.rb +142 -0
  2417. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/delete_prefix.rb +94 -0
  2418. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/delete_suffix.rb +94 -0
  2419. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/detect.rb +137 -0
  2420. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/double_start_end_with.rb +106 -0
  2421. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/end_with.rb +81 -0
  2422. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/fixed_size.rb +99 -0
  2423. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/flat_map.rb +88 -0
  2424. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/inefficient_hash_search.rb +105 -0
  2425. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/io_readlines.rb +112 -0
  2426. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/map_compact.rb +100 -0
  2427. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/map_method_chain.rb +89 -0
  2428. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/method_object_as_block.rb +32 -0
  2429. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/open_struct.rb +50 -0
  2430. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/range_include.rb +57 -0
  2431. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/redundant_block_call.rb +105 -0
  2432. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/redundant_equality_comparison_block.rb +137 -0
  2433. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/redundant_match.rb +92 -0
  2434. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/redundant_merge.rb +197 -0
  2435. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/redundant_sort_block.rb +50 -0
  2436. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/redundant_split_regexp_argument.rb +65 -0
  2437. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/redundant_string_chars.rb +131 -0
  2438. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/regexp_match.rb +284 -0
  2439. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/reverse_each.rb +60 -0
  2440. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/reverse_first.rb +66 -0
  2441. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/select_map.rb +57 -0
  2442. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/size.rb +76 -0
  2443. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/sort_reverse.rb +55 -0
  2444. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/squeeze.rb +67 -0
  2445. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/start_with.rb +81 -0
  2446. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/string_identifier_argument.rb +115 -0
  2447. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/string_include.rb +64 -0
  2448. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/string_replacement.rb +161 -0
  2449. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/sum.rb +271 -0
  2450. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/times_map.rb +88 -0
  2451. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/unfreeze_string.rb +70 -0
  2452. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance/uri_default_parser.rb +40 -0
  2453. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/cop/performance_cops.rb +55 -0
  2454. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/performance/inject.rb +18 -0
  2455. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/performance/version.rb +14 -0
  2456. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop/performance.rb +14 -0
  2457. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.20.2/lib/rubocop-performance.rb +19 -0
  2458. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/LICENSE.txt +20 -0
  2459. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/README.md +135 -0
  2460. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/config/default.yml +1242 -0
  2461. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/config/obsoletion.yml +17 -0
  2462. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/mixin/active_record_helper.rb +113 -0
  2463. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/mixin/active_record_migrations_helper.rb +32 -0
  2464. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/mixin/class_send_node_helper.rb +20 -0
  2465. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/mixin/database_type_resolvable.rb +66 -0
  2466. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/mixin/enforce_superclass.rb +40 -0
  2467. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/mixin/index_method.rb +165 -0
  2468. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/mixin/migrations_helper.rb +26 -0
  2469. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/mixin/target_rails_version.rb +16 -0
  2470. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/action_controller_flash_before_render.rb +112 -0
  2471. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/action_controller_test_case.rb +47 -0
  2472. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/action_filter.rb +110 -0
  2473. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/action_order.rb +116 -0
  2474. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/active_record_aliases.rb +47 -0
  2475. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/active_record_callbacks_order.rb +143 -0
  2476. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/active_record_override.rb +79 -0
  2477. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/active_support_aliases.rb +61 -0
  2478. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/active_support_on_load.rb +70 -0
  2479. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/add_column_index.rb +61 -0
  2480. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/after_commit_override.rb +81 -0
  2481. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/application_controller.rb +36 -0
  2482. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/application_job.rb +45 -0
  2483. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/application_mailer.rb +39 -0
  2484. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/application_record.rb +40 -0
  2485. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/arel_star.rb +47 -0
  2486. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/assert_not.rb +41 -0
  2487. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/attribute_default_block_value.rb +90 -0
  2488. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/belongs_to.rb +90 -0
  2489. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/blank.rb +168 -0
  2490. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/bulk_change_table.rb +261 -0
  2491. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/compact_blank.rb +111 -0
  2492. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/content_tag.rb +93 -0
  2493. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/create_table_with_timestamps.rb +98 -0
  2494. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/dangerous_column_names.rb +447 -0
  2495. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/date.rb +175 -0
  2496. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/default_scope.rb +61 -0
  2497. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/delegate.rb +136 -0
  2498. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/delegate_allow_blank.rb +36 -0
  2499. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/deprecated_active_model_errors_methods.rb +168 -0
  2500. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/dot_separated_keys.rb +71 -0
  2501. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/duplicate_association.rb +113 -0
  2502. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/duplicate_scope.rb +46 -0
  2503. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/duration_arithmetic.rb +98 -0
  2504. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/dynamic_find_by.rb +136 -0
  2505. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/eager_evaluation_log_message.rb +82 -0
  2506. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/enum_hash.rb +75 -0
  2507. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/enum_uniqueness.rb +63 -0
  2508. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/env_local.rb +46 -0
  2509. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/environment_comparison.rb +116 -0
  2510. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/environment_variable_access.rb +67 -0
  2511. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/exit.rb +61 -0
  2512. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/expanded_date_range.rb +102 -0
  2513. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/file_path.rb +241 -0
  2514. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/find_by.rb +74 -0
  2515. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/find_by_id.rb +80 -0
  2516. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/find_each.rb +75 -0
  2517. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/freeze_time.rb +79 -0
  2518. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/has_and_belongs_to_many.rb +26 -0
  2519. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/has_many_or_has_one_dependent.rb +143 -0
  2520. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/helper_instance_variable.rb +67 -0
  2521. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/http_positional_arguments.rb +146 -0
  2522. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/http_status.rb +165 -0
  2523. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/i18n_lazy_lookup.rb +146 -0
  2524. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/i18n_locale_assignment.rb +37 -0
  2525. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/i18n_locale_texts.rb +114 -0
  2526. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/ignored_columns_assignment.rb +50 -0
  2527. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/ignored_skip_action_filter_option.rb +107 -0
  2528. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/index_by.rb +65 -0
  2529. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/index_with.rb +68 -0
  2530. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/inquiry.rb +40 -0
  2531. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/inverse_of.rb +252 -0
  2532. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/lexically_scoped_action_filter.rb +204 -0
  2533. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/link_to_blank.rb +97 -0
  2534. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/mailer_name.rb +90 -0
  2535. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/match_route.rb +120 -0
  2536. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/migration_class_name.rb +63 -0
  2537. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/negate_include.rb +42 -0
  2538. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/not_null_column.rb +81 -0
  2539. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/order_by_id.rb +51 -0
  2540. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/output.rb +69 -0
  2541. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/output_safety.rb +104 -0
  2542. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/pick.rb +65 -0
  2543. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/pluck.rb +96 -0
  2544. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/pluck_id.rb +60 -0
  2545. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/pluck_in_where.rb +84 -0
  2546. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/pluralization_grammar.rb +102 -0
  2547. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/presence.rb +152 -0
  2548. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/present.rb +156 -0
  2549. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/rake_environment.rb +128 -0
  2550. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/read_write_attribute.rb +112 -0
  2551. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/redundant_active_record_all_method.rb +219 -0
  2552. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/redundant_allow_nil.rb +99 -0
  2553. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/redundant_foreign_key.rb +77 -0
  2554. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/redundant_presence_validation_on_belongs_to.rb +264 -0
  2555. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/redundant_receiver_in_with_options.rb +138 -0
  2556. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/redundant_travel_back.rb +57 -0
  2557. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/reflection_class_name.rb +86 -0
  2558. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/refute_methods.rb +96 -0
  2559. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/relative_date_constant.rb +112 -0
  2560. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/render_inline.rb +41 -0
  2561. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/render_plain_text.rb +71 -0
  2562. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/request_referer.rb +55 -0
  2563. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/require_dependency.rb +38 -0
  2564. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/response_parsed_body.rb +99 -0
  2565. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/reversible_migration.rb +326 -0
  2566. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/reversible_migration_method_definition.rb +66 -0
  2567. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/root_join_chain.rb +72 -0
  2568. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/root_pathname_methods.rb +272 -0
  2569. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/root_public_path.rb +59 -0
  2570. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/safe_navigation.rb +99 -0
  2571. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/safe_navigation_with_blank.rb +50 -0
  2572. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/save_bang.rb +347 -0
  2573. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/schema_comment.rb +110 -0
  2574. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/scope_args.rb +34 -0
  2575. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/select_map.rb +78 -0
  2576. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/short_i18n.rb +71 -0
  2577. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/skips_model_validations.rb +124 -0
  2578. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/squished_sql_heredocs.rb +86 -0
  2579. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/strip_heredoc.rb +56 -0
  2580. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/table_name_assignment.rb +44 -0
  2581. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/three_state_boolean_column.rb +71 -0
  2582. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/time_zone.rb +261 -0
  2583. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/time_zone_assignment.rb +37 -0
  2584. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/to_formatted_s.rb +46 -0
  2585. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/to_s_with_argument.rb +78 -0
  2586. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/top_level_hash_with_indifferent_access.rb +49 -0
  2587. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/transaction_exit_statement.rb +125 -0
  2588. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/uniq_before_pluck.rb +96 -0
  2589. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/unique_validation_without_index.rb +168 -0
  2590. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/unknown_env.rb +98 -0
  2591. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/unused_ignored_columns.rb +76 -0
  2592. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/unused_render_content.rb +67 -0
  2593. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/validation.rb +140 -0
  2594. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/where_equals.rb +103 -0
  2595. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/where_exists.rb +138 -0
  2596. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/where_missing.rb +118 -0
  2597. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/where_not.rb +103 -0
  2598. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails/where_not_with_multiple_conditions.rb +55 -0
  2599. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/cop/rails_cops.rb +140 -0
  2600. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/rails/inject.rb +18 -0
  2601. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/rails/schema_loader/schema.rb +191 -0
  2602. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/rails/schema_loader.rb +61 -0
  2603. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/rails/version.rb +14 -0
  2604. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop/rails.rb +14 -0
  2605. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rails-2.23.1/lib/rubocop-rails.rb +42 -0
  2606. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/CHANGELOG.md +944 -0
  2607. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/CODE_OF_CONDUCT.md +17 -0
  2608. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/MIT-LICENSE.md +21 -0
  2609. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/README.md +96 -0
  2610. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/config/default.yml +1190 -0
  2611. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/config/obsoletion.yml +29 -0
  2612. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/align_left_let_brace.rb +49 -0
  2613. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/align_right_let_brace.rb +49 -0
  2614. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/any_instance.rb +40 -0
  2615. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/around_block.rb +97 -0
  2616. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/base.rb +27 -0
  2617. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/be.rb +39 -0
  2618. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/be_empty.rb +44 -0
  2619. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/be_eq.rb +47 -0
  2620. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/be_eql.rb +61 -0
  2621. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/be_nil.rb +74 -0
  2622. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/before_after_all.rb +45 -0
  2623. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/capybara/current_path_expectation.rb +39 -0
  2624. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/capybara/feature_methods.rb +104 -0
  2625. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/capybara/match_style.rb +38 -0
  2626. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/capybara/negation_matcher.rb +33 -0
  2627. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/capybara/specific_actions.rb +29 -0
  2628. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/capybara/specific_finders.rb +24 -0
  2629. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/capybara/specific_matcher.rb +35 -0
  2630. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/capybara/visibility_matcher.rb +36 -0
  2631. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/change_by_zero.rb +158 -0
  2632. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/class_check.rb +101 -0
  2633. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/contain_exactly.rb +56 -0
  2634. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/context_method.rb +57 -0
  2635. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/context_wording.rb +117 -0
  2636. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/describe_class.rb +85 -0
  2637. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/describe_method.rb +52 -0
  2638. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/describe_symbol.rb +37 -0
  2639. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/described_class.rb +209 -0
  2640. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/described_class_module_wrapping.rb +38 -0
  2641. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/dialect.rb +71 -0
  2642. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/duplicated_metadata.rb +58 -0
  2643. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/empty_example_group.rb +187 -0
  2644. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/empty_hook.rb +49 -0
  2645. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/empty_line_after_example.rb +82 -0
  2646. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/empty_line_after_example_group.rb +42 -0
  2647. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/empty_line_after_final_let.rb +40 -0
  2648. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/empty_line_after_hook.rb +82 -0
  2649. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/empty_line_after_subject.rb +36 -0
  2650. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/empty_metadata.rb +46 -0
  2651. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/eq.rb +47 -0
  2652. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/example_length.rb +76 -0
  2653. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/example_without_description.rb +89 -0
  2654. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/example_wording.rb +159 -0
  2655. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/excessive_docstring_spacing.rb +110 -0
  2656. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/expect_actual.rb +102 -0
  2657. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/expect_change.rb +86 -0
  2658. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/expect_in_hook.rb +50 -0
  2659. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/expect_output.rb +53 -0
  2660. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/factory_bot/attribute_defined_statically.rb +35 -0
  2661. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/factory_bot/consistent_parentheses_style.rb +50 -0
  2662. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/factory_bot/create_list.rb +40 -0
  2663. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/factory_bot/factory_class_name.rb +29 -0
  2664. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/factory_bot/factory_name_style.rb +33 -0
  2665. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/factory_bot/syntax_methods.rb +55 -0
  2666. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/file_path.rb +179 -0
  2667. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/focus.rb +123 -0
  2668. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/hook_argument.rb +134 -0
  2669. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/hooks_before_examples.rb +81 -0
  2670. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/identical_equality_assertion.rb +37 -0
  2671. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/implicit_block_expectation.rb +68 -0
  2672. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/implicit_expect.rb +100 -0
  2673. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/implicit_subject.rb +167 -0
  2674. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/indexed_let.rb +112 -0
  2675. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/instance_spy.rb +74 -0
  2676. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/instance_variable.rb +96 -0
  2677. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/it_behaves_like.rb +49 -0
  2678. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/iterated_expectation.rb +74 -0
  2679. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/leading_subject.rb +86 -0
  2680. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/leaky_constant_declaration.rb +127 -0
  2681. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/let_before_examples.rb +101 -0
  2682. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/let_setup.rb +74 -0
  2683. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/match_array.rb +59 -0
  2684. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/message_chain.rb +28 -0
  2685. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/message_expectation.rb +62 -0
  2686. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/message_spies.rb +90 -0
  2687. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/metadata_style.rb +202 -0
  2688. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/missing_example_group_argument.rb +35 -0
  2689. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/mixin/comments_help.rb +38 -0
  2690. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/mixin/empty_line_separation.rb +59 -0
  2691. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/mixin/file_help.rb +14 -0
  2692. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/mixin/final_end_location.rb +19 -0
  2693. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/mixin/inside_example_group.rb +29 -0
  2694. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/mixin/location_help.rb +37 -0
  2695. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/mixin/metadata.rb +63 -0
  2696. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/mixin/namespace.rb +23 -0
  2697. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/mixin/skip_or_pending.rb +39 -0
  2698. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/mixin/top_level_group.rb +54 -0
  2699. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/mixin/variable.rb +21 -0
  2700. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/multiple_describes.rb +43 -0
  2701. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/multiple_expectations.rb +144 -0
  2702. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/multiple_memoized_helpers.rb +148 -0
  2703. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/multiple_subjects.rb +97 -0
  2704. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/named_subject.rb +153 -0
  2705. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/nested_groups.rb +162 -0
  2706. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/no_expectation_example.rb +102 -0
  2707. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/not_to_not.rb +56 -0
  2708. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/overwriting_setup.rb +74 -0
  2709. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/pending.rb +80 -0
  2710. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/pending_without_reason.rb +159 -0
  2711. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/predicate_matcher.rb +337 -0
  2712. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/rails/avoid_setup_hook.rb +43 -0
  2713. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/rails/have_http_status.rb +55 -0
  2714. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/rails/http_status.rb +214 -0
  2715. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/rails/inferred_spec_type.rb +145 -0
  2716. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/rails/minitest_assertions.rb +60 -0
  2717. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/rails/negation_be_valid.rb +102 -0
  2718. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/rails/travel_around.rb +92 -0
  2719. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/receive_counts.rb +89 -0
  2720. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/receive_messages.rb +161 -0
  2721. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/receive_never.rb +41 -0
  2722. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/redundant_around.rb +65 -0
  2723. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/redundant_predicate_matcher.rb +65 -0
  2724. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/remove_const.rb +40 -0
  2725. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/repeated_description.rb +98 -0
  2726. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/repeated_example.rb +53 -0
  2727. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/repeated_example_group_body.rb +100 -0
  2728. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/repeated_example_group_description.rb +96 -0
  2729. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/repeated_include_example.rb +105 -0
  2730. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/return_from_stub.rb +169 -0
  2731. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/scattered_let.rb +59 -0
  2732. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/scattered_setup.rb +86 -0
  2733. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/shared_context.rb +107 -0
  2734. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/shared_examples.rb +125 -0
  2735. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/single_argument_message_chain.rb +94 -0
  2736. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/skip_block_inside_example.rb +46 -0
  2737. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/sort_metadata.rb +71 -0
  2738. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/spec_file_path_format.rb +133 -0
  2739. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/spec_file_path_suffix.rb +40 -0
  2740. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/stubbed_mock.rb +174 -0
  2741. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/subject_declaration.rb +46 -0
  2742. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/subject_stub.rb +155 -0
  2743. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/unspecified_exception.rb +67 -0
  2744. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/variable_definition.rb +77 -0
  2745. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/variable_name.rb +68 -0
  2746. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/verified_double_reference.rb +111 -0
  2747. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/verified_doubles.rb +52 -0
  2748. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/void_expect.rb +60 -0
  2749. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec/yield.rb +82 -0
  2750. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/cop/rspec_cops.rb +135 -0
  2751. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/rspec/align_let_brace.rb +63 -0
  2752. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/rspec/concept.rb +34 -0
  2753. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/rspec/config_formatter.rb +72 -0
  2754. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/rspec/corrector/move_node.rb +51 -0
  2755. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/rspec/description_extractor.rb +77 -0
  2756. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/rspec/example.rb +37 -0
  2757. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/rspec/example_group.rb +67 -0
  2758. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/rspec/hook.rb +79 -0
  2759. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/rspec/inject.rb +18 -0
  2760. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/rspec/language/node_pattern.rb +48 -0
  2761. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/rspec/language.rb +217 -0
  2762. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/rspec/node.rb +19 -0
  2763. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/rspec/shared_contexts/default_rspec_language_config_context.rb +29 -0
  2764. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/rspec/version.rb +10 -0
  2765. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/rspec/wording.rb +89 -0
  2766. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/rspec.rb +14 -0
  2767. data/vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop-rspec.rb +66 -0
  2768. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/LICENSE.txt +19 -0
  2769. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/README.md +131 -0
  2770. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/Rakefile +2 -0
  2771. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/base.rb +234 -0
  2772. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/calculators/length.rb +98 -0
  2773. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/bar.rb +102 -0
  2774. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/percentage.rb +27 -0
  2775. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/rate.rb +39 -0
  2776. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/time.rb +101 -0
  2777. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/title.rb +13 -0
  2778. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/errors/invalid_progress_error.rb +4 -0
  2779. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/format/formatter.rb +27 -0
  2780. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/format/molecule.rb +61 -0
  2781. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/format/string.rb +38 -0
  2782. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/output.rb +71 -0
  2783. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/outputs/non_tty.rb +47 -0
  2784. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/outputs/null.rb +33 -0
  2785. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/outputs/tty.rb +32 -0
  2786. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/progress.rb +108 -0
  2787. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/projector.rb +14 -0
  2788. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/projectors/smoothed_average.rb +71 -0
  2789. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/refinements/progress_enumerator.rb +28 -0
  2790. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/refinements.rb +1 -0
  2791. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/throttle.rb +25 -0
  2792. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/time.rb +30 -0
  2793. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/timer.rb +78 -0
  2794. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/version.rb +3 -0
  2795. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar.rb +12 -0
  2796. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/.yardopts +9 -0
  2797. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/CHANGES.md +1026 -0
  2798. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/LICENSE +19 -0
  2799. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/README.md +406 -0
  2800. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/annual_rules.rb +71 -0
  2801. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/country.rb +208 -0
  2802. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/country_timezone.rb +93 -0
  2803. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/data_source.rb +446 -0
  2804. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/constant_offset_data_timezone_info.rb +56 -0
  2805. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/country_info.rb +42 -0
  2806. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/data_timezone_info.rb +91 -0
  2807. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/linked_timezone_info.rb +33 -0
  2808. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/posix_time_zone_parser.rb +177 -0
  2809. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/ruby_data_source.rb +141 -0
  2810. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/timezone_info.rb +47 -0
  2811. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/transitions_data_timezone_info.rb +214 -0
  2812. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/zoneinfo_data_source.rb +592 -0
  2813. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/zoneinfo_reader.rb +482 -0
  2814. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources.rb +8 -0
  2815. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/data_timezone.rb +44 -0
  2816. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/datetime_with_offset.rb +153 -0
  2817. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/country_definer.rb +17 -0
  2818. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/country_index_definition.rb +64 -0
  2819. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/timezone_definer.rb +64 -0
  2820. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/timezone_definition.rb +39 -0
  2821. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/timezone_index_definition.rb +77 -0
  2822. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/format1.rb +10 -0
  2823. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/country_definer.rb +68 -0
  2824. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/country_index_definer.rb +68 -0
  2825. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/country_index_definition.rb +46 -0
  2826. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_definer.rb +94 -0
  2827. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_definition.rb +73 -0
  2828. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_index_definer.rb +45 -0
  2829. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_index_definition.rb +55 -0
  2830. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/format2.rb +10 -0
  2831. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/info_timezone.rb +35 -0
  2832. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/linked_timezone.rb +44 -0
  2833. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/offset_timezone_period.rb +42 -0
  2834. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/ruby_core_support.rb +38 -0
  2835. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/string_deduper.rb +118 -0
  2836. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/time_with_offset.rb +154 -0
  2837. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/timestamp.rb +552 -0
  2838. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/timestamp_with_offset.rb +85 -0
  2839. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone.rb +1160 -0
  2840. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_offset.rb +111 -0
  2841. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_period.rb +179 -0
  2842. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_proxy.rb +96 -0
  2843. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_transition.rb +98 -0
  2844. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/transition_rule.rb +455 -0
  2845. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/transitions_timezone_period.rb +63 -0
  2846. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/version.rb +7 -0
  2847. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo/with_offset.rb +61 -0
  2848. data/vendor/bundle/ruby/3.2.0/gems/tzinfo-2.0.6/lib/tzinfo.rb +81 -0
  2849. data/vendor/bundle/ruby/3.2.0/gems/unicode-display_width-2.5.0/CHANGELOG.md +196 -0
  2850. data/vendor/bundle/ruby/3.2.0/gems/unicode-display_width-2.5.0/MIT-LICENSE.txt +22 -0
  2851. data/vendor/bundle/ruby/3.2.0/gems/unicode-display_width-2.5.0/README.md +171 -0
  2852. data/vendor/bundle/ruby/3.2.0/gems/unicode-display_width-2.5.0/data/display_width.marshal.gz +0 -0
  2853. data/vendor/bundle/ruby/3.2.0/gems/unicode-display_width-2.5.0/lib/unicode/display_width/constants.rb +10 -0
  2854. data/vendor/bundle/ruby/3.2.0/gems/unicode-display_width-2.5.0/lib/unicode/display_width/index.rb +34 -0
  2855. data/vendor/bundle/ruby/3.2.0/gems/unicode-display_width-2.5.0/lib/unicode/display_width/no_string_ext.rb +8 -0
  2856. data/vendor/bundle/ruby/3.2.0/gems/unicode-display_width-2.5.0/lib/unicode/display_width/string_ext.rb +9 -0
  2857. data/vendor/bundle/ruby/3.2.0/gems/unicode-display_width-2.5.0/lib/unicode/display_width.rb +123 -0
  2858. data/vendor/bundle/ruby/3.2.0/specifications/activesupport-7.1.3.gemspec +35 -0
  2859. data/vendor/bundle/ruby/3.2.0/specifications/ast-2.4.2.gemspec +30 -0
  2860. data/vendor/bundle/ruby/3.2.0/specifications/base64-0.2.0.gemspec +23 -0
  2861. data/vendor/bundle/ruby/3.2.0/specifications/bigdecimal-3.1.6.gemspec +24 -0
  2862. data/vendor/bundle/ruby/3.2.0/specifications/concurrent-ruby-1.2.3.gemspec +24 -0
  2863. data/vendor/bundle/ruby/3.2.0/specifications/connection_pool-2.4.1.gemspec +28 -0
  2864. data/vendor/bundle/ruby/3.2.0/specifications/drb-2.2.0.gemspec +26 -0
  2865. data/vendor/bundle/ruby/3.2.0/specifications/i18n-1.14.1.gemspec +26 -0
  2866. data/vendor/bundle/ruby/3.2.0/specifications/json-2.7.1.gemspec +0 -0
  2867. data/vendor/bundle/ruby/3.2.0/specifications/language_server-protocol-3.17.0.3.gemspec +31 -0
  2868. data/vendor/bundle/ruby/3.2.0/specifications/minitest-5.21.2.gemspec +31 -0
  2869. data/vendor/bundle/ruby/3.2.0/specifications/mutex_m-0.2.0.gemspec +28 -0
  2870. data/vendor/bundle/ruby/3.2.0/specifications/parallel-1.24.0.gemspec +21 -0
  2871. data/vendor/bundle/ruby/3.2.0/specifications/parser-3.3.0.5.gemspec +37 -0
  2872. data/vendor/bundle/ruby/3.2.0/specifications/racc-1.7.3.gemspec +27 -0
  2873. data/vendor/bundle/ruby/3.2.0/specifications/rack-3.0.9.gemspec +31 -0
  2874. data/vendor/bundle/ruby/3.2.0/specifications/rainbow-3.1.1.gemspec +25 -0
  2875. data/vendor/bundle/ruby/3.2.0/specifications/rake-13.1.0.gemspec +26 -0
  2876. data/vendor/bundle/ruby/3.2.0/specifications/regexp_parser-2.9.0.gemspec +22 -0
  2877. data/vendor/bundle/ruby/3.2.0/specifications/rexml-3.2.6.gemspec +30 -0
  2878. data/vendor/bundle/ruby/3.2.0/specifications/rubocop-1.60.2.gemspec +39 -0
  2879. data/vendor/bundle/ruby/3.2.0/specifications/rubocop-ast-1.30.0.gemspec +28 -0
  2880. data/vendor/bundle/ruby/3.2.0/specifications/rubocop-capybara-2.20.0.gemspec +27 -0
  2881. data/vendor/bundle/ruby/3.2.0/specifications/rubocop-factory_bot-2.25.1.gemspec +27 -0
  2882. data/vendor/bundle/ruby/3.2.0/specifications/rubocop-performance-1.20.2.gemspec +29 -0
  2883. data/vendor/bundle/ruby/3.2.0/specifications/rubocop-rails-2.23.1.gemspec +31 -0
  2884. data/vendor/bundle/ruby/3.2.0/specifications/rubocop-rspec-2.26.1.gemspec +30 -0
  2885. data/vendor/bundle/ruby/3.2.0/specifications/ruby-progressbar-1.13.0.gemspec +29 -0
  2886. data/vendor/bundle/ruby/3.2.0/specifications/tzinfo-2.0.6.gemspec +30 -0
  2887. data/vendor/bundle/ruby/3.2.0/specifications/unicode-display_width-2.5.0.gemspec +29 -0
  2888. metadata +2902 -7
@@ -0,0 +1,1673 @@
1
+ #include "../fbuffer/fbuffer.h"
2
+ #include "generator.h"
3
+
4
+ static VALUE mJSON, mExt, mGenerator, cState, mGeneratorMethods, mObject,
5
+ mHash, mArray,
6
+ #ifdef RUBY_INTEGER_UNIFICATION
7
+ mInteger,
8
+ #else
9
+ mFixnum, mBignum,
10
+ #endif
11
+ mFloat, mString, mString_Extend,
12
+ mTrueClass, mFalseClass, mNilClass, eGeneratorError,
13
+ eNestingError;
14
+
15
+ static ID i_to_s, i_to_json, i_new, i_indent, i_space, i_space_before,
16
+ i_object_nl, i_array_nl, i_max_nesting, i_allow_nan, i_ascii_only,
17
+ i_pack, i_unpack, i_create_id, i_extend, i_key_p,
18
+ i_aref, i_send, i_respond_to_p, i_match, i_keys, i_depth,
19
+ i_buffer_initial_length, i_dup, i_script_safe, i_escape_slash, i_strict;
20
+
21
+ /*
22
+ * Copyright 2001-2004 Unicode, Inc.
23
+ *
24
+ * Disclaimer
25
+ *
26
+ * This source code is provided as is by Unicode, Inc. No claims are
27
+ * made as to fitness for any particular purpose. No warranties of any
28
+ * kind are expressed or implied. The recipient agrees to determine
29
+ * applicability of information provided. If this file has been
30
+ * purchased on magnetic or optical media from Unicode, Inc., the
31
+ * sole remedy for any claim will be exchange of defective media
32
+ * within 90 days of receipt.
33
+ *
34
+ * Limitations on Rights to Redistribute This Code
35
+ *
36
+ * Unicode, Inc. hereby grants the right to freely use the information
37
+ * supplied in this file in the creation of products supporting the
38
+ * Unicode Standard, and to make copies of this file in any form
39
+ * for internal or external distribution as long as this notice
40
+ * remains attached.
41
+ */
42
+
43
+ /*
44
+ * Index into the table below with the first byte of a UTF-8 sequence to
45
+ * get the number of trailing bytes that are supposed to follow it.
46
+ * Note that *legal* UTF-8 values can't have 4 or 5-bytes. The table is
47
+ * left as-is for anyone who may want to do such conversion, which was
48
+ * allowed in earlier algorithms.
49
+ */
50
+ static const char trailingBytesForUTF8[256] = {
51
+ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
52
+ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
53
+ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
54
+ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
55
+ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
56
+ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
57
+ 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
58
+ 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2, 3,3,3,3,3,3,3,3,4,4,4,4,5,5,5,5
59
+ };
60
+
61
+ /*
62
+ * Magic values subtracted from a buffer value during UTF8 conversion.
63
+ * This table contains as many values as there might be trailing bytes
64
+ * in a UTF-8 sequence.
65
+ */
66
+ static const UTF32 offsetsFromUTF8[6] = { 0x00000000UL, 0x00003080UL, 0x000E2080UL,
67
+ 0x03C82080UL, 0xFA082080UL, 0x82082080UL };
68
+
69
+ /*
70
+ * Utility routine to tell whether a sequence of bytes is legal UTF-8.
71
+ * This must be called with the length pre-determined by the first byte.
72
+ * If not calling this from ConvertUTF8to*, then the length can be set by:
73
+ * length = trailingBytesForUTF8[*source]+1;
74
+ * and the sequence is illegal right away if there aren't that many bytes
75
+ * available.
76
+ * If presented with a length > 4, this returns 0. The Unicode
77
+ * definition of UTF-8 goes up to 4-byte sequences.
78
+ */
79
+ static unsigned char isLegalUTF8(const UTF8 *source, unsigned long length)
80
+ {
81
+ UTF8 a;
82
+ const UTF8 *srcptr = source+length;
83
+ switch (length) {
84
+ default: return 0;
85
+ /* Everything else falls through when "1"... */
86
+ case 4: if ((a = (*--srcptr)) < 0x80 || a > 0xBF) return 0;
87
+ case 3: if ((a = (*--srcptr)) < 0x80 || a > 0xBF) return 0;
88
+ case 2: if ((a = (*--srcptr)) > 0xBF) return 0;
89
+
90
+ switch (*source) {
91
+ /* no fall-through in this inner switch */
92
+ case 0xE0: if (a < 0xA0) return 0; break;
93
+ case 0xED: if (a > 0x9F) return 0; break;
94
+ case 0xF0: if (a < 0x90) return 0; break;
95
+ case 0xF4: if (a > 0x8F) return 0; break;
96
+ default: if (a < 0x80) return 0;
97
+ }
98
+
99
+ case 1: if (*source >= 0x80 && *source < 0xC2) return 0;
100
+ }
101
+ if (*source > 0xF4) return 0;
102
+ return 1;
103
+ }
104
+
105
+ /* Escapes the UTF16 character and stores the result in the buffer buf. */
106
+ static void unicode_escape(char *buf, UTF16 character)
107
+ {
108
+ const char *digits = "0123456789abcdef";
109
+
110
+ buf[2] = digits[character >> 12];
111
+ buf[3] = digits[(character >> 8) & 0xf];
112
+ buf[4] = digits[(character >> 4) & 0xf];
113
+ buf[5] = digits[character & 0xf];
114
+ }
115
+
116
+ /* Escapes the UTF16 character and stores the result in the buffer buf, then
117
+ * the buffer buf is appended to the FBuffer buffer. */
118
+ static void unicode_escape_to_buffer(FBuffer *buffer, char buf[6], UTF16
119
+ character)
120
+ {
121
+ unicode_escape(buf, character);
122
+ fbuffer_append(buffer, buf, 6);
123
+ }
124
+
125
+ /* Converts string to a JSON string in FBuffer buffer, where all but the ASCII
126
+ * and control characters are JSON escaped. */
127
+ static void convert_UTF8_to_JSON_ASCII(FBuffer *buffer, VALUE string, char script_safe)
128
+ {
129
+ const UTF8 *source = (UTF8 *) RSTRING_PTR(string);
130
+ const UTF8 *sourceEnd = source + RSTRING_LEN(string);
131
+ char buf[6] = { '\\', 'u' };
132
+
133
+ while (source < sourceEnd) {
134
+ UTF32 ch = 0;
135
+ unsigned short extraBytesToRead = trailingBytesForUTF8[*source];
136
+ if (source + extraBytesToRead >= sourceEnd) {
137
+ rb_raise(rb_path2class("JSON::GeneratorError"),
138
+ "partial character in source, but hit end");
139
+ }
140
+ if (!isLegalUTF8(source, extraBytesToRead+1)) {
141
+ rb_raise(rb_path2class("JSON::GeneratorError"),
142
+ "source sequence is illegal/malformed utf-8");
143
+ }
144
+ /*
145
+ * The cases all fall through. See "Note A" below.
146
+ */
147
+ switch (extraBytesToRead) {
148
+ case 5: ch += *source++; ch <<= 6; /* remember, illegal UTF-8 */
149
+ case 4: ch += *source++; ch <<= 6; /* remember, illegal UTF-8 */
150
+ case 3: ch += *source++; ch <<= 6;
151
+ case 2: ch += *source++; ch <<= 6;
152
+ case 1: ch += *source++; ch <<= 6;
153
+ case 0: ch += *source++;
154
+ }
155
+ ch -= offsetsFromUTF8[extraBytesToRead];
156
+
157
+ if (ch <= UNI_MAX_BMP) { /* Target is a character <= 0xFFFF */
158
+ /* UTF-16 surrogate values are illegal in UTF-32 */
159
+ if (ch >= UNI_SUR_HIGH_START && ch <= UNI_SUR_LOW_END) {
160
+ #if UNI_STRICT_CONVERSION
161
+ source -= (extraBytesToRead+1); /* return to the illegal value itself */
162
+ rb_raise(rb_path2class("JSON::GeneratorError"),
163
+ "source sequence is illegal/malformed utf-8");
164
+ #else
165
+ unicode_escape_to_buffer(buffer, buf, UNI_REPLACEMENT_CHAR);
166
+ #endif
167
+ } else {
168
+ /* normal case */
169
+ if (ch >= 0x20 && ch <= 0x7f) {
170
+ switch (ch) {
171
+ case '\\':
172
+ fbuffer_append(buffer, "\\\\", 2);
173
+ break;
174
+ case '"':
175
+ fbuffer_append(buffer, "\\\"", 2);
176
+ break;
177
+ case '/':
178
+ if(script_safe) {
179
+ fbuffer_append(buffer, "\\/", 2);
180
+ break;
181
+ }
182
+ default:
183
+ fbuffer_append_char(buffer, (char)ch);
184
+ break;
185
+ }
186
+ } else {
187
+ switch (ch) {
188
+ case '\n':
189
+ fbuffer_append(buffer, "\\n", 2);
190
+ break;
191
+ case '\r':
192
+ fbuffer_append(buffer, "\\r", 2);
193
+ break;
194
+ case '\t':
195
+ fbuffer_append(buffer, "\\t", 2);
196
+ break;
197
+ case '\f':
198
+ fbuffer_append(buffer, "\\f", 2);
199
+ break;
200
+ case '\b':
201
+ fbuffer_append(buffer, "\\b", 2);
202
+ break;
203
+ default:
204
+ unicode_escape_to_buffer(buffer, buf, (UTF16) ch);
205
+ break;
206
+ }
207
+ }
208
+ }
209
+ } else if (ch > UNI_MAX_UTF16) {
210
+ #if UNI_STRICT_CONVERSION
211
+ source -= (extraBytesToRead+1); /* return to the start */
212
+ rb_raise(rb_path2class("JSON::GeneratorError"),
213
+ "source sequence is illegal/malformed utf8");
214
+ #else
215
+ unicode_escape_to_buffer(buffer, buf, UNI_REPLACEMENT_CHAR);
216
+ #endif
217
+ } else {
218
+ /* target is a character in range 0xFFFF - 0x10FFFF. */
219
+ ch -= halfBase;
220
+ unicode_escape_to_buffer(buffer, buf, (UTF16)((ch >> halfShift) + UNI_SUR_HIGH_START));
221
+ unicode_escape_to_buffer(buffer, buf, (UTF16)((ch & halfMask) + UNI_SUR_LOW_START));
222
+ }
223
+ }
224
+ RB_GC_GUARD(string);
225
+ }
226
+
227
+ /* Converts string to a JSON string in FBuffer buffer, where only the
228
+ * characters required by the JSON standard are JSON escaped. The remaining
229
+ * characters (should be UTF8) are just passed through and appended to the
230
+ * result. */
231
+ static void convert_UTF8_to_JSON(FBuffer *buffer, VALUE string, char script_safe)
232
+ {
233
+ const char *ptr = RSTRING_PTR(string), *p;
234
+ unsigned long len = RSTRING_LEN(string), start = 0, end = 0;
235
+ const char *escape = NULL;
236
+ int escape_len;
237
+ unsigned char c;
238
+ char buf[6] = { '\\', 'u' };
239
+ int ascii_only = rb_enc_str_asciionly_p(string);
240
+
241
+ for (start = 0, end = 0; end < len;) {
242
+ p = ptr + end;
243
+ c = (unsigned char) *p;
244
+ if (c < 0x20) {
245
+ switch (c) {
246
+ case '\n':
247
+ escape = "\\n";
248
+ escape_len = 2;
249
+ break;
250
+ case '\r':
251
+ escape = "\\r";
252
+ escape_len = 2;
253
+ break;
254
+ case '\t':
255
+ escape = "\\t";
256
+ escape_len = 2;
257
+ break;
258
+ case '\f':
259
+ escape = "\\f";
260
+ escape_len = 2;
261
+ break;
262
+ case '\b':
263
+ escape = "\\b";
264
+ escape_len = 2;
265
+ break;
266
+ default:
267
+ unicode_escape(buf, (UTF16) *p);
268
+ escape = buf;
269
+ escape_len = 6;
270
+ break;
271
+ }
272
+ } else {
273
+ switch (c) {
274
+ case '\\':
275
+ escape = "\\\\";
276
+ escape_len = 2;
277
+ break;
278
+ case '"':
279
+ escape = "\\\"";
280
+ escape_len = 2;
281
+ break;
282
+ case '/':
283
+ if(script_safe) {
284
+ escape = "\\/";
285
+ escape_len = 2;
286
+ break;
287
+ }
288
+ default:
289
+ {
290
+ unsigned short clen = 1;
291
+ if (!ascii_only) {
292
+ clen += trailingBytesForUTF8[c];
293
+ if (end + clen > len) {
294
+ rb_raise(rb_path2class("JSON::GeneratorError"),
295
+ "partial character in source, but hit end");
296
+ }
297
+
298
+ if (script_safe && c == 0xE2) {
299
+ unsigned char c2 = (unsigned char) *(p+1);
300
+ unsigned char c3 = (unsigned char) *(p+2);
301
+ if (c2 == 0x80 && (c3 == 0xA8 || c3 == 0xA9)) {
302
+ fbuffer_append(buffer, ptr + start, end - start);
303
+ start = end = (end + clen);
304
+ if (c3 == 0xA8) {
305
+ fbuffer_append(buffer, "\\u2028", 6);
306
+ } else {
307
+ fbuffer_append(buffer, "\\u2029", 6);
308
+ }
309
+ continue;
310
+ }
311
+ }
312
+
313
+ if (!isLegalUTF8((UTF8 *) p, clen)) {
314
+ rb_raise(rb_path2class("JSON::GeneratorError"),
315
+ "source sequence is illegal/malformed utf-8");
316
+ }
317
+ }
318
+ end += clen;
319
+ }
320
+ continue;
321
+ break;
322
+ }
323
+ }
324
+ fbuffer_append(buffer, ptr + start, end - start);
325
+ fbuffer_append(buffer, escape, escape_len);
326
+ start = ++end;
327
+ escape = NULL;
328
+ }
329
+ fbuffer_append(buffer, ptr + start, end - start);
330
+ }
331
+
332
+ static char *fstrndup(const char *ptr, unsigned long len) {
333
+ char *result;
334
+ if (len <= 0) return NULL;
335
+ result = ALLOC_N(char, len);
336
+ memcpy(result, ptr, len);
337
+ return result;
338
+ }
339
+
340
+ /*
341
+ * Document-module: JSON::Ext::Generator
342
+ *
343
+ * This is the JSON generator implemented as a C extension. It can be
344
+ * configured to be used by setting
345
+ *
346
+ * JSON.generator = JSON::Ext::Generator
347
+ *
348
+ * with the method generator= in JSON.
349
+ *
350
+ */
351
+
352
+ /* Explanation of the following: that's the only way to not pollute
353
+ * standard library's docs with GeneratorMethods::<ClassName> which
354
+ * are uninformative and take a large place in a list of classes
355
+ */
356
+
357
+ /*
358
+ * Document-module: JSON::Ext::Generator::GeneratorMethods
359
+ * :nodoc:
360
+ */
361
+
362
+ /*
363
+ * Document-module: JSON::Ext::Generator::GeneratorMethods::Array
364
+ * :nodoc:
365
+ */
366
+
367
+ /*
368
+ * Document-module: JSON::Ext::Generator::GeneratorMethods::Bignum
369
+ * :nodoc:
370
+ */
371
+
372
+ /*
373
+ * Document-module: JSON::Ext::Generator::GeneratorMethods::FalseClass
374
+ * :nodoc:
375
+ */
376
+
377
+ /*
378
+ * Document-module: JSON::Ext::Generator::GeneratorMethods::Fixnum
379
+ * :nodoc:
380
+ */
381
+
382
+ /*
383
+ * Document-module: JSON::Ext::Generator::GeneratorMethods::Float
384
+ * :nodoc:
385
+ */
386
+
387
+ /*
388
+ * Document-module: JSON::Ext::Generator::GeneratorMethods::Hash
389
+ * :nodoc:
390
+ */
391
+
392
+ /*
393
+ * Document-module: JSON::Ext::Generator::GeneratorMethods::Integer
394
+ * :nodoc:
395
+ */
396
+
397
+ /*
398
+ * Document-module: JSON::Ext::Generator::GeneratorMethods::NilClass
399
+ * :nodoc:
400
+ */
401
+
402
+ /*
403
+ * Document-module: JSON::Ext::Generator::GeneratorMethods::Object
404
+ * :nodoc:
405
+ */
406
+
407
+ /*
408
+ * Document-module: JSON::Ext::Generator::GeneratorMethods::String
409
+ * :nodoc:
410
+ */
411
+
412
+ /*
413
+ * Document-module: JSON::Ext::Generator::GeneratorMethods::String::Extend
414
+ * :nodoc:
415
+ */
416
+
417
+ /*
418
+ * Document-module: JSON::Ext::Generator::GeneratorMethods::TrueClass
419
+ * :nodoc:
420
+ */
421
+
422
+ /*
423
+ * call-seq: to_json(state = nil)
424
+ *
425
+ * Returns a JSON string containing a JSON object, that is generated from
426
+ * this Hash instance.
427
+ * _state_ is a JSON::State object, that can also be used to configure the
428
+ * produced JSON string output further.
429
+ */
430
+ static VALUE mHash_to_json(int argc, VALUE *argv, VALUE self)
431
+ {
432
+ GENERATE_JSON(object);
433
+ }
434
+
435
+ /*
436
+ * call-seq: to_json(state = nil)
437
+ *
438
+ * Returns a JSON string containing a JSON array, that is generated from
439
+ * this Array instance.
440
+ * _state_ is a JSON::State object, that can also be used to configure the
441
+ * produced JSON string output further.
442
+ */
443
+ static VALUE mArray_to_json(int argc, VALUE *argv, VALUE self) {
444
+ GENERATE_JSON(array);
445
+ }
446
+
447
+ #ifdef RUBY_INTEGER_UNIFICATION
448
+ /*
449
+ * call-seq: to_json(*)
450
+ *
451
+ * Returns a JSON string representation for this Integer number.
452
+ */
453
+ static VALUE mInteger_to_json(int argc, VALUE *argv, VALUE self)
454
+ {
455
+ GENERATE_JSON(integer);
456
+ }
457
+
458
+ #else
459
+ /*
460
+ * call-seq: to_json(*)
461
+ *
462
+ * Returns a JSON string representation for this Integer number.
463
+ */
464
+ static VALUE mFixnum_to_json(int argc, VALUE *argv, VALUE self)
465
+ {
466
+ GENERATE_JSON(fixnum);
467
+ }
468
+
469
+ /*
470
+ * call-seq: to_json(*)
471
+ *
472
+ * Returns a JSON string representation for this Integer number.
473
+ */
474
+ static VALUE mBignum_to_json(int argc, VALUE *argv, VALUE self)
475
+ {
476
+ GENERATE_JSON(bignum);
477
+ }
478
+ #endif
479
+
480
+ /*
481
+ * call-seq: to_json(*)
482
+ *
483
+ * Returns a JSON string representation for this Float number.
484
+ */
485
+ static VALUE mFloat_to_json(int argc, VALUE *argv, VALUE self)
486
+ {
487
+ GENERATE_JSON(float);
488
+ }
489
+
490
+ /*
491
+ * call-seq: String.included(modul)
492
+ *
493
+ * Extends _modul_ with the String::Extend module.
494
+ */
495
+ static VALUE mString_included_s(VALUE self, VALUE modul) {
496
+ VALUE result = rb_funcall(modul, i_extend, 1, mString_Extend);
497
+ rb_call_super(1, &modul);
498
+ return result;
499
+ }
500
+
501
+ /*
502
+ * call-seq: to_json(*)
503
+ *
504
+ * This string should be encoded with UTF-8 A call to this method
505
+ * returns a JSON string encoded with UTF16 big endian characters as
506
+ * \u????.
507
+ */
508
+ static VALUE mString_to_json(int argc, VALUE *argv, VALUE self)
509
+ {
510
+ GENERATE_JSON(string);
511
+ }
512
+
513
+ /*
514
+ * call-seq: to_json_raw_object()
515
+ *
516
+ * This method creates a raw object hash, that can be nested into
517
+ * other data structures and will be generated as a raw string. This
518
+ * method should be used, if you want to convert raw strings to JSON
519
+ * instead of UTF-8 strings, e. g. binary data.
520
+ */
521
+ static VALUE mString_to_json_raw_object(VALUE self)
522
+ {
523
+ VALUE ary;
524
+ VALUE result = rb_hash_new();
525
+ rb_hash_aset(result, rb_funcall(mJSON, i_create_id, 0), rb_class_name(rb_obj_class(self)));
526
+ ary = rb_funcall(self, i_unpack, 1, rb_str_new2("C*"));
527
+ rb_hash_aset(result, rb_str_new2("raw"), ary);
528
+ return result;
529
+ }
530
+
531
+ /*
532
+ * call-seq: to_json_raw(*args)
533
+ *
534
+ * This method creates a JSON text from the result of a call to
535
+ * to_json_raw_object of this String.
536
+ */
537
+ static VALUE mString_to_json_raw(int argc, VALUE *argv, VALUE self)
538
+ {
539
+ VALUE obj = mString_to_json_raw_object(self);
540
+ Check_Type(obj, T_HASH);
541
+ return mHash_to_json(argc, argv, obj);
542
+ }
543
+
544
+ /*
545
+ * call-seq: json_create(o)
546
+ *
547
+ * Raw Strings are JSON Objects (the raw bytes are stored in an array for the
548
+ * key "raw"). The Ruby String can be created by this module method.
549
+ */
550
+ static VALUE mString_Extend_json_create(VALUE self, VALUE o)
551
+ {
552
+ VALUE ary;
553
+ Check_Type(o, T_HASH);
554
+ ary = rb_hash_aref(o, rb_str_new2("raw"));
555
+ return rb_funcall(ary, i_pack, 1, rb_str_new2("C*"));
556
+ }
557
+
558
+ /*
559
+ * call-seq: to_json(*)
560
+ *
561
+ * Returns a JSON string for true: 'true'.
562
+ */
563
+ static VALUE mTrueClass_to_json(int argc, VALUE *argv, VALUE self)
564
+ {
565
+ GENERATE_JSON(true);
566
+ }
567
+
568
+ /*
569
+ * call-seq: to_json(*)
570
+ *
571
+ * Returns a JSON string for false: 'false'.
572
+ */
573
+ static VALUE mFalseClass_to_json(int argc, VALUE *argv, VALUE self)
574
+ {
575
+ GENERATE_JSON(false);
576
+ }
577
+
578
+ /*
579
+ * call-seq: to_json(*)
580
+ *
581
+ * Returns a JSON string for nil: 'null'.
582
+ */
583
+ static VALUE mNilClass_to_json(int argc, VALUE *argv, VALUE self)
584
+ {
585
+ GENERATE_JSON(null);
586
+ }
587
+
588
+ /*
589
+ * call-seq: to_json(*)
590
+ *
591
+ * Converts this object to a string (calling #to_s), converts
592
+ * it to a JSON string, and returns the result. This is a fallback, if no
593
+ * special method #to_json was defined for some object.
594
+ */
595
+ static VALUE mObject_to_json(int argc, VALUE *argv, VALUE self)
596
+ {
597
+ VALUE state;
598
+ VALUE string = rb_funcall(self, i_to_s, 0);
599
+ rb_scan_args(argc, argv, "01", &state);
600
+ Check_Type(string, T_STRING);
601
+ state = cState_from_state_s(cState, state);
602
+ return cState_partial_generate(state, string);
603
+ }
604
+
605
+ static void State_free(void *ptr)
606
+ {
607
+ JSON_Generator_State *state = ptr;
608
+ if (state->indent) ruby_xfree(state->indent);
609
+ if (state->space) ruby_xfree(state->space);
610
+ if (state->space_before) ruby_xfree(state->space_before);
611
+ if (state->object_nl) ruby_xfree(state->object_nl);
612
+ if (state->array_nl) ruby_xfree(state->array_nl);
613
+ if (state->array_delim) fbuffer_free(state->array_delim);
614
+ if (state->object_delim) fbuffer_free(state->object_delim);
615
+ if (state->object_delim2) fbuffer_free(state->object_delim2);
616
+ ruby_xfree(state);
617
+ }
618
+
619
+ static size_t State_memsize(const void *ptr)
620
+ {
621
+ const JSON_Generator_State *state = ptr;
622
+ size_t size = sizeof(*state);
623
+ if (state->indent) size += state->indent_len + 1;
624
+ if (state->space) size += state->space_len + 1;
625
+ if (state->space_before) size += state->space_before_len + 1;
626
+ if (state->object_nl) size += state->object_nl_len + 1;
627
+ if (state->array_nl) size += state->array_nl_len + 1;
628
+ if (state->array_delim) size += FBUFFER_CAPA(state->array_delim);
629
+ if (state->object_delim) size += FBUFFER_CAPA(state->object_delim);
630
+ if (state->object_delim2) size += FBUFFER_CAPA(state->object_delim2);
631
+ return size;
632
+ }
633
+
634
+ #ifndef HAVE_RB_EXT_RACTOR_SAFE
635
+ # undef RUBY_TYPED_FROZEN_SHAREABLE
636
+ # define RUBY_TYPED_FROZEN_SHAREABLE 0
637
+ #endif
638
+
639
+ #ifdef NEW_TYPEDDATA_WRAPPER
640
+ static const rb_data_type_t JSON_Generator_State_type = {
641
+ "JSON/Generator/State",
642
+ {NULL, State_free, State_memsize,},
643
+ #ifdef RUBY_TYPED_FREE_IMMEDIATELY
644
+ 0, 0,
645
+ RUBY_TYPED_FREE_IMMEDIATELY | RUBY_TYPED_FROZEN_SHAREABLE,
646
+ #endif
647
+ };
648
+ #endif
649
+
650
+ static VALUE cState_s_allocate(VALUE klass)
651
+ {
652
+ JSON_Generator_State *state;
653
+ return TypedData_Make_Struct(klass, JSON_Generator_State,
654
+ &JSON_Generator_State_type, state);
655
+ }
656
+
657
+ /*
658
+ * call-seq: configure(opts)
659
+ *
660
+ * Configure this State instance with the Hash _opts_, and return
661
+ * itself.
662
+ */
663
+ static VALUE cState_configure(VALUE self, VALUE opts)
664
+ {
665
+ VALUE tmp;
666
+ GET_STATE(self);
667
+ tmp = rb_check_convert_type(opts, T_HASH, "Hash", "to_hash");
668
+ if (NIL_P(tmp)) tmp = rb_convert_type(opts, T_HASH, "Hash", "to_h");
669
+ opts = tmp;
670
+ tmp = rb_hash_aref(opts, ID2SYM(i_indent));
671
+ if (RTEST(tmp)) {
672
+ unsigned long len;
673
+ Check_Type(tmp, T_STRING);
674
+ len = RSTRING_LEN(tmp);
675
+ state->indent = fstrndup(RSTRING_PTR(tmp), len + 1);
676
+ state->indent_len = len;
677
+ }
678
+ tmp = rb_hash_aref(opts, ID2SYM(i_space));
679
+ if (RTEST(tmp)) {
680
+ unsigned long len;
681
+ Check_Type(tmp, T_STRING);
682
+ len = RSTRING_LEN(tmp);
683
+ state->space = fstrndup(RSTRING_PTR(tmp), len + 1);
684
+ state->space_len = len;
685
+ }
686
+ tmp = rb_hash_aref(opts, ID2SYM(i_space_before));
687
+ if (RTEST(tmp)) {
688
+ unsigned long len;
689
+ Check_Type(tmp, T_STRING);
690
+ len = RSTRING_LEN(tmp);
691
+ state->space_before = fstrndup(RSTRING_PTR(tmp), len + 1);
692
+ state->space_before_len = len;
693
+ }
694
+ tmp = rb_hash_aref(opts, ID2SYM(i_array_nl));
695
+ if (RTEST(tmp)) {
696
+ unsigned long len;
697
+ Check_Type(tmp, T_STRING);
698
+ len = RSTRING_LEN(tmp);
699
+ state->array_nl = fstrndup(RSTRING_PTR(tmp), len + 1);
700
+ state->array_nl_len = len;
701
+ }
702
+ tmp = rb_hash_aref(opts, ID2SYM(i_object_nl));
703
+ if (RTEST(tmp)) {
704
+ unsigned long len;
705
+ Check_Type(tmp, T_STRING);
706
+ len = RSTRING_LEN(tmp);
707
+ state->object_nl = fstrndup(RSTRING_PTR(tmp), len + 1);
708
+ state->object_nl_len = len;
709
+ }
710
+ tmp = ID2SYM(i_max_nesting);
711
+ state->max_nesting = 100;
712
+ if (option_given_p(opts, tmp)) {
713
+ VALUE max_nesting = rb_hash_aref(opts, tmp);
714
+ if (RTEST(max_nesting)) {
715
+ Check_Type(max_nesting, T_FIXNUM);
716
+ state->max_nesting = FIX2LONG(max_nesting);
717
+ } else {
718
+ state->max_nesting = 0;
719
+ }
720
+ }
721
+ tmp = ID2SYM(i_depth);
722
+ state->depth = 0;
723
+ if (option_given_p(opts, tmp)) {
724
+ VALUE depth = rb_hash_aref(opts, tmp);
725
+ if (RTEST(depth)) {
726
+ Check_Type(depth, T_FIXNUM);
727
+ state->depth = FIX2LONG(depth);
728
+ } else {
729
+ state->depth = 0;
730
+ }
731
+ }
732
+ tmp = ID2SYM(i_buffer_initial_length);
733
+ if (option_given_p(opts, tmp)) {
734
+ VALUE buffer_initial_length = rb_hash_aref(opts, tmp);
735
+ if (RTEST(buffer_initial_length)) {
736
+ long initial_length;
737
+ Check_Type(buffer_initial_length, T_FIXNUM);
738
+ initial_length = FIX2LONG(buffer_initial_length);
739
+ if (initial_length > 0) state->buffer_initial_length = initial_length;
740
+ }
741
+ }
742
+ tmp = rb_hash_aref(opts, ID2SYM(i_allow_nan));
743
+ state->allow_nan = RTEST(tmp);
744
+ tmp = rb_hash_aref(opts, ID2SYM(i_ascii_only));
745
+ state->ascii_only = RTEST(tmp);
746
+ tmp = rb_hash_aref(opts, ID2SYM(i_script_safe));
747
+ state->script_safe = RTEST(tmp);
748
+ if (!state->script_safe) {
749
+ tmp = rb_hash_aref(opts, ID2SYM(i_escape_slash));
750
+ state->script_safe = RTEST(tmp);
751
+ }
752
+ tmp = rb_hash_aref(opts, ID2SYM(i_strict));
753
+ state->strict = RTEST(tmp);
754
+ return self;
755
+ }
756
+
757
+ static void set_state_ivars(VALUE hash, VALUE state)
758
+ {
759
+ VALUE ivars = rb_obj_instance_variables(state);
760
+ int i = 0;
761
+ for (i = 0; i < RARRAY_LEN(ivars); i++) {
762
+ VALUE key = rb_funcall(rb_ary_entry(ivars, i), i_to_s, 0);
763
+ long key_len = RSTRING_LEN(key);
764
+ VALUE value = rb_iv_get(state, StringValueCStr(key));
765
+ rb_hash_aset(hash, rb_str_intern(rb_str_substr(key, 1, key_len - 1)), value);
766
+ }
767
+ }
768
+
769
+ /*
770
+ * call-seq: to_h
771
+ *
772
+ * Returns the configuration instance variables as a hash, that can be
773
+ * passed to the configure method.
774
+ */
775
+ static VALUE cState_to_h(VALUE self)
776
+ {
777
+ VALUE result = rb_hash_new();
778
+ GET_STATE(self);
779
+ set_state_ivars(result, self);
780
+ rb_hash_aset(result, ID2SYM(i_indent), rb_str_new(state->indent, state->indent_len));
781
+ rb_hash_aset(result, ID2SYM(i_space), rb_str_new(state->space, state->space_len));
782
+ rb_hash_aset(result, ID2SYM(i_space_before), rb_str_new(state->space_before, state->space_before_len));
783
+ rb_hash_aset(result, ID2SYM(i_object_nl), rb_str_new(state->object_nl, state->object_nl_len));
784
+ rb_hash_aset(result, ID2SYM(i_array_nl), rb_str_new(state->array_nl, state->array_nl_len));
785
+ rb_hash_aset(result, ID2SYM(i_allow_nan), state->allow_nan ? Qtrue : Qfalse);
786
+ rb_hash_aset(result, ID2SYM(i_ascii_only), state->ascii_only ? Qtrue : Qfalse);
787
+ rb_hash_aset(result, ID2SYM(i_max_nesting), LONG2FIX(state->max_nesting));
788
+ rb_hash_aset(result, ID2SYM(i_script_safe), state->script_safe ? Qtrue : Qfalse);
789
+ rb_hash_aset(result, ID2SYM(i_strict), state->strict ? Qtrue : Qfalse);
790
+ rb_hash_aset(result, ID2SYM(i_depth), LONG2FIX(state->depth));
791
+ rb_hash_aset(result, ID2SYM(i_buffer_initial_length), LONG2FIX(state->buffer_initial_length));
792
+ return result;
793
+ }
794
+
795
+ /*
796
+ * call-seq: [](name)
797
+ *
798
+ * Returns the value returned by method +name+.
799
+ */
800
+ static VALUE cState_aref(VALUE self, VALUE name)
801
+ {
802
+ name = rb_funcall(name, i_to_s, 0);
803
+ if (RTEST(rb_funcall(self, i_respond_to_p, 1, name))) {
804
+ return rb_funcall(self, i_send, 1, name);
805
+ } else {
806
+ return rb_attr_get(self, rb_intern_str(rb_str_concat(rb_str_new2("@"), name)));
807
+ }
808
+ }
809
+
810
+ /*
811
+ * call-seq: []=(name, value)
812
+ *
813
+ * Sets the attribute name to value.
814
+ */
815
+ static VALUE cState_aset(VALUE self, VALUE name, VALUE value)
816
+ {
817
+ VALUE name_writer;
818
+
819
+ name = rb_funcall(name, i_to_s, 0);
820
+ name_writer = rb_str_cat2(rb_str_dup(name), "=");
821
+ if (RTEST(rb_funcall(self, i_respond_to_p, 1, name_writer))) {
822
+ return rb_funcall(self, i_send, 2, name_writer, value);
823
+ } else {
824
+ rb_ivar_set(self, rb_intern_str(rb_str_concat(rb_str_new2("@"), name)), value);
825
+ }
826
+ return Qnil;
827
+ }
828
+
829
+ struct hash_foreach_arg {
830
+ FBuffer *buffer;
831
+ JSON_Generator_State *state;
832
+ VALUE Vstate;
833
+ int iter;
834
+ };
835
+
836
+ static int
837
+ json_object_i(VALUE key, VALUE val, VALUE _arg)
838
+ {
839
+ struct hash_foreach_arg *arg = (struct hash_foreach_arg *)_arg;
840
+ FBuffer *buffer = arg->buffer;
841
+ JSON_Generator_State *state = arg->state;
842
+ VALUE Vstate = arg->Vstate;
843
+
844
+ char *object_nl = state->object_nl;
845
+ long object_nl_len = state->object_nl_len;
846
+ char *indent = state->indent;
847
+ long indent_len = state->indent_len;
848
+ char *delim = FBUFFER_PTR(state->object_delim);
849
+ long delim_len = FBUFFER_LEN(state->object_delim);
850
+ char *delim2 = FBUFFER_PTR(state->object_delim2);
851
+ long delim2_len = FBUFFER_LEN(state->object_delim2);
852
+ long depth = state->depth;
853
+ int j;
854
+ VALUE klass, key_to_s;
855
+
856
+ if (arg->iter > 0) fbuffer_append(buffer, delim, delim_len);
857
+ if (object_nl) {
858
+ fbuffer_append(buffer, object_nl, object_nl_len);
859
+ }
860
+ if (indent) {
861
+ for (j = 0; j < depth; j++) {
862
+ fbuffer_append(buffer, indent, indent_len);
863
+ }
864
+ }
865
+
866
+ klass = CLASS_OF(key);
867
+ if (klass == rb_cString) {
868
+ key_to_s = key;
869
+ } else if (klass == rb_cSymbol) {
870
+ key_to_s = rb_id2str(SYM2ID(key));
871
+ } else {
872
+ key_to_s = rb_funcall(key, i_to_s, 0);
873
+ }
874
+ Check_Type(key_to_s, T_STRING);
875
+ generate_json(buffer, Vstate, state, key_to_s);
876
+ fbuffer_append(buffer, delim2, delim2_len);
877
+ generate_json(buffer, Vstate, state, val);
878
+
879
+ arg->iter++;
880
+ return ST_CONTINUE;
881
+ }
882
+
883
+ static void generate_json_object(FBuffer *buffer, VALUE Vstate, JSON_Generator_State *state, VALUE obj)
884
+ {
885
+ char *object_nl = state->object_nl;
886
+ long object_nl_len = state->object_nl_len;
887
+ char *indent = state->indent;
888
+ long indent_len = state->indent_len;
889
+ long max_nesting = state->max_nesting;
890
+ long depth = ++state->depth;
891
+ int j;
892
+ struct hash_foreach_arg arg;
893
+
894
+ if (max_nesting != 0 && depth > max_nesting) {
895
+ fbuffer_free(buffer);
896
+ rb_raise(eNestingError, "nesting of %ld is too deep", --state->depth);
897
+ }
898
+ fbuffer_append_char(buffer, '{');
899
+
900
+ arg.buffer = buffer;
901
+ arg.state = state;
902
+ arg.Vstate = Vstate;
903
+ arg.iter = 0;
904
+ rb_hash_foreach(obj, json_object_i, (VALUE)&arg);
905
+
906
+ depth = --state->depth;
907
+ if (object_nl) {
908
+ fbuffer_append(buffer, object_nl, object_nl_len);
909
+ if (indent) {
910
+ for (j = 0; j < depth; j++) {
911
+ fbuffer_append(buffer, indent, indent_len);
912
+ }
913
+ }
914
+ }
915
+ fbuffer_append_char(buffer, '}');
916
+ }
917
+
918
+ static void generate_json_array(FBuffer *buffer, VALUE Vstate, JSON_Generator_State *state, VALUE obj)
919
+ {
920
+ char *array_nl = state->array_nl;
921
+ long array_nl_len = state->array_nl_len;
922
+ char *indent = state->indent;
923
+ long indent_len = state->indent_len;
924
+ long max_nesting = state->max_nesting;
925
+ char *delim = FBUFFER_PTR(state->array_delim);
926
+ long delim_len = FBUFFER_LEN(state->array_delim);
927
+ long depth = ++state->depth;
928
+ int i, j;
929
+ if (max_nesting != 0 && depth > max_nesting) {
930
+ fbuffer_free(buffer);
931
+ rb_raise(eNestingError, "nesting of %ld is too deep", --state->depth);
932
+ }
933
+ fbuffer_append_char(buffer, '[');
934
+ if (array_nl) fbuffer_append(buffer, array_nl, array_nl_len);
935
+ for(i = 0; i < RARRAY_LEN(obj); i++) {
936
+ if (i > 0) fbuffer_append(buffer, delim, delim_len);
937
+ if (indent) {
938
+ for (j = 0; j < depth; j++) {
939
+ fbuffer_append(buffer, indent, indent_len);
940
+ }
941
+ }
942
+ generate_json(buffer, Vstate, state, rb_ary_entry(obj, i));
943
+ }
944
+ state->depth = --depth;
945
+ if (array_nl) {
946
+ fbuffer_append(buffer, array_nl, array_nl_len);
947
+ if (indent) {
948
+ for (j = 0; j < depth; j++) {
949
+ fbuffer_append(buffer, indent, indent_len);
950
+ }
951
+ }
952
+ }
953
+ fbuffer_append_char(buffer, ']');
954
+ }
955
+
956
+ #ifdef HAVE_RUBY_ENCODING_H
957
+ static int enc_utf8_compatible_p(rb_encoding *enc)
958
+ {
959
+ if (enc == rb_usascii_encoding()) return 1;
960
+ if (enc == rb_utf8_encoding()) return 1;
961
+ return 0;
962
+ }
963
+ #endif
964
+
965
+ static void generate_json_string(FBuffer *buffer, VALUE Vstate, JSON_Generator_State *state, VALUE obj)
966
+ {
967
+ fbuffer_append_char(buffer, '"');
968
+ #ifdef HAVE_RUBY_ENCODING_H
969
+ if (!enc_utf8_compatible_p(rb_enc_get(obj))) {
970
+ obj = rb_str_export_to_enc(obj, rb_utf8_encoding());
971
+ }
972
+ #endif
973
+ if (state->ascii_only) {
974
+ convert_UTF8_to_JSON_ASCII(buffer, obj, state->script_safe);
975
+ } else {
976
+ convert_UTF8_to_JSON(buffer, obj, state->script_safe);
977
+ }
978
+ fbuffer_append_char(buffer, '"');
979
+ }
980
+
981
+ static void generate_json_null(FBuffer *buffer, VALUE Vstate, JSON_Generator_State *state, VALUE obj)
982
+ {
983
+ fbuffer_append(buffer, "null", 4);
984
+ }
985
+
986
+ static void generate_json_false(FBuffer *buffer, VALUE Vstate, JSON_Generator_State *state, VALUE obj)
987
+ {
988
+ fbuffer_append(buffer, "false", 5);
989
+ }
990
+
991
+ static void generate_json_true(FBuffer *buffer, VALUE Vstate, JSON_Generator_State *state, VALUE obj)
992
+ {
993
+ fbuffer_append(buffer, "true", 4);
994
+ }
995
+
996
+ static void generate_json_fixnum(FBuffer *buffer, VALUE Vstate, JSON_Generator_State *state, VALUE obj)
997
+ {
998
+ fbuffer_append_long(buffer, FIX2LONG(obj));
999
+ }
1000
+
1001
+ static void generate_json_bignum(FBuffer *buffer, VALUE Vstate, JSON_Generator_State *state, VALUE obj)
1002
+ {
1003
+ VALUE tmp = rb_funcall(obj, i_to_s, 0);
1004
+ fbuffer_append_str(buffer, tmp);
1005
+ }
1006
+
1007
+ #ifdef RUBY_INTEGER_UNIFICATION
1008
+ static void generate_json_integer(FBuffer *buffer, VALUE Vstate, JSON_Generator_State *state, VALUE obj)
1009
+ {
1010
+ if (FIXNUM_P(obj))
1011
+ generate_json_fixnum(buffer, Vstate, state, obj);
1012
+ else
1013
+ generate_json_bignum(buffer, Vstate, state, obj);
1014
+ }
1015
+ #endif
1016
+ static void generate_json_float(FBuffer *buffer, VALUE Vstate, JSON_Generator_State *state, VALUE obj)
1017
+ {
1018
+ double value = RFLOAT_VALUE(obj);
1019
+ char allow_nan = state->allow_nan;
1020
+ VALUE tmp = rb_funcall(obj, i_to_s, 0);
1021
+ if (!allow_nan) {
1022
+ if (isinf(value)) {
1023
+ fbuffer_free(buffer);
1024
+ rb_raise(eGeneratorError, "%"PRIsVALUE" not allowed in JSON", RB_OBJ_STRING(tmp));
1025
+ } else if (isnan(value)) {
1026
+ fbuffer_free(buffer);
1027
+ rb_raise(eGeneratorError, "%"PRIsVALUE" not allowed in JSON", RB_OBJ_STRING(tmp));
1028
+ }
1029
+ }
1030
+ fbuffer_append_str(buffer, tmp);
1031
+ }
1032
+
1033
+ static void generate_json(FBuffer *buffer, VALUE Vstate, JSON_Generator_State *state, VALUE obj)
1034
+ {
1035
+ VALUE tmp;
1036
+ VALUE klass = CLASS_OF(obj);
1037
+ if (klass == rb_cHash) {
1038
+ generate_json_object(buffer, Vstate, state, obj);
1039
+ } else if (klass == rb_cArray) {
1040
+ generate_json_array(buffer, Vstate, state, obj);
1041
+ } else if (klass == rb_cString) {
1042
+ generate_json_string(buffer, Vstate, state, obj);
1043
+ } else if (obj == Qnil) {
1044
+ generate_json_null(buffer, Vstate, state, obj);
1045
+ } else if (obj == Qfalse) {
1046
+ generate_json_false(buffer, Vstate, state, obj);
1047
+ } else if (obj == Qtrue) {
1048
+ generate_json_true(buffer, Vstate, state, obj);
1049
+ } else if (FIXNUM_P(obj)) {
1050
+ generate_json_fixnum(buffer, Vstate, state, obj);
1051
+ } else if (RB_TYPE_P(obj, T_BIGNUM)) {
1052
+ generate_json_bignum(buffer, Vstate, state, obj);
1053
+ } else if (klass == rb_cFloat) {
1054
+ generate_json_float(buffer, Vstate, state, obj);
1055
+ } else if (state->strict) {
1056
+ rb_raise(eGeneratorError, "%"PRIsVALUE" not allowed in JSON", RB_OBJ_STRING(CLASS_OF(obj)));
1057
+ } else if (rb_respond_to(obj, i_to_json)) {
1058
+ tmp = rb_funcall(obj, i_to_json, 1, Vstate);
1059
+ Check_Type(tmp, T_STRING);
1060
+ fbuffer_append_str(buffer, tmp);
1061
+ } else {
1062
+ tmp = rb_funcall(obj, i_to_s, 0);
1063
+ Check_Type(tmp, T_STRING);
1064
+ generate_json_string(buffer, Vstate, state, tmp);
1065
+ }
1066
+ }
1067
+
1068
+ static FBuffer *cState_prepare_buffer(VALUE self)
1069
+ {
1070
+ FBuffer *buffer;
1071
+ GET_STATE(self);
1072
+ buffer = fbuffer_alloc(state->buffer_initial_length);
1073
+
1074
+ if (state->object_delim) {
1075
+ fbuffer_clear(state->object_delim);
1076
+ } else {
1077
+ state->object_delim = fbuffer_alloc(16);
1078
+ }
1079
+ fbuffer_append_char(state->object_delim, ',');
1080
+ if (state->object_delim2) {
1081
+ fbuffer_clear(state->object_delim2);
1082
+ } else {
1083
+ state->object_delim2 = fbuffer_alloc(16);
1084
+ }
1085
+ if (state->space_before) fbuffer_append(state->object_delim2, state->space_before, state->space_before_len);
1086
+ fbuffer_append_char(state->object_delim2, ':');
1087
+ if (state->space) fbuffer_append(state->object_delim2, state->space, state->space_len);
1088
+
1089
+ if (state->array_delim) {
1090
+ fbuffer_clear(state->array_delim);
1091
+ } else {
1092
+ state->array_delim = fbuffer_alloc(16);
1093
+ }
1094
+ fbuffer_append_char(state->array_delim, ',');
1095
+ if (state->array_nl) fbuffer_append(state->array_delim, state->array_nl, state->array_nl_len);
1096
+ return buffer;
1097
+ }
1098
+
1099
+ static VALUE cState_partial_generate(VALUE self, VALUE obj)
1100
+ {
1101
+ FBuffer *buffer = cState_prepare_buffer(self);
1102
+ GET_STATE(self);
1103
+ generate_json(buffer, self, state, obj);
1104
+ return fbuffer_to_s(buffer);
1105
+ }
1106
+
1107
+ /*
1108
+ * call-seq: generate(obj)
1109
+ *
1110
+ * Generates a valid JSON document from object +obj+ and returns the
1111
+ * result. If no valid JSON document can be created this method raises a
1112
+ * GeneratorError exception.
1113
+ */
1114
+ static VALUE cState_generate(VALUE self, VALUE obj)
1115
+ {
1116
+ VALUE result = cState_partial_generate(self, obj);
1117
+ GET_STATE(self);
1118
+ (void)state;
1119
+ return result;
1120
+ }
1121
+
1122
+ /*
1123
+ * call-seq: new(opts = {})
1124
+ *
1125
+ * Instantiates a new State object, configured by _opts_.
1126
+ *
1127
+ * _opts_ can have the following keys:
1128
+ *
1129
+ * * *indent*: a string used to indent levels (default: ''),
1130
+ * * *space*: a string that is put after, a : or , delimiter (default: ''),
1131
+ * * *space_before*: a string that is put before a : pair delimiter (default: ''),
1132
+ * * *object_nl*: a string that is put at the end of a JSON object (default: ''),
1133
+ * * *array_nl*: a string that is put at the end of a JSON array (default: ''),
1134
+ * * *allow_nan*: true if NaN, Infinity, and -Infinity should be
1135
+ * generated, otherwise an exception is thrown, if these values are
1136
+ * encountered. This options defaults to false.
1137
+ * * *ascii_only*: true if only ASCII characters should be generated. This
1138
+ * option defaults to false.
1139
+ * * *buffer_initial_length*: sets the initial length of the generator's
1140
+ * internal buffer.
1141
+ */
1142
+ static VALUE cState_initialize(int argc, VALUE *argv, VALUE self)
1143
+ {
1144
+ VALUE opts;
1145
+ GET_STATE(self);
1146
+ state->max_nesting = 100;
1147
+ state->buffer_initial_length = FBUFFER_INITIAL_LENGTH_DEFAULT;
1148
+ rb_scan_args(argc, argv, "01", &opts);
1149
+ if (!NIL_P(opts)) cState_configure(self, opts);
1150
+ return self;
1151
+ }
1152
+
1153
+ /*
1154
+ * call-seq: initialize_copy(orig)
1155
+ *
1156
+ * Initializes this object from orig if it can be duplicated/cloned and returns
1157
+ * it.
1158
+ */
1159
+ static VALUE cState_init_copy(VALUE obj, VALUE orig)
1160
+ {
1161
+ JSON_Generator_State *objState, *origState;
1162
+
1163
+ if (obj == orig) return obj;
1164
+ GET_STATE_TO(obj, objState);
1165
+ GET_STATE_TO(orig, origState);
1166
+ if (!objState) rb_raise(rb_eArgError, "unallocated JSON::State");
1167
+
1168
+ MEMCPY(objState, origState, JSON_Generator_State, 1);
1169
+ objState->indent = fstrndup(origState->indent, origState->indent_len);
1170
+ objState->space = fstrndup(origState->space, origState->space_len);
1171
+ objState->space_before = fstrndup(origState->space_before, origState->space_before_len);
1172
+ objState->object_nl = fstrndup(origState->object_nl, origState->object_nl_len);
1173
+ objState->array_nl = fstrndup(origState->array_nl, origState->array_nl_len);
1174
+ if (origState->array_delim) objState->array_delim = fbuffer_dup(origState->array_delim);
1175
+ if (origState->object_delim) objState->object_delim = fbuffer_dup(origState->object_delim);
1176
+ if (origState->object_delim2) objState->object_delim2 = fbuffer_dup(origState->object_delim2);
1177
+ return obj;
1178
+ }
1179
+
1180
+ /*
1181
+ * call-seq: from_state(opts)
1182
+ *
1183
+ * Creates a State object from _opts_, which ought to be Hash to create a
1184
+ * new State instance configured by _opts_, something else to create an
1185
+ * unconfigured instance. If _opts_ is a State object, it is just returned.
1186
+ */
1187
+ static VALUE cState_from_state_s(VALUE self, VALUE opts)
1188
+ {
1189
+ if (rb_obj_is_kind_of(opts, self)) {
1190
+ return opts;
1191
+ } else if (rb_obj_is_kind_of(opts, rb_cHash)) {
1192
+ return rb_funcall(self, i_new, 1, opts);
1193
+ } else {
1194
+ return rb_class_new_instance(0, NULL, cState);
1195
+ }
1196
+ }
1197
+
1198
+ /*
1199
+ * call-seq: indent()
1200
+ *
1201
+ * Returns the string that is used to indent levels in the JSON text.
1202
+ */
1203
+ static VALUE cState_indent(VALUE self)
1204
+ {
1205
+ GET_STATE(self);
1206
+ return state->indent ? rb_str_new(state->indent, state->indent_len) : rb_str_new2("");
1207
+ }
1208
+
1209
+ /*
1210
+ * call-seq: indent=(indent)
1211
+ *
1212
+ * Sets the string that is used to indent levels in the JSON text.
1213
+ */
1214
+ static VALUE cState_indent_set(VALUE self, VALUE indent)
1215
+ {
1216
+ unsigned long len;
1217
+ GET_STATE(self);
1218
+ Check_Type(indent, T_STRING);
1219
+ len = RSTRING_LEN(indent);
1220
+ if (len == 0) {
1221
+ if (state->indent) {
1222
+ ruby_xfree(state->indent);
1223
+ state->indent = NULL;
1224
+ state->indent_len = 0;
1225
+ }
1226
+ } else {
1227
+ if (state->indent) ruby_xfree(state->indent);
1228
+ state->indent = fstrndup(RSTRING_PTR(indent), len);
1229
+ state->indent_len = len;
1230
+ }
1231
+ return Qnil;
1232
+ }
1233
+
1234
+ /*
1235
+ * call-seq: space()
1236
+ *
1237
+ * Returns the string that is used to insert a space between the tokens in a JSON
1238
+ * string.
1239
+ */
1240
+ static VALUE cState_space(VALUE self)
1241
+ {
1242
+ GET_STATE(self);
1243
+ return state->space ? rb_str_new(state->space, state->space_len) : rb_str_new2("");
1244
+ }
1245
+
1246
+ /*
1247
+ * call-seq: space=(space)
1248
+ *
1249
+ * Sets _space_ to the string that is used to insert a space between the tokens in a JSON
1250
+ * string.
1251
+ */
1252
+ static VALUE cState_space_set(VALUE self, VALUE space)
1253
+ {
1254
+ unsigned long len;
1255
+ GET_STATE(self);
1256
+ Check_Type(space, T_STRING);
1257
+ len = RSTRING_LEN(space);
1258
+ if (len == 0) {
1259
+ if (state->space) {
1260
+ ruby_xfree(state->space);
1261
+ state->space = NULL;
1262
+ state->space_len = 0;
1263
+ }
1264
+ } else {
1265
+ if (state->space) ruby_xfree(state->space);
1266
+ state->space = fstrndup(RSTRING_PTR(space), len);
1267
+ state->space_len = len;
1268
+ }
1269
+ return Qnil;
1270
+ }
1271
+
1272
+ /*
1273
+ * call-seq: space_before()
1274
+ *
1275
+ * Returns the string that is used to insert a space before the ':' in JSON objects.
1276
+ */
1277
+ static VALUE cState_space_before(VALUE self)
1278
+ {
1279
+ GET_STATE(self);
1280
+ return state->space_before ? rb_str_new(state->space_before, state->space_before_len) : rb_str_new2("");
1281
+ }
1282
+
1283
+ /*
1284
+ * call-seq: space_before=(space_before)
1285
+ *
1286
+ * Sets the string that is used to insert a space before the ':' in JSON objects.
1287
+ */
1288
+ static VALUE cState_space_before_set(VALUE self, VALUE space_before)
1289
+ {
1290
+ unsigned long len;
1291
+ GET_STATE(self);
1292
+ Check_Type(space_before, T_STRING);
1293
+ len = RSTRING_LEN(space_before);
1294
+ if (len == 0) {
1295
+ if (state->space_before) {
1296
+ ruby_xfree(state->space_before);
1297
+ state->space_before = NULL;
1298
+ state->space_before_len = 0;
1299
+ }
1300
+ } else {
1301
+ if (state->space_before) ruby_xfree(state->space_before);
1302
+ state->space_before = fstrndup(RSTRING_PTR(space_before), len);
1303
+ state->space_before_len = len;
1304
+ }
1305
+ return Qnil;
1306
+ }
1307
+
1308
+ /*
1309
+ * call-seq: object_nl()
1310
+ *
1311
+ * This string is put at the end of a line that holds a JSON object (or
1312
+ * Hash).
1313
+ */
1314
+ static VALUE cState_object_nl(VALUE self)
1315
+ {
1316
+ GET_STATE(self);
1317
+ return state->object_nl ? rb_str_new(state->object_nl, state->object_nl_len) : rb_str_new2("");
1318
+ }
1319
+
1320
+ /*
1321
+ * call-seq: object_nl=(object_nl)
1322
+ *
1323
+ * This string is put at the end of a line that holds a JSON object (or
1324
+ * Hash).
1325
+ */
1326
+ static VALUE cState_object_nl_set(VALUE self, VALUE object_nl)
1327
+ {
1328
+ unsigned long len;
1329
+ GET_STATE(self);
1330
+ Check_Type(object_nl, T_STRING);
1331
+ len = RSTRING_LEN(object_nl);
1332
+ if (len == 0) {
1333
+ if (state->object_nl) {
1334
+ ruby_xfree(state->object_nl);
1335
+ state->object_nl = NULL;
1336
+ }
1337
+ } else {
1338
+ if (state->object_nl) ruby_xfree(state->object_nl);
1339
+ state->object_nl = fstrndup(RSTRING_PTR(object_nl), len);
1340
+ state->object_nl_len = len;
1341
+ }
1342
+ return Qnil;
1343
+ }
1344
+
1345
+ /*
1346
+ * call-seq: array_nl()
1347
+ *
1348
+ * This string is put at the end of a line that holds a JSON array.
1349
+ */
1350
+ static VALUE cState_array_nl(VALUE self)
1351
+ {
1352
+ GET_STATE(self);
1353
+ return state->array_nl ? rb_str_new(state->array_nl, state->array_nl_len) : rb_str_new2("");
1354
+ }
1355
+
1356
+ /*
1357
+ * call-seq: array_nl=(array_nl)
1358
+ *
1359
+ * This string is put at the end of a line that holds a JSON array.
1360
+ */
1361
+ static VALUE cState_array_nl_set(VALUE self, VALUE array_nl)
1362
+ {
1363
+ unsigned long len;
1364
+ GET_STATE(self);
1365
+ Check_Type(array_nl, T_STRING);
1366
+ len = RSTRING_LEN(array_nl);
1367
+ if (len == 0) {
1368
+ if (state->array_nl) {
1369
+ ruby_xfree(state->array_nl);
1370
+ state->array_nl = NULL;
1371
+ }
1372
+ } else {
1373
+ if (state->array_nl) ruby_xfree(state->array_nl);
1374
+ state->array_nl = fstrndup(RSTRING_PTR(array_nl), len);
1375
+ state->array_nl_len = len;
1376
+ }
1377
+ return Qnil;
1378
+ }
1379
+
1380
+
1381
+ /*
1382
+ * call-seq: check_circular?
1383
+ *
1384
+ * Returns true, if circular data structures should be checked,
1385
+ * otherwise returns false.
1386
+ */
1387
+ static VALUE cState_check_circular_p(VALUE self)
1388
+ {
1389
+ GET_STATE(self);
1390
+ return state->max_nesting ? Qtrue : Qfalse;
1391
+ }
1392
+
1393
+ /*
1394
+ * call-seq: max_nesting
1395
+ *
1396
+ * This integer returns the maximum level of data structure nesting in
1397
+ * the generated JSON, max_nesting = 0 if no maximum is checked.
1398
+ */
1399
+ static VALUE cState_max_nesting(VALUE self)
1400
+ {
1401
+ GET_STATE(self);
1402
+ return LONG2FIX(state->max_nesting);
1403
+ }
1404
+
1405
+ /*
1406
+ * call-seq: max_nesting=(depth)
1407
+ *
1408
+ * This sets the maximum level of data structure nesting in the generated JSON
1409
+ * to the integer depth, max_nesting = 0 if no maximum should be checked.
1410
+ */
1411
+ static VALUE cState_max_nesting_set(VALUE self, VALUE depth)
1412
+ {
1413
+ GET_STATE(self);
1414
+ Check_Type(depth, T_FIXNUM);
1415
+ return state->max_nesting = FIX2LONG(depth);
1416
+ }
1417
+
1418
+ /*
1419
+ * call-seq: script_safe
1420
+ *
1421
+ * If this boolean is true, the forward slashes will be escaped in
1422
+ * the json output.
1423
+ */
1424
+ static VALUE cState_script_safe(VALUE self)
1425
+ {
1426
+ GET_STATE(self);
1427
+ return state->script_safe ? Qtrue : Qfalse;
1428
+ }
1429
+
1430
+ /*
1431
+ * call-seq: script_safe=(enable)
1432
+ *
1433
+ * This sets whether or not the forward slashes will be escaped in
1434
+ * the json output.
1435
+ */
1436
+ static VALUE cState_script_safe_set(VALUE self, VALUE enable)
1437
+ {
1438
+ GET_STATE(self);
1439
+ state->script_safe = RTEST(enable);
1440
+ return Qnil;
1441
+ }
1442
+
1443
+ /*
1444
+ * call-seq: strict
1445
+ *
1446
+ * If this boolean is false, types unsupported by the JSON format will
1447
+ * be serialized as strings.
1448
+ * If this boolean is true, types unsupported by the JSON format will
1449
+ * raise a JSON::GeneratorError.
1450
+ */
1451
+ static VALUE cState_strict(VALUE self)
1452
+ {
1453
+ GET_STATE(self);
1454
+ return state->strict ? Qtrue : Qfalse;
1455
+ }
1456
+
1457
+ /*
1458
+ * call-seq: strict=(enable)
1459
+ *
1460
+ * This sets whether or not to serialize types unsupported by the
1461
+ * JSON format as strings.
1462
+ * If this boolean is false, types unsupported by the JSON format will
1463
+ * be serialized as strings.
1464
+ * If this boolean is true, types unsupported by the JSON format will
1465
+ * raise a JSON::GeneratorError.
1466
+ */
1467
+ static VALUE cState_strict_set(VALUE self, VALUE enable)
1468
+ {
1469
+ GET_STATE(self);
1470
+ state->strict = RTEST(enable);
1471
+ return Qnil;
1472
+ }
1473
+
1474
+ /*
1475
+ * call-seq: allow_nan?
1476
+ *
1477
+ * Returns true, if NaN, Infinity, and -Infinity should be generated, otherwise
1478
+ * returns false.
1479
+ */
1480
+ static VALUE cState_allow_nan_p(VALUE self)
1481
+ {
1482
+ GET_STATE(self);
1483
+ return state->allow_nan ? Qtrue : Qfalse;
1484
+ }
1485
+
1486
+ /*
1487
+ * call-seq: ascii_only?
1488
+ *
1489
+ * Returns true, if only ASCII characters should be generated. Otherwise
1490
+ * returns false.
1491
+ */
1492
+ static VALUE cState_ascii_only_p(VALUE self)
1493
+ {
1494
+ GET_STATE(self);
1495
+ return state->ascii_only ? Qtrue : Qfalse;
1496
+ }
1497
+
1498
+ /*
1499
+ * call-seq: depth
1500
+ *
1501
+ * This integer returns the current depth of data structure nesting.
1502
+ */
1503
+ static VALUE cState_depth(VALUE self)
1504
+ {
1505
+ GET_STATE(self);
1506
+ return LONG2FIX(state->depth);
1507
+ }
1508
+
1509
+ /*
1510
+ * call-seq: depth=(depth)
1511
+ *
1512
+ * This sets the maximum level of data structure nesting in the generated JSON
1513
+ * to the integer depth, max_nesting = 0 if no maximum should be checked.
1514
+ */
1515
+ static VALUE cState_depth_set(VALUE self, VALUE depth)
1516
+ {
1517
+ GET_STATE(self);
1518
+ Check_Type(depth, T_FIXNUM);
1519
+ state->depth = FIX2LONG(depth);
1520
+ return Qnil;
1521
+ }
1522
+
1523
+ /*
1524
+ * call-seq: buffer_initial_length
1525
+ *
1526
+ * This integer returns the current initial length of the buffer.
1527
+ */
1528
+ static VALUE cState_buffer_initial_length(VALUE self)
1529
+ {
1530
+ GET_STATE(self);
1531
+ return LONG2FIX(state->buffer_initial_length);
1532
+ }
1533
+
1534
+ /*
1535
+ * call-seq: buffer_initial_length=(length)
1536
+ *
1537
+ * This sets the initial length of the buffer to +length+, if +length+ > 0,
1538
+ * otherwise its value isn't changed.
1539
+ */
1540
+ static VALUE cState_buffer_initial_length_set(VALUE self, VALUE buffer_initial_length)
1541
+ {
1542
+ long initial_length;
1543
+ GET_STATE(self);
1544
+ Check_Type(buffer_initial_length, T_FIXNUM);
1545
+ initial_length = FIX2LONG(buffer_initial_length);
1546
+ if (initial_length > 0) {
1547
+ state->buffer_initial_length = initial_length;
1548
+ }
1549
+ return Qnil;
1550
+ }
1551
+
1552
+ /*
1553
+ *
1554
+ */
1555
+ void Init_generator(void)
1556
+ {
1557
+ #ifdef HAVE_RB_EXT_RACTOR_SAFE
1558
+ rb_ext_ractor_safe(true);
1559
+ #endif
1560
+
1561
+ #undef rb_intern
1562
+ rb_require("json/common");
1563
+
1564
+ mJSON = rb_define_module("JSON");
1565
+ mExt = rb_define_module_under(mJSON, "Ext");
1566
+ mGenerator = rb_define_module_under(mExt, "Generator");
1567
+
1568
+ eGeneratorError = rb_path2class("JSON::GeneratorError");
1569
+ eNestingError = rb_path2class("JSON::NestingError");
1570
+ rb_gc_register_mark_object(eGeneratorError);
1571
+ rb_gc_register_mark_object(eNestingError);
1572
+
1573
+ cState = rb_define_class_under(mGenerator, "State", rb_cObject);
1574
+ rb_define_alloc_func(cState, cState_s_allocate);
1575
+ rb_define_singleton_method(cState, "from_state", cState_from_state_s, 1);
1576
+ rb_define_method(cState, "initialize", cState_initialize, -1);
1577
+ rb_define_method(cState, "initialize_copy", cState_init_copy, 1);
1578
+ rb_define_method(cState, "indent", cState_indent, 0);
1579
+ rb_define_method(cState, "indent=", cState_indent_set, 1);
1580
+ rb_define_method(cState, "space", cState_space, 0);
1581
+ rb_define_method(cState, "space=", cState_space_set, 1);
1582
+ rb_define_method(cState, "space_before", cState_space_before, 0);
1583
+ rb_define_method(cState, "space_before=", cState_space_before_set, 1);
1584
+ rb_define_method(cState, "object_nl", cState_object_nl, 0);
1585
+ rb_define_method(cState, "object_nl=", cState_object_nl_set, 1);
1586
+ rb_define_method(cState, "array_nl", cState_array_nl, 0);
1587
+ rb_define_method(cState, "array_nl=", cState_array_nl_set, 1);
1588
+ rb_define_method(cState, "max_nesting", cState_max_nesting, 0);
1589
+ rb_define_method(cState, "max_nesting=", cState_max_nesting_set, 1);
1590
+ rb_define_method(cState, "script_safe", cState_script_safe, 0);
1591
+ rb_define_method(cState, "script_safe?", cState_script_safe, 0);
1592
+ rb_define_method(cState, "script_safe=", cState_script_safe_set, 1);
1593
+ rb_define_alias(cState, "escape_slash", "script_safe");
1594
+ rb_define_alias(cState, "escape_slash?", "script_safe?");
1595
+ rb_define_alias(cState, "escape_slash=", "script_safe=");
1596
+ rb_define_method(cState, "strict", cState_strict, 0);
1597
+ rb_define_method(cState, "strict?", cState_strict, 0);
1598
+ rb_define_method(cState, "strict=", cState_strict_set, 1);
1599
+ rb_define_method(cState, "check_circular?", cState_check_circular_p, 0);
1600
+ rb_define_method(cState, "allow_nan?", cState_allow_nan_p, 0);
1601
+ rb_define_method(cState, "ascii_only?", cState_ascii_only_p, 0);
1602
+ rb_define_method(cState, "depth", cState_depth, 0);
1603
+ rb_define_method(cState, "depth=", cState_depth_set, 1);
1604
+ rb_define_method(cState, "buffer_initial_length", cState_buffer_initial_length, 0);
1605
+ rb_define_method(cState, "buffer_initial_length=", cState_buffer_initial_length_set, 1);
1606
+ rb_define_method(cState, "configure", cState_configure, 1);
1607
+ rb_define_alias(cState, "merge", "configure");
1608
+ rb_define_method(cState, "to_h", cState_to_h, 0);
1609
+ rb_define_alias(cState, "to_hash", "to_h");
1610
+ rb_define_method(cState, "[]", cState_aref, 1);
1611
+ rb_define_method(cState, "[]=", cState_aset, 2);
1612
+ rb_define_method(cState, "generate", cState_generate, 1);
1613
+
1614
+ mGeneratorMethods = rb_define_module_under(mGenerator, "GeneratorMethods");
1615
+ mObject = rb_define_module_under(mGeneratorMethods, "Object");
1616
+ rb_define_method(mObject, "to_json", mObject_to_json, -1);
1617
+ mHash = rb_define_module_under(mGeneratorMethods, "Hash");
1618
+ rb_define_method(mHash, "to_json", mHash_to_json, -1);
1619
+ mArray = rb_define_module_under(mGeneratorMethods, "Array");
1620
+ rb_define_method(mArray, "to_json", mArray_to_json, -1);
1621
+ #ifdef RUBY_INTEGER_UNIFICATION
1622
+ mInteger = rb_define_module_under(mGeneratorMethods, "Integer");
1623
+ rb_define_method(mInteger, "to_json", mInteger_to_json, -1);
1624
+ #else
1625
+ mFixnum = rb_define_module_under(mGeneratorMethods, "Fixnum");
1626
+ rb_define_method(mFixnum, "to_json", mFixnum_to_json, -1);
1627
+ mBignum = rb_define_module_under(mGeneratorMethods, "Bignum");
1628
+ rb_define_method(mBignum, "to_json", mBignum_to_json, -1);
1629
+ #endif
1630
+ mFloat = rb_define_module_under(mGeneratorMethods, "Float");
1631
+ rb_define_method(mFloat, "to_json", mFloat_to_json, -1);
1632
+ mString = rb_define_module_under(mGeneratorMethods, "String");
1633
+ rb_define_singleton_method(mString, "included", mString_included_s, 1);
1634
+ rb_define_method(mString, "to_json", mString_to_json, -1);
1635
+ rb_define_method(mString, "to_json_raw", mString_to_json_raw, -1);
1636
+ rb_define_method(mString, "to_json_raw_object", mString_to_json_raw_object, 0);
1637
+ mString_Extend = rb_define_module_under(mString, "Extend");
1638
+ rb_define_method(mString_Extend, "json_create", mString_Extend_json_create, 1);
1639
+ mTrueClass = rb_define_module_under(mGeneratorMethods, "TrueClass");
1640
+ rb_define_method(mTrueClass, "to_json", mTrueClass_to_json, -1);
1641
+ mFalseClass = rb_define_module_under(mGeneratorMethods, "FalseClass");
1642
+ rb_define_method(mFalseClass, "to_json", mFalseClass_to_json, -1);
1643
+ mNilClass = rb_define_module_under(mGeneratorMethods, "NilClass");
1644
+ rb_define_method(mNilClass, "to_json", mNilClass_to_json, -1);
1645
+
1646
+ i_to_s = rb_intern("to_s");
1647
+ i_to_json = rb_intern("to_json");
1648
+ i_new = rb_intern("new");
1649
+ i_indent = rb_intern("indent");
1650
+ i_space = rb_intern("space");
1651
+ i_space_before = rb_intern("space_before");
1652
+ i_object_nl = rb_intern("object_nl");
1653
+ i_array_nl = rb_intern("array_nl");
1654
+ i_max_nesting = rb_intern("max_nesting");
1655
+ i_script_safe = rb_intern("script_safe");
1656
+ i_escape_slash = rb_intern("escape_slash");
1657
+ i_strict = rb_intern("strict");
1658
+ i_allow_nan = rb_intern("allow_nan");
1659
+ i_ascii_only = rb_intern("ascii_only");
1660
+ i_depth = rb_intern("depth");
1661
+ i_buffer_initial_length = rb_intern("buffer_initial_length");
1662
+ i_pack = rb_intern("pack");
1663
+ i_unpack = rb_intern("unpack");
1664
+ i_create_id = rb_intern("create_id");
1665
+ i_extend = rb_intern("extend");
1666
+ i_key_p = rb_intern("key?");
1667
+ i_aref = rb_intern("[]");
1668
+ i_send = rb_intern("__send__");
1669
+ i_respond_to_p = rb_intern("respond_to?");
1670
+ i_match = rb_intern("match");
1671
+ i_keys = rb_intern("keys");
1672
+ i_dup = rb_intern("dup");
1673
+ }