phronomy 0.2.1 → 0.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3579) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +135 -30
  3. data/README.md +45 -123
  4. data/lib/phronomy/agent/base.rb +127 -54
  5. data/lib/phronomy/agent/checkpoint.rb +53 -0
  6. data/lib/phronomy/agent/react_agent.rb +18 -28
  7. data/lib/phronomy/agent/suspend_signal.rb +35 -0
  8. data/lib/phronomy/agent.rb +2 -1
  9. data/lib/phronomy/configuration.rb +0 -16
  10. data/lib/phronomy/guardrail/builtin/pii_pattern_detector.rb +10 -27
  11. data/lib/phronomy/railtie.rb +0 -6
  12. data/lib/phronomy/ruby_llm_patches.rb +20 -0
  13. data/lib/phronomy/tool/base.rb +3 -3
  14. data/lib/phronomy/tool/mcp_tool.rb +23 -26
  15. data/lib/phronomy/tracing/langfuse_tracer.rb +3 -6
  16. data/lib/phronomy/trust_pipeline.rb +6 -2
  17. data/lib/phronomy/vector_store/redis_search.rb +4 -4
  18. data/lib/phronomy/version.rb +1 -1
  19. data/lib/phronomy/workflow.rb +4 -7
  20. data/lib/phronomy/workflow_runner.rb +1 -8
  21. data/lib/phronomy.rb +1 -0
  22. data/scripts/check_readme_ruby.rb +38 -0
  23. metadata +6 -3558
  24. data/docs/trustworthy_ai_enhancements.md +0 -332
  25. data/lib/phronomy/active_record/acts_as.rb +0 -48
  26. data/lib/phronomy/active_record/checkpoint.rb +0 -20
  27. data/lib/phronomy/active_record/extensions.rb +0 -14
  28. data/lib/phronomy/active_record/message.rb +0 -20
  29. data/lib/phronomy/actor.rb +0 -68
  30. data/lib/phronomy/memory/compression/base.rb +0 -37
  31. data/lib/phronomy/memory/compression/summary.rb +0 -107
  32. data/lib/phronomy/memory/compression/tool_output_pruner.rb +0 -67
  33. data/lib/phronomy/memory/compression.rb +0 -11
  34. data/lib/phronomy/memory/conversation_manager.rb +0 -213
  35. data/lib/phronomy/memory/retrieval/base.rb +0 -22
  36. data/lib/phronomy/memory/retrieval/composite.rb +0 -76
  37. data/lib/phronomy/memory/retrieval/recent.rb +0 -35
  38. data/lib/phronomy/memory/retrieval/semantic.rb +0 -114
  39. data/lib/phronomy/memory/retrieval.rb +0 -12
  40. data/lib/phronomy/memory/storage/active_record.rb +0 -248
  41. data/lib/phronomy/memory/storage/base.rb +0 -155
  42. data/lib/phronomy/memory/storage/in_memory.rb +0 -152
  43. data/lib/phronomy/memory/storage.rb +0 -11
  44. data/lib/phronomy/memory.rb +0 -21
  45. data/lib/phronomy/rails/agent_job.rb +0 -75
  46. data/lib/phronomy/state_store/active_record.rb +0 -76
  47. data/lib/phronomy/state_store/base.rb +0 -112
  48. data/lib/phronomy/state_store/encryptor/active_support.rb +0 -49
  49. data/lib/phronomy/state_store/encryptor/base.rb +0 -34
  50. data/lib/phronomy/state_store/encryptor.rb +0 -16
  51. data/lib/phronomy/state_store/file.rb +0 -85
  52. data/lib/phronomy/state_store/in_memory.rb +0 -53
  53. data/lib/phronomy/state_store/redis.rb +0 -70
  54. data/lib/phronomy/state_store.rb +0 -9
  55. data/lib/phronomy/thread_actor_registry.rb +0 -52
  56. data/vendor/bundle/ruby/3.2.0/bin/erb +0 -29
  57. data/vendor/bundle/ruby/3.2.0/bin/htmldiff +0 -29
  58. data/vendor/bundle/ruby/3.2.0/bin/irb +0 -29
  59. data/vendor/bundle/ruby/3.2.0/bin/ldiff +0 -29
  60. data/vendor/bundle/ruby/3.2.0/bin/racc +0 -29
  61. data/vendor/bundle/ruby/3.2.0/bin/rake +0 -29
  62. data/vendor/bundle/ruby/3.2.0/bin/rdoc +0 -29
  63. data/vendor/bundle/ruby/3.2.0/bin/ri +0 -29
  64. data/vendor/bundle/ruby/3.2.0/bin/rspec +0 -29
  65. data/vendor/bundle/ruby/3.2.0/bin/rubocop +0 -29
  66. data/vendor/bundle/ruby/3.2.0/bin/ruby-parse +0 -29
  67. data/vendor/bundle/ruby/3.2.0/bin/ruby-rewrite +0 -29
  68. data/vendor/bundle/ruby/3.2.0/bin/standardrb +0 -29
  69. data/vendor/bundle/ruby/3.2.0/cache/ast-2.4.3.gem +0 -0
  70. data/vendor/bundle/ruby/3.2.0/cache/base64-0.3.0.gem +0 -0
  71. data/vendor/bundle/ruby/3.2.0/cache/date-3.5.1.gem +0 -0
  72. data/vendor/bundle/ruby/3.2.0/cache/diff-lcs-1.6.2.gem +0 -0
  73. data/vendor/bundle/ruby/3.2.0/cache/erb-6.0.4.gem +0 -0
  74. data/vendor/bundle/ruby/3.2.0/cache/event_stream_parser-1.0.0.gem +0 -0
  75. data/vendor/bundle/ruby/3.2.0/cache/faraday-2.14.1.gem +0 -0
  76. data/vendor/bundle/ruby/3.2.0/cache/faraday-multipart-1.2.0.gem +0 -0
  77. data/vendor/bundle/ruby/3.2.0/cache/faraday-net_http-3.4.2.gem +0 -0
  78. data/vendor/bundle/ruby/3.2.0/cache/faraday-retry-2.4.0.gem +0 -0
  79. data/vendor/bundle/ruby/3.2.0/cache/io-console-0.8.2.gem +0 -0
  80. data/vendor/bundle/ruby/3.2.0/cache/irb-1.18.0.gem +0 -0
  81. data/vendor/bundle/ruby/3.2.0/cache/json-2.19.5.gem +0 -0
  82. data/vendor/bundle/ruby/3.2.0/cache/language_server-protocol-3.17.0.5.gem +0 -0
  83. data/vendor/bundle/ruby/3.2.0/cache/lint_roller-1.1.0.gem +0 -0
  84. data/vendor/bundle/ruby/3.2.0/cache/logger-1.7.0.gem +0 -0
  85. data/vendor/bundle/ruby/3.2.0/cache/marcel-1.1.0.gem +0 -0
  86. data/vendor/bundle/ruby/3.2.0/cache/multipart-post-2.4.1.gem +0 -0
  87. data/vendor/bundle/ruby/3.2.0/cache/net-http-0.9.1.gem +0 -0
  88. data/vendor/bundle/ruby/3.2.0/cache/parallel-1.28.0.gem +0 -0
  89. data/vendor/bundle/ruby/3.2.0/cache/parser-3.3.11.1.gem +0 -0
  90. data/vendor/bundle/ruby/3.2.0/cache/pp-0.6.3.gem +0 -0
  91. data/vendor/bundle/ruby/3.2.0/cache/prettyprint-0.2.0.gem +0 -0
  92. data/vendor/bundle/ruby/3.2.0/cache/prism-1.9.0.gem +0 -0
  93. data/vendor/bundle/ruby/3.2.0/cache/psych-5.3.1.gem +0 -0
  94. data/vendor/bundle/ruby/3.2.0/cache/racc-1.8.1.gem +0 -0
  95. data/vendor/bundle/ruby/3.2.0/cache/rainbow-3.1.1.gem +0 -0
  96. data/vendor/bundle/ruby/3.2.0/cache/rake-13.4.2.gem +0 -0
  97. data/vendor/bundle/ruby/3.2.0/cache/rdoc-7.2.0.gem +0 -0
  98. data/vendor/bundle/ruby/3.2.0/cache/regexp_parser-2.12.0.gem +0 -0
  99. data/vendor/bundle/ruby/3.2.0/cache/reline-0.6.3.gem +0 -0
  100. data/vendor/bundle/ruby/3.2.0/cache/rspec-3.13.2.gem +0 -0
  101. data/vendor/bundle/ruby/3.2.0/cache/rspec-core-3.13.6.gem +0 -0
  102. data/vendor/bundle/ruby/3.2.0/cache/rspec-expectations-3.13.5.gem +0 -0
  103. data/vendor/bundle/ruby/3.2.0/cache/rspec-mocks-3.13.8.gem +0 -0
  104. data/vendor/bundle/ruby/3.2.0/cache/rspec-support-3.13.7.gem +0 -0
  105. data/vendor/bundle/ruby/3.2.0/cache/rubocop-1.84.2.gem +0 -0
  106. data/vendor/bundle/ruby/3.2.0/cache/rubocop-ast-1.49.1.gem +0 -0
  107. data/vendor/bundle/ruby/3.2.0/cache/rubocop-performance-1.26.1.gem +0 -0
  108. data/vendor/bundle/ruby/3.2.0/cache/ruby-progressbar-1.13.0.gem +0 -0
  109. data/vendor/bundle/ruby/3.2.0/cache/ruby_llm-1.14.1.gem +0 -0
  110. data/vendor/bundle/ruby/3.2.0/cache/ruby_llm-schema-0.3.0.gem +0 -0
  111. data/vendor/bundle/ruby/3.2.0/cache/standard-1.54.0.gem +0 -0
  112. data/vendor/bundle/ruby/3.2.0/cache/standard-custom-1.0.2.gem +0 -0
  113. data/vendor/bundle/ruby/3.2.0/cache/standard-performance-1.9.0.gem +0 -0
  114. data/vendor/bundle/ruby/3.2.0/cache/stringio-3.2.0.gem +0 -0
  115. data/vendor/bundle/ruby/3.2.0/cache/tsort-0.2.0.gem +0 -0
  116. data/vendor/bundle/ruby/3.2.0/cache/unicode-display_width-3.2.0.gem +0 -0
  117. data/vendor/bundle/ruby/3.2.0/cache/unicode-emoji-4.2.0.gem +0 -0
  118. data/vendor/bundle/ruby/3.2.0/cache/uri-1.1.1.gem +0 -0
  119. data/vendor/bundle/ruby/3.2.0/cache/zeitwerk-2.7.5.gem +0 -0
  120. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux-gnu/3.2.0/date-3.5.1/date_core.so +0 -0
  121. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux-gnu/3.2.0/date-3.5.1/gem.build_complete +0 -0
  122. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux-gnu/3.2.0/date-3.5.1/gem_make.out +0 -24
  123. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux-gnu/3.2.0/date-3.5.1/mkmf.log +0 -89
  124. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux-gnu/3.2.0/erb-6.0.4/erb/escape.so +0 -0
  125. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux-gnu/3.2.0/erb-6.0.4/gem.build_complete +0 -0
  126. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux-gnu/3.2.0/erb-6.0.4/gem_make.out +0 -19
  127. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux-gnu/3.2.0/erb-6.0.4/mkmf.log +0 -36
  128. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux-gnu/3.2.0/io-console-0.8.2/gem.build_complete +0 -0
  129. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux-gnu/3.2.0/io-console-0.8.2/gem_make.out +0 -31
  130. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux-gnu/3.2.0/io-console-0.8.2/io/console.so +0 -0
  131. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux-gnu/3.2.0/io-console-0.8.2/mkmf.log +0 -430
  132. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux-gnu/3.2.0/json-2.19.5/gem.build_complete +0 -0
  133. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux-gnu/3.2.0/json-2.19.5/gem_make.out +0 -26
  134. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux-gnu/3.2.0/json-2.19.5/json/ext/generator.so +0 -0
  135. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux-gnu/3.2.0/json-2.19.5/json/ext/parser.so +0 -0
  136. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux-gnu/3.2.0/json-2.19.5/mkmf.log +0 -184
  137. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux-gnu/3.2.0/prism-1.9.0/gem.build_complete +0 -0
  138. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux-gnu/3.2.0/prism-1.9.0/gem_make.out +0 -44
  139. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux-gnu/3.2.0/prism-1.9.0/mkmf.log +0 -74
  140. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux-gnu/3.2.0/prism-1.9.0/prism/prism.so +0 -0
  141. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux-gnu/3.2.0/psych-5.3.1/gem.build_complete +0 -0
  142. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux-gnu/3.2.0/psych-5.3.1/gem_make.out +0 -28
  143. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux-gnu/3.2.0/psych-5.3.1/mkmf.log +0 -37
  144. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux-gnu/3.2.0/psych-5.3.1/psych.so +0 -0
  145. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux-gnu/3.2.0/racc-1.8.1/gem.build_complete +0 -0
  146. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux-gnu/3.2.0/racc-1.8.1/gem_make.out +0 -18
  147. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux-gnu/3.2.0/racc-1.8.1/racc/cparse.so +0 -0
  148. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux-gnu/3.2.0/stringio-3.2.0/gem.build_complete +0 -0
  149. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux-gnu/3.2.0/stringio-3.2.0/gem_make.out +0 -19
  150. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux-gnu/3.2.0/stringio-3.2.0/mkmf.log +0 -30
  151. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux-gnu/3.2.0/stringio-3.2.0/stringio.so +0 -0
  152. data/vendor/bundle/ruby/3.2.0/gems/ast-2.4.3/LICENSE.MIT +0 -20
  153. data/vendor/bundle/ruby/3.2.0/gems/ast-2.4.3/README.YARD.md +0 -12
  154. data/vendor/bundle/ruby/3.2.0/gems/ast-2.4.3/lib/ast/node.rb +0 -268
  155. data/vendor/bundle/ruby/3.2.0/gems/ast-2.4.3/lib/ast/processor/mixin.rb +0 -288
  156. data/vendor/bundle/ruby/3.2.0/gems/ast-2.4.3/lib/ast/processor.rb +0 -12
  157. data/vendor/bundle/ruby/3.2.0/gems/ast-2.4.3/lib/ast/sexp.rb +0 -30
  158. data/vendor/bundle/ruby/3.2.0/gems/ast-2.4.3/lib/ast.rb +0 -17
  159. data/vendor/bundle/ruby/3.2.0/gems/base64-0.3.0/BSDL +0 -22
  160. data/vendor/bundle/ruby/3.2.0/gems/base64-0.3.0/COPYING +0 -56
  161. data/vendor/bundle/ruby/3.2.0/gems/base64-0.3.0/LEGAL +0 -60
  162. data/vendor/bundle/ruby/3.2.0/gems/base64-0.3.0/README.md +0 -48
  163. data/vendor/bundle/ruby/3.2.0/gems/base64-0.3.0/lib/base64.rb +0 -381
  164. data/vendor/bundle/ruby/3.2.0/gems/base64-0.3.0/sig/base64.rbs +0 -355
  165. data/vendor/bundle/ruby/3.2.0/gems/date-3.5.1/BSDL +0 -22
  166. data/vendor/bundle/ruby/3.2.0/gems/date-3.5.1/COPYING +0 -56
  167. data/vendor/bundle/ruby/3.2.0/gems/date-3.5.1/README.md +0 -102
  168. data/vendor/bundle/ruby/3.2.0/gems/date-3.5.1/ext/date/Makefile +0 -269
  169. data/vendor/bundle/ruby/3.2.0/gems/date-3.5.1/ext/date/date_core.c +0 -10065
  170. data/vendor/bundle/ruby/3.2.0/gems/date-3.5.1/ext/date/date_parse.c +0 -3086
  171. data/vendor/bundle/ruby/3.2.0/gems/date-3.5.1/ext/date/date_strftime.c +0 -638
  172. data/vendor/bundle/ruby/3.2.0/gems/date-3.5.1/ext/date/date_strptime.c +0 -704
  173. data/vendor/bundle/ruby/3.2.0/gems/date-3.5.1/ext/date/date_tmx.h +0 -56
  174. data/vendor/bundle/ruby/3.2.0/gems/date-3.5.1/ext/date/extconf.rb +0 -13
  175. data/vendor/bundle/ruby/3.2.0/gems/date-3.5.1/ext/date/prereq.mk +0 -19
  176. data/vendor/bundle/ruby/3.2.0/gems/date-3.5.1/ext/date/zonetab.h +0 -1564
  177. data/vendor/bundle/ruby/3.2.0/gems/date-3.5.1/ext/date/zonetab.list +0 -330
  178. data/vendor/bundle/ruby/3.2.0/gems/date-3.5.1/lib/date.rb +0 -70
  179. data/vendor/bundle/ruby/3.2.0/gems/date-3.5.1/lib/date_core.so +0 -0
  180. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/.rspec +0 -1
  181. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/CHANGELOG.md +0 -518
  182. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/CODE_OF_CONDUCT.md +0 -128
  183. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/CONTRIBUTING.md +0 -71
  184. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/CONTRIBUTORS.md +0 -49
  185. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/LICENCE.md +0 -40
  186. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/Manifest.txt +0 -115
  187. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/README.md +0 -92
  188. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/Rakefile +0 -115
  189. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/SECURITY.md +0 -41
  190. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/bin/htmldiff +0 -35
  191. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/bin/ldiff +0 -9
  192. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/docs/COPYING.txt +0 -339
  193. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/docs/artistic.txt +0 -127
  194. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/lib/diff/lcs/array.rb +0 -7
  195. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/lib/diff/lcs/backports.rb +0 -13
  196. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/lib/diff/lcs/block.rb +0 -37
  197. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/lib/diff/lcs/callbacks.rb +0 -327
  198. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/lib/diff/lcs/change.rb +0 -174
  199. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/lib/diff/lcs/htmldiff.rb +0 -160
  200. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/lib/diff/lcs/hunk.rb +0 -379
  201. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/lib/diff/lcs/internals.rb +0 -308
  202. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/lib/diff/lcs/ldiff.rb +0 -189
  203. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/lib/diff/lcs/string.rb +0 -5
  204. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/lib/diff/lcs/version.rb +0 -7
  205. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/lib/diff/lcs.rb +0 -742
  206. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/lib/diff-lcs.rb +0 -3
  207. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/mise.toml +0 -5
  208. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/change_spec.rb +0 -89
  209. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/diff_spec.rb +0 -51
  210. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/123_x +0 -2
  211. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/456_x +0 -2
  212. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/aX +0 -1
  213. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/bXaX +0 -1
  214. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ds1.csv +0 -50
  215. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ds2.csv +0 -51
  216. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/empty +0 -0
  217. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/file1.bin +0 -0
  218. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/file2.bin +0 -0
  219. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/four_lines +0 -4
  220. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/four_lines_with_missing_new_line +0 -4
  221. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/diff.missing_new_line1-e +0 -1
  222. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/diff.missing_new_line1-f +0 -1
  223. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/diff.missing_new_line2-e +0 -1
  224. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/diff.missing_new_line2-f +0 -1
  225. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.chef-e +0 -2
  226. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.chef-f +0 -2
  227. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.missing_new_line1-e +0 -1
  228. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.missing_new_line1-f +0 -1
  229. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.missing_new_line2-e +0 -1
  230. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.missing_new_line2-f +0 -1
  231. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff +0 -4
  232. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff-c +0 -7
  233. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff-e +0 -3
  234. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff-f +0 -3
  235. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff-u +0 -5
  236. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin1 +0 -0
  237. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin1-c +0 -0
  238. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin1-e +0 -0
  239. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin1-f +0 -0
  240. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin1-u +0 -0
  241. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin2 +0 -1
  242. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin2-c +0 -1
  243. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin2-e +0 -1
  244. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin2-f +0 -1
  245. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin2-u +0 -1
  246. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef +0 -4
  247. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef-c +0 -15
  248. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef-e +0 -3
  249. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef-f +0 -3
  250. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef-u +0 -9
  251. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2 +0 -7
  252. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2-c +0 -20
  253. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2-d +0 -7
  254. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2-e +0 -7
  255. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2-f +0 -7
  256. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2-u +0 -16
  257. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.empty.vs.four_lines +0 -5
  258. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-c +0 -9
  259. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-e +0 -6
  260. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-f +0 -6
  261. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-u +0 -7
  262. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.four_lines.vs.empty +0 -5
  263. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-c +0 -9
  264. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-e +0 -1
  265. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-f +0 -1
  266. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-u +0 -7
  267. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.issue95_trailing_context +0 -4
  268. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.issue95_trailing_context-c +0 -9
  269. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.issue95_trailing_context-e +0 -3
  270. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.issue95_trailing_context-f +0 -3
  271. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.issue95_trailing_context-u +0 -6
  272. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line1 +0 -5
  273. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line1-c +0 -14
  274. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line1-e +0 -0
  275. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line1-f +0 -0
  276. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line1-u +0 -9
  277. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line2 +0 -5
  278. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line2-c +0 -14
  279. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line2-e +0 -0
  280. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line2-f +0 -0
  281. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line2-u +0 -9
  282. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/new-chef +0 -4
  283. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/new-chef2 +0 -17
  284. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/old-chef +0 -4
  285. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/fixtures/old-chef2 +0 -14
  286. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/hunk_spec.rb +0 -83
  287. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/issues_spec.rb +0 -160
  288. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/lcs_spec.rb +0 -56
  289. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/ldiff_spec.rb +0 -100
  290. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/patch_spec.rb +0 -416
  291. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/sdiff_spec.rb +0 -216
  292. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/spec_helper.rb +0 -376
  293. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/traverse_balanced_spec.rb +0 -312
  294. data/vendor/bundle/ruby/3.2.0/gems/diff-lcs-1.6.2/spec/traverse_sequences_spec.rb +0 -137
  295. data/vendor/bundle/ruby/3.2.0/gems/erb-6.0.4/.document +0 -6
  296. data/vendor/bundle/ruby/3.2.0/gems/erb-6.0.4/.gitignore +0 -12
  297. data/vendor/bundle/ruby/3.2.0/gems/erb-6.0.4/.rdoc_options +0 -1
  298. data/vendor/bundle/ruby/3.2.0/gems/erb-6.0.4/BSDL +0 -22
  299. data/vendor/bundle/ruby/3.2.0/gems/erb-6.0.4/COPYING +0 -56
  300. data/vendor/bundle/ruby/3.2.0/gems/erb-6.0.4/Gemfile +0 -11
  301. data/vendor/bundle/ruby/3.2.0/gems/erb-6.0.4/LICENSE.txt +0 -2
  302. data/vendor/bundle/ruby/3.2.0/gems/erb-6.0.4/NEWS.md +0 -106
  303. data/vendor/bundle/ruby/3.2.0/gems/erb-6.0.4/README.md +0 -98
  304. data/vendor/bundle/ruby/3.2.0/gems/erb-6.0.4/Rakefile +0 -19
  305. data/vendor/bundle/ruby/3.2.0/gems/erb-6.0.4/_doc/cgi.rb +0 -3
  306. data/vendor/bundle/ruby/3.2.0/gems/erb-6.0.4/_doc/erb_executable.md +0 -240
  307. data/vendor/bundle/ruby/3.2.0/gems/erb-6.0.4/bin/console +0 -14
  308. data/vendor/bundle/ruby/3.2.0/gems/erb-6.0.4/bin/setup +0 -8
  309. data/vendor/bundle/ruby/3.2.0/gems/erb-6.0.4/erb.gemspec +0 -37
  310. data/vendor/bundle/ruby/3.2.0/gems/erb-6.0.4/ext/erb/escape/Makefile +0 -269
  311. data/vendor/bundle/ruby/3.2.0/gems/erb-6.0.4/ext/erb/escape/escape.c +0 -114
  312. data/vendor/bundle/ruby/3.2.0/gems/erb-6.0.4/ext/erb/escape/extconf.rb +0 -9
  313. data/vendor/bundle/ruby/3.2.0/gems/erb-6.0.4/lib/erb/compiler.rb +0 -487
  314. data/vendor/bundle/ruby/3.2.0/gems/erb-6.0.4/lib/erb/def_method.rb +0 -47
  315. data/vendor/bundle/ruby/3.2.0/gems/erb-6.0.4/lib/erb/util.rb +0 -77
  316. data/vendor/bundle/ruby/3.2.0/gems/erb-6.0.4/lib/erb/version.rb +0 -5
  317. data/vendor/bundle/ruby/3.2.0/gems/erb-6.0.4/lib/erb.rb +0 -1179
  318. data/vendor/bundle/ruby/3.2.0/gems/erb-6.0.4/libexec/erb +0 -184
  319. data/vendor/bundle/ruby/3.2.0/gems/event_stream_parser-1.0.0/LICENSE.md +0 -21
  320. data/vendor/bundle/ruby/3.2.0/gems/event_stream_parser-1.0.0/README.md +0 -99
  321. data/vendor/bundle/ruby/3.2.0/gems/event_stream_parser-1.0.0/lib/event_stream_parser/version.rb +0 -5
  322. data/vendor/bundle/ruby/3.2.0/gems/event_stream_parser-1.0.0/lib/event_stream_parser.rb +0 -222
  323. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/CHANGELOG.md +0 -574
  324. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/LICENSE.md +0 -20
  325. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/README.md +0 -67
  326. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/Rakefile +0 -12
  327. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/examples/client_spec.rb +0 -119
  328. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/examples/client_test.rb +0 -144
  329. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/lib/faraday/adapter/test.rb +0 -311
  330. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/lib/faraday/adapter.rb +0 -101
  331. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/lib/faraday/adapter_registry.rb +0 -30
  332. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/lib/faraday/connection.rb +0 -565
  333. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/lib/faraday/encoders/flat_params_encoder.rb +0 -105
  334. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/lib/faraday/encoders/nested_params_encoder.rb +0 -183
  335. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/lib/faraday/error.rb +0 -202
  336. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/lib/faraday/logging/formatter.rb +0 -118
  337. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/lib/faraday/methods.rb +0 -6
  338. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/lib/faraday/middleware.rb +0 -72
  339. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/lib/faraday/middleware_registry.rb +0 -83
  340. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/lib/faraday/options/connection_options.rb +0 -23
  341. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/lib/faraday/options/env.rb +0 -204
  342. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/lib/faraday/options/proxy_options.rb +0 -38
  343. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/lib/faraday/options/request_options.rb +0 -23
  344. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/lib/faraday/options/ssl_options.rb +0 -76
  345. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/lib/faraday/options.rb +0 -219
  346. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/lib/faraday/parameters.rb +0 -5
  347. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/lib/faraday/rack_builder.rb +0 -248
  348. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/lib/faraday/request/authorization.rb +0 -54
  349. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/lib/faraday/request/instrumentation.rb +0 -58
  350. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/lib/faraday/request/json.rb +0 -70
  351. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/lib/faraday/request/url_encoded.rb +0 -60
  352. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/lib/faraday/request.rb +0 -139
  353. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/lib/faraday/response/json.rb +0 -74
  354. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/lib/faraday/response/logger.rb +0 -39
  355. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/lib/faraday/response/raise_error.rb +0 -83
  356. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/lib/faraday/response.rb +0 -95
  357. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/lib/faraday/utils/headers.rb +0 -150
  358. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/lib/faraday/utils/params_hash.rb +0 -61
  359. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/lib/faraday/utils.rb +0 -121
  360. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/lib/faraday/version.rb +0 -5
  361. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/lib/faraday.rb +0 -158
  362. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/external_adapters/faraday_specs_setup.rb +0 -14
  363. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/faraday/adapter/test_spec.rb +0 -442
  364. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/faraday/adapter_registry_spec.rb +0 -28
  365. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/faraday/adapter_spec.rb +0 -55
  366. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/faraday/connection_spec.rb +0 -841
  367. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/faraday/error_spec.rb +0 -175
  368. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/faraday/middleware_registry_spec.rb +0 -31
  369. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/faraday/middleware_spec.rb +0 -213
  370. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/faraday/options/env_spec.rb +0 -76
  371. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/faraday/options/options_spec.rb +0 -297
  372. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/faraday/options/proxy_options_spec.rb +0 -79
  373. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/faraday/options/request_options_spec.rb +0 -19
  374. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/faraday/params_encoders/flat_spec.rb +0 -42
  375. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/faraday/params_encoders/nested_spec.rb +0 -151
  376. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/faraday/rack_builder_spec.rb +0 -317
  377. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/faraday/request/authorization_spec.rb +0 -118
  378. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/faraday/request/instrumentation_spec.rb +0 -74
  379. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/faraday/request/json_spec.rb +0 -199
  380. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/faraday/request/url_encoded_spec.rb +0 -93
  381. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/faraday/request_spec.rb +0 -110
  382. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/faraday/response/json_spec.rb +0 -206
  383. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/faraday/response/logger_spec.rb +0 -299
  384. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/faraday/response/raise_error_spec.rb +0 -286
  385. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/faraday/response_spec.rb +0 -84
  386. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/faraday/utils/headers_spec.rb +0 -109
  387. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/faraday/utils_spec.rb +0 -120
  388. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/faraday_spec.rb +0 -43
  389. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/spec_helper.rb +0 -133
  390. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/support/disabling_stub.rb +0 -14
  391. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/support/fake_safe_buffer.rb +0 -15
  392. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/support/faraday_middleware_subclasses.rb +0 -18
  393. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/support/helper_methods.rb +0 -96
  394. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/support/shared_examples/adapter.rb +0 -105
  395. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/support/shared_examples/params_encoder.rb +0 -18
  396. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/support/shared_examples/request_method.rb +0 -263
  397. data/vendor/bundle/ruby/3.2.0/gems/faraday-2.14.1/spec/support/streaming_response_checker.rb +0 -35
  398. data/vendor/bundle/ruby/3.2.0/gems/faraday-multipart-1.2.0/CHANGELOG.md +0 -54
  399. data/vendor/bundle/ruby/3.2.0/gems/faraday-multipart-1.2.0/LICENSE.md +0 -21
  400. data/vendor/bundle/ruby/3.2.0/gems/faraday-multipart-1.2.0/README.md +0 -170
  401. data/vendor/bundle/ruby/3.2.0/gems/faraday-multipart-1.2.0/lib/faraday/multipart/file_part.rb +0 -130
  402. data/vendor/bundle/ruby/3.2.0/gems/faraday-multipart-1.2.0/lib/faraday/multipart/middleware.rb +0 -134
  403. data/vendor/bundle/ruby/3.2.0/gems/faraday-multipart-1.2.0/lib/faraday/multipart/param_part.rb +0 -55
  404. data/vendor/bundle/ruby/3.2.0/gems/faraday-multipart-1.2.0/lib/faraday/multipart/version.rb +0 -16
  405. data/vendor/bundle/ruby/3.2.0/gems/faraday-multipart-1.2.0/lib/faraday/multipart.rb +0 -26
  406. data/vendor/bundle/ruby/3.2.0/gems/faraday-net_http-3.4.2/LICENSE.md +0 -21
  407. data/vendor/bundle/ruby/3.2.0/gems/faraday-net_http-3.4.2/README.md +0 -57
  408. data/vendor/bundle/ruby/3.2.0/gems/faraday-net_http-3.4.2/lib/faraday/adapter/net_http.rb +0 -206
  409. data/vendor/bundle/ruby/3.2.0/gems/faraday-net_http-3.4.2/lib/faraday/net_http/version.rb +0 -7
  410. data/vendor/bundle/ruby/3.2.0/gems/faraday-net_http-3.4.2/lib/faraday/net_http.rb +0 -10
  411. data/vendor/bundle/ruby/3.2.0/gems/faraday-retry-2.4.0/CHANGELOG.md +0 -49
  412. data/vendor/bundle/ruby/3.2.0/gems/faraday-retry-2.4.0/LICENSE.md +0 -21
  413. data/vendor/bundle/ruby/3.2.0/gems/faraday-retry-2.4.0/README.md +0 -207
  414. data/vendor/bundle/ruby/3.2.0/gems/faraday-retry-2.4.0/lib/faraday/retriable_response.rb +0 -8
  415. data/vendor/bundle/ruby/3.2.0/gems/faraday-retry-2.4.0/lib/faraday/retry/middleware.rb +0 -263
  416. data/vendor/bundle/ruby/3.2.0/gems/faraday-retry-2.4.0/lib/faraday/retry/retryable.rb +0 -46
  417. data/vendor/bundle/ruby/3.2.0/gems/faraday-retry-2.4.0/lib/faraday/retry/version.rb +0 -7
  418. data/vendor/bundle/ruby/3.2.0/gems/faraday-retry-2.4.0/lib/faraday/retry.rb +0 -13
  419. data/vendor/bundle/ruby/3.2.0/gems/io-console-0.8.2/.document +0 -5
  420. data/vendor/bundle/ruby/3.2.0/gems/io-console-0.8.2/BSDL +0 -22
  421. data/vendor/bundle/ruby/3.2.0/gems/io-console-0.8.2/COPYING +0 -56
  422. data/vendor/bundle/ruby/3.2.0/gems/io-console-0.8.2/README.md +0 -46
  423. data/vendor/bundle/ruby/3.2.0/gems/io-console-0.8.2/ext/io/console/Makefile +0 -271
  424. data/vendor/bundle/ruby/3.2.0/gems/io-console-0.8.2/ext/io/console/console.c +0 -2022
  425. data/vendor/bundle/ruby/3.2.0/gems/io-console-0.8.2/ext/io/console/extconf.rb +0 -61
  426. data/vendor/bundle/ruby/3.2.0/gems/io-console-0.8.2/ext/io/console/win32_vk.inc +0 -1390
  427. data/vendor/bundle/ruby/3.2.0/gems/io-console-0.8.2/lib/io/console/size.rb +0 -23
  428. data/vendor/bundle/ruby/3.2.0/gems/io-console-0.8.2/lib/io/console.so +0 -0
  429. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/.rdoc_options +0 -5
  430. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/CONTRIBUTING.md +0 -52
  431. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/EXTEND_IRB.md +0 -3
  432. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/Gemfile +0 -37
  433. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/LICENSE.txt +0 -22
  434. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/README.md +0 -125
  435. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/doc/COMMAND_LINE_OPTIONS.md +0 -69
  436. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/doc/COMPARED_WITH_PRY.md +0 -22
  437. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/doc/Configurations.md +0 -274
  438. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/doc/EXTEND_IRB.md +0 -122
  439. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/doc/Index.md +0 -705
  440. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/doc/irb/irb-tools.rd.ja +0 -184
  441. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/doc/irb/irb.rd.ja +0 -425
  442. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/exe/irb +0 -9
  443. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/cmd/nop.rb +0 -4
  444. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/color.rb +0 -351
  445. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/color_printer.rb +0 -56
  446. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/command/backtrace.rb +0 -17
  447. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/command/base.rb +0 -95
  448. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/command/break.rb +0 -17
  449. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/command/catch.rb +0 -17
  450. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/command/cd.rb +0 -51
  451. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/command/chws.rb +0 -40
  452. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/command/context.rb +0 -16
  453. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/command/continue.rb +0 -17
  454. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/command/copy.rb +0 -83
  455. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/command/debug.rb +0 -73
  456. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/command/delete.rb +0 -17
  457. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/command/disable_irb.rb +0 -19
  458. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/command/edit.rb +0 -63
  459. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/command/exit.rb +0 -18
  460. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/command/finish.rb +0 -17
  461. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/command/force_exit.rb +0 -18
  462. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/command/help.rb +0 -83
  463. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/command/history.rb +0 -45
  464. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/command/info.rb +0 -17
  465. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/command/internal_helpers.rb +0 -30
  466. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/command/irb_info.rb +0 -33
  467. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/command/load.rb +0 -91
  468. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/command/ls.rb +0 -169
  469. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/command/measure.rb +0 -49
  470. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/command/next.rb +0 -17
  471. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/command/pushws.rb +0 -65
  472. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/command/show_doc.rb +0 -51
  473. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/command/show_source.rb +0 -74
  474. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/command/step.rb +0 -17
  475. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/command/subirb.rb +0 -123
  476. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/command/whereami.rb +0 -23
  477. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/command.rb +0 -23
  478. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/completion.rb +0 -521
  479. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/context.rb +0 -752
  480. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/debug/ui.rb +0 -101
  481. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/debug.rb +0 -127
  482. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/default_commands.rb +0 -279
  483. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/easter-egg.rb +0 -154
  484. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/ext/change-ws.rb +0 -37
  485. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/ext/eval_history.rb +0 -149
  486. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/ext/loader.rb +0 -127
  487. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/ext/multi-irb.rb +0 -260
  488. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/ext/tracer.rb +0 -39
  489. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/ext/use-loader.rb +0 -67
  490. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/ext/workspaces.rb +0 -36
  491. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/frame.rb +0 -80
  492. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/help.rb +0 -28
  493. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/helper_method/base.rb +0 -16
  494. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/helper_method/conf.rb +0 -11
  495. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/helper_method.rb +0 -29
  496. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/history.rb +0 -116
  497. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/init.rb +0 -543
  498. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/input-method.rb +0 -551
  499. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/inspector.rb +0 -136
  500. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/lc/error.rb +0 -52
  501. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/lc/help-message +0 -55
  502. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/lc/ja/error.rb +0 -53
  503. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/lc/ja/help-message +0 -58
  504. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/locale.rb +0 -153
  505. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/nesting_parser.rb +0 -388
  506. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/notifier.rb +0 -230
  507. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/output-method.rb +0 -80
  508. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/pager.rb +0 -221
  509. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/ruby-lex.rb +0 -402
  510. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/ruby_logo.aa +0 -122
  511. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/source_finder.rb +0 -132
  512. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/startup_message.rb +0 -83
  513. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/statement.rb +0 -101
  514. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/version.rb +0 -11
  515. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/workspace.rb +0 -180
  516. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/ws-for-case-2.rb +0 -9
  517. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb/xmp.rb +0 -164
  518. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/lib/irb.rb +0 -778
  519. data/vendor/bundle/ruby/3.2.0/gems/irb-1.18.0/man/irb.1 +0 -292
  520. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/BSDL +0 -22
  521. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/CHANGES.md +0 -766
  522. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/COPYING +0 -56
  523. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/LEGAL +0 -20
  524. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/README.md +0 -299
  525. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/ext/json/ext/fbuffer/fbuffer.h +0 -251
  526. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/ext/json/ext/generator/Makefile +0 -269
  527. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/ext/json/ext/generator/extconf.rb +0 -18
  528. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/ext/json/ext/generator/generator.c +0 -1992
  529. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/ext/json/ext/json.h +0 -116
  530. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/ext/json/ext/parser/Makefile +0 -269
  531. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/ext/json/ext/parser/extconf.rb +0 -20
  532. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/ext/json/ext/parser/parser.c +0 -1715
  533. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/ext/json/ext/simd/conf.rb +0 -24
  534. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/ext/json/ext/simd/simd.h +0 -208
  535. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/ext/json/ext/vendor/fpconv.c +0 -480
  536. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/ext/json/ext/vendor/jeaiii-ltoa.h +0 -267
  537. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/ext/json/ext/vendor/ryu.h +0 -819
  538. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/json.gemspec +0 -62
  539. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/lib/json/add/bigdecimal.rb +0 -58
  540. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/lib/json/add/complex.rb +0 -51
  541. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/lib/json/add/core.rb +0 -13
  542. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/lib/json/add/date.rb +0 -54
  543. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/lib/json/add/date_time.rb +0 -67
  544. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/lib/json/add/exception.rb +0 -49
  545. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/lib/json/add/ostruct.rb +0 -54
  546. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/lib/json/add/range.rb +0 -54
  547. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/lib/json/add/rational.rb +0 -49
  548. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/lib/json/add/regexp.rb +0 -48
  549. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/lib/json/add/set.rb +0 -48
  550. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/lib/json/add/string.rb +0 -35
  551. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/lib/json/add/struct.rb +0 -52
  552. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/lib/json/add/symbol.rb +0 -52
  553. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/lib/json/add/time.rb +0 -52
  554. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/lib/json/common.rb +0 -1173
  555. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/lib/json/ext/generator/state.rb +0 -103
  556. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/lib/json/ext/generator.so +0 -0
  557. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/lib/json/ext/parser.so +0 -0
  558. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/lib/json/ext.rb +0 -45
  559. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/lib/json/generic_object.rb +0 -67
  560. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/lib/json/truffle_ruby/generator.rb +0 -752
  561. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/lib/json/version.rb +0 -5
  562. data/vendor/bundle/ruby/3.2.0/gems/json-2.19.5/lib/json.rb +0 -675
  563. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/LICENSE.txt +0 -21
  564. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/README.md +0 -88
  565. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/code_action_kind.rb +0 -85
  566. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/code_action_trigger_kind.rb +0 -22
  567. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/completion_item_kind.rb +0 -36
  568. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/completion_item_tag.rb +0 -16
  569. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/completion_trigger_kind.rb +0 -26
  570. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/diagnostic_severity.rb +0 -24
  571. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/diagnostic_tag.rb +0 -24
  572. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/document_diagnostic_report_kind.rb +0 -21
  573. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/document_highlight_kind.rb +0 -23
  574. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/error_codes.rb +0 -73
  575. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/failure_handling_kind.rb +0 -30
  576. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/file_change_type.rb +0 -23
  577. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/file_operation_pattern_kind.rb +0 -20
  578. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/folding_range_kind.rb +0 -24
  579. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/initialize_error_codes.rb +0 -16
  580. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/inlay_hint_kind.rb +0 -19
  581. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/insert_text_format.rb +0 -25
  582. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/insert_text_mode.rb +0 -30
  583. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/markup_kind.rb +0 -23
  584. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/message_type.rb +0 -24
  585. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/moniker_kind.rb +0 -24
  586. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/notebook_cell_kind.rb +0 -19
  587. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/position_encoding_kind.rb +0 -32
  588. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/prepare_support_default_behavior.rb +0 -13
  589. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/resource_operation_kind.rb +0 -23
  590. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/semantic_token_modifiers.rb +0 -18
  591. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/semantic_token_types.rb +0 -35
  592. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/signature_help_trigger_kind.rb +0 -24
  593. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/symbol_kind.rb +0 -37
  594. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/symbol_tag.rb +0 -15
  595. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/text_document_save_reason.rb +0 -24
  596. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/text_document_sync_kind.rb +0 -27
  597. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/token_format.rb +0 -9
  598. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/uniqueness_level.rb +0 -31
  599. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/watch_kind.rb +0 -20
  600. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant.rb +0 -77
  601. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/annotated_text_edit.rb +0 -56
  602. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/apply_workspace_edit_params.rb +0 -44
  603. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/apply_workspace_edit_result.rb +0 -56
  604. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_client_capabilities.rb +0 -36
  605. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_incoming_call.rb +0 -43
  606. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_incoming_calls_params.rb +0 -49
  607. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_item.rb +0 -100
  608. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_options.rb +0 -30
  609. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_outgoing_call.rb +0 -43
  610. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_outgoing_calls_params.rb +0 -49
  611. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_prepare_params.rb +0 -51
  612. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_registration_options.rb +0 -50
  613. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/cancel_params.rb +0 -33
  614. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/change_annotation.rb +0 -57
  615. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/client_capabilities.rb +0 -78
  616. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_action.rb +0 -127
  617. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_action_client_capabilities.rb +0 -95
  618. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_action_context.rb +0 -63
  619. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_action_options.rb +0 -52
  620. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_action_params.rb +0 -73
  621. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_action_registration_options.rb +0 -62
  622. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_description.rb +0 -36
  623. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_lens.rb +0 -61
  624. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_lens_client_capabilities.rb +0 -33
  625. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_lens_options.rb +0 -39
  626. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_lens_params.rb +0 -52
  627. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_lens_registration_options.rb +0 -49
  628. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_lens_workspace_client_capabilities.rb +0 -39
  629. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/color.rb +0 -63
  630. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/color_information.rb +0 -42
  631. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/color_presentation.rb +0 -57
  632. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/color_presentation_params.rb +0 -70
  633. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/command.rb +0 -52
  634. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_client_capabilities.rb +0 -79
  635. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_context.rb +0 -48
  636. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_item.rb +0 -267
  637. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_item_label_details.rb +0 -49
  638. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_list.rb +0 -69
  639. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_options.rb +0 -87
  640. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_params.rb +0 -72
  641. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_registration_options.rb +0 -94
  642. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/configuration_item.rb +0 -42
  643. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/configuration_params.rb +0 -30
  644. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/create_file.rb +0 -63
  645. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/create_file_options.rb +0 -45
  646. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/create_files_params.rb +0 -37
  647. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/declaration_client_capabilities.rb +0 -44
  648. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/declaration_options.rb +0 -30
  649. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/declaration_params.rb +0 -61
  650. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/declaration_registration_options.rb +0 -50
  651. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/definition_client_capabilities.rb +0 -42
  652. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/definition_options.rb +0 -30
  653. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/definition_params.rb +0 -61
  654. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/definition_registration_options.rb +0 -40
  655. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/delete_file.rb +0 -63
  656. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/delete_file_options.rb +0 -45
  657. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/delete_files_params.rb +0 -37
  658. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/diagnostic.rb +0 -110
  659. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/diagnostic_client_capabilities.rb +0 -49
  660. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/diagnostic_options.rb +0 -64
  661. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/diagnostic_registration_options.rb +0 -84
  662. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/diagnostic_related_information.rb +0 -47
  663. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/diagnostic_server_cancellation_data.rb +0 -33
  664. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/diagnostic_workspace_client_capabilities.rb +0 -42
  665. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_configuration_client_capabilities.rb +0 -33
  666. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_configuration_params.rb +0 -33
  667. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_notebook_document_params.rb +0 -56
  668. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_text_document_params.rb +0 -56
  669. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_watched_files_client_capabilities.rb +0 -45
  670. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_watched_files_params.rb +0 -33
  671. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_watched_files_registration_options.rb +0 -36
  672. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_workspace_folders_params.rb +0 -33
  673. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_close_notebook_document_params.rb +0 -46
  674. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_close_text_document_params.rb +0 -33
  675. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_open_notebook_document_params.rb +0 -46
  676. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_open_text_document_params.rb +0 -33
  677. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_save_notebook_document_params.rb +0 -36
  678. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_save_text_document_params.rb +0 -43
  679. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_color_client_capabilities.rb +0 -33
  680. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_color_options.rb +0 -30
  681. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_color_params.rb +0 -52
  682. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_color_registration_options.rb +0 -50
  683. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_diagnostic_params.rb +0 -73
  684. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_diagnostic_report_partial_result.rb +0 -33
  685. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_filter.rb +0 -63
  686. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_formatting_client_capabilities.rb +0 -33
  687. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_formatting_options.rb +0 -30
  688. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_formatting_params.rb +0 -51
  689. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_formatting_registration_options.rb +0 -40
  690. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_highlight.rb +0 -47
  691. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_highlight_client_capabilities.rb +0 -33
  692. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_highlight_options.rb +0 -30
  693. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_highlight_params.rb +0 -61
  694. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_highlight_registration_options.rb +0 -40
  695. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_link.rb +0 -70
  696. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_link_client_capabilities.rb +0 -42
  697. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_link_options.rb +0 -39
  698. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_link_params.rb +0 -52
  699. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_link_registration_options.rb +0 -49
  700. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_on_type_formatting_client_capabilities.rb +0 -33
  701. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_on_type_formatting_options.rb +0 -42
  702. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_on_type_formatting_params.rb +0 -65
  703. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_on_type_formatting_registration_options.rb +0 -52
  704. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_range_formatting_client_capabilities.rb +0 -33
  705. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_range_formatting_options.rb +0 -30
  706. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_range_formatting_params.rb +0 -60
  707. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_range_formatting_registration_options.rb +0 -40
  708. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_symbol.rb +0 -108
  709. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_symbol_client_capabilities.rb +0 -73
  710. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_symbol_options.rb +0 -40
  711. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_symbol_params.rb +0 -52
  712. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_symbol_registration_options.rb +0 -50
  713. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/execute_command_client_capabilities.rb +0 -33
  714. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/execute_command_options.rb +0 -39
  715. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/execute_command_params.rb +0 -51
  716. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/execute_command_registration_options.rb +0 -42
  717. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/execution_summary.rb +0 -45
  718. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_create.rb +0 -36
  719. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_delete.rb +0 -36
  720. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_event.rb +0 -45
  721. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_operation_filter.rb +0 -46
  722. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_operation_pattern.rb +0 -67
  723. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_operation_pattern_options.rb +0 -36
  724. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_operation_registration_options.rb +0 -36
  725. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_rename.rb +0 -45
  726. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_system_watcher.rb +0 -45
  727. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/folding_range.rb +0 -94
  728. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/folding_range_client_capabilities.rb +0 -76
  729. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/folding_range_options.rb +0 -30
  730. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/folding_range_params.rb +0 -52
  731. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/folding_range_registration_options.rb +0 -50
  732. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/formatting_options.rb +0 -72
  733. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/full_document_diagnostic_report.rb +0 -56
  734. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/hover.rb +0 -46
  735. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/hover_client_capabilities.rb +0 -44
  736. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/hover_options.rb +0 -30
  737. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/hover_params.rb +0 -51
  738. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/hover_registration_options.rb +0 -40
  739. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/hover_result.rb +0 -30
  740. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/implementation_client_capabilities.rb +0 -44
  741. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/implementation_options.rb +0 -30
  742. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/implementation_params.rb +0 -61
  743. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/implementation_registration_options.rb +0 -50
  744. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/initialize_error.rb +0 -36
  745. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/initialize_params.rb +0 -128
  746. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/initialize_result.rb +0 -42
  747. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/initialized_params.rb +0 -24
  748. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inlay_hint.rb +0 -122
  749. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inlay_hint_client_capabilities.rb +0 -46
  750. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inlay_hint_label_part.rb +0 -79
  751. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inlay_hint_options.rb +0 -43
  752. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inlay_hint_params.rb +0 -54
  753. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inlay_hint_registration_options.rb +0 -63
  754. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inlay_hint_workspace_client_capabilities.rb +0 -42
  755. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_client_capabilities.rb +0 -37
  756. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_context.rb +0 -44
  757. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_evaluatable_expression.rb +0 -52
  758. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_options.rb +0 -33
  759. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_params.rb +0 -64
  760. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_registration_options.rb +0 -53
  761. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_text.rb +0 -45
  762. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_variable_lookup.rb +0 -61
  763. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_workspace_client_capabilities.rb +0 -42
  764. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/insert_replace_edit.rb +0 -54
  765. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/linked_editing_range_client_capabilities.rb +0 -36
  766. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/linked_editing_range_options.rb +0 -30
  767. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/linked_editing_range_params.rb +0 -51
  768. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/linked_editing_range_registration_options.rb +0 -50
  769. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/linked_editing_ranges.rb +0 -46
  770. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/location.rb +0 -36
  771. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/location_link.rb +0 -68
  772. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/log_message_params.rb +0 -42
  773. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/log_trace_params.rb +0 -43
  774. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/markup_content.rb +0 -68
  775. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/message.rb +0 -30
  776. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/message_action_item.rb +0 -33
  777. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/moniker.rb +0 -64
  778. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/moniker_client_capabilities.rb +0 -36
  779. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/moniker_options.rb +0 -30
  780. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/moniker_params.rb +0 -61
  781. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/moniker_registration_options.rb +0 -40
  782. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_cell.rb +0 -69
  783. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_cell_array_change.rb +0 -55
  784. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_cell_text_document_filter.rb +0 -52
  785. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document.rb +0 -74
  786. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document_change_event.rb +0 -45
  787. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document_client_capabilities.rb +0 -36
  788. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document_filter.rb +0 -79
  789. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document_identifier.rb +0 -36
  790. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document_sync_client_capabilities.rb +0 -48
  791. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document_sync_options.rb +0 -56
  792. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document_sync_registration_options.rb +0 -56
  793. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notification_message.rb +0 -48
  794. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/optional_versioned_text_document_identifier.rb +0 -50
  795. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/parameter_information.rb +0 -56
  796. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/partial_result_params.rb +0 -34
  797. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/position.rb +0 -46
  798. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/prepare_rename_params.rb +0 -51
  799. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/previous_result_id.rb +0 -46
  800. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/progress_params.rb +0 -42
  801. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/publish_diagnostics_client_capabilities.rb +0 -73
  802. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/publish_diagnostics_params.rb +0 -52
  803. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/range.rb +0 -42
  804. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/reference_client_capabilities.rb +0 -33
  805. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/reference_context.rb +0 -33
  806. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/reference_options.rb +0 -30
  807. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/reference_params.rb +0 -67
  808. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/reference_registration_options.rb +0 -40
  809. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/registration.rb +0 -55
  810. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/registration_params.rb +0 -30
  811. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/regular_expressions_client_capabilities.rb +0 -45
  812. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/related_full_document_diagnostic_report.rb +0 -69
  813. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/related_unchanged_document_diagnostic_report.rb +0 -62
  814. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/relative_pattern.rb +0 -48
  815. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/rename_client_capabilities.rb +0 -69
  816. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/rename_file.rb +0 -72
  817. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/rename_file_options.rb +0 -45
  818. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/rename_files_params.rb +0 -38
  819. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/rename_options.rb +0 -39
  820. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/rename_params.rb +0 -62
  821. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/rename_registration_options.rb +0 -49
  822. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/request_message.rb +0 -57
  823. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/response_error.rb +0 -52
  824. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/response_message.rb +0 -58
  825. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/save_options.rb +0 -33
  826. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/selection_range.rb +0 -43
  827. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/selection_range_client_capabilities.rb +0 -36
  828. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/selection_range_options.rb +0 -30
  829. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/selection_range_params.rb +0 -61
  830. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/selection_range_registration_options.rb +0 -50
  831. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens.rb +0 -45
  832. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_client_capabilities.rb +0 -125
  833. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_delta.rb +0 -40
  834. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_delta_params.rb +0 -62
  835. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_delta_partial_result.rb +0 -30
  836. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_edit.rb +0 -51
  837. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_legend.rb +0 -42
  838. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_options.rb +0 -58
  839. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_params.rb +0 -52
  840. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_partial_result.rb +0 -30
  841. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_range_params.rb +0 -61
  842. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_registration_options.rb +0 -78
  843. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_workspace_client_capabilities.rb +0 -39
  844. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/server_capabilities.rb +0 -352
  845. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/set_trace_params.rb +0 -33
  846. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/show_document_client_capabilities.rb +0 -37
  847. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/show_document_params.rb +0 -71
  848. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/show_document_result.rb +0 -36
  849. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/show_message_params.rb +0 -42
  850. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/show_message_request_client_capabilities.rb +0 -36
  851. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/show_message_request_params.rb +0 -51
  852. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/signature_help.rb +0 -71
  853. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/signature_help_client_capabilities.rb +0 -55
  854. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/signature_help_context.rb +0 -74
  855. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/signature_help_options.rb +0 -53
  856. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/signature_help_params.rb +0 -62
  857. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/signature_help_registration_options.rb +0 -63
  858. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/signature_information.rb +0 -69
  859. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/static_registration_options.rb +0 -37
  860. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/symbol_information.rb +0 -93
  861. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_change_registration_options.rb +0 -47
  862. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_client_capabilities.rb +0 -297
  863. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_content_change_event.rb +0 -59
  864. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_edit.rb +0 -42
  865. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_identifier.rb +0 -33
  866. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_item.rb +0 -61
  867. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_position_params.rb +0 -42
  868. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_registration_options.rb +0 -37
  869. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_save_registration_options.rb +0 -43
  870. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_sync_client_capabilities.rb +0 -62
  871. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_sync_options.rb +0 -78
  872. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_edit.rb +0 -44
  873. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_definition_client_capabilities.rb +0 -44
  874. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_definition_options.rb +0 -30
  875. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_definition_params.rb +0 -61
  876. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_definition_registration_options.rb +0 -50
  877. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_hierarchy_item.rb +0 -102
  878. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_hierarchy_options.rb +0 -30
  879. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_hierarchy_prepare_params.rb +0 -51
  880. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_hierarchy_registration_options.rb +0 -50
  881. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_hierarchy_subtypes_params.rb +0 -49
  882. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_hierarchy_supertypes_params.rb +0 -49
  883. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/unchanged_document_diagnostic_report.rb +0 -50
  884. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/unregistration.rb +0 -46
  885. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/unregistration_params.rb +0 -30
  886. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/versioned_notebook_document_identifier.rb +0 -45
  887. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/versioned_text_document_identifier.rb +0 -45
  888. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/will_save_text_document_params.rb +0 -45
  889. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/work_done_progress_begin.rb +0 -80
  890. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/work_done_progress_cancel_params.rb +0 -33
  891. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/work_done_progress_create_params.rb +0 -33
  892. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/work_done_progress_end.rb +0 -40
  893. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/work_done_progress_options.rb +0 -30
  894. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/work_done_progress_params.rb +0 -33
  895. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/work_done_progress_report.rb +0 -70
  896. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_diagnostic_params.rb +0 -65
  897. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_diagnostic_report.rb +0 -33
  898. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_diagnostic_report_partial_result.rb +0 -33
  899. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_edit.rb +0 -68
  900. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_edit_client_capabilities.rb +0 -75
  901. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_folder.rb +0 -43
  902. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_folders_change_event.rb +0 -45
  903. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_folders_server_capabilities.rb +0 -48
  904. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_full_document_diagnostic_report.rb +0 -75
  905. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_symbol.rb +0 -89
  906. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_symbol_client_capabilities.rb +0 -64
  907. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_symbol_options.rb +0 -40
  908. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_symbol_params.rb +0 -56
  909. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_symbol_registration_options.rb +0 -40
  910. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_unchanged_document_diagnostic_report.rb +0 -68
  911. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface.rb +0 -631
  912. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/transport/io/reader.rb +0 -35
  913. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/transport/io/writer.rb +0 -39
  914. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/transport/io.rb +0 -2
  915. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/transport/stdio/reader.rb +0 -13
  916. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/transport/stdio/writer.rb +0 -13
  917. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/transport/stdio.rb +0 -2
  918. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/transport.rb +0 -2
  919. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/version.rb +0 -5
  920. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol.rb +0 -4
  921. data/vendor/bundle/ruby/3.2.0/gems/language_server-protocol-3.17.0.5/lib/language_server-protocol.rb +0 -1
  922. data/vendor/bundle/ruby/3.2.0/gems/lint_roller-1.1.0/.standard.yml +0 -3
  923. data/vendor/bundle/ruby/3.2.0/gems/lint_roller-1.1.0/CHANGELOG.md +0 -15
  924. data/vendor/bundle/ruby/3.2.0/gems/lint_roller-1.1.0/Gemfile +0 -9
  925. data/vendor/bundle/ruby/3.2.0/gems/lint_roller-1.1.0/Gemfile.lock +0 -58
  926. data/vendor/bundle/ruby/3.2.0/gems/lint_roller-1.1.0/LICENSE.txt +0 -21
  927. data/vendor/bundle/ruby/3.2.0/gems/lint_roller-1.1.0/README.md +0 -173
  928. data/vendor/bundle/ruby/3.2.0/gems/lint_roller-1.1.0/Rakefile +0 -12
  929. data/vendor/bundle/ruby/3.2.0/gems/lint_roller-1.1.0/lib/lint_roller/about.rb +0 -9
  930. data/vendor/bundle/ruby/3.2.0/gems/lint_roller-1.1.0/lib/lint_roller/context.rb +0 -11
  931. data/vendor/bundle/ruby/3.2.0/gems/lint_roller-1.1.0/lib/lint_roller/error.rb +0 -4
  932. data/vendor/bundle/ruby/3.2.0/gems/lint_roller-1.1.0/lib/lint_roller/plugin.rb +0 -22
  933. data/vendor/bundle/ruby/3.2.0/gems/lint_roller-1.1.0/lib/lint_roller/rules.rb +0 -17
  934. data/vendor/bundle/ruby/3.2.0/gems/lint_roller-1.1.0/lib/lint_roller/support/merges_upstream_metadata.rb +0 -23
  935. data/vendor/bundle/ruby/3.2.0/gems/lint_roller-1.1.0/lib/lint_roller/version.rb +0 -3
  936. data/vendor/bundle/ruby/3.2.0/gems/lint_roller-1.1.0/lib/lint_roller.rb +0 -13
  937. data/vendor/bundle/ruby/3.2.0/gems/logger-1.7.0/.document +0 -4
  938. data/vendor/bundle/ruby/3.2.0/gems/logger-1.7.0/.rdoc_options +0 -3
  939. data/vendor/bundle/ruby/3.2.0/gems/logger-1.7.0/BSDL +0 -22
  940. data/vendor/bundle/ruby/3.2.0/gems/logger-1.7.0/COPYING +0 -56
  941. data/vendor/bundle/ruby/3.2.0/gems/logger-1.7.0/README.md +0 -104
  942. data/vendor/bundle/ruby/3.2.0/gems/logger-1.7.0/lib/logger/errors.rb +0 -9
  943. data/vendor/bundle/ruby/3.2.0/gems/logger-1.7.0/lib/logger/formatter.rb +0 -36
  944. data/vendor/bundle/ruby/3.2.0/gems/logger-1.7.0/lib/logger/log_device.rb +0 -265
  945. data/vendor/bundle/ruby/3.2.0/gems/logger-1.7.0/lib/logger/period.rb +0 -47
  946. data/vendor/bundle/ruby/3.2.0/gems/logger-1.7.0/lib/logger/severity.rb +0 -38
  947. data/vendor/bundle/ruby/3.2.0/gems/logger-1.7.0/lib/logger/version.rb +0 -5
  948. data/vendor/bundle/ruby/3.2.0/gems/logger-1.7.0/lib/logger.rb +0 -789
  949. data/vendor/bundle/ruby/3.2.0/gems/marcel-1.1.0/APACHE-LICENSE +0 -202
  950. data/vendor/bundle/ruby/3.2.0/gems/marcel-1.1.0/MIT-LICENSE +0 -20
  951. data/vendor/bundle/ruby/3.2.0/gems/marcel-1.1.0/README.md +0 -78
  952. data/vendor/bundle/ruby/3.2.0/gems/marcel-1.1.0/lib/marcel/magic.rb +0 -148
  953. data/vendor/bundle/ruby/3.2.0/gems/marcel-1.1.0/lib/marcel/mime_type/definitions.rb +0 -72
  954. data/vendor/bundle/ruby/3.2.0/gems/marcel-1.1.0/lib/marcel/mime_type.rb +0 -98
  955. data/vendor/bundle/ruby/3.2.0/gems/marcel-1.1.0/lib/marcel/tables.rb +0 -2962
  956. data/vendor/bundle/ruby/3.2.0/gems/marcel-1.1.0/lib/marcel/version.rb +0 -5
  957. data/vendor/bundle/ruby/3.2.0/gems/marcel-1.1.0/lib/marcel.rb +0 -7
  958. data/vendor/bundle/ruby/3.2.0/gems/multipart-post-2.4.1/changelog.md +0 -14
  959. data/vendor/bundle/ruby/3.2.0/gems/multipart-post-2.4.1/lib/composite_io.rb +0 -17
  960. data/vendor/bundle/ruby/3.2.0/gems/multipart-post-2.4.1/lib/multipart/post/composite_read_io.rb +0 -91
  961. data/vendor/bundle/ruby/3.2.0/gems/multipart-post-2.4.1/lib/multipart/post/multipartable.rb +0 -70
  962. data/vendor/bundle/ruby/3.2.0/gems/multipart-post-2.4.1/lib/multipart/post/parts.rb +0 -148
  963. data/vendor/bundle/ruby/3.2.0/gems/multipart-post-2.4.1/lib/multipart/post/upload_io.rb +0 -64
  964. data/vendor/bundle/ruby/3.2.0/gems/multipart-post-2.4.1/lib/multipart/post/version.rb +0 -11
  965. data/vendor/bundle/ruby/3.2.0/gems/multipart-post-2.4.1/lib/multipart/post.rb +0 -8
  966. data/vendor/bundle/ruby/3.2.0/gems/multipart-post-2.4.1/lib/multipart_post.rb +0 -11
  967. data/vendor/bundle/ruby/3.2.0/gems/multipart-post-2.4.1/lib/multipartable.rb +0 -19
  968. data/vendor/bundle/ruby/3.2.0/gems/multipart-post-2.4.1/lib/net/http/post/multipart.rb +0 -28
  969. data/vendor/bundle/ruby/3.2.0/gems/multipart-post-2.4.1/lib/parts.rb +0 -25
  970. data/vendor/bundle/ruby/3.2.0/gems/multipart-post-2.4.1/license.md +0 -58
  971. data/vendor/bundle/ruby/3.2.0/gems/multipart-post-2.4.1/readme.md +0 -170
  972. data/vendor/bundle/ruby/3.2.0/gems/net-http-0.9.1/.document +0 -5
  973. data/vendor/bundle/ruby/3.2.0/gems/net-http-0.9.1/BSDL +0 -22
  974. data/vendor/bundle/ruby/3.2.0/gems/net-http-0.9.1/COPYING +0 -56
  975. data/vendor/bundle/ruby/3.2.0/gems/net-http-0.9.1/README.md +0 -93
  976. data/vendor/bundle/ruby/3.2.0/gems/net-http-0.9.1/doc/net-http/examples.rdoc +0 -31
  977. data/vendor/bundle/ruby/3.2.0/gems/net-http-0.9.1/doc/net-http/included_getters.rdoc +0 -3
  978. data/vendor/bundle/ruby/3.2.0/gems/net-http-0.9.1/lib/net/http/exceptions.rb +0 -35
  979. data/vendor/bundle/ruby/3.2.0/gems/net-http-0.9.1/lib/net/http/generic_request.rb +0 -429
  980. data/vendor/bundle/ruby/3.2.0/gems/net-http-0.9.1/lib/net/http/header.rb +0 -985
  981. data/vendor/bundle/ruby/3.2.0/gems/net-http-0.9.1/lib/net/http/proxy_delta.rb +0 -17
  982. data/vendor/bundle/ruby/3.2.0/gems/net-http-0.9.1/lib/net/http/request.rb +0 -88
  983. data/vendor/bundle/ruby/3.2.0/gems/net-http-0.9.1/lib/net/http/requests.rb +0 -444
  984. data/vendor/bundle/ruby/3.2.0/gems/net-http-0.9.1/lib/net/http/response.rb +0 -739
  985. data/vendor/bundle/ruby/3.2.0/gems/net-http-0.9.1/lib/net/http/responses.rb +0 -1242
  986. data/vendor/bundle/ruby/3.2.0/gems/net-http-0.9.1/lib/net/http/status.rb +0 -84
  987. data/vendor/bundle/ruby/3.2.0/gems/net-http-0.9.1/lib/net/http.rb +0 -2608
  988. data/vendor/bundle/ruby/3.2.0/gems/net-http-0.9.1/lib/net/https.rb +0 -23
  989. data/vendor/bundle/ruby/3.2.0/gems/parallel-1.28.0/MIT-LICENSE.txt +0 -20
  990. data/vendor/bundle/ruby/3.2.0/gems/parallel-1.28.0/lib/parallel/version.rb +0 -4
  991. data/vendor/bundle/ruby/3.2.0/gems/parallel-1.28.0/lib/parallel.rb +0 -719
  992. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/LICENSE.txt +0 -26
  993. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/bin/ruby-parse +0 -7
  994. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/bin/ruby-rewrite +0 -7
  995. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/gauntlet_parser.rb +0 -123
  996. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/all.rb +0 -17
  997. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/ast/node.rb +0 -40
  998. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/ast/processor.rb +0 -293
  999. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/base.rb +0 -294
  1000. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/builders/default.rb +0 -2351
  1001. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/clobbering_error.rb +0 -13
  1002. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/color.rb +0 -32
  1003. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/context.rb +0 -51
  1004. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/current.rb +0 -146
  1005. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/current_arg_stack.rb +0 -46
  1006. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/deprecation.rb +0 -13
  1007. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/diagnostic/engine.rb +0 -104
  1008. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/diagnostic.rb +0 -163
  1009. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/lexer/dedenter.rb +0 -88
  1010. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/lexer/explanation.rb +0 -55
  1011. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/lexer/literal.rb +0 -284
  1012. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/lexer/stack_state.rb +0 -49
  1013. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/lexer-F0.rb +0 -12931
  1014. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/lexer-F1.rb +0 -14884
  1015. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/lexer-strings.rb +0 -5433
  1016. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/macruby.rb +0 -9634
  1017. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/max_numparam_stack.rb +0 -56
  1018. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/messages.rb +0 -125
  1019. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/meta.rb +0 -48
  1020. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/rewriter.rb +0 -105
  1021. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/ruby18.rb +0 -9272
  1022. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/ruby19.rb +0 -9558
  1023. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/ruby20.rb +0 -10229
  1024. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/ruby21.rb +0 -10203
  1025. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/ruby22.rb +0 -10302
  1026. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/ruby23.rb +0 -10322
  1027. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/ruby24.rb +0 -10454
  1028. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/ruby25.rb +0 -10374
  1029. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/ruby26.rb +0 -10352
  1030. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/ruby27.rb +0 -11948
  1031. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/ruby30.rb +0 -12244
  1032. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/ruby31.rb +0 -12717
  1033. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/ruby32.rb +0 -12705
  1034. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/ruby33.rb +0 -12590
  1035. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/ruby34.rb +0 -12597
  1036. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/rubymotion.rb +0 -9515
  1037. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/runner/ruby_parse.rb +0 -157
  1038. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/runner/ruby_rewrite.rb +0 -101
  1039. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/runner.rb +0 -299
  1040. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/source/buffer.rb +0 -369
  1041. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/source/comment/associator.rb +0 -233
  1042. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/source/comment.rb +0 -134
  1043. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/source/map/collection.rb +0 -18
  1044. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/source/map/condition.rb +0 -21
  1045. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/source/map/constant.rb +0 -32
  1046. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/source/map/definition.rb +0 -23
  1047. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/source/map/for.rb +0 -19
  1048. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/source/map/heredoc.rb +0 -19
  1049. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/source/map/index.rb +0 -33
  1050. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/source/map/keyword.rb +0 -20
  1051. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/source/map/method_definition.rb +0 -25
  1052. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/source/map/objc_kwarg.rb +0 -19
  1053. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/source/map/operator.rb +0 -17
  1054. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/source/map/rescue_body.rb +0 -21
  1055. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/source/map/send.rb +0 -36
  1056. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/source/map/ternary.rb +0 -18
  1057. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/source/map/variable.rb +0 -31
  1058. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/source/map.rb +0 -186
  1059. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/source/range.rb +0 -326
  1060. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/source/rewriter/action.rb +0 -44
  1061. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/source/rewriter.rb +0 -513
  1062. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/source/tree_rewriter/action.rb +0 -243
  1063. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/source/tree_rewriter.rb +0 -431
  1064. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/static_environment.rb +0 -134
  1065. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/syntax_error.rb +0 -21
  1066. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/tree_rewriter.rb +0 -133
  1067. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/unknown_encoding_in_magic_comment_error.rb +0 -15
  1068. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/variables_stack.rb +0 -36
  1069. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser/version.rb +0 -5
  1070. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/lib/parser.rb +0 -91
  1071. data/vendor/bundle/ruby/3.2.0/gems/parser-3.3.11.1/parser.gemspec +0 -43
  1072. data/vendor/bundle/ruby/3.2.0/gems/pp-0.6.3/BSDL +0 -22
  1073. data/vendor/bundle/ruby/3.2.0/gems/pp-0.6.3/COPYING +0 -56
  1074. data/vendor/bundle/ruby/3.2.0/gems/pp-0.6.3/lib/pp.rb +0 -738
  1075. data/vendor/bundle/ruby/3.2.0/gems/pp-0.6.3/pp.gemspec +0 -35
  1076. data/vendor/bundle/ruby/3.2.0/gems/prettyprint-0.2.0/.github/dependabot.yml +0 -6
  1077. data/vendor/bundle/ruby/3.2.0/gems/prettyprint-0.2.0/.github/workflows/test.yml +0 -41
  1078. data/vendor/bundle/ruby/3.2.0/gems/prettyprint-0.2.0/.gitignore +0 -8
  1079. data/vendor/bundle/ruby/3.2.0/gems/prettyprint-0.2.0/Gemfile +0 -4
  1080. data/vendor/bundle/ruby/3.2.0/gems/prettyprint-0.2.0/LICENSE.txt +0 -22
  1081. data/vendor/bundle/ruby/3.2.0/gems/prettyprint-0.2.0/README.md +0 -43
  1082. data/vendor/bundle/ruby/3.2.0/gems/prettyprint-0.2.0/Rakefile +0 -10
  1083. data/vendor/bundle/ruby/3.2.0/gems/prettyprint-0.2.0/bin/console +0 -14
  1084. data/vendor/bundle/ruby/3.2.0/gems/prettyprint-0.2.0/bin/setup +0 -8
  1085. data/vendor/bundle/ruby/3.2.0/gems/prettyprint-0.2.0/lib/prettyprint.rb +0 -558
  1086. data/vendor/bundle/ruby/3.2.0/gems/prettyprint-0.2.0/prettyprint.gemspec +0 -29
  1087. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/BSDmakefile +0 -58
  1088. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/CHANGELOG.md +0 -786
  1089. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/CODE_OF_CONDUCT.md +0 -76
  1090. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/CONTRIBUTING.md +0 -58
  1091. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/LICENSE.md +0 -7
  1092. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/Makefile +0 -116
  1093. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/README.md +0 -143
  1094. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/config.yml +0 -4739
  1095. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/docs/build_system.md +0 -119
  1096. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/docs/configuration.md +0 -68
  1097. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/docs/cruby_compilation.md +0 -27
  1098. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/docs/design.md +0 -53
  1099. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/docs/encoding.md +0 -121
  1100. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/docs/fuzzing.md +0 -88
  1101. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/docs/heredocs.md +0 -36
  1102. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/docs/javascript.md +0 -118
  1103. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/docs/local_variable_depth.md +0 -229
  1104. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/docs/mapping.md +0 -117
  1105. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/docs/parser_translation.md +0 -24
  1106. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/docs/parsing_rules.md +0 -22
  1107. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/docs/releasing.md +0 -75
  1108. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/docs/relocation.md +0 -34
  1109. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/docs/ripper_translation.md +0 -63
  1110. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/docs/ruby_api.md +0 -45
  1111. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/docs/ruby_parser_translation.md +0 -19
  1112. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/docs/serialization.md +0 -233
  1113. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/docs/testing.md +0 -55
  1114. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/ext/prism/Makefile +0 -269
  1115. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/ext/prism/api_node.c +0 -6945
  1116. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/ext/prism/api_pack.c +0 -276
  1117. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/ext/prism/extconf.rb +0 -127
  1118. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/ext/prism/extension.c +0 -1427
  1119. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/ext/prism/extension.h +0 -19
  1120. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/include/prism/ast.h +0 -8254
  1121. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/include/prism/defines.h +0 -260
  1122. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/include/prism/diagnostic.h +0 -458
  1123. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/include/prism/encoding.h +0 -283
  1124. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/include/prism/node.h +0 -129
  1125. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/include/prism/options.h +0 -488
  1126. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/include/prism/pack.h +0 -163
  1127. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/include/prism/parser.h +0 -936
  1128. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/include/prism/prettyprint.h +0 -34
  1129. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/include/prism/regexp.h +0 -43
  1130. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/include/prism/static_literals.h +0 -121
  1131. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/include/prism/util/pm_buffer.h +0 -236
  1132. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/include/prism/util/pm_char.h +0 -204
  1133. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/include/prism/util/pm_constant_pool.h +0 -218
  1134. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/include/prism/util/pm_integer.h +0 -130
  1135. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/include/prism/util/pm_list.h +0 -103
  1136. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/include/prism/util/pm_memchr.h +0 -29
  1137. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/include/prism/util/pm_newline_list.h +0 -113
  1138. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/include/prism/util/pm_string.h +0 -200
  1139. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/include/prism/util/pm_strncasecmp.h +0 -32
  1140. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/include/prism/util/pm_strpbrk.h +0 -46
  1141. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/include/prism/version.h +0 -29
  1142. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/include/prism.h +0 -408
  1143. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/compiler.rb +0 -801
  1144. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/desugar_compiler.rb +0 -392
  1145. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/dispatcher.rb +0 -2210
  1146. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/dot_visitor.rb +0 -4767
  1147. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/dsl.rb +0 -1003
  1148. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/ffi.rb +0 -578
  1149. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/inspect_visitor.rb +0 -2393
  1150. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/lex_compat.rb +0 -911
  1151. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/mutation_compiler.rb +0 -772
  1152. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/node.rb +0 -19966
  1153. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/node_ext.rb +0 -511
  1154. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/pack.rb +0 -230
  1155. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/parse_result/comments.rb +0 -188
  1156. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/parse_result/errors.rb +0 -66
  1157. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/parse_result/newlines.rb +0 -155
  1158. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/parse_result.rb +0 -907
  1159. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/pattern.rb +0 -269
  1160. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/polyfill/append_as_bytes.rb +0 -15
  1161. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/polyfill/byteindex.rb +0 -13
  1162. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/polyfill/scan_byte.rb +0 -14
  1163. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/polyfill/unpack1.rb +0 -14
  1164. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/polyfill/warn.rb +0 -36
  1165. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/prism.so +0 -0
  1166. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/reflection.rb +0 -416
  1167. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/relocation.rb +0 -505
  1168. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/serialize.rb +0 -2400
  1169. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/string_query.rb +0 -31
  1170. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/translation/parser/builder.rb +0 -62
  1171. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/translation/parser/compiler.rb +0 -2234
  1172. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/translation/parser/lexer.rb +0 -820
  1173. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/translation/parser.rb +0 -376
  1174. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/translation/parser_current.rb +0 -26
  1175. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/translation/parser_versions.rb +0 -36
  1176. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/translation/ripper/filter.rb +0 -53
  1177. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/translation/ripper/lexer.rb +0 -135
  1178. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/translation/ripper/sexp.rb +0 -126
  1179. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/translation/ripper/shim.rb +0 -5
  1180. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/translation/ripper.rb +0 -3520
  1181. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/translation/ruby_parser.rb +0 -1964
  1182. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/translation.rb +0 -18
  1183. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism/visitor.rb +0 -813
  1184. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/lib/prism.rb +0 -98
  1185. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/prism.gemspec +0 -172
  1186. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/rbi/prism/compiler.rbi +0 -12
  1187. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/rbi/prism/dsl.rbi +0 -524
  1188. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/rbi/prism/inspect_visitor.rbi +0 -12
  1189. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/rbi/prism/node.rbi +0 -8750
  1190. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/rbi/prism/node_ext.rbi +0 -107
  1191. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/rbi/prism/parse_result.rbi +0 -404
  1192. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/rbi/prism/reflection.rbi +0 -58
  1193. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/rbi/prism/string_query.rbi +0 -12
  1194. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/rbi/prism/translation/parser.rbi +0 -11
  1195. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/rbi/prism/translation/parser_versions.rbi +0 -23
  1196. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/rbi/prism/translation/ripper.rbi +0 -15
  1197. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/rbi/prism/visitor.rbi +0 -473
  1198. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/rbi/prism.rbi +0 -63
  1199. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/sig/prism/compiler.rbs +0 -9
  1200. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/sig/prism/dispatcher.rbs +0 -19
  1201. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/sig/prism/dot_visitor.rbs +0 -6
  1202. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/sig/prism/dsl.rbs +0 -351
  1203. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/sig/prism/inspect_visitor.rbs +0 -22
  1204. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/sig/prism/lex_compat.rbs +0 -10
  1205. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/sig/prism/mutation_compiler.rbs +0 -159
  1206. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/sig/prism/node.rbs +0 -4042
  1207. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/sig/prism/node_ext.rbs +0 -149
  1208. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/sig/prism/pack.rbs +0 -43
  1209. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/sig/prism/parse_result/comments.rbs +0 -38
  1210. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/sig/prism/parse_result.rbs +0 -197
  1211. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/sig/prism/pattern.rbs +0 -13
  1212. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/sig/prism/reflection.rbs +0 -50
  1213. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/sig/prism/relocation.rbs +0 -185
  1214. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/sig/prism/serialize.rbs +0 -8
  1215. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/sig/prism/string_query.rbs +0 -11
  1216. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/sig/prism/visitor.rbs +0 -169
  1217. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/sig/prism.rbs +0 -272
  1218. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/src/diagnostic.c +0 -854
  1219. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/src/encoding.c +0 -5340
  1220. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/src/node.c +0 -8685
  1221. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/src/options.c +0 -338
  1222. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/src/pack.c +0 -509
  1223. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/src/prettyprint.c +0 -8957
  1224. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/src/prism.c +0 -22679
  1225. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/src/regexp.c +0 -790
  1226. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/src/serialize.c +0 -2274
  1227. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/src/static_literals.c +0 -617
  1228. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/src/token_type.c +0 -703
  1229. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/src/util/pm_buffer.c +0 -357
  1230. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/src/util/pm_char.c +0 -318
  1231. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/src/util/pm_constant_pool.c +0 -342
  1232. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/src/util/pm_integer.c +0 -670
  1233. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/src/util/pm_list.c +0 -49
  1234. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/src/util/pm_memchr.c +0 -35
  1235. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/src/util/pm_newline_list.c +0 -125
  1236. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/src/util/pm_string.c +0 -381
  1237. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/src/util/pm_strncasecmp.c +0 -36
  1238. data/vendor/bundle/ruby/3.2.0/gems/prism-1.9.0/src/util/pm_strpbrk.c +0 -206
  1239. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/CONTRIBUTING.md +0 -24
  1240. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/LICENSE +0 -21
  1241. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/README.md +0 -90
  1242. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/ext/psych/Makefile +0 -291
  1243. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/ext/psych/depend +0 -17
  1244. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/ext/psych/extconf.rb +0 -56
  1245. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/ext/psych/psych.c +0 -36
  1246. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/ext/psych/psych.h +0 -17
  1247. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/ext/psych/psych_emitter.c +0 -589
  1248. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/ext/psych/psych_emitter.h +0 -8
  1249. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/ext/psych/psych_parser.c +0 -564
  1250. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/ext/psych/psych_parser.h +0 -6
  1251. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/ext/psych/psych_to_ruby.c +0 -42
  1252. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/ext/psych/psych_to_ruby.h +0 -8
  1253. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/ext/psych/psych_yaml_tree.c +0 -11
  1254. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/ext/psych/psych_yaml_tree.h +0 -8
  1255. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/class_loader.rb +0 -105
  1256. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/coder.rb +0 -95
  1257. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/core_ext.rb +0 -36
  1258. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/exception.rb +0 -28
  1259. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/handler.rb +0 -255
  1260. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/handlers/document_stream.rb +0 -23
  1261. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/handlers/recorder.rb +0 -40
  1262. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/json/ruby_events.rb +0 -20
  1263. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/json/stream.rb +0 -17
  1264. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/json/tree_builder.rb +0 -13
  1265. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/json/yaml_events.rb +0 -30
  1266. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/nodes/alias.rb +0 -21
  1267. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/nodes/document.rb +0 -63
  1268. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/nodes/mapping.rb +0 -59
  1269. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/nodes/node.rb +0 -76
  1270. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/nodes/scalar.rb +0 -70
  1271. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/nodes/sequence.rb +0 -84
  1272. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/nodes/stream.rb +0 -40
  1273. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/nodes.rb +0 -78
  1274. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/omap.rb +0 -5
  1275. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/parser.rb +0 -65
  1276. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/scalar_scanner.rb +0 -142
  1277. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/set.rb +0 -5
  1278. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/stream.rb +0 -38
  1279. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/streaming.rb +0 -28
  1280. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/syntax_error.rb +0 -22
  1281. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/tree_builder.rb +0 -137
  1282. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/versions.rb +0 -10
  1283. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/visitors/depth_first.rb +0 -27
  1284. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/visitors/emitter.rb +0 -52
  1285. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/visitors/json_tree.rb +0 -25
  1286. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/visitors/to_ruby.rb +0 -479
  1287. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/visitors/visitor.rb +0 -34
  1288. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/visitors/yaml_tree.rb +0 -626
  1289. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/visitors.rb +0 -7
  1290. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych/y.rb +0 -10
  1291. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych.rb +0 -794
  1292. data/vendor/bundle/ruby/3.2.0/gems/psych-5.3.1/lib/psych.so +0 -0
  1293. data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/BSDL +0 -22
  1294. data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/COPYING +0 -56
  1295. data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/ChangeLog +0 -846
  1296. data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/README.ja.rdoc +0 -58
  1297. data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/README.rdoc +0 -60
  1298. data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/TODO +0 -5
  1299. data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/bin/racc +0 -320
  1300. data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/doc/en/grammar.en.rdoc +0 -218
  1301. data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/doc/en/grammar2.en.rdoc +0 -219
  1302. data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/doc/ja/command.ja.html +0 -99
  1303. data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/doc/ja/debug.ja.rdoc +0 -36
  1304. data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/doc/ja/grammar.ja.rdoc +0 -348
  1305. data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/doc/ja/index.ja.html +0 -10
  1306. data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/doc/ja/parser.ja.rdoc +0 -125
  1307. data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/doc/ja/usage.ja.html +0 -414
  1308. data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/ext/racc/cparse/Makefile +0 -269
  1309. data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/ext/racc/cparse/cparse.c +0 -840
  1310. data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/ext/racc/cparse/extconf.rb +0 -8
  1311. data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc/compat.rb +0 -33
  1312. data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc/cparse.so +0 -0
  1313. data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc/debugflags.rb +0 -60
  1314. data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc/exception.rb +0 -16
  1315. data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc/grammar.rb +0 -1191
  1316. data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc/grammarfileparser.rb +0 -667
  1317. data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc/info.rb +0 -18
  1318. data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc/iset.rb +0 -92
  1319. data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc/logfilegenerator.rb +0 -212
  1320. data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc/parser-text.rb +0 -644
  1321. data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc/parser.rb +0 -630
  1322. data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc/parserfilegenerator.rb +0 -473
  1323. data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc/sourcetext.rb +0 -35
  1324. data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc/state.rb +0 -976
  1325. data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc/statetransitiontable.rb +0 -311
  1326. data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc/static.rb +0 -5
  1327. data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc.rb +0 -6
  1328. data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/Changelog.md +0 -101
  1329. data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/LICENSE +0 -20
  1330. data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/README.markdown +0 -227
  1331. data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/lib/rainbow/color.rb +0 -150
  1332. data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/lib/rainbow/ext/string.rb +0 -64
  1333. data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/lib/rainbow/global.rb +0 -25
  1334. data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/lib/rainbow/null_presenter.rb +0 -100
  1335. data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/lib/rainbow/presenter.rb +0 -144
  1336. data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/lib/rainbow/refinement.rb +0 -14
  1337. data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/lib/rainbow/string_utils.rb +0 -22
  1338. data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/lib/rainbow/version.rb +0 -5
  1339. data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/lib/rainbow/wrapper.rb +0 -22
  1340. data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/lib/rainbow/x11_color_names.rb +0 -153
  1341. data/vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/lib/rainbow.rb +0 -13
  1342. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/History.rdoc +0 -2454
  1343. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/MIT-LICENSE +0 -21
  1344. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/README.rdoc +0 -155
  1345. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/doc/command_line_usage.rdoc +0 -171
  1346. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/doc/example/Rakefile1 +0 -38
  1347. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/doc/example/Rakefile2 +0 -35
  1348. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/doc/example/a.c +0 -6
  1349. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/doc/example/b.c +0 -6
  1350. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/doc/example/main.c +0 -11
  1351. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/doc/glossary.rdoc +0 -42
  1352. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/doc/jamis.rb +0 -592
  1353. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/doc/proto_rake.rdoc +0 -127
  1354. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/doc/rake.1 +0 -156
  1355. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/doc/rakefile.rdoc +0 -635
  1356. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/doc/rational.rdoc +0 -151
  1357. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/exe/rake +0 -27
  1358. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/application.rb +0 -847
  1359. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/backtrace.rb +0 -25
  1360. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/clean.rb +0 -78
  1361. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/cloneable.rb +0 -17
  1362. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/cpu_counter.rb +0 -122
  1363. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/default_loader.rb +0 -15
  1364. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/dsl_definition.rb +0 -196
  1365. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/early_time.rb +0 -22
  1366. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/ext/core.rb +0 -26
  1367. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/ext/string.rb +0 -176
  1368. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/file_creation_task.rb +0 -25
  1369. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/file_list.rb +0 -435
  1370. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/file_task.rb +0 -58
  1371. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/file_utils.rb +0 -137
  1372. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/file_utils_ext.rb +0 -135
  1373. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/invocation_chain.rb +0 -57
  1374. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/invocation_exception_mixin.rb +0 -17
  1375. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/late_time.rb +0 -18
  1376. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/linked_list.rb +0 -112
  1377. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/loaders/makefile.rb +0 -54
  1378. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/multi_task.rb +0 -14
  1379. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/name_space.rb +0 -38
  1380. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/options.rb +0 -31
  1381. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/packagetask.rb +0 -222
  1382. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/phony.rb +0 -16
  1383. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/private_reader.rb +0 -21
  1384. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/promise.rb +0 -100
  1385. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/pseudo_status.rb +0 -30
  1386. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/rake_module.rb +0 -67
  1387. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/rake_test_loader.rb +0 -27
  1388. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/rule_recursion_overflow_error.rb +0 -20
  1389. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/scope.rb +0 -43
  1390. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/task.rb +0 -434
  1391. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/task_argument_error.rb +0 -8
  1392. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/task_arguments.rb +0 -113
  1393. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/task_manager.rb +0 -333
  1394. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/tasklib.rb +0 -12
  1395. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/testtask.rb +0 -192
  1396. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/thread_history_display.rb +0 -49
  1397. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/thread_pool.rb +0 -157
  1398. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/trace_output.rb +0 -23
  1399. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/version.rb +0 -10
  1400. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake/win32.rb +0 -17
  1401. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/lib/rake.rb +0 -69
  1402. data/vendor/bundle/ruby/3.2.0/gems/rake-13.4.2/rake.gemspec +0 -102
  1403. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/CONTRIBUTING.md +0 -196
  1404. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/CVE-2013-0256.rdoc +0 -49
  1405. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/History.rdoc +0 -1668
  1406. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/LEGAL.rdoc +0 -56
  1407. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/LICENSE.rdoc +0 -59
  1408. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/README.md +0 -195
  1409. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/RI.md +0 -842
  1410. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/TODO.rdoc +0 -60
  1411. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/doc/markup_reference/markdown.md +0 -558
  1412. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/doc/markup_reference/rdoc.rdoc +0 -1169
  1413. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/exe/rdoc +0 -43
  1414. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/exe/ri +0 -12
  1415. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/code_object/alias.rb +0 -104
  1416. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/code_object/anon_class.rb +0 -10
  1417. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/code_object/any_method.rb +0 -382
  1418. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/code_object/attr.rb +0 -173
  1419. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/code_object/class_module.rb +0 -939
  1420. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/code_object/constant.rb +0 -195
  1421. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/code_object/context/section.rb +0 -213
  1422. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/code_object/context.rb +0 -1233
  1423. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/code_object/extend.rb +0 -9
  1424. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/code_object/ghost_method.rb +0 -6
  1425. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/code_object/include.rb +0 -9
  1426. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/code_object/meta_method.rb +0 -6
  1427. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/code_object/method_attr.rb +0 -423
  1428. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/code_object/mixin.rb +0 -123
  1429. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/code_object/normal_class.rb +0 -92
  1430. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/code_object/normal_module.rb +0 -73
  1431. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/code_object/require.rb +0 -51
  1432. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/code_object/single_class.rb +0 -30
  1433. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/code_object/top_level.rb +0 -280
  1434. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/code_object.rb +0 -395
  1435. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/code_objects.rb +0 -5
  1436. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/comment.rb +0 -418
  1437. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/cross_reference.rb +0 -235
  1438. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/encoding.rb +0 -120
  1439. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/erb_partial.rb +0 -18
  1440. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/erbio.rb +0 -37
  1441. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/aliki.rb +0 -183
  1442. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/darkfish.rb +0 -818
  1443. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/json_index.rb +0 -284
  1444. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/markup.rb +0 -171
  1445. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/pot/message_extractor.rb +0 -68
  1446. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/pot/po.rb +0 -84
  1447. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/pot/po_entry.rb +0 -141
  1448. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/pot.rb +0 -94
  1449. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/ri.rb +0 -30
  1450. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/aliki/_aside_toc.rhtml +0 -8
  1451. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/aliki/_footer.rhtml +0 -23
  1452. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/aliki/_head.rhtml +0 -163
  1453. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/aliki/_header.rhtml +0 -56
  1454. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/aliki/_icons.rhtml +0 -208
  1455. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/aliki/_sidebar_ancestors.rhtml +0 -16
  1456. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/aliki/_sidebar_classes.rhtml +0 -15
  1457. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/aliki/_sidebar_extends.rhtml +0 -25
  1458. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/aliki/_sidebar_includes.rhtml +0 -25
  1459. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/aliki/_sidebar_installed.rhtml +0 -16
  1460. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/aliki/_sidebar_methods.rhtml +0 -41
  1461. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/aliki/_sidebar_pages.rhtml +0 -67
  1462. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/aliki/_sidebar_search.rhtml +0 -15
  1463. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/aliki/_sidebar_sections.rhtml +0 -21
  1464. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/aliki/_sidebar_toggle.rhtml +0 -3
  1465. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/aliki/class.rhtml +0 -220
  1466. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/aliki/css/rdoc.css +0 -1955
  1467. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/aliki/index.rhtml +0 -22
  1468. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/aliki/js/aliki.js +0 -511
  1469. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/aliki/js/bash_highlighter.js +0 -167
  1470. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/aliki/js/c_highlighter.js +0 -299
  1471. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/aliki/js/search_controller.js +0 -129
  1472. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/aliki/js/search_navigation.js +0 -105
  1473. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/aliki/js/search_ranker.js +0 -239
  1474. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/aliki/js/theme-toggle.js +0 -112
  1475. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/aliki/page.rhtml +0 -18
  1476. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/aliki/servlet_not_found.rhtml +0 -14
  1477. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/aliki/servlet_root.rhtml +0 -65
  1478. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/_footer.rhtml +0 -5
  1479. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/_head.rhtml +0 -43
  1480. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/_sidebar_classes.rhtml +0 -5
  1481. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/_sidebar_extends.rhtml +0 -15
  1482. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/_sidebar_includes.rhtml +0 -15
  1483. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/_sidebar_installed.rhtml +0 -16
  1484. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml +0 -21
  1485. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/_sidebar_navigation.rhtml +0 -11
  1486. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/_sidebar_pages.rhtml +0 -32
  1487. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/_sidebar_parent.rhtml +0 -6
  1488. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/_sidebar_search.rhtml +0 -15
  1489. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/_sidebar_sections.rhtml +0 -11
  1490. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/_sidebar_table_of_contents.rhtml +0 -39
  1491. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/_sidebar_toggle.rhtml +0 -3
  1492. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/class.rhtml +0 -223
  1493. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/css/fonts.css +0 -167
  1494. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/css/rdoc.css +0 -702
  1495. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/fonts/Lato-Light.ttf +0 -0
  1496. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/fonts/Lato-LightItalic.ttf +0 -0
  1497. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/fonts/Lato-Regular.ttf +0 -0
  1498. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/fonts/Lato-RegularItalic.ttf +0 -0
  1499. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/fonts/SourceCodePro-Bold.ttf +0 -0
  1500. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/fonts/SourceCodePro-Regular.ttf +0 -0
  1501. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/images/add.png +0 -0
  1502. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/images/arrow_up.png +0 -0
  1503. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/images/brick.png +0 -0
  1504. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/images/brick_link.png +0 -0
  1505. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/images/bug.png +0 -0
  1506. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/images/bullet_black.png +0 -0
  1507. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/images/bullet_toggle_minus.png +0 -0
  1508. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/images/bullet_toggle_plus.png +0 -0
  1509. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/images/date.png +0 -0
  1510. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/images/delete.png +0 -0
  1511. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/images/find.png +0 -0
  1512. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/images/loadingAnimation.gif +0 -0
  1513. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/images/macFFBgHack.png +0 -0
  1514. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/images/package.png +0 -0
  1515. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/images/page_green.png +0 -0
  1516. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/images/page_white_text.png +0 -0
  1517. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/images/page_white_width.png +0 -0
  1518. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/images/plugin.png +0 -0
  1519. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/images/ruby.png +0 -0
  1520. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/images/tag_blue.png +0 -0
  1521. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/images/tag_green.png +0 -0
  1522. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/images/transparent.png +0 -0
  1523. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/images/wrench.png +0 -0
  1524. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/images/wrench_orange.png +0 -0
  1525. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/images/zoom.png +0 -0
  1526. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/index.rhtml +0 -24
  1527. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/js/darkfish.js +0 -140
  1528. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/js/search.js +0 -120
  1529. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/page.rhtml +0 -19
  1530. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/servlet_not_found.rhtml +0 -21
  1531. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/servlet_root.rhtml +0 -65
  1532. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/darkfish/table_of_contents.rhtml +0 -72
  1533. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/json_index/js/navigation.js +0 -105
  1534. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator/template/json_index/js/searcher.js +0 -271
  1535. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/generator.rb +0 -52
  1536. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/i18n/locale.rb +0 -102
  1537. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/i18n/text.rb +0 -126
  1538. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/i18n.rb +0 -10
  1539. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/known_classes.rb +0 -74
  1540. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markdown/entities.rb +0 -2131
  1541. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markdown/literals.kpeg +0 -21
  1542. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markdown/literals.rb +0 -454
  1543. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markdown.kpeg +0 -1310
  1544. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markdown.rb +0 -16680
  1545. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markup/blank_line.rb +0 -29
  1546. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markup/block_quote.rb +0 -14
  1547. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markup/document.rb +0 -164
  1548. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markup/element.rb +0 -21
  1549. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markup/formatter.rb +0 -295
  1550. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markup/hard_break.rb +0 -34
  1551. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markup/heading.rb +0 -173
  1552. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markup/include.rb +0 -42
  1553. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markup/indented_paragraph.rb +0 -47
  1554. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markup/inline_parser.rb +0 -312
  1555. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markup/list.rb +0 -101
  1556. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markup/list_item.rb +0 -99
  1557. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markup/paragraph.rb +0 -28
  1558. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markup/parser.rb +0 -585
  1559. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markup/pre_process.rb +0 -342
  1560. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markup/raw.rb +0 -66
  1561. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markup/rule.rb +0 -20
  1562. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markup/table.rb +0 -64
  1563. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markup/to_ansi.rb +0 -144
  1564. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markup/to_bs.rb +0 -86
  1565. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markup/to_html.rb +0 -604
  1566. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markup/to_html_crossref.rb +0 -235
  1567. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markup/to_html_snippet.rb +0 -287
  1568. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markup/to_joined_paragraph.rb +0 -46
  1569. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markup/to_label.rb +0 -84
  1570. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markup/to_markdown.rb +0 -215
  1571. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markup/to_rdoc.rb +0 -421
  1572. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markup/to_table_of_contents.rb +0 -88
  1573. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markup/to_test.rb +0 -77
  1574. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markup/to_tt_only.rb +0 -114
  1575. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markup/verbatim.rb +0 -83
  1576. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/markup.rb +0 -219
  1577. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/options.rb +0 -1427
  1578. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/parser/c.rb +0 -1226
  1579. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/parser/changelog.rb +0 -379
  1580. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/parser/markdown.rb +0 -22
  1581. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/parser/prism_ruby.rb +0 -1112
  1582. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/parser/rd.rb +0 -22
  1583. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/parser/ripper_state_lex.rb +0 -302
  1584. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/parser/ruby.rb +0 -2378
  1585. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/parser/ruby_tools.rb +0 -163
  1586. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/parser/simple.rb +0 -44
  1587. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/parser/text.rb +0 -11
  1588. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/parser.rb +0 -297
  1589. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/rd/block_parser.rb +0 -1706
  1590. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/rd/block_parser.ry +0 -643
  1591. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/rd/inline.rb +0 -71
  1592. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/rd/inline_parser.rb +0 -1854
  1593. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/rd/inline_parser.ry +0 -593
  1594. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/rd.rb +0 -99
  1595. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/rdoc.rb +0 -552
  1596. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/ri/driver.rb +0 -1566
  1597. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/ri/formatter.rb +0 -6
  1598. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/ri/paths.rb +0 -171
  1599. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/ri/store.rb +0 -6
  1600. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/ri/task.rb +0 -71
  1601. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/ri.rb +0 -20
  1602. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/rubygems_hook.rb +0 -327
  1603. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/servlet.rb +0 -452
  1604. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/stats/normal.rb +0 -58
  1605. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/stats/quiet.rb +0 -59
  1606. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/stats/verbose.rb +0 -44
  1607. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/stats.rb +0 -461
  1608. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/store.rb +0 -997
  1609. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/task.rb +0 -354
  1610. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/text.rb +0 -361
  1611. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/token_stream.rb +0 -126
  1612. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/tom_doc.rb +0 -257
  1613. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc/version.rb +0 -10
  1614. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rdoc.rb +0 -211
  1615. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/lib/rubygems_plugin.rb +0 -23
  1616. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/man/ri.1 +0 -249
  1617. data/vendor/bundle/ruby/3.2.0/gems/rdoc-7.2.0/rdoc.gemspec +0 -72
  1618. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/Gemfile +0 -17
  1619. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/LICENSE +0 -22
  1620. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/Rakefile +0 -25
  1621. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/error.rb +0 -6
  1622. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/base.rb +0 -78
  1623. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/classes/alternation.rb +0 -12
  1624. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/classes/anchor.rb +0 -26
  1625. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/classes/backreference.rb +0 -58
  1626. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/classes/character_set/intersection.rb +0 -11
  1627. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/classes/character_set/range.rb +0 -21
  1628. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/classes/character_set.rb +0 -25
  1629. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/classes/character_type.rb +0 -19
  1630. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/classes/conditional.rb +0 -52
  1631. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/classes/escape_sequence.rb +0 -33
  1632. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/classes/free_space.rb +0 -19
  1633. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/classes/group.rb +0 -75
  1634. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/classes/keep.rb +0 -9
  1635. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/classes/literal.rb +0 -5
  1636. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/classes/posix_class.rb +0 -13
  1637. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/classes/root.rb +0 -11
  1638. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/classes/unicode_property.rb +0 -121
  1639. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/methods/construct.rb +0 -43
  1640. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/methods/escape_sequence_char.rb +0 -7
  1641. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/methods/escape_sequence_codepoint.rb +0 -76
  1642. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/methods/human_name.rb +0 -45
  1643. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/methods/match.rb +0 -15
  1644. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/methods/match_length.rb +0 -178
  1645. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/methods/negative.rb +0 -22
  1646. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/methods/options.rb +0 -37
  1647. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/methods/parts.rb +0 -25
  1648. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/methods/printing.rb +0 -28
  1649. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/methods/referenced_expressions.rb +0 -30
  1650. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/methods/strfregexp.rb +0 -116
  1651. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/methods/tests.rb +0 -145
  1652. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/methods/traverse.rb +0 -82
  1653. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/quantifier.rb +0 -86
  1654. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/sequence.rb +0 -33
  1655. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/sequence_operation.rb +0 -22
  1656. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/shared.rb +0 -114
  1657. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression/subexpression.rb +0 -69
  1658. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/expression.rb +0 -42
  1659. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/lexer.rb +0 -171
  1660. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/parser.rb +0 -602
  1661. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/scanner/char_type.rl +0 -28
  1662. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/scanner/errors/premature_end_error.rb +0 -10
  1663. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/scanner/errors/scanner_error.rb +0 -8
  1664. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/scanner/errors/validation_error.rb +0 -65
  1665. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/scanner/properties/long.csv +0 -683
  1666. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/scanner/properties/short.csv +0 -261
  1667. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/scanner/property.rl +0 -30
  1668. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/scanner/scanner.rl +0 -864
  1669. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/scanner.rb +0 -2601
  1670. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax/any.rb +0 -12
  1671. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax/base.rb +0 -122
  1672. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax/token/anchor.rb +0 -17
  1673. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax/token/assertion.rb +0 -15
  1674. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax/token/backreference.rb +0 -35
  1675. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax/token/character_set.rb +0 -18
  1676. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax/token/character_type.rb +0 -18
  1677. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax/token/conditional.rb +0 -18
  1678. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax/token/escape.rb +0 -35
  1679. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax/token/group.rb +0 -25
  1680. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax/token/keep.rb +0 -14
  1681. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax/token/meta.rb +0 -22
  1682. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax/token/posix_class.rb +0 -19
  1683. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax/token/quantifier.rb +0 -37
  1684. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax/token/unicode_property.rb +0 -811
  1685. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax/token/virtual.rb +0 -13
  1686. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax/token.rb +0 -47
  1687. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax/version_lookup.rb +0 -67
  1688. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax/versions/1.8.6.rb +0 -16
  1689. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax/versions/1.9.1.rb +0 -13
  1690. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax/versions/1.9.3.rb +0 -6
  1691. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax/versions/2.0.0.rb +0 -12
  1692. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax/versions/2.2.0.rb +0 -6
  1693. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax/versions/2.3.0.rb +0 -6
  1694. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax/versions/2.4.0.rb +0 -6
  1695. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax/versions/2.4.1.rb +0 -5
  1696. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax/versions/2.5.0.rb +0 -6
  1697. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax/versions/2.6.0.rb +0 -6
  1698. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax/versions/2.6.2.rb +0 -6
  1699. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax/versions/2.6.3.rb +0 -6
  1700. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax/versions/3.1.0.rb +0 -6
  1701. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax/versions/3.2.0.rb +0 -6
  1702. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax/versions/3.5.0.rb +0 -4
  1703. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax/versions/4.0.0.rb +0 -4
  1704. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax/versions.rb +0 -10
  1705. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/syntax.rb +0 -13
  1706. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/token.rb +0 -26
  1707. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser/version.rb +0 -7
  1708. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/lib/regexp_parser.rb +0 -8
  1709. data/vendor/bundle/ruby/3.2.0/gems/regexp_parser-2.12.0/regexp_parser.gemspec +0 -36
  1710. data/vendor/bundle/ruby/3.2.0/gems/reline-0.6.3/BSDL +0 -22
  1711. data/vendor/bundle/ruby/3.2.0/gems/reline-0.6.3/COPYING +0 -56
  1712. data/vendor/bundle/ruby/3.2.0/gems/reline-0.6.3/README.md +0 -94
  1713. data/vendor/bundle/ruby/3.2.0/gems/reline-0.6.3/lib/reline/config.rb +0 -378
  1714. data/vendor/bundle/ruby/3.2.0/gems/reline-0.6.3/lib/reline/face.rb +0 -199
  1715. data/vendor/bundle/ruby/3.2.0/gems/reline-0.6.3/lib/reline/history.rb +0 -76
  1716. data/vendor/bundle/ruby/3.2.0/gems/reline-0.6.3/lib/reline/io/ansi.rb +0 -310
  1717. data/vendor/bundle/ruby/3.2.0/gems/reline-0.6.3/lib/reline/io/dumb.rb +0 -120
  1718. data/vendor/bundle/ruby/3.2.0/gems/reline-0.6.3/lib/reline/io/windows.rb +0 -530
  1719. data/vendor/bundle/ruby/3.2.0/gems/reline-0.6.3/lib/reline/io.rb +0 -55
  1720. data/vendor/bundle/ruby/3.2.0/gems/reline-0.6.3/lib/reline/key_actor/base.rb +0 -37
  1721. data/vendor/bundle/ruby/3.2.0/gems/reline-0.6.3/lib/reline/key_actor/composite.rb +0 -17
  1722. data/vendor/bundle/ruby/3.2.0/gems/reline-0.6.3/lib/reline/key_actor/emacs.rb +0 -517
  1723. data/vendor/bundle/ruby/3.2.0/gems/reline-0.6.3/lib/reline/key_actor/vi_command.rb +0 -518
  1724. data/vendor/bundle/ruby/3.2.0/gems/reline-0.6.3/lib/reline/key_actor/vi_insert.rb +0 -517
  1725. data/vendor/bundle/ruby/3.2.0/gems/reline-0.6.3/lib/reline/key_actor.rb +0 -8
  1726. data/vendor/bundle/ruby/3.2.0/gems/reline-0.6.3/lib/reline/key_stroke.rb +0 -119
  1727. data/vendor/bundle/ruby/3.2.0/gems/reline-0.6.3/lib/reline/kill_ring.rb +0 -125
  1728. data/vendor/bundle/ruby/3.2.0/gems/reline-0.6.3/lib/reline/line_editor.rb +0 -2356
  1729. data/vendor/bundle/ruby/3.2.0/gems/reline-0.6.3/lib/reline/unicode/east_asian_width.rb +0 -1292
  1730. data/vendor/bundle/ruby/3.2.0/gems/reline-0.6.3/lib/reline/unicode.rb +0 -421
  1731. data/vendor/bundle/ruby/3.2.0/gems/reline-0.6.3/lib/reline/version.rb +0 -3
  1732. data/vendor/bundle/ruby/3.2.0/gems/reline-0.6.3/lib/reline.rb +0 -527
  1733. data/vendor/bundle/ruby/3.2.0/gems/reline-0.6.3/license_of_rb-readline +0 -25
  1734. data/vendor/bundle/ruby/3.2.0/gems/rspec-3.13.2/LICENSE.md +0 -27
  1735. data/vendor/bundle/ruby/3.2.0/gems/rspec-3.13.2/README.md +0 -47
  1736. data/vendor/bundle/ruby/3.2.0/gems/rspec-3.13.2/lib/rspec/version.rb +0 -5
  1737. data/vendor/bundle/ruby/3.2.0/gems/rspec-3.13.2/lib/rspec.rb +0 -3
  1738. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/.document +0 -5
  1739. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/.yardopts +0 -8
  1740. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/Changelog.md +0 -2447
  1741. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/LICENSE.md +0 -26
  1742. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/README.md +0 -389
  1743. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/exe/rspec +0 -4
  1744. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/autorun.rb +0 -3
  1745. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/backtrace_formatter.rb +0 -65
  1746. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/bisect/coordinator.rb +0 -62
  1747. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/bisect/example_minimizer.rb +0 -173
  1748. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/bisect/fork_runner.rb +0 -140
  1749. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/bisect/server.rb +0 -61
  1750. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/bisect/shell_command.rb +0 -126
  1751. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/bisect/shell_runner.rb +0 -73
  1752. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/bisect/utilities.rb +0 -69
  1753. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/configuration.rb +0 -2419
  1754. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/configuration_options.rb +0 -240
  1755. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/did_you_mean.rb +0 -52
  1756. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/drb.rb +0 -120
  1757. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/dsl.rb +0 -98
  1758. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/example.rb +0 -666
  1759. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/example_group.rb +0 -912
  1760. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/example_status_persister.rb +0 -235
  1761. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/filter_manager.rb +0 -231
  1762. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/flat_map.rb +0 -20
  1763. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/base_bisect_formatter.rb +0 -45
  1764. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/base_formatter.rb +0 -70
  1765. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/base_text_formatter.rb +0 -75
  1766. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/bisect_drb_formatter.rb +0 -29
  1767. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/bisect_progress_formatter.rb +0 -157
  1768. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/console_codes.rb +0 -76
  1769. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/deprecation_formatter.rb +0 -223
  1770. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/documentation_formatter.rb +0 -102
  1771. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/exception_presenter.rb +0 -553
  1772. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/failure_list_formatter.rb +0 -23
  1773. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/fallback_message_formatter.rb +0 -28
  1774. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/helpers.rb +0 -118
  1775. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/html_formatter.rb +0 -153
  1776. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/html_printer.rb +0 -412
  1777. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/html_snippet_extractor.rb +0 -122
  1778. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/json_formatter.rb +0 -103
  1779. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/profile_formatter.rb +0 -68
  1780. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/progress_formatter.rb +0 -29
  1781. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/protocol.rb +0 -182
  1782. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/snippet_extractor.rb +0 -134
  1783. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/syntax_highlighter.rb +0 -91
  1784. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters.rb +0 -279
  1785. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/hooks.rb +0 -646
  1786. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/invocations.rb +0 -87
  1787. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/memoized_helpers.rb +0 -580
  1788. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/metadata.rb +0 -498
  1789. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/metadata_filter.rb +0 -255
  1790. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/minitest_assertions_adapter.rb +0 -31
  1791. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/mocking_adapters/flexmock.rb +0 -31
  1792. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/mocking_adapters/mocha.rb +0 -57
  1793. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/mocking_adapters/null.rb +0 -14
  1794. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/mocking_adapters/rr.rb +0 -31
  1795. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/mocking_adapters/rspec.rb +0 -32
  1796. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/notifications.rb +0 -523
  1797. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/option_parser.rb +0 -325
  1798. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/ordering.rb +0 -208
  1799. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/output_wrapper.rb +0 -29
  1800. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/pending.rb +0 -157
  1801. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/profiler.rb +0 -34
  1802. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/project_initializer/.rspec +0 -1
  1803. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/project_initializer/spec/spec_helper.rb +0 -98
  1804. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/project_initializer.rb +0 -48
  1805. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/rake_task.rb +0 -190
  1806. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/reporter.rb +0 -266
  1807. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/ruby_project.rb +0 -53
  1808. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/runner.rb +0 -216
  1809. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/sandbox.rb +0 -37
  1810. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/set.rb +0 -54
  1811. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/shared_context.rb +0 -55
  1812. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/shared_example_group.rb +0 -271
  1813. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/shell_escape.rb +0 -49
  1814. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/test_unit_assertions_adapter.rb +0 -30
  1815. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/version.rb +0 -9
  1816. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/warnings.rb +0 -40
  1817. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core/world.rb +0 -287
  1818. data/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.6/lib/rspec/core.rb +0 -212
  1819. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/.document +0 -5
  1820. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/.yardopts +0 -6
  1821. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/Changelog.md +0 -1366
  1822. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/LICENSE.md +0 -25
  1823. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/README.md +0 -326
  1824. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/block_snippet_extractor.rb +0 -255
  1825. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/configuration.rb +0 -244
  1826. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/expectation_target.rb +0 -163
  1827. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/fail_with.rb +0 -39
  1828. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/failure_aggregator.rb +0 -236
  1829. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/handler.rb +0 -181
  1830. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/minitest_integration.rb +0 -58
  1831. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/syntax.rb +0 -132
  1832. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/version.rb +0 -8
  1833. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations.rb +0 -82
  1834. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/aliased_matcher.rb +0 -116
  1835. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/all.rb +0 -86
  1836. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/base_matcher.rb +0 -225
  1837. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/be.rb +0 -191
  1838. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/be_between.rb +0 -77
  1839. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/be_instance_of.rb +0 -26
  1840. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/be_kind_of.rb +0 -20
  1841. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/be_within.rb +0 -72
  1842. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/change.rb +0 -452
  1843. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/compound.rb +0 -293
  1844. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/contain_exactly.rb +0 -312
  1845. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/count_expectation.rb +0 -171
  1846. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/cover.rb +0 -24
  1847. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/eq.rb +0 -44
  1848. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/eql.rb +0 -38
  1849. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/equal.rb +0 -81
  1850. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/exist.rb +0 -90
  1851. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/has.rb +0 -194
  1852. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/have_attributes.rb +0 -114
  1853. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/include.rb +0 -218
  1854. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/match.rb +0 -120
  1855. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/operators.rb +0 -128
  1856. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/output.rb +0 -207
  1857. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/raise_error.rb +0 -275
  1858. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/respond_to.rb +0 -200
  1859. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/satisfy.rb +0 -62
  1860. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/start_or_end_with.rb +0 -94
  1861. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/throw_symbol.rb +0 -138
  1862. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/yield.rb +0 -375
  1863. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in.rb +0 -53
  1864. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/composable.rb +0 -171
  1865. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/dsl.rb +0 -546
  1866. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/english_phrasing.rb +0 -60
  1867. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/fail_matchers.rb +0 -42
  1868. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/generated_descriptions.rb +0 -41
  1869. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/matcher_delegator.rb +0 -61
  1870. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/matcher_protocol.rb +0 -105
  1871. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/multi_matcher_diff.rb +0 -82
  1872. data/vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers.rb +0 -1046
  1873. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/.document +0 -5
  1874. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/.yardopts +0 -6
  1875. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/Changelog.md +0 -1351
  1876. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/LICENSE.md +0 -25
  1877. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/README.md +0 -465
  1878. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/any_instance/chain.rb +0 -111
  1879. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/any_instance/error_generator.rb +0 -31
  1880. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/any_instance/expect_chain_chain.rb +0 -31
  1881. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/any_instance/expectation_chain.rb +0 -50
  1882. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/any_instance/message_chains.rb +0 -83
  1883. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/any_instance/proxy.rb +0 -125
  1884. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/any_instance/recorder.rb +0 -301
  1885. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/any_instance/stub_chain.rb +0 -51
  1886. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/any_instance/stub_chain_chain.rb +0 -23
  1887. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/any_instance.rb +0 -11
  1888. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/argument_list_matcher.rb +0 -117
  1889. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/argument_matchers.rb +0 -366
  1890. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/configuration.rb +0 -212
  1891. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/error_generator.rb +0 -390
  1892. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/example_methods.rb +0 -434
  1893. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/instance_method_stasher.rb +0 -146
  1894. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/marshal_extension.rb +0 -41
  1895. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/matchers/expectation_customization.rb +0 -20
  1896. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/matchers/have_received.rb +0 -134
  1897. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/matchers/receive.rb +0 -134
  1898. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/matchers/receive_message_chain.rb +0 -82
  1899. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/matchers/receive_messages.rb +0 -77
  1900. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/message_chain.rb +0 -87
  1901. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/message_expectation.rb +0 -856
  1902. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/method_double.rb +0 -316
  1903. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/method_reference.rb +0 -214
  1904. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/minitest_integration.rb +0 -68
  1905. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/mutate_const.rb +0 -339
  1906. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/object_reference.rb +0 -149
  1907. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/order_group.rb +0 -92
  1908. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/proxy.rb +0 -517
  1909. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/space.rb +0 -238
  1910. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/standalone.rb +0 -3
  1911. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/syntax.rb +0 -325
  1912. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/targets.rb +0 -124
  1913. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/test_double.rb +0 -174
  1914. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/verifying_double.rb +0 -125
  1915. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/verifying_message_expectation.rb +0 -55
  1916. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/verifying_proxy.rb +0 -221
  1917. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/version.rb +0 -9
  1918. data/vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks.rb +0 -133
  1919. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/Changelog.md +0 -444
  1920. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/LICENSE.md +0 -23
  1921. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/README.md +0 -40
  1922. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/lib/rspec/support/caller_filter.rb +0 -85
  1923. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/lib/rspec/support/comparable_version.rb +0 -48
  1924. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/lib/rspec/support/differ.rb +0 -216
  1925. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/lib/rspec/support/directory_maker.rb +0 -65
  1926. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/lib/rspec/support/encoded_string.rb +0 -163
  1927. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/lib/rspec/support/fuzzy_matcher.rb +0 -53
  1928. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/lib/rspec/support/hunk_generator.rb +0 -49
  1929. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/lib/rspec/support/matcher_definition.rb +0 -44
  1930. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/lib/rspec/support/method_signature_verifier.rb +0 -467
  1931. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/lib/rspec/support/mutex.rb +0 -75
  1932. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/lib/rspec/support/object_formatter.rb +0 -279
  1933. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/lib/rspec/support/recursive_const_methods.rb +0 -78
  1934. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/lib/rspec/support/reentrant_mutex.rb +0 -80
  1935. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/lib/rspec/support/ruby_features.rb +0 -221
  1936. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/lib/rspec/support/source/location.rb +0 -23
  1937. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/lib/rspec/support/source/node.rb +0 -112
  1938. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/lib/rspec/support/source/token.rb +0 -96
  1939. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/lib/rspec/support/source.rb +0 -87
  1940. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/lib/rspec/support/spec/deprecation_helpers.rb +0 -50
  1941. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/lib/rspec/support/spec/diff_helpers.rb +0 -45
  1942. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/lib/rspec/support/spec/formatting_support.rb +0 -11
  1943. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/lib/rspec/support/spec/in_sub_process.rb +0 -73
  1944. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/lib/rspec/support/spec/library_wide_checks.rb +0 -152
  1945. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/lib/rspec/support/spec/shell_out.rb +0 -115
  1946. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/lib/rspec/support/spec/stderr_splitter.rb +0 -77
  1947. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/lib/rspec/support/spec/string_matcher.rb +0 -47
  1948. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/lib/rspec/support/spec/with_isolated_directory.rb +0 -15
  1949. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/lib/rspec/support/spec/with_isolated_stderr.rb +0 -15
  1950. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/lib/rspec/support/spec.rb +0 -84
  1951. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/lib/rspec/support/version.rb +0 -9
  1952. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/lib/rspec/support/warnings.rb +0 -41
  1953. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/lib/rspec/support/with_keywords_when_needed.rb +0 -35
  1954. data/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.7/lib/rspec/support.rb +0 -163
  1955. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/LICENSE.txt +0 -20
  1956. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/README.md +0 -255
  1957. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/assets/logo.png +0 -0
  1958. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/assets/output.css.erb +0 -159
  1959. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/assets/output.html.erb +0 -102
  1960. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/config/default.yml +0 -6146
  1961. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/config/internal_affairs.yml +0 -31
  1962. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/config/obsoletion.yml +0 -247
  1963. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/exe/rubocop +0 -17
  1964. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/arguments_env.rb +0 -17
  1965. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/arguments_file.rb +0 -17
  1966. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/ast_aliases.rb +0 -8
  1967. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cache_config.rb +0 -58
  1968. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cached_data.rb +0 -74
  1969. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cli/command/auto_generate_config.rb +0 -167
  1970. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cli/command/base.rb +0 -35
  1971. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cli/command/execute_runner.rb +0 -105
  1972. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cli/command/init_dotfile.rb +0 -44
  1973. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cli/command/lsp.rb +0 -19
  1974. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cli/command/show_cops.rb +0 -96
  1975. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cli/command/show_docs_url.rb +0 -48
  1976. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cli/command/suggest_extensions.rb +0 -132
  1977. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cli/command/version.rb +0 -18
  1978. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cli/command.rb +0 -22
  1979. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cli/environment.rb +0 -22
  1980. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cli.rb +0 -247
  1981. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/comment_config.rb +0 -261
  1982. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/config.rb +0 -400
  1983. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/config_finder.rb +0 -78
  1984. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/config_loader.rb +0 -269
  1985. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/config_loader_resolver.rb +0 -313
  1986. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/config_obsoletion/changed_enforced_styles.rb +0 -33
  1987. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/config_obsoletion/changed_parameter.rb +0 -26
  1988. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/config_obsoletion/cop_rule.rb +0 -33
  1989. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/config_obsoletion/extracted_cop.rb +0 -47
  1990. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/config_obsoletion/parameter_rule.rb +0 -56
  1991. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/config_obsoletion/removed_cop.rb +0 -41
  1992. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/config_obsoletion/renamed_cop.rb +0 -49
  1993. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/config_obsoletion/rule.rb +0 -41
  1994. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/config_obsoletion/split_cop.rb +0 -27
  1995. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/config_obsoletion.rb +0 -155
  1996. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/config_regeneration.rb +0 -33
  1997. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/config_store.rb +0 -77
  1998. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/config_validator.rb +0 -291
  1999. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/autocorrect_logic.rb +0 -163
  2000. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/badge.rb +0 -68
  2001. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/base.rb +0 -547
  2002. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/bundler/duplicated_gem.rb +0 -94
  2003. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/bundler/duplicated_group.rb +0 -127
  2004. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/bundler/gem_comment.rb +0 -171
  2005. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/bundler/gem_filename.rb +0 -102
  2006. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/bundler/gem_version.rb +0 -132
  2007. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/bundler/insecure_protocol_source.rb +0 -85
  2008. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/bundler/ordered_gems.rb +0 -69
  2009. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/commissioner.rb +0 -182
  2010. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/cop.rb +0 -192
  2011. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/corrector.rb +0 -138
  2012. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/correctors/alignment_corrector.rb +0 -144
  2013. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/correctors/condition_corrector.rb +0 -25
  2014. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/correctors/each_to_for_corrector.rb +0 -47
  2015. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/correctors/empty_line_corrector.rb +0 -25
  2016. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/correctors/for_to_each_corrector.rb +0 -71
  2017. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/correctors/if_then_corrector.rb +0 -55
  2018. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/correctors/lambda_literal_to_method_corrector.rb +0 -139
  2019. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/correctors/line_break_corrector.rb +0 -66
  2020. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/correctors/multiline_literal_brace_corrector.rb +0 -113
  2021. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/correctors/ordered_gem_corrector.rb +0 -38
  2022. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/correctors/parentheses_corrector.rb +0 -89
  2023. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/correctors/percent_literal_corrector.rb +0 -116
  2024. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/correctors/punctuation_corrector.rb +0 -27
  2025. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/correctors/require_library_corrector.rb +0 -23
  2026. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/correctors/space_corrector.rb +0 -46
  2027. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/correctors/string_literal_corrector.rb +0 -23
  2028. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/correctors/unused_arg_corrector.rb +0 -40
  2029. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/documentation.rb +0 -66
  2030. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/exclude_limit.rb +0 -26
  2031. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/force.rb +0 -55
  2032. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/gemspec/add_runtime_dependency.rb +0 -38
  2033. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/gemspec/attribute_assignment.rb +0 -91
  2034. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/gemspec/dependency_version.rb +0 -152
  2035. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/gemspec/deprecated_attribute_assignment.rb +0 -91
  2036. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/gemspec/development_dependencies.rb +0 -107
  2037. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/gemspec/duplicated_assignment.rb +0 -111
  2038. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/gemspec/ordered_dependencies.rb +0 -100
  2039. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/gemspec/require_mfa.rb +0 -159
  2040. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/gemspec/required_ruby_version.rb +0 -129
  2041. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/gemspec/ruby_version_globals_usage.rb +0 -55
  2042. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/generator/configuration_injector.rb +0 -65
  2043. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/generator/require_file_injector.rb +0 -75
  2044. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/generator.rb +0 -223
  2045. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/ignored_node.rb +0 -36
  2046. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/cop_description.rb +0 -118
  2047. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/cop_enabled.rb +0 -85
  2048. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/create_empty_file.rb +0 -37
  2049. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/empty_line_between_expect_offense_and_correction.rb +0 -69
  2050. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/example_description.rb +0 -118
  2051. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/example_heredoc_delimiter.rb +0 -111
  2052. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/inherit_deprecated_cop_class.rb +0 -34
  2053. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/lambda_or_proc.rb +0 -46
  2054. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/location_exists.rb +0 -142
  2055. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/location_expression.rb +0 -38
  2056. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/location_line_equality_comparison.rb +0 -61
  2057. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/method_name_end_with.rb +0 -82
  2058. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/method_name_equal.rb +0 -49
  2059. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/node_destructuring.rb +0 -44
  2060. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/node_first_or_last_argument.rb +0 -54
  2061. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/node_matcher_directive.rb +0 -241
  2062. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/node_pattern_groups/ast_processor.rb +0 -63
  2063. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/node_pattern_groups/ast_walker.rb +0 -131
  2064. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/node_pattern_groups.rb +0 -233
  2065. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/node_type_group.rb +0 -92
  2066. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/node_type_multiple_predicates.rb +0 -126
  2067. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/node_type_predicate.rb +0 -42
  2068. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/numblock_handler.rb +0 -69
  2069. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/offense_location_keyword.rb +0 -56
  2070. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/on_send_without_on_csend.rb +0 -90
  2071. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/operator_keyword.rb +0 -48
  2072. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/plugin.rb +0 -33
  2073. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/processed_source_buffer_name.rb +0 -42
  2074. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/redundant_context_config_parameter.rb +0 -46
  2075. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/redundant_described_class_as_subject.rb +0 -63
  2076. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/redundant_expect_offense_arguments.rb +0 -34
  2077. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/redundant_let_rubocop_config_new.rb +0 -73
  2078. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/redundant_location_argument.rb +0 -53
  2079. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/redundant_message_argument.rb +0 -61
  2080. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/redundant_method_dispatch_node.rb +0 -56
  2081. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/redundant_source_range.rb +0 -75
  2082. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/single_line_comparison.rb +0 -63
  2083. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/style_detected_api_use.rb +0 -146
  2084. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/undefined_config.rb +0 -94
  2085. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/useless_message_assertion.rb +0 -49
  2086. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs/useless_restrict_on_send.rb +0 -60
  2087. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/internal_affairs.rb +0 -40
  2088. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/access_modifier_indentation.rb +0 -104
  2089. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/argument_alignment.rb +0 -151
  2090. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/array_alignment.rb +0 -84
  2091. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/assignment_indentation.rb +0 -57
  2092. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/begin_end_alignment.rb +0 -73
  2093. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/block_alignment.rb +0 -259
  2094. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/block_end_newline.rb +0 -83
  2095. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/case_indentation.rb +0 -221
  2096. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/class_structure.rb +0 -388
  2097. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/closing_heredoc_indentation.rb +0 -123
  2098. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/closing_parenthesis_indentation.rb +0 -193
  2099. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/comment_indentation.rb +0 -168
  2100. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/condition_position.rb +0 -60
  2101. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/def_end_alignment.rb +0 -73
  2102. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/dot_position.rb +0 -139
  2103. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/else_alignment.rb +0 -156
  2104. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/empty_comment.rb +0 -153
  2105. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/empty_line_after_guard_clause.rb +0 -217
  2106. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/empty_line_after_magic_comment.rb +0 -71
  2107. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/empty_line_after_multiline_condition.rb +0 -136
  2108. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/empty_line_between_defs.rb +0 -311
  2109. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/empty_lines.rb +0 -73
  2110. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/empty_lines_after_module_inclusion.rb +0 -101
  2111. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/empty_lines_around_access_modifier.rb +0 -241
  2112. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/empty_lines_around_arguments.rb +0 -82
  2113. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/empty_lines_around_attribute_accessor.rb +0 -139
  2114. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/empty_lines_around_begin_body.rb +0 -41
  2115. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/empty_lines_around_block_body.rb +0 -41
  2116. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/empty_lines_around_class_body.rb +0 -85
  2117. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/empty_lines_around_exception_handling_keywords.rb +0 -139
  2118. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/empty_lines_around_method_body.rb +0 -64
  2119. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/empty_lines_around_module_body.rb +0 -59
  2120. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/end_alignment.rb +0 -214
  2121. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/end_of_line.rb +0 -92
  2122. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/extra_spacing.rb +0 -185
  2123. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/first_argument_indentation.rb +0 -315
  2124. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/first_array_element_indentation.rb +0 -189
  2125. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/first_array_element_line_break.rb +0 -94
  2126. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/first_hash_element_indentation.rb +0 -234
  2127. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/first_hash_element_line_break.rb +0 -68
  2128. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/first_method_argument_line_break.rb +0 -105
  2129. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/first_method_parameter_line_break.rb +0 -75
  2130. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/first_parameter_indentation.rb +0 -101
  2131. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/hash_alignment.rb +0 -395
  2132. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/heredoc_argument_closing_parenthesis.rb +0 -312
  2133. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/heredoc_indentation.rb +0 -195
  2134. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/indentation_consistency.rb +0 -205
  2135. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/indentation_style.rb +0 -115
  2136. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/indentation_width.rb +0 -493
  2137. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/initial_indentation.rb +0 -55
  2138. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/leading_comment_space.rb +0 -203
  2139. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/leading_empty_lines.rb +0 -48
  2140. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/line_continuation_leading_space.rb +0 -153
  2141. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/line_continuation_spacing.rb +0 -146
  2142. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/line_end_string_concatenation_indentation.rb +0 -143
  2143. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/line_length.rb +0 -431
  2144. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/multiline_array_brace_layout.rb +0 -115
  2145. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/multiline_array_line_breaks.rb +0 -65
  2146. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/multiline_assignment_layout.rb +0 -117
  2147. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/multiline_block_layout.rb +0 -164
  2148. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/multiline_hash_brace_layout.rb +0 -115
  2149. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/multiline_hash_key_line_breaks.rb +0 -74
  2150. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/multiline_method_argument_line_breaks.rb +0 -112
  2151. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/multiline_method_call_brace_layout.rb +0 -132
  2152. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/multiline_method_call_indentation.rb +0 -403
  2153. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/multiline_method_definition_brace_layout.rb +0 -128
  2154. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/multiline_method_parameter_line_breaks.rb +0 -78
  2155. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/multiline_operation_indentation.rb +0 -130
  2156. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/parameter_alignment.rb +0 -118
  2157. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/redundant_line_break.rb +0 -134
  2158. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/rescue_ensure_alignment.rb +0 -220
  2159. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/single_line_block_chain.rb +0 -69
  2160. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/space_after_colon.rb +0 -49
  2161. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/space_after_comma.rb +0 -32
  2162. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/space_after_method_name.rb +0 -39
  2163. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/space_after_not.rb +0 -39
  2164. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/space_after_semicolon.rb +0 -39
  2165. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/space_around_block_parameters.rb +0 -162
  2166. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/space_around_equals_in_parameter_default.rb +0 -89
  2167. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/space_around_keyword.rb +0 -274
  2168. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/space_around_method_call_operator.rb +0 -98
  2169. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/space_around_operators.rb +0 -303
  2170. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/space_before_block_braces.rb +0 -164
  2171. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/space_before_brackets.rb +0 -40
  2172. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/space_before_comma.rb +0 -29
  2173. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/space_before_comment.rb +0 -34
  2174. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/space_before_first_arg.rb +0 -73
  2175. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/space_before_semicolon.rb +0 -24
  2176. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/space_in_lambda_literal.rb +0 -78
  2177. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/space_inside_array_literal_brackets.rb +0 -239
  2178. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/space_inside_array_percent_literal.rb +0 -46
  2179. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/space_inside_block_braces.rb +0 -268
  2180. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/space_inside_hash_literal_braces.rb +0 -215
  2181. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/space_inside_parens.rb +0 -176
  2182. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/space_inside_percent_literal_delimiters.rb +0 -94
  2183. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/space_inside_range_literal.rb +0 -54
  2184. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/space_inside_reference_brackets.rb +0 -143
  2185. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/space_inside_string_interpolation.rb +0 -63
  2186. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/trailing_empty_lines.rb +0 -113
  2187. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/layout/trailing_whitespace.rb +0 -133
  2188. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/legacy/corrections_proxy.rb +0 -43
  2189. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/legacy/corrector.rb +0 -37
  2190. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/ambiguous_assignment.rb +0 -54
  2191. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/ambiguous_block_association.rb +0 -105
  2192. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/ambiguous_operator.rb +0 -105
  2193. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/ambiguous_operator_precedence.rb +0 -111
  2194. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/ambiguous_range.rb +0 -113
  2195. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/ambiguous_regexp_literal.rb +0 -78
  2196. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/array_literal_in_regexp.rb +0 -118
  2197. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/assignment_in_condition.rb +0 -107
  2198. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/big_decimal_new.rb +0 -41
  2199. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/binary_operator_with_identical_operands.rb +0 -66
  2200. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/boolean_symbol.rb +0 -61
  2201. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/circular_argument_reference.rb +0 -106
  2202. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/constant_definition_in_block.rb +0 -100
  2203. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/constant_overwritten_in_rescue.rb +0 -52
  2204. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/constant_reassignment.rb +0 -148
  2205. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/constant_resolution.rb +0 -93
  2206. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/cop_directive_syntax.rb +0 -90
  2207. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/debugger.rb +0 -144
  2208. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/deprecated_class_methods.rb +0 -118
  2209. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/deprecated_constants.rb +0 -88
  2210. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/deprecated_open_ssl_constant.rb +0 -148
  2211. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/disjunctive_assignment_in_constructor.rb +0 -110
  2212. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/duplicate_branch.rb +0 -188
  2213. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/duplicate_case_condition.rb +0 -39
  2214. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/duplicate_elsif_condition.rb +0 -39
  2215. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/duplicate_hash_key.rb +0 -33
  2216. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/duplicate_magic_comment.rb +0 -73
  2217. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/duplicate_match_pattern.rb +0 -122
  2218. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/duplicate_methods.rb +0 -398
  2219. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/duplicate_regexp_character_class_element.rb +0 -84
  2220. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/duplicate_require.rb +0 -56
  2221. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/duplicate_rescue_exception.rb +0 -47
  2222. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/duplicate_set_element.rb +0 -87
  2223. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/each_with_object_argument.rb +0 -40
  2224. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/else_layout.rb +0 -107
  2225. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/empty_block.rb +0 -94
  2226. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/empty_class.rb +0 -95
  2227. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/empty_conditional_body.rb +0 -148
  2228. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/empty_ensure.rb +0 -48
  2229. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/empty_expression.rb +0 -40
  2230. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/empty_file.rb +0 -46
  2231. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/empty_in_pattern.rb +0 -64
  2232. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/empty_interpolation.rb +0 -42
  2233. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/empty_when.rb +0 -61
  2234. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/ensure_return.rb +0 -51
  2235. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/erb_new_arguments.rb +0 -162
  2236. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/flip_flop.rb +0 -38
  2237. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/float_comparison.rb +0 -136
  2238. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/float_out_of_range.rb +0 -28
  2239. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/format_parameter_mismatch.rb +0 -191
  2240. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/hash_compare_by_identity.rb +0 -48
  2241. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/hash_new_with_keyword_arguments_as_default.rb +0 -55
  2242. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/heredoc_method_call_position.rb +0 -152
  2243. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/identity_comparison.rb +0 -54
  2244. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/implicit_string_concatenation.rb +0 -112
  2245. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/incompatible_io_select_with_fiber_scheduler.rb +0 -81
  2246. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/ineffective_access_modifier.rb +0 -114
  2247. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/inherit_exception.rb +0 -105
  2248. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/interpolation_check.rb +0 -64
  2249. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/it_without_arguments_in_block.rb +0 -50
  2250. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/lambda_without_literal_block.rb +0 -51
  2251. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/literal_as_condition.rb +0 -283
  2252. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/literal_assignment_in_condition.rb +0 -85
  2253. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/literal_in_interpolation.rb +0 -210
  2254. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/loop.rb +0 -80
  2255. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/missing_cop_enable_directive.rb +0 -120
  2256. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/missing_super.rb +0 -159
  2257. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/mixed_case_range.rb +0 -113
  2258. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/mixed_regexp_capture_types.rb +0 -37
  2259. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/multiple_comparison.rb +0 -48
  2260. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/nested_method_definition.rb +0 -142
  2261. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/nested_percent_literal.rb +0 -63
  2262. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/next_without_accumulator.rb +0 -51
  2263. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/no_return_in_begin_end_blocks.rb +0 -57
  2264. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/non_atomic_file_operation.rb +0 -174
  2265. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/non_deterministic_require_order.rb +0 -183
  2266. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/non_local_exit_from_iterator.rb +0 -86
  2267. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/number_conversion.rb +0 -200
  2268. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/numbered_parameter_assignment.rb +0 -46
  2269. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/numeric_operation_with_constant_result.rb +0 -94
  2270. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/or_assignment_to_constant.rb +0 -41
  2271. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/ordered_magic_comments.rb +0 -81
  2272. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/out_of_range_regexp_ref.rb +0 -129
  2273. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/parentheses_as_grouped_expression.rb +0 -87
  2274. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/percent_string_array.rb +0 -74
  2275. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/percent_symbol_array.rb +0 -64
  2276. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/raise_exception.rb +0 -110
  2277. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/rand_one.rb +0 -42
  2278. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/redundant_cop_disable_directive.rb +0 -344
  2279. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/redundant_cop_enable_directive.rb +0 -135
  2280. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/redundant_dir_glob_sort.rb +0 -62
  2281. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/redundant_regexp_quantifiers.rb +0 -130
  2282. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/redundant_require_statement.rb +0 -80
  2283. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/redundant_safe_navigation.rb +0 -259
  2284. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/redundant_splat_expansion.rb +0 -216
  2285. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/redundant_string_coercion.rb +0 -68
  2286. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/redundant_type_conversion.rb +0 -261
  2287. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/redundant_with_index.rb +0 -87
  2288. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/redundant_with_object.rb +0 -82
  2289. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/refinement_import_methods.rb +0 -52
  2290. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/regexp_as_condition.rb +0 -36
  2291. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/require_parentheses.rb +0 -62
  2292. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/require_range_parentheses.rb +0 -57
  2293. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/require_relative_self_path.rb +0 -50
  2294. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/rescue_exception.rb +0 -38
  2295. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/rescue_type.rb +0 -82
  2296. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/return_in_void_context.rb +0 -55
  2297. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/safe_navigation_chain.rb +0 -116
  2298. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/safe_navigation_consistency.rb +0 -160
  2299. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/safe_navigation_with_empty.rb +0 -46
  2300. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/script_permission.rb +0 -73
  2301. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/self_assignment.rb +0 -148
  2302. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/send_with_mixin_argument.rb +0 -83
  2303. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/shadowed_argument.rb +0 -177
  2304. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/shadowed_exception.rb +0 -165
  2305. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/shadowing_outer_local_variable.rb +0 -116
  2306. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/shared_mutable_default.rb +0 -76
  2307. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/struct_new_override.rb +0 -75
  2308. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/suppressed_exception.rb +0 -132
  2309. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/suppressed_exception_in_number_conversion.rb +0 -111
  2310. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/symbol_conversion.rb +0 -184
  2311. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/syntax.rb +0 -49
  2312. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/to_enum_arguments.rb +0 -99
  2313. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/to_json.rb +0 -45
  2314. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/top_level_return_with_argument.rb +0 -48
  2315. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/trailing_comma_in_attribute_declaration.rb +0 -55
  2316. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/triple_quotes.rb +0 -71
  2317. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/underscore_prefixed_variable_name.rb +0 -80
  2318. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/unescaped_bracket_in_regexp.rb +0 -88
  2319. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/unexpected_block_arity.rb +0 -92
  2320. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/unified_integer.rb +0 -40
  2321. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/unmodified_reduce_accumulator.rb +0 -205
  2322. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/unreachable_code.rb +0 -146
  2323. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/unreachable_loop.rb +0 -208
  2324. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/unused_block_argument.rb +0 -172
  2325. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/unused_method_argument.rb +0 -137
  2326. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/uri_escape_unescape.rb +0 -81
  2327. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/uri_regexp.rb +0 -56
  2328. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/useless_access_modifier.rb +0 -321
  2329. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/useless_assignment.rb +0 -242
  2330. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/useless_constant_scoping.rb +0 -71
  2331. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/useless_default_value_argument.rb +0 -90
  2332. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/useless_defined.rb +0 -55
  2333. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/useless_else_without_rescue.rb +0 -44
  2334. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/useless_method_definition.rb +0 -77
  2335. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/useless_numeric_operation.rb +0 -79
  2336. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/useless_or.rb +0 -111
  2337. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/useless_rescue.rb +0 -89
  2338. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/useless_ruby2_keywords.rb +0 -127
  2339. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/useless_setter_call.rb +0 -158
  2340. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/useless_times.rb +0 -114
  2341. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/utils/nil_receiver_checker.rb +0 -121
  2342. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/lint/void.rb +0 -279
  2343. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/message_annotator.rb +0 -134
  2344. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/metrics/abc_size.rb +0 -56
  2345. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/metrics/block_length.rb +0 -88
  2346. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/metrics/block_nesting.rb +0 -72
  2347. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/metrics/class_length.rb +0 -77
  2348. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/metrics/collection_literal_length.rb +0 -83
  2349. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/metrics/cyclomatic_complexity.rb +0 -58
  2350. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/metrics/method_length.rb +0 -80
  2351. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/metrics/module_length.rb +0 -62
  2352. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/metrics/parameter_lists.rb +0 -147
  2353. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/metrics/perceived_complexity.rb +0 -59
  2354. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/metrics/utils/abc_size_calculator.rb +0 -141
  2355. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/metrics/utils/code_length_calculator.rb +0 -209
  2356. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/metrics/utils/iterating_block.rb +0 -61
  2357. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/metrics/utils/repeated_attribute_discount.rb +0 -143
  2358. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/metrics/utils/repeated_csend_discount.rb +0 -42
  2359. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/migration/department_name.rb +0 -81
  2360. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/alignment.rb +0 -85
  2361. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/allowed_identifiers.rb +0 -18
  2362. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/allowed_methods.rb +0 -48
  2363. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/allowed_pattern.rb +0 -68
  2364. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/allowed_receivers.rb +0 -34
  2365. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/annotation_comment.rb +0 -70
  2366. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/array_min_size.rb +0 -57
  2367. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/array_syntax.rb +0 -17
  2368. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/auto_corrector.rb +0 -12
  2369. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/check_assignment.rb +0 -36
  2370. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/check_line_breakable.rb +0 -237
  2371. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/check_single_line_suitability.rb +0 -47
  2372. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/code_length.rb +0 -70
  2373. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/comments_help.rb +0 -95
  2374. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/configurable_enforced_style.rb +0 -112
  2375. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/configurable_formatting.rb +0 -41
  2376. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/configurable_max.rb +0 -28
  2377. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/configurable_naming.rb +0 -16
  2378. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/configurable_numbering.rb +0 -18
  2379. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/def_node.rb +0 -26
  2380. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/dig_help.rb +0 -27
  2381. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/documentation_comment.rb +0 -52
  2382. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/duplication.rb +0 -46
  2383. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/empty_lines_around_body.rb +0 -172
  2384. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/empty_parameter.rb +0 -25
  2385. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/end_keyword_alignment.rb +0 -74
  2386. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/endless_method_rewriter.rb +0 -24
  2387. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/enforce_superclass.rb +0 -44
  2388. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/first_element_line_break.rb +0 -50
  2389. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/forbidden_identifiers.rb +0 -20
  2390. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/forbidden_pattern.rb +0 -16
  2391. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/frozen_string_literal.rb +0 -99
  2392. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/gem_declaration.rb +0 -13
  2393. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/gemspec_help.rb +0 -52
  2394. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/hash_alignment_styles.rb +0 -157
  2395. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/hash_shorthand_syntax.rb +0 -236
  2396. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/hash_subset.rb +0 -203
  2397. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/hash_transform_method.rb +0 -192
  2398. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/heredoc.rb +0 -41
  2399. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/integer_node.rb +0 -14
  2400. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/interpolation.rb +0 -25
  2401. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/line_length_help.rb +0 -151
  2402. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/match_range.rb +0 -23
  2403. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/method_complexity.rb +0 -84
  2404. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/method_preference.rb +0 -30
  2405. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/min_body_length.rb +0 -21
  2406. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/min_branches_count.rb +0 -40
  2407. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/multiline_element_indentation.rb +0 -109
  2408. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/multiline_element_line_breaks.rb +0 -32
  2409. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/multiline_expression_indentation.rb +0 -226
  2410. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/multiline_literal_brace_layout.rb +0 -141
  2411. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/negative_conditional.rb +0 -34
  2412. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/nil_methods.rb +0 -23
  2413. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/on_normal_if_unless.rb +0 -14
  2414. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/ordered_gem_node.rb +0 -66
  2415. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/parentheses.rb +0 -16
  2416. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/percent_array.rb +0 -125
  2417. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/percent_literal.rb +0 -32
  2418. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/preceding_following_alignment.rb +0 -219
  2419. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/preferred_delimiters.rb +0 -50
  2420. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/range_help.rb +0 -160
  2421. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/rational_literal.rb +0 -19
  2422. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/require_library.rb +0 -61
  2423. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/rescue_node.rb +0 -34
  2424. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/safe_assignment.rb +0 -27
  2425. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/space_after_punctuation.rb +0 -55
  2426. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/space_before_punctuation.rb +0 -49
  2427. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/statement_modifier.rb +0 -109
  2428. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/string_help.rb +0 -40
  2429. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/string_literals_help.rb +0 -33
  2430. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/surrounding_space.rb +0 -134
  2431. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/symbol_help.rb +0 -13
  2432. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/target_ruby_version.rb +0 -36
  2433. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/trailing_body.rb +0 -25
  2434. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/trailing_comma.rb +0 -228
  2435. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/uncommunicative_name.rb +0 -104
  2436. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/unused_argument.rb +0 -29
  2437. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/mixin/visibility_help.rb +0 -72
  2438. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/naming/accessor_method_name.rb +0 -78
  2439. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/naming/ascii_identifiers.rb +0 -90
  2440. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/naming/binary_operator_parameter_name.rb +0 -53
  2441. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/naming/block_forwarding.rb +0 -156
  2442. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/naming/block_parameter_name.rb +0 -49
  2443. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/naming/class_and_module_camel_case.rb +0 -45
  2444. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/naming/constant_name.rb +0 -82
  2445. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/naming/file_name.rb +0 -245
  2446. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/naming/heredoc_delimiter_case.rb +0 -68
  2447. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/naming/heredoc_delimiter_naming.rb +0 -57
  2448. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/naming/inclusive_language.rb +0 -297
  2449. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/naming/memoized_instance_variable_name.rb +0 -294
  2450. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/naming/method_name.rb +0 -253
  2451. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/naming/method_parameter_name.rb +0 -58
  2452. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/naming/predicate_method.rb +0 -330
  2453. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/naming/predicate_prefix.rb +0 -204
  2454. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/naming/rescued_exceptions_variable_name.rb +0 -172
  2455. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/naming/variable_name.rb +0 -112
  2456. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/naming/variable_number.rb +0 -155
  2457. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/offense.rb +0 -246
  2458. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/registry.rb +0 -318
  2459. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/security/compound_hash.rb +0 -108
  2460. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/security/eval.rb +0 -34
  2461. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/security/io_methods.rb +0 -49
  2462. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/security/json_load.rb +0 -69
  2463. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/security/marshal_load.rb +0 -39
  2464. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/security/open.rb +0 -90
  2465. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/security/yaml_load.rb +0 -50
  2466. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/severity.rb +0 -67
  2467. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/access_modifier_declarations.rb +0 -364
  2468. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/accessor_grouping.rb +0 -214
  2469. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/alias.rb +0 -158
  2470. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/ambiguous_endless_method_definition.rb +0 -79
  2471. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/and_or.rb +0 -158
  2472. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/arguments_forwarding.rb +0 -564
  2473. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/array_coercion.rb +0 -87
  2474. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/array_first_last.rb +0 -80
  2475. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/array_intersect.rb +0 -195
  2476. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/array_intersect_with_single_element.rb +0 -47
  2477. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/array_join.rb +0 -39
  2478. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/ascii_comments.rb +0 -57
  2479. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/attr.rb +0 -80
  2480. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/auto_resource_cleanup.rb +0 -55
  2481. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/bare_percent_literals.rb +0 -75
  2482. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/begin_block.rb +0 -21
  2483. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/bisected_attr_accessor/macro.rb +0 -60
  2484. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/bisected_attr_accessor.rb +0 -125
  2485. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/bitwise_predicate.rb +0 -107
  2486. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/block_comments.rb +0 -66
  2487. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/block_delimiters.rb +0 -504
  2488. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/case_equality.rb +0 -106
  2489. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/case_like_if.rb +0 -277
  2490. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/character_literal.rb +0 -57
  2491. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/class_and_module_children.rb +0 -228
  2492. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/class_check.rb +0 -55
  2493. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/class_equality_comparison.rb +0 -134
  2494. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/class_methods.rb +0 -54
  2495. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/class_methods_definitions.rb +0 -158
  2496. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/class_vars.rb +0 -64
  2497. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/collection_compact.rb +0 -143
  2498. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/collection_methods.rb +0 -93
  2499. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/collection_querying.rb +0 -167
  2500. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/colon_method_call.rb +0 -46
  2501. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/colon_method_definition.rb +0 -37
  2502. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/combinable_defined.rb +0 -115
  2503. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/combinable_loops.rb +0 -131
  2504. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/command_literal.rb +0 -181
  2505. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/comment_annotation.rb +0 -130
  2506. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/commented_keyword.rb +0 -118
  2507. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/comparable_between.rb +0 -78
  2508. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/comparable_clamp.rb +0 -125
  2509. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/concat_array_literals.rb +0 -95
  2510. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/conditional_assignment.rb +0 -670
  2511. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/constant_visibility.rb +0 -102
  2512. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/copyright.rb +0 -109
  2513. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/data_inheritance.rb +0 -82
  2514. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/date_time.rb +0 -94
  2515. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/def_with_parentheses.rb +0 -70
  2516. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/dig_chain.rb +0 -89
  2517. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/dir.rb +0 -50
  2518. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/dir_empty.rb +0 -54
  2519. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/disable_cops_within_source_code_directive.rb +0 -87
  2520. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/document_dynamic_eval_definition.rb +0 -169
  2521. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/documentation.rb +0 -198
  2522. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/documentation_method.rb +0 -152
  2523. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/double_cop_disable_directive.rb +0 -46
  2524. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/double_negation.rb +0 -159
  2525. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/each_for_simple_loop.rb +0 -86
  2526. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/each_with_object.rb +0 -138
  2527. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/empty_block_parameter.rb +0 -47
  2528. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/empty_case_condition.rb +0 -117
  2529. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/empty_class_definition.rb +0 -96
  2530. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/empty_else.rb +0 -207
  2531. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/empty_heredoc.rb +0 -60
  2532. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/empty_lambda_parameter.rb +0 -44
  2533. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/empty_literal.rb +0 -151
  2534. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/empty_method.rb +0 -113
  2535. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/empty_string_inside_interpolation.rb +0 -100
  2536. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/encoding.rb +0 -63
  2537. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/end_block.rb +0 -28
  2538. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/endless_method.rb +0 -246
  2539. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/env_home.rb +0 -56
  2540. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/eval_with_location.rb +0 -229
  2541. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/even_odd.rb +0 -56
  2542. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/exact_regexp_match.rb +0 -69
  2543. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/expand_path_arguments.rb +0 -191
  2544. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/explicit_block_argument.rb +0 -166
  2545. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/exponential_notation.rb +0 -117
  2546. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/fetch_env_var.rb +0 -159
  2547. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/file_empty.rb +0 -71
  2548. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/file_null.rb +0 -89
  2549. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/file_read.rb +0 -109
  2550. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/file_touch.rb +0 -75
  2551. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/file_write.rb +0 -133
  2552. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/float_division.rb +0 -169
  2553. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/for.rb +0 -90
  2554. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/format_string.rb +0 -154
  2555. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/format_string_token.rb +0 -272
  2556. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/frozen_string_literal_comment.rb +0 -221
  2557. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/global_std_stream.rb +0 -79
  2558. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/global_vars.rb +0 -78
  2559. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/guard_clause.rb +0 -321
  2560. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/hash_as_last_array_item.rb +0 -102
  2561. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/hash_conversion.rb +0 -151
  2562. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/hash_each_methods.rb +0 -221
  2563. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/hash_except.rb +0 -80
  2564. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/hash_fetch_chain.rb +0 -104
  2565. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/hash_like_case.rb +0 -71
  2566. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/hash_lookup_method.rb +0 -94
  2567. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/hash_slice.rb +0 -80
  2568. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/hash_syntax.rb +0 -307
  2569. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/hash_transform_keys.rb +0 -95
  2570. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/hash_transform_values.rb +0 -93
  2571. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/identical_conditional_branches.rb +0 -273
  2572. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/if_inside_else.rb +0 -152
  2573. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/if_unless_modifier.rb +0 -351
  2574. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/if_unless_modifier_of_if_unless.rb +0 -44
  2575. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/if_with_boolean_literal_branches.rb +0 -166
  2576. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/if_with_semicolon.rb +0 -132
  2577. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/implicit_runtime_error.rb +0 -34
  2578. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/in_pattern_then.rb +0 -60
  2579. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/infinite_loop.rb +0 -127
  2580. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/inline_comment.rb +0 -34
  2581. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/inverse_methods.rb +0 -200
  2582. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/invertible_unless_condition.rb +0 -160
  2583. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/ip_addresses.rb +0 -75
  2584. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/it_assignment.rb +0 -93
  2585. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/it_block_parameter.rb +0 -121
  2586. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/keyword_arguments_merging.rb +0 -67
  2587. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/keyword_parameters_order.rb +0 -81
  2588. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/lambda.rb +0 -126
  2589. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/lambda_call.rb +0 -79
  2590. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/line_end_concatenation.rb +0 -143
  2591. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/magic_comment_format.rb +0 -307
  2592. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/map_compact_with_conditional_block.rb +0 -168
  2593. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/map_into_array.rb +0 -236
  2594. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/map_to_hash.rb +0 -90
  2595. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/map_to_set.rb +0 -63
  2596. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/method_call_with_args_parentheses/omit_parentheses.rb +0 -259
  2597. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/method_call_with_args_parentheses/require_parentheses.rb +0 -59
  2598. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/method_call_with_args_parentheses.rb +0 -277
  2599. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/method_call_without_args_parentheses.rb +0 -120
  2600. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/method_called_on_do_end_block.rb +0 -55
  2601. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/method_def_parentheses.rb +0 -178
  2602. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/min_max.rb +0 -64
  2603. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/min_max_comparison.rb +0 -91
  2604. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/missing_else.rb +0 -185
  2605. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/missing_respond_to_missing.rb +0 -82
  2606. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/mixin_grouping.rb +0 -135
  2607. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/mixin_usage.rb +0 -72
  2608. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/module_function.rb +0 -170
  2609. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/module_member_existence_check.rb +0 -117
  2610. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/multiline_block_chain.rb +0 -51
  2611. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/multiline_if_modifier.rb +0 -58
  2612. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/multiline_if_then.rb +0 -42
  2613. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/multiline_in_pattern_then.rb +0 -60
  2614. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/multiline_memoization.rb +0 -96
  2615. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/multiline_method_signature.rb +0 -93
  2616. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/multiline_ternary_operator.rb +0 -102
  2617. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/multiline_when_then.rb +0 -60
  2618. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/multiple_comparison.rb +0 -164
  2619. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/mutable_constant.rb +0 -246
  2620. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/negated_if.rb +0 -98
  2621. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/negated_if_else_condition.rb +0 -137
  2622. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/negated_unless.rb +0 -88
  2623. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/negated_while.rb +0 -40
  2624. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/negative_array_index.rb +0 -220
  2625. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/nested_file_dirname.rb +0 -66
  2626. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/nested_modifier.rb +0 -100
  2627. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/nested_parenthesized_calls.rb +0 -79
  2628. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/nested_ternary_operator.rb +0 -63
  2629. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/next.rb +0 -277
  2630. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/nil_comparison.rb +0 -87
  2631. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/nil_lambda.rb +0 -70
  2632. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/non_nil_check.rb +0 -158
  2633. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/not.rb +0 -76
  2634. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/numbered_parameters.rb +0 -46
  2635. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/numbered_parameters_limit.rb +0 -58
  2636. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/numeric_literal_prefix.rb +0 -119
  2637. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/numeric_literals.rb +0 -129
  2638. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/numeric_predicate.rb +0 -185
  2639. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/object_then.rb +0 -76
  2640. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/one_line_conditional.rb +0 -156
  2641. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/open_struct_use.rb +0 -69
  2642. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/operator_method_call.rb +0 -100
  2643. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/option_hash.rb +0 -54
  2644. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/optional_arguments.rb +0 -59
  2645. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/optional_boolean_parameter.rb +0 -64
  2646. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/or_assignment.rb +0 -94
  2647. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/parallel_assignment.rb +0 -302
  2648. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/parentheses_around_condition.rb +0 -136
  2649. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/percent_literal_delimiters.rb +0 -118
  2650. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/percent_q_literals.rb +0 -70
  2651. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/perl_backrefs.rb +0 -127
  2652. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/preferred_hash_methods.rb +0 -74
  2653. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/proc.rb +0 -37
  2654. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/quoted_symbols.rb +0 -122
  2655. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/raise_args.rb +0 -160
  2656. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/random_with_offset.rb +0 -153
  2657. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_argument.rb +0 -131
  2658. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_array_constructor.rb +0 -77
  2659. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_array_flatten.rb +0 -50
  2660. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_assignment.rb +0 -114
  2661. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_begin.rb +0 -239
  2662. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_capital_w.rb +0 -46
  2663. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_condition.rb +0 -345
  2664. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_conditional.rb +0 -84
  2665. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_constant_base.rb +0 -85
  2666. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_current_directory_in_path.rb +0 -50
  2667. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_double_splat_hash_braces.rb +0 -129
  2668. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_each.rb +0 -119
  2669. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_exception.rb +0 -85
  2670. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_fetch_block.rb +0 -113
  2671. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_file_extension_in_require.rb +0 -61
  2672. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_filter_chain.rb +0 -118
  2673. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_format.rb +0 -283
  2674. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_freeze.rb +0 -69
  2675. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_heredoc_delimiter_quotes.rb +0 -58
  2676. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_initialize.rb +0 -165
  2677. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_interpolation.rb +0 -147
  2678. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_interpolation_unfreeze.rb +0 -46
  2679. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_line_continuation.rb +0 -236
  2680. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_parentheses.rb +0 -360
  2681. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_percent_q.rb +0 -107
  2682. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_regexp_argument.rb +0 -116
  2683. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_regexp_character_class.rb +0 -119
  2684. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_regexp_constructor.rb +0 -46
  2685. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_regexp_escape.rb +0 -128
  2686. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_return.rb +0 -189
  2687. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_self.rb +0 -215
  2688. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_self_assignment.rb +0 -106
  2689. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_self_assignment_branch.rb +0 -90
  2690. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_sort.rb +0 -209
  2691. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_sort_by.rb +0 -79
  2692. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/redundant_string_escape.rb +0 -185
  2693. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/regexp_literal.rb +0 -231
  2694. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/require_order.rb +0 -139
  2695. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/rescue_modifier.rb +0 -112
  2696. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/rescue_standard_error.rb +0 -126
  2697. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/return_nil.rb +0 -99
  2698. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/return_nil_in_predicate_method_definition.rb +0 -137
  2699. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/reverse_find.rb +0 -51
  2700. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/safe_navigation.rb +0 -427
  2701. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/safe_navigation_chain_length.rb +0 -52
  2702. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/sample.rb +0 -144
  2703. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/select_by_regexp.rb +0 -169
  2704. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/self_assignment.rb +0 -95
  2705. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/semicolon.rb +0 -188
  2706. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/send.rb +0 -29
  2707. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/send_with_literal_method_name.rb +0 -105
  2708. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/signal_exception.rb +0 -217
  2709. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/single_argument_dig.rb +0 -73
  2710. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/single_line_block_params.rb +0 -119
  2711. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/single_line_do_end_block.rb +0 -78
  2712. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/single_line_methods.rb +0 -147
  2713. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/slicing_with_range.rb +0 -146
  2714. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/sole_nested_conditional.rb +0 -244
  2715. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/special_global_vars.rb +0 -259
  2716. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/stabby_lambda_parentheses.rb +0 -79
  2717. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/static_class.rb +0 -128
  2718. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/stderr_puts.rb +0 -57
  2719. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/string_chars.rb +0 -42
  2720. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/string_concatenation.rb +0 -182
  2721. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/string_hash_keys.rb +0 -58
  2722. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/string_literals.rb +0 -129
  2723. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/string_literals_in_interpolation.rb +0 -76
  2724. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/string_methods.rb +0 -36
  2725. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/strip.rb +0 -45
  2726. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/struct_inheritance.rb +0 -79
  2727. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/super_arguments.rb +0 -221
  2728. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/super_with_args_parentheses.rb +0 -35
  2729. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/swap_values.rb +0 -101
  2730. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/symbol_array.rb +0 -133
  2731. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/symbol_literal.rb +0 -28
  2732. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/symbol_proc.rb +0 -282
  2733. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/ternary_parentheses.rb +0 -240
  2734. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/top_level_method_definition.rb +0 -86
  2735. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/trailing_body_on_class.rb +0 -41
  2736. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/trailing_body_on_method_definition.rb +0 -55
  2737. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/trailing_body_on_module.rb +0 -40
  2738. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/trailing_comma_in_arguments.rb +0 -160
  2739. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/trailing_comma_in_array_literal.rb +0 -137
  2740. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/trailing_comma_in_block_args.rb +0 -105
  2741. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/trailing_comma_in_hash_literal.rb +0 -139
  2742. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/trailing_method_end_statement.rb +0 -62
  2743. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/trailing_underscore_variable.rb +0 -152
  2744. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/trivial_accessors.rb +0 -254
  2745. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/unless_else.rb +0 -56
  2746. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/unless_logical_operators.rb +0 -106
  2747. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/unpack_first.rb +0 -59
  2748. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/variable_interpolation.rb +0 -44
  2749. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/when_then.rb +0 -37
  2750. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/while_until_do.rb +0 -47
  2751. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/while_until_modifier.rb +0 -51
  2752. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/word_array.rb +0 -155
  2753. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/yaml_file_read.rb +0 -66
  2754. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/yoda_condition.rb +0 -185
  2755. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/yoda_expression.rb +0 -92
  2756. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/style/zero_length_predicate.rb +0 -154
  2757. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/team.rb +0 -290
  2758. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/util.rb +0 -215
  2759. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/utils/format_string.rb +0 -148
  2760. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/variable_force/assignment.rb +0 -156
  2761. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/variable_force/branch.rb +0 -355
  2762. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/variable_force/branchable.rb +0 -23
  2763. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/variable_force/reference.rb +0 -47
  2764. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/variable_force/scope.rb +0 -106
  2765. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/variable_force/variable.rb +0 -127
  2766. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/variable_force/variable_table.rb +0 -131
  2767. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cop/variable_force.rb +0 -462
  2768. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/cops_documentation_generator.rb +0 -406
  2769. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/core_ext/string.rb +0 -19
  2770. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/directive_comment.rb +0 -223
  2771. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/error.rb +0 -35
  2772. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/ext/comment.rb +0 -18
  2773. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/ext/processed_source.rb +0 -20
  2774. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/ext/range.rb +0 -15
  2775. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/ext/regexp_node.rb +0 -69
  2776. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/ext/regexp_parser.rb +0 -78
  2777. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/feature_loader.rb +0 -94
  2778. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/file_finder.rb +0 -43
  2779. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/file_patterns.rb +0 -43
  2780. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/formatter/auto_gen_config_formatter.rb +0 -17
  2781. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/formatter/base_formatter.rb +0 -119
  2782. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/formatter/clang_style_formatter.rb +0 -58
  2783. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/formatter/colorizable.rb +0 -41
  2784. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/formatter/disabled_config_formatter.rb +0 -297
  2785. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/formatter/emacs_style_formatter.rb +0 -39
  2786. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/formatter/file_list_formatter.rb +0 -20
  2787. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/formatter/formatter_set.rb +0 -114
  2788. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/formatter/fuubar_style_formatter.rb +0 -80
  2789. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/formatter/github_actions_formatter.rb +0 -57
  2790. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/formatter/html_formatter.rb +0 -155
  2791. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/formatter/json_formatter.rb +0 -79
  2792. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/formatter/junit_formatter.rb +0 -143
  2793. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/formatter/markdown_formatter.rb +0 -79
  2794. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/formatter/offense_count_formatter.rb +0 -93
  2795. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/formatter/pacman_formatter.rb +0 -81
  2796. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/formatter/progress_formatter.rb +0 -62
  2797. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/formatter/quiet_formatter.rb +0 -13
  2798. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/formatter/simple_text_formatter.rb +0 -172
  2799. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/formatter/tap_formatter.rb +0 -85
  2800. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/formatter/text_util.rb +0 -20
  2801. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/formatter/worst_offenders_formatter.rb +0 -64
  2802. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/formatter.rb +0 -34
  2803. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/lockfile.rb +0 -91
  2804. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/lsp/diagnostic.rb +0 -173
  2805. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/lsp/disable_comment_edits.rb +0 -135
  2806. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/lsp/logger.rb +0 -22
  2807. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/lsp/routes.rb +0 -256
  2808. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/lsp/runtime.rb +0 -79
  2809. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/lsp/server.rb +0 -70
  2810. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/lsp/severity.rb +0 -27
  2811. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/lsp/stdin_runner.rb +0 -76
  2812. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/lsp.rb +0 -36
  2813. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/magic_comment.rb +0 -328
  2814. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/name_similarity.rb +0 -29
  2815. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/options.rb +0 -662
  2816. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/path_util.rb +0 -122
  2817. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/pending_cops_reporter.rb +0 -56
  2818. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/platform.rb +0 -11
  2819. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/plugin/configuration_integrator.rb +0 -143
  2820. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/plugin/load_error.rb +0 -26
  2821. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/plugin/loader.rb +0 -100
  2822. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/plugin/not_supported_error.rb +0 -29
  2823. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/plugin.rb +0 -46
  2824. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/rake_task.rb +0 -109
  2825. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/remote_config.rb +0 -114
  2826. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/result_cache.rb +0 -247
  2827. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/rspec/cop_helper.rb +0 -111
  2828. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/rspec/expect_offense.rb +0 -354
  2829. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/rspec/parallel_formatter.rb +0 -90
  2830. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/rspec/shared_contexts.rb +0 -275
  2831. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/rspec/support.rb +0 -35
  2832. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/runner.rb +0 -529
  2833. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/server/cache.rb +0 -187
  2834. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/server/cli.rb +0 -147
  2835. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/server/client_command/base.rb +0 -54
  2836. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/server/client_command/exec.rb +0 -65
  2837. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/server/client_command/restart.rb +0 -25
  2838. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/server/client_command/start.rb +0 -58
  2839. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/server/client_command/status.rb +0 -28
  2840. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/server/client_command/stop.rb +0 -31
  2841. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/server/client_command.rb +0 -26
  2842. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/server/core.rb +0 -116
  2843. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/server/errors.rb +0 -23
  2844. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/server/helper.rb +0 -34
  2845. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/server/server_command/base.rb +0 -50
  2846. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/server/server_command/exec.rb +0 -33
  2847. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/server/server_command/stop.rb +0 -24
  2848. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/server/server_command.rb +0 -21
  2849. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/server/socket_reader.rb +0 -69
  2850. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/server.rb +0 -53
  2851. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/string_interpreter.rb +0 -60
  2852. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/target_finder.rb +0 -221
  2853. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/target_ruby.rb +0 -308
  2854. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/util.rb +0 -16
  2855. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/version.rb +0 -160
  2856. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/warning.rb +0 -11
  2857. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop/yaml_duplication_checker.rb +0 -34
  2858. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/rubocop.rb +0 -830
  2859. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/ruby_lsp/rubocop/addon.rb +0 -90
  2860. data/vendor/bundle/ruby/3.2.0/gems/rubocop-1.84.2/lib/ruby_lsp/rubocop/runtime_adapter.rb +0 -99
  2861. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/LICENSE.txt +0 -20
  2862. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/README.md +0 -54
  2863. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/builder.rb +0 -133
  2864. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/builder_prism.rb +0 -11
  2865. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/ext/range.rb +0 -28
  2866. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/alias_node.rb +0 -24
  2867. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/and_asgn_node.rb +0 -17
  2868. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/and_node.rb +0 -29
  2869. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/arg_node.rb +0 -34
  2870. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/args_node.rb +0 -39
  2871. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/array_node.rb +0 -69
  2872. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/asgn_node.rb +0 -26
  2873. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/block_node.rb +0 -168
  2874. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/break_node.rb +0 -12
  2875. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/case_match_node.rb +0 -64
  2876. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/case_node.rb +0 -60
  2877. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/casgn_node.rb +0 -23
  2878. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/class_node.rb +0 -31
  2879. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/complex_node.rb +0 -13
  2880. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/const_node.rb +0 -10
  2881. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/csend_node.rb +0 -14
  2882. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/def_node.rb +0 -68
  2883. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/defined_node.rb +0 -19
  2884. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/dstr_node.rb +0 -16
  2885. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/ensure_node.rb +0 -53
  2886. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/float_node.rb +0 -13
  2887. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/for_node.rb +0 -53
  2888. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/forward_args_node.rb +0 -33
  2889. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/hash_node.rb +0 -122
  2890. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/if_node.rb +0 -178
  2891. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/in_pattern_node.rb +0 -38
  2892. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/index_node.rb +0 -48
  2893. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/indexasgn_node.rb +0 -50
  2894. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/int_node.rb +0 -13
  2895. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/keyword_begin_node.rb +0 -44
  2896. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/keyword_splat_node.rb +0 -53
  2897. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/lambda_node.rb +0 -65
  2898. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/masgn_node.rb +0 -63
  2899. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/mixin/basic_literal_node.rb +0 -16
  2900. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/mixin/binary_operator_node.rb +0 -43
  2901. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/mixin/collection_node.rb +0 -16
  2902. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/mixin/conditional_node.rb +0 -45
  2903. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/mixin/constant_node.rb +0 -62
  2904. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/mixin/descendence.rb +0 -117
  2905. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/mixin/hash_element_node.rb +0 -127
  2906. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/mixin/method_dispatch_node.rb +0 -287
  2907. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/mixin/method_identifier_predicates.rb +0 -219
  2908. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/mixin/modifier_node.rb +0 -17
  2909. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/mixin/numeric_node.rb +0 -22
  2910. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/mixin/parameterized_node.rb +0 -126
  2911. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/mixin/predicate_operator_node.rb +0 -44
  2912. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/mlhs_node.rb +0 -29
  2913. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/module_node.rb +0 -24
  2914. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/next_node.rb +0 -12
  2915. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/op_asgn_node.rb +0 -38
  2916. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/or_asgn_node.rb +0 -17
  2917. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/or_node.rb +0 -29
  2918. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/pair_node.rb +0 -74
  2919. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/procarg0_node.rb +0 -17
  2920. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/range_node.rb +0 -18
  2921. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/rational_node.rb +0 -13
  2922. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/regexp_node.rb +0 -103
  2923. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/resbody_node.rb +0 -45
  2924. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/rescue_node.rb +0 -49
  2925. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/return_node.rb +0 -12
  2926. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/self_class_node.rb +0 -24
  2927. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/send_node.rb +0 -29
  2928. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/str_node.rb +0 -56
  2929. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/super_node.rb +0 -23
  2930. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/symbol_node.rb +0 -12
  2931. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/until_node.rb +0 -35
  2932. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/var_node.rb +0 -15
  2933. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/when_node.rb +0 -47
  2934. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/while_node.rb +0 -35
  2935. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node/yield_node.rb +0 -23
  2936. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node.rb +0 -770
  2937. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node_pattern/builder.rb +0 -72
  2938. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node_pattern/comment.rb +0 -45
  2939. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node_pattern/compiler/atom_subcompiler.rb +0 -56
  2940. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node_pattern/compiler/binding.rb +0 -84
  2941. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node_pattern/compiler/debug.rb +0 -163
  2942. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node_pattern/compiler/node_pattern_subcompiler.rb +0 -146
  2943. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node_pattern/compiler/sequence_subcompiler.rb +0 -431
  2944. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node_pattern/compiler/subcompiler.rb +0 -57
  2945. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node_pattern/compiler.rb +0 -105
  2946. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node_pattern/lexer.rb +0 -70
  2947. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node_pattern/lexer.rex +0 -42
  2948. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node_pattern/lexer.rex.rb +0 -184
  2949. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node_pattern/method_definer.rb +0 -145
  2950. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node_pattern/node.rb +0 -269
  2951. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node_pattern/parser.racc.rb +0 -472
  2952. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node_pattern/parser.rb +0 -66
  2953. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node_pattern/parser.y +0 -103
  2954. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node_pattern/sets.rb +0 -37
  2955. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node_pattern/with_meta.rb +0 -110
  2956. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/node_pattern.rb +0 -127
  2957. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/processed_source.rb +0 -411
  2958. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/rubocop_compatibility.rb +0 -31
  2959. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/sexp.rb +0 -17
  2960. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/token.rb +0 -131
  2961. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/traversal.rb +0 -193
  2962. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/utilities/simple_forwardable.rb +0 -27
  2963. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast/version.rb +0 -9
  2964. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop/ast.rb +0 -105
  2965. data/vendor/bundle/ruby/3.2.0/gems/rubocop-ast-1.49.1/lib/rubocop-ast.rb +0 -3
  2966. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/LICENSE.txt +0 -20
  2967. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/README.md +0 -100
  2968. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/config/default.yml +0 -389
  2969. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/config/obsoletion.yml +0 -7
  2970. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/mixin/regexp_metacharacter.rb +0 -76
  2971. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/mixin/sort_block.rb +0 -35
  2972. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/ancestors_include.rb +0 -52
  2973. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/array_semi_infinite_range_slice.rb +0 -80
  2974. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/big_decimal_with_numeric_argument.rb +0 -82
  2975. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/bind_call.rb +0 -77
  2976. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/block_given_with_explicit_block.rb +0 -60
  2977. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/caller.rb +0 -67
  2978. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/case_when_splat.rb +0 -190
  2979. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/casecmp.rb +0 -109
  2980. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/chain_array_allocation.rb +0 -83
  2981. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/collection_literal_in_loop.rb +0 -171
  2982. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/compare_with_block.rb +0 -120
  2983. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/concurrent_monotonic_time.rb +0 -42
  2984. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/constant_regexp.rb +0 -75
  2985. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/count.rb +0 -144
  2986. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/delete_prefix.rb +0 -94
  2987. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/delete_suffix.rb +0 -94
  2988. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/detect.rb +0 -137
  2989. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/double_start_end_with.rb +0 -122
  2990. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/end_with.rb +0 -82
  2991. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/fixed_size.rb +0 -99
  2992. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/flat_map.rb +0 -88
  2993. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/inefficient_hash_search.rb +0 -104
  2994. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/io_readlines.rb +0 -112
  2995. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/map_compact.rb +0 -101
  2996. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/map_method_chain.rb +0 -89
  2997. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/method_object_as_block.rb +0 -32
  2998. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/open_struct.rb +0 -50
  2999. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/range_include.rb +0 -57
  3000. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/redundant_block_call.rb +0 -107
  3001. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/redundant_equality_comparison_block.rb +0 -137
  3002. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/redundant_match.rb +0 -92
  3003. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/redundant_merge.rb +0 -195
  3004. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/redundant_sort_block.rb +0 -50
  3005. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/redundant_split_regexp_argument.rb +0 -65
  3006. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/redundant_string_chars.rb +0 -132
  3007. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/regexp_match.rb +0 -277
  3008. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/reverse_each.rb +0 -60
  3009. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/reverse_first.rb +0 -66
  3010. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/select_map.rb +0 -57
  3011. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/size.rb +0 -76
  3012. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/sort_reverse.rb +0 -55
  3013. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/squeeze.rb +0 -71
  3014. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/start_with.rb +0 -82
  3015. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/string_bytesize.rb +0 -45
  3016. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/string_identifier_argument.rb +0 -107
  3017. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/string_include.rb +0 -65
  3018. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/string_replacement.rb +0 -161
  3019. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/sum.rb +0 -271
  3020. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/times_map.rb +0 -89
  3021. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/unfreeze_string.rb +0 -70
  3022. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/uri_default_parser.rb +0 -40
  3023. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance/zip_without_block.rb +0 -57
  3024. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/cop/performance_cops.rb +0 -57
  3025. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/performance/plugin.rb +0 -31
  3026. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/performance/version.rb +0 -14
  3027. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop/performance.rb +0 -7
  3028. data/vendor/bundle/ruby/3.2.0/gems/rubocop-performance-1.26.1/lib/rubocop-performance.rb +0 -22
  3029. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/LICENSE.txt +0 -19
  3030. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/README.md +0 -131
  3031. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/Rakefile +0 -2
  3032. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/base.rb +0 -234
  3033. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/calculators/length.rb +0 -98
  3034. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/bar.rb +0 -102
  3035. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/percentage.rb +0 -27
  3036. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/rate.rb +0 -39
  3037. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/time.rb +0 -101
  3038. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/title.rb +0 -13
  3039. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/errors/invalid_progress_error.rb +0 -4
  3040. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/format/formatter.rb +0 -27
  3041. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/format/molecule.rb +0 -61
  3042. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/format/string.rb +0 -38
  3043. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/output.rb +0 -71
  3044. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/outputs/non_tty.rb +0 -47
  3045. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/outputs/null.rb +0 -33
  3046. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/outputs/tty.rb +0 -32
  3047. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/progress.rb +0 -108
  3048. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/projector.rb +0 -14
  3049. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/projectors/smoothed_average.rb +0 -71
  3050. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/refinements/progress_enumerator.rb +0 -28
  3051. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/refinements.rb +0 -1
  3052. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/throttle.rb +0 -25
  3053. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/time.rb +0 -30
  3054. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/timer.rb +0 -78
  3055. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/version.rb +0 -3
  3056. data/vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar.rb +0 -12
  3057. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/LICENSE +0 -21
  3058. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/README.md +0 -194
  3059. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/agent/agent_generator.rb +0 -36
  3060. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/agent/templates/agent.rb.tt +0 -6
  3061. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/agent/templates/instructions.txt.erb.tt +0 -0
  3062. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/chat_ui_generator.rb +0 -256
  3063. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/controllers/chats_controller.rb.tt +0 -38
  3064. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/controllers/messages_controller.rb.tt +0 -21
  3065. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/controllers/models_controller.rb.tt +0 -14
  3066. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/helpers/messages_helper.rb.tt +0 -25
  3067. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/jobs/chat_response_job.rb.tt +0 -12
  3068. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/tailwind/views/chats/_chat.html.erb.tt +0 -16
  3069. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/tailwind/views/chats/_form.html.erb.tt +0 -31
  3070. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/tailwind/views/chats/index.html.erb.tt +0 -31
  3071. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/tailwind/views/chats/new.html.erb.tt +0 -9
  3072. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/tailwind/views/chats/show.html.erb.tt +0 -27
  3073. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/tailwind/views/messages/_assistant.html.erb.tt +0 -14
  3074. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/tailwind/views/messages/_content.html.erb.tt +0 -1
  3075. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/tailwind/views/messages/_error.html.erb.tt +0 -13
  3076. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/tailwind/views/messages/_form.html.erb.tt +0 -23
  3077. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/tailwind/views/messages/_system.html.erb.tt +0 -10
  3078. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/tailwind/views/messages/_tool.html.erb.tt +0 -2
  3079. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/tailwind/views/messages/_tool_calls.html.erb.tt +0 -4
  3080. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/tailwind/views/messages/_user.html.erb.tt +0 -14
  3081. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/tailwind/views/messages/tool_calls/_default.html.erb.tt +0 -13
  3082. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/tailwind/views/messages/tool_results/_default.html.erb.tt +0 -21
  3083. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/tailwind/views/models/_model.html.erb.tt +0 -17
  3084. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/tailwind/views/models/index.html.erb.tt +0 -40
  3085. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/tailwind/views/models/show.html.erb.tt +0 -27
  3086. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/views/chats/_chat.html.erb.tt +0 -16
  3087. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/views/chats/_form.html.erb.tt +0 -29
  3088. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/views/chats/index.html.erb.tt +0 -28
  3089. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/views/chats/new.html.erb.tt +0 -11
  3090. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/views/chats/show.html.erb.tt +0 -25
  3091. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/views/messages/_assistant.html.erb.tt +0 -9
  3092. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/views/messages/_content.html.erb.tt +0 -1
  3093. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/views/messages/_error.html.erb.tt +0 -8
  3094. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/views/messages/_form.html.erb.tt +0 -21
  3095. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/views/messages/_system.html.erb.tt +0 -6
  3096. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/views/messages/_tool.html.erb.tt +0 -2
  3097. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/views/messages/_tool_calls.html.erb.tt +0 -4
  3098. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/views/messages/_user.html.erb.tt +0 -9
  3099. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/views/messages/create.turbo_stream.erb.tt +0 -7
  3100. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/views/messages/tool_calls/_default.html.erb.tt +0 -8
  3101. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/views/messages/tool_results/_default.html.erb.tt +0 -16
  3102. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/views/models/_model.html.erb.tt +0 -15
  3103. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/views/models/index.html.erb.tt +0 -38
  3104. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/chat_ui/templates/views/models/show.html.erb.tt +0 -17
  3105. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/generator_helpers.rb +0 -214
  3106. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/install/install_generator.rb +0 -110
  3107. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/install/templates/add_references_to_chats_tool_calls_and_messages_migration.rb.tt +0 -9
  3108. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/install/templates/chat_model.rb.tt +0 -3
  3109. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/install/templates/create_chats_migration.rb.tt +0 -7
  3110. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/install/templates/create_messages_migration.rb.tt +0 -19
  3111. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/install/templates/create_models_migration.rb.tt +0 -39
  3112. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/install/templates/create_tool_calls_migration.rb.tt +0 -21
  3113. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/install/templates/initializer.rb.tt +0 -12
  3114. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/install/templates/message_model.rb.tt +0 -4
  3115. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/install/templates/model_model.rb.tt +0 -3
  3116. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/install/templates/tool_call_model.rb.tt +0 -3
  3117. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/schema/schema_generator.rb +0 -26
  3118. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/schema/templates/schema.rb.tt +0 -2
  3119. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/tool/templates/tool.rb.tt +0 -9
  3120. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/tool/templates/tool_call.html.erb.tt +0 -13
  3121. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/tool/templates/tool_result.html.erb.tt +0 -13
  3122. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/tool/tool_generator.rb +0 -96
  3123. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/upgrade_to_v1_10/templates/add_v1_10_message_columns.rb.tt +0 -19
  3124. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/upgrade_to_v1_10/upgrade_to_v1_10_generator.rb +0 -50
  3125. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/upgrade_to_v1_14/templates/add_v1_14_tool_call_columns.rb.tt +0 -7
  3126. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/upgrade_to_v1_14/upgrade_to_v1_14_generator.rb +0 -49
  3127. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/upgrade_to_v1_7/templates/migration.rb.tt +0 -145
  3128. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/upgrade_to_v1_7/upgrade_to_v1_7_generator.rb +0 -122
  3129. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/upgrade_to_v1_9/templates/add_v1_9_message_columns.rb.tt +0 -15
  3130. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/generators/ruby_llm/upgrade_to_v1_9/upgrade_to_v1_9_generator.rb +0 -49
  3131. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/active_record/acts_as.rb +0 -180
  3132. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/active_record/acts_as_legacy.rb +0 -503
  3133. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/active_record/chat_methods.rb +0 -468
  3134. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/active_record/message_methods.rb +0 -131
  3135. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/active_record/model_methods.rb +0 -84
  3136. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/active_record/payload_helpers.rb +0 -26
  3137. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/active_record/tool_call_methods.rb +0 -15
  3138. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/agent.rb +0 -365
  3139. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/aliases.json +0 -432
  3140. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/aliases.rb +0 -38
  3141. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/attachment.rb +0 -223
  3142. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/chat.rb +0 -351
  3143. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/chunk.rb +0 -6
  3144. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/configuration.rb +0 -81
  3145. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/connection.rb +0 -130
  3146. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/content.rb +0 -77
  3147. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/context.rb +0 -29
  3148. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/embedding.rb +0 -29
  3149. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/error.rb +0 -112
  3150. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/image.rb +0 -49
  3151. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/message.rb +0 -107
  3152. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/mime_type.rb +0 -71
  3153. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/model/info.rb +0 -113
  3154. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/model/modalities.rb +0 -22
  3155. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/model/pricing.rb +0 -48
  3156. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/model/pricing_category.rb +0 -46
  3157. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/model/pricing_tier.rb +0 -33
  3158. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/model.rb +0 -7
  3159. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/models.json +0 -56664
  3160. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/models.rb +0 -514
  3161. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/models_schema.json +0 -168
  3162. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/moderation.rb +0 -56
  3163. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/provider.rb +0 -265
  3164. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/anthropic/capabilities.rb +0 -20
  3165. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/anthropic/chat.rb +0 -257
  3166. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/anthropic/content.rb +0 -44
  3167. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/anthropic/embeddings.rb +0 -20
  3168. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/anthropic/media.rb +0 -92
  3169. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/anthropic/models.rb +0 -57
  3170. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/anthropic/streaming.rb +0 -69
  3171. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/anthropic/tools.rb +0 -129
  3172. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/anthropic.rb +0 -40
  3173. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/azure/chat.rb +0 -29
  3174. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/azure/embeddings.rb +0 -24
  3175. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/azure/media.rb +0 -45
  3176. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/azure/models.rb +0 -14
  3177. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/azure.rb +0 -148
  3178. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/bedrock/auth.rb +0 -122
  3179. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/bedrock/chat.rb +0 -392
  3180. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/bedrock/media.rb +0 -90
  3181. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/bedrock/models.rb +0 -143
  3182. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/bedrock/streaming.rb +0 -319
  3183. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/bedrock.rb +0 -99
  3184. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/deepseek/capabilities.rb +0 -20
  3185. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/deepseek/chat.rb +0 -16
  3186. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/deepseek.rb +0 -34
  3187. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/gemini/capabilities.rb +0 -119
  3188. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/gemini/chat.rb +0 -536
  3189. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/gemini/embeddings.rb +0 -37
  3190. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/gemini/images.rb +0 -47
  3191. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/gemini/media.rb +0 -112
  3192. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/gemini/models.rb +0 -38
  3193. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/gemini/streaming.rb +0 -93
  3194. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/gemini/tools.rb +0 -230
  3195. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/gemini/transcription.rb +0 -116
  3196. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/gemini.rb +0 -41
  3197. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/gpustack/capabilities.rb +0 -20
  3198. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/gpustack/chat.rb +0 -27
  3199. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/gpustack/media.rb +0 -46
  3200. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/gpustack/models.rb +0 -90
  3201. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/gpustack.rb +0 -42
  3202. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/mistral/capabilities.rb +0 -163
  3203. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/mistral/chat.rb +0 -82
  3204. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/mistral/embeddings.rb +0 -33
  3205. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/mistral/models.rb +0 -48
  3206. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/mistral.rb +0 -36
  3207. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/ollama/capabilities.rb +0 -20
  3208. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/ollama/chat.rb +0 -27
  3209. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/ollama/media.rb +0 -46
  3210. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/ollama/models.rb +0 -36
  3211. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/ollama.rb +0 -40
  3212. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/openai/capabilities.rb +0 -203
  3213. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/openai/chat.rb +0 -182
  3214. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/openai/embeddings.rb +0 -33
  3215. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/openai/images.rb +0 -38
  3216. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/openai/media.rb +0 -84
  3217. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/openai/models.rb +0 -37
  3218. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/openai/moderation.rb +0 -34
  3219. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/openai/streaming.rb +0 -54
  3220. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/openai/temperature.rb +0 -28
  3221. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/openai/tools.rb +0 -123
  3222. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/openai/transcription.rb +0 -70
  3223. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/openai.rb +0 -54
  3224. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/openrouter/chat.rb +0 -168
  3225. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/openrouter/images.rb +0 -69
  3226. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/openrouter/models.rb +0 -73
  3227. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/openrouter/streaming.rb +0 -74
  3228. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/openrouter.rb +0 -62
  3229. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/perplexity/capabilities.rb +0 -72
  3230. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/perplexity/chat.rb +0 -16
  3231. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/perplexity/models.rb +0 -40
  3232. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/perplexity.rb +0 -52
  3233. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/vertexai/chat.rb +0 -14
  3234. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/vertexai/embeddings.rb +0 -32
  3235. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/vertexai/models.rb +0 -130
  3236. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/vertexai/streaming.rb +0 -14
  3237. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/vertexai/transcription.rb +0 -16
  3238. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/vertexai.rb +0 -71
  3239. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/xai/chat.rb +0 -15
  3240. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/xai/models.rb +0 -75
  3241. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/providers/xai.rb +0 -32
  3242. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/railtie.rb +0 -35
  3243. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/stream_accumulator.rb +0 -203
  3244. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/streaming.rb +0 -175
  3245. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/thinking.rb +0 -49
  3246. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/tokens.rb +0 -47
  3247. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/tool.rb +0 -254
  3248. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/tool_call.rb +0 -25
  3249. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/transcription.rb +0 -35
  3250. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/utils.rb +0 -91
  3251. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm/version.rb +0 -5
  3252. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/ruby_llm.rb +0 -113
  3253. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/tasks/models.rake +0 -564
  3254. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/tasks/release.rake +0 -67
  3255. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/tasks/ruby_llm.rake +0 -23
  3256. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-1.14.1/lib/tasks/vcr.rake +0 -124
  3257. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-schema-0.3.0/.rspec +0 -3
  3258. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-schema-0.3.0/LICENSE.txt +0 -21
  3259. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-schema-0.3.0/README.md +0 -428
  3260. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-schema-0.3.0/RELEASE.md +0 -8
  3261. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-schema-0.3.0/Rakefile +0 -12
  3262. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-schema-0.3.0/lib/ruby_llm/schema/dsl/complex_types.rb +0 -32
  3263. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-schema-0.3.0/lib/ruby_llm/schema/dsl/primitive_types.rb +0 -29
  3264. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-schema-0.3.0/lib/ruby_llm/schema/dsl/schema_builders.rb +0 -191
  3265. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-schema-0.3.0/lib/ruby_llm/schema/dsl/utilities.rb +0 -45
  3266. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-schema-0.3.0/lib/ruby_llm/schema/dsl.rb +0 -17
  3267. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-schema-0.3.0/lib/ruby_llm/schema/errors.rb +0 -38
  3268. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-schema-0.3.0/lib/ruby_llm/schema/helpers.rb +0 -10
  3269. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-schema-0.3.0/lib/ruby_llm/schema/json_output.rb +0 -34
  3270. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-schema-0.3.0/lib/ruby_llm/schema/validator.rb +0 -95
  3271. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-schema-0.3.0/lib/ruby_llm/schema/version.rb +0 -7
  3272. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-schema-0.3.0/lib/ruby_llm/schema.rb +0 -98
  3273. data/vendor/bundle/ruby/3.2.0/gems/ruby_llm-schema-0.3.0/lib/tasks/release.rake +0 -53
  3274. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/.github/dependabot.yml +0 -12
  3275. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/.github/workflows/test.yml +0 -24
  3276. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/.github/workflows/update.yml +0 -54
  3277. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/.gitignore +0 -11
  3278. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/.standard.yml +0 -4
  3279. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/CHANGELOG.md +0 -716
  3280. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/Gemfile +0 -16
  3281. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/Gemfile.lock +0 -89
  3282. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/LICENSE.txt +0 -24
  3283. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/README.md +0 -577
  3284. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/Rakefile +0 -13
  3285. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/bin/console +0 -10
  3286. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/bin/rake +0 -27
  3287. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/bin/run +0 -9
  3288. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/bin/setup +0 -8
  3289. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/config/base.yml +0 -1981
  3290. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/config/default.yml +0 -8
  3291. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/config/ruby-1.8.yml +0 -16
  3292. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/config/ruby-1.9.yml +0 -14
  3293. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/config/ruby-2.0.yml +0 -4
  3294. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/config/ruby-2.1.yml +0 -4
  3295. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/config/ruby-2.2.yml +0 -16
  3296. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/config/ruby-2.3.yml +0 -10
  3297. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/config/ruby-2.4.yml +0 -10
  3298. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/config/ruby-2.5.yml +0 -10
  3299. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/config/ruby-2.6.yml +0 -13
  3300. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/config/ruby-2.7.yml +0 -10
  3301. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/config/ruby-3.0.yml +0 -13
  3302. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/config/ruby-3.1.yml +0 -11
  3303. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/config/ruby-3.2.yml +0 -4
  3304. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/config/ruby-3.3.yml +0 -7
  3305. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/config/ruby-3.4.yml +0 -7
  3306. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/docs/ARCHITECTURE.md +0 -33
  3307. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/docs/RELEASE.md +0 -41
  3308. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/docs/RUBY_VERSIONS.md +0 -51
  3309. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/docs/UPGRADING.md +0 -31
  3310. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/exe/standardrb +0 -7
  3311. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/ruby_lsp/standard/addon.rb +0 -58
  3312. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/ruby_lsp/standard/wraps_built_in_lsp_standardizer.rb +0 -44
  3313. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/base/plugin.rb +0 -69
  3314. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/base.rb +0 -8
  3315. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/builds_config.rb +0 -36
  3316. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/cli.rb +0 -17
  3317. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/creates_config_store/assigns_rubocop_yaml.rb +0 -10
  3318. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/creates_config_store/configures_ignored_paths.rb +0 -45
  3319. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/creates_config_store/merges_user_config_extensions.rb +0 -37
  3320. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/creates_config_store/sets_target_ruby_version.rb +0 -38
  3321. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/creates_config_store.rb +0 -28
  3322. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/file_finder.rb +0 -13
  3323. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/formatter.rb +0 -134
  3324. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/loads_runner.rb +0 -23
  3325. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/loads_yaml_config.rb +0 -67
  3326. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/lsp/diagnostic.rb +0 -174
  3327. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/lsp/kills_server.rb +0 -10
  3328. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/lsp/logger.rb +0 -21
  3329. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/lsp/routes.rb +0 -175
  3330. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/lsp/server.rb +0 -37
  3331. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/lsp/standardizer.rb +0 -34
  3332. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/lsp/stdin_rubocop_runner.rb +0 -71
  3333. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/merges_settings.rb +0 -75
  3334. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/plugin/combines_plugin_configs.rb +0 -15
  3335. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/plugin/creates_runner_context.rb +0 -15
  3336. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/plugin/determines_class_constant.rb +0 -56
  3337. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/plugin/initializes_plugins.rb +0 -23
  3338. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/plugin/merges_plugins_into_rubocop_config.rb +0 -177
  3339. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/plugin/standardizes_configured_plugins.rb +0 -37
  3340. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/plugin.rb +0 -11
  3341. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/railtie.rb +0 -11
  3342. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/rake.rb +0 -33
  3343. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/resolves_yaml_option.rb +0 -28
  3344. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/rubocop/ext.rb +0 -25
  3345. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/runners/genignore.rb +0 -44
  3346. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/runners/help.rb +0 -48
  3347. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/runners/lsp.rb +0 -11
  3348. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/runners/rubocop.rb +0 -32
  3349. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/runners/verbose_version.rb +0 -14
  3350. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/runners/version.rb +0 -9
  3351. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard/version.rb +0 -3
  3352. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/lib/standard.rb +0 -15
  3353. data/vendor/bundle/ruby/3.2.0/gems/standard-1.54.0/standard.gemspec +0 -32
  3354. data/vendor/bundle/ruby/3.2.0/gems/standard-custom-1.0.2/.standard.yml +0 -3
  3355. data/vendor/bundle/ruby/3.2.0/gems/standard-custom-1.0.2/CHANGELOG.md +0 -13
  3356. data/vendor/bundle/ruby/3.2.0/gems/standard-custom-1.0.2/Gemfile +0 -7
  3357. data/vendor/bundle/ruby/3.2.0/gems/standard-custom-1.0.2/Gemfile.lock +0 -68
  3358. data/vendor/bundle/ruby/3.2.0/gems/standard-custom-1.0.2/LICENSE.txt +0 -25
  3359. data/vendor/bundle/ruby/3.2.0/gems/standard-custom-1.0.2/README.md +0 -22
  3360. data/vendor/bundle/ruby/3.2.0/gems/standard-custom-1.0.2/Rakefile +0 -12
  3361. data/vendor/bundle/ruby/3.2.0/gems/standard-custom-1.0.2/config/base.yml +0 -2
  3362. data/vendor/bundle/ruby/3.2.0/gems/standard-custom-1.0.2/lib/standard/cop/block_single_line_braces.rb +0 -98
  3363. data/vendor/bundle/ruby/3.2.0/gems/standard-custom-1.0.2/lib/standard/custom/plugin.rb +0 -28
  3364. data/vendor/bundle/ruby/3.2.0/gems/standard-custom-1.0.2/lib/standard/custom/version.rb +0 -5
  3365. data/vendor/bundle/ruby/3.2.0/gems/standard-custom-1.0.2/lib/standard/custom.rb +0 -10
  3366. data/vendor/bundle/ruby/3.2.0/gems/standard-custom-1.0.2/lib/standard-custom.rb +0 -1
  3367. data/vendor/bundle/ruby/3.2.0/gems/standard-performance-1.9.0/.standard.yml +0 -3
  3368. data/vendor/bundle/ruby/3.2.0/gems/standard-performance-1.9.0/CHANGELOG.md +0 -62
  3369. data/vendor/bundle/ruby/3.2.0/gems/standard-performance-1.9.0/Gemfile +0 -10
  3370. data/vendor/bundle/ruby/3.2.0/gems/standard-performance-1.9.0/Gemfile.lock +0 -88
  3371. data/vendor/bundle/ruby/3.2.0/gems/standard-performance-1.9.0/LICENSE.txt +0 -21
  3372. data/vendor/bundle/ruby/3.2.0/gems/standard-performance-1.9.0/README.md +0 -21
  3373. data/vendor/bundle/ruby/3.2.0/gems/standard-performance-1.9.0/Rakefile +0 -12
  3374. data/vendor/bundle/ruby/3.2.0/gems/standard-performance-1.9.0/config/base.yml +0 -159
  3375. data/vendor/bundle/ruby/3.2.0/gems/standard-performance-1.9.0/config/ruby-1.8.yml +0 -1
  3376. data/vendor/bundle/ruby/3.2.0/gems/standard-performance-1.9.0/config/ruby-1.9.yml +0 -14
  3377. data/vendor/bundle/ruby/3.2.0/gems/standard-performance-1.9.0/config/ruby-2.0.yml +0 -1
  3378. data/vendor/bundle/ruby/3.2.0/gems/standard-performance-1.9.0/config/ruby-2.1.yml +0 -1
  3379. data/vendor/bundle/ruby/3.2.0/gems/standard-performance-1.9.0/config/ruby-2.2.yml +0 -4
  3380. data/vendor/bundle/ruby/3.2.0/gems/standard-performance-1.9.0/docs/RELEASE.md +0 -43
  3381. data/vendor/bundle/ruby/3.2.0/gems/standard-performance-1.9.0/lib/standard/performance/builds_ruleset.rb +0 -21
  3382. data/vendor/bundle/ruby/3.2.0/gems/standard-performance-1.9.0/lib/standard/performance/determines_yaml_path.rb +0 -28
  3383. data/vendor/bundle/ruby/3.2.0/gems/standard-performance-1.9.0/lib/standard/performance/loads_yaml_with_inheritance.rb +0 -31
  3384. data/vendor/bundle/ruby/3.2.0/gems/standard-performance-1.9.0/lib/standard/performance/plugin.rb +0 -54
  3385. data/vendor/bundle/ruby/3.2.0/gems/standard-performance-1.9.0/lib/standard/performance/version.rb +0 -5
  3386. data/vendor/bundle/ruby/3.2.0/gems/standard-performance-1.9.0/lib/standard/performance.rb +0 -9
  3387. data/vendor/bundle/ruby/3.2.0/gems/standard-performance-1.9.0/lib/standard-performance.rb +0 -1
  3388. data/vendor/bundle/ruby/3.2.0/gems/stringio-3.2.0/.document +0 -5
  3389. data/vendor/bundle/ruby/3.2.0/gems/stringio-3.2.0/.rdoc_options +0 -5
  3390. data/vendor/bundle/ruby/3.2.0/gems/stringio-3.2.0/COPYING +0 -56
  3391. data/vendor/bundle/ruby/3.2.0/gems/stringio-3.2.0/LICENSE.txt +0 -22
  3392. data/vendor/bundle/ruby/3.2.0/gems/stringio-3.2.0/NEWS.md +0 -326
  3393. data/vendor/bundle/ruby/3.2.0/gems/stringio-3.2.0/README.md +0 -45
  3394. data/vendor/bundle/ruby/3.2.0/gems/stringio-3.2.0/docs/io.rb +0 -3
  3395. data/vendor/bundle/ruby/3.2.0/gems/stringio-3.2.0/ext/stringio/.document +0 -1
  3396. data/vendor/bundle/ruby/3.2.0/gems/stringio-3.2.0/ext/stringio/Makefile +0 -269
  3397. data/vendor/bundle/ruby/3.2.0/gems/stringio-3.2.0/ext/stringio/extconf.rb +0 -9
  3398. data/vendor/bundle/ruby/3.2.0/gems/stringio-3.2.0/ext/stringio/stringio.c +0 -2110
  3399. data/vendor/bundle/ruby/3.2.0/gems/stringio-3.2.0/lib/stringio.so +0 -0
  3400. data/vendor/bundle/ruby/3.2.0/gems/tsort-0.2.0/.github/dependabot.yml +0 -6
  3401. data/vendor/bundle/ruby/3.2.0/gems/tsort-0.2.0/.github/workflows/test.yml +0 -29
  3402. data/vendor/bundle/ruby/3.2.0/gems/tsort-0.2.0/.gitignore +0 -8
  3403. data/vendor/bundle/ruby/3.2.0/gems/tsort-0.2.0/Gemfile +0 -4
  3404. data/vendor/bundle/ruby/3.2.0/gems/tsort-0.2.0/LICENSE.txt +0 -22
  3405. data/vendor/bundle/ruby/3.2.0/gems/tsort-0.2.0/README.md +0 -72
  3406. data/vendor/bundle/ruby/3.2.0/gems/tsort-0.2.0/Rakefile +0 -10
  3407. data/vendor/bundle/ruby/3.2.0/gems/tsort-0.2.0/bin/console +0 -14
  3408. data/vendor/bundle/ruby/3.2.0/gems/tsort-0.2.0/bin/setup +0 -8
  3409. data/vendor/bundle/ruby/3.2.0/gems/tsort-0.2.0/lib/tsort.rb +0 -455
  3410. data/vendor/bundle/ruby/3.2.0/gems/tsort-0.2.0/tsort.gemspec +0 -29
  3411. data/vendor/bundle/ruby/3.2.0/gems/unicode-display_width-3.2.0/CHANGELOG.md +0 -299
  3412. data/vendor/bundle/ruby/3.2.0/gems/unicode-display_width-3.2.0/MIT-LICENSE.txt +0 -22
  3413. data/vendor/bundle/ruby/3.2.0/gems/unicode-display_width-3.2.0/README.md +0 -194
  3414. data/vendor/bundle/ruby/3.2.0/gems/unicode-display_width-3.2.0/data/display_width.marshal.gz +0 -0
  3415. data/vendor/bundle/ruby/3.2.0/gems/unicode-display_width-3.2.0/lib/unicode/display_width/constants.rb +0 -10
  3416. data/vendor/bundle/ruby/3.2.0/gems/unicode-display_width-3.2.0/lib/unicode/display_width/emoji_support.rb +0 -55
  3417. data/vendor/bundle/ruby/3.2.0/gems/unicode-display_width-3.2.0/lib/unicode/display_width/index.rb +0 -34
  3418. data/vendor/bundle/ruby/3.2.0/gems/unicode-display_width-3.2.0/lib/unicode/display_width/no_string_ext.rb +0 -8
  3419. data/vendor/bundle/ruby/3.2.0/gems/unicode-display_width-3.2.0/lib/unicode/display_width/reline_ext.rb +0 -14
  3420. data/vendor/bundle/ruby/3.2.0/gems/unicode-display_width-3.2.0/lib/unicode/display_width/string_ext.rb +0 -9
  3421. data/vendor/bundle/ruby/3.2.0/gems/unicode-display_width-3.2.0/lib/unicode/display_width.rb +0 -247
  3422. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/.gitignore +0 -3
  3423. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/.rake_tasks +0 -5
  3424. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/CHANGELOG.md +0 -202
  3425. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/CODE_OF_CONDUCT.md +0 -74
  3426. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/Gemfile +0 -9
  3427. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/MIT-LICENSE.txt +0 -20
  3428. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/README.md +0 -205
  3429. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/Rakefile +0 -46
  3430. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/data/emoji.marshal.gz +0 -0
  3431. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/data/generate_constants.rb +0 -344
  3432. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/constants.rb +0 -50
  3433. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated/regex.rb +0 -8
  3434. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated/regex_basic.rb +0 -8
  3435. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated/regex_emoji_keycap.rb +0 -8
  3436. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated/regex_include_mqe.rb +0 -8
  3437. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated/regex_include_mqe_uqe.rb +0 -8
  3438. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated/regex_include_text.rb +0 -8
  3439. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated/regex_picto.rb +0 -8
  3440. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated/regex_picto_no_emoji.rb +0 -8
  3441. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated/regex_possible.rb +0 -8
  3442. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated/regex_prop_component.rb +0 -8
  3443. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated/regex_prop_emoji.rb +0 -8
  3444. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated/regex_prop_modifier.rb +0 -8
  3445. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated/regex_prop_modifier_base.rb +0 -8
  3446. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated/regex_prop_presentation.rb +0 -8
  3447. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated/regex_text.rb +0 -8
  3448. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated/regex_text_presentation.rb +0 -8
  3449. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated/regex_valid.rb +0 -8
  3450. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated/regex_valid_include_text.rb +0 -8
  3451. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated/regex_well_formed.rb +0 -8
  3452. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated/regex_well_formed_include_text.rb +0 -8
  3453. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated_native/regex.rb +0 -8
  3454. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated_native/regex_basic.rb +0 -8
  3455. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated_native/regex_emoji_keycap.rb +0 -8
  3456. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated_native/regex_include_mqe.rb +0 -8
  3457. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated_native/regex_include_mqe_uqe.rb +0 -8
  3458. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated_native/regex_include_text.rb +0 -8
  3459. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated_native/regex_picto.rb +0 -8
  3460. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated_native/regex_picto_no_emoji.rb +0 -8
  3461. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated_native/regex_possible.rb +0 -8
  3462. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated_native/regex_prop_component.rb +0 -8
  3463. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated_native/regex_prop_emoji.rb +0 -8
  3464. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated_native/regex_prop_modifier.rb +0 -8
  3465. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated_native/regex_prop_modifier_base.rb +0 -8
  3466. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated_native/regex_prop_presentation.rb +0 -8
  3467. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated_native/regex_text.rb +0 -8
  3468. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated_native/regex_text_presentation.rb +0 -8
  3469. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated_native/regex_valid.rb +0 -8
  3470. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated_native/regex_valid_include_text.rb +0 -8
  3471. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated_native/regex_well_formed.rb +0 -8
  3472. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/generated_native/regex_well_formed_include_text.rb +0 -8
  3473. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/index.rb +0 -14
  3474. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/lazy_constants.rb +0 -56
  3475. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji/list.rb +0 -13
  3476. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/lib/unicode/emoji.rb +0 -111
  3477. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/spec/data/.keep +0 -0
  3478. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/spec/emoji_test_txt_spec.rb +0 -181
  3479. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/spec/unicode_emoji_spec.rb +0 -725
  3480. data/vendor/bundle/ruby/3.2.0/gems/unicode-emoji-4.2.0/unicode-emoji.gemspec +0 -22
  3481. data/vendor/bundle/ruby/3.2.0/gems/uri-1.1.1/.document +0 -5
  3482. data/vendor/bundle/ruby/3.2.0/gems/uri-1.1.1/.rdoc_options +0 -5
  3483. data/vendor/bundle/ruby/3.2.0/gems/uri-1.1.1/BSDL +0 -22
  3484. data/vendor/bundle/ruby/3.2.0/gems/uri-1.1.1/COPYING +0 -56
  3485. data/vendor/bundle/ruby/3.2.0/gems/uri-1.1.1/README.md +0 -55
  3486. data/vendor/bundle/ruby/3.2.0/gems/uri-1.1.1/docs/kernel.rb +0 -2
  3487. data/vendor/bundle/ruby/3.2.0/gems/uri-1.1.1/lib/uri/common.rb +0 -922
  3488. data/vendor/bundle/ruby/3.2.0/gems/uri-1.1.1/lib/uri/file.rb +0 -100
  3489. data/vendor/bundle/ruby/3.2.0/gems/uri-1.1.1/lib/uri/ftp.rb +0 -267
  3490. data/vendor/bundle/ruby/3.2.0/gems/uri-1.1.1/lib/uri/generic.rb +0 -1592
  3491. data/vendor/bundle/ruby/3.2.0/gems/uri-1.1.1/lib/uri/http.rb +0 -137
  3492. data/vendor/bundle/ruby/3.2.0/gems/uri-1.1.1/lib/uri/https.rb +0 -23
  3493. data/vendor/bundle/ruby/3.2.0/gems/uri-1.1.1/lib/uri/ldap.rb +0 -261
  3494. data/vendor/bundle/ruby/3.2.0/gems/uri-1.1.1/lib/uri/ldaps.rb +0 -22
  3495. data/vendor/bundle/ruby/3.2.0/gems/uri-1.1.1/lib/uri/mailto.rb +0 -293
  3496. data/vendor/bundle/ruby/3.2.0/gems/uri-1.1.1/lib/uri/rfc2396_parser.rb +0 -547
  3497. data/vendor/bundle/ruby/3.2.0/gems/uri-1.1.1/lib/uri/rfc3986_parser.rb +0 -206
  3498. data/vendor/bundle/ruby/3.2.0/gems/uri-1.1.1/lib/uri/version.rb +0 -6
  3499. data/vendor/bundle/ruby/3.2.0/gems/uri-1.1.1/lib/uri/ws.rb +0 -83
  3500. data/vendor/bundle/ruby/3.2.0/gems/uri-1.1.1/lib/uri/wss.rb +0 -23
  3501. data/vendor/bundle/ruby/3.2.0/gems/uri-1.1.1/lib/uri.rb +0 -104
  3502. data/vendor/bundle/ruby/3.2.0/gems/zeitwerk-2.7.5/MIT-LICENSE +0 -20
  3503. data/vendor/bundle/ruby/3.2.0/gems/zeitwerk-2.7.5/README.md +0 -1477
  3504. data/vendor/bundle/ruby/3.2.0/gems/zeitwerk-2.7.5/lib/zeitwerk/core_ext/kernel.rb +0 -64
  3505. data/vendor/bundle/ruby/3.2.0/gems/zeitwerk-2.7.5/lib/zeitwerk/core_ext/module.rb +0 -20
  3506. data/vendor/bundle/ruby/3.2.0/gems/zeitwerk-2.7.5/lib/zeitwerk/cref/map.rb +0 -159
  3507. data/vendor/bundle/ruby/3.2.0/gems/zeitwerk-2.7.5/lib/zeitwerk/cref.rb +0 -69
  3508. data/vendor/bundle/ruby/3.2.0/gems/zeitwerk-2.7.5/lib/zeitwerk/error.rb +0 -23
  3509. data/vendor/bundle/ruby/3.2.0/gems/zeitwerk-2.7.5/lib/zeitwerk/gem_inflector.rb +0 -17
  3510. data/vendor/bundle/ruby/3.2.0/gems/zeitwerk-2.7.5/lib/zeitwerk/gem_loader.rb +0 -68
  3511. data/vendor/bundle/ruby/3.2.0/gems/zeitwerk-2.7.5/lib/zeitwerk/inflector.rb +0 -46
  3512. data/vendor/bundle/ruby/3.2.0/gems/zeitwerk-2.7.5/lib/zeitwerk/internal.rb +0 -13
  3513. data/vendor/bundle/ruby/3.2.0/gems/zeitwerk-2.7.5/lib/zeitwerk/loader/callbacks.rb +0 -96
  3514. data/vendor/bundle/ruby/3.2.0/gems/zeitwerk-2.7.5/lib/zeitwerk/loader/config.rb +0 -357
  3515. data/vendor/bundle/ruby/3.2.0/gems/zeitwerk-2.7.5/lib/zeitwerk/loader/eager_load.rb +0 -230
  3516. data/vendor/bundle/ruby/3.2.0/gems/zeitwerk-2.7.5/lib/zeitwerk/loader/file_system.rb +0 -165
  3517. data/vendor/bundle/ruby/3.2.0/gems/zeitwerk-2.7.5/lib/zeitwerk/loader/helpers.rb +0 -46
  3518. data/vendor/bundle/ruby/3.2.0/gems/zeitwerk-2.7.5/lib/zeitwerk/loader.rb +0 -643
  3519. data/vendor/bundle/ruby/3.2.0/gems/zeitwerk-2.7.5/lib/zeitwerk/null_inflector.rb +0 -6
  3520. data/vendor/bundle/ruby/3.2.0/gems/zeitwerk-2.7.5/lib/zeitwerk/real_mod_name.rb +0 -19
  3521. data/vendor/bundle/ruby/3.2.0/gems/zeitwerk-2.7.5/lib/zeitwerk/registry/autoloads.rb +0 -38
  3522. data/vendor/bundle/ruby/3.2.0/gems/zeitwerk-2.7.5/lib/zeitwerk/registry/explicit_namespaces.rb +0 -61
  3523. data/vendor/bundle/ruby/3.2.0/gems/zeitwerk-2.7.5/lib/zeitwerk/registry/inceptions.rb +0 -31
  3524. data/vendor/bundle/ruby/3.2.0/gems/zeitwerk-2.7.5/lib/zeitwerk/registry/loaders.rb +0 -33
  3525. data/vendor/bundle/ruby/3.2.0/gems/zeitwerk-2.7.5/lib/zeitwerk/registry.rb +0 -89
  3526. data/vendor/bundle/ruby/3.2.0/gems/zeitwerk-2.7.5/lib/zeitwerk/version.rb +0 -6
  3527. data/vendor/bundle/ruby/3.2.0/gems/zeitwerk-2.7.5/lib/zeitwerk.rb +0 -29
  3528. data/vendor/bundle/ruby/3.2.0/plugins/rdoc_plugin.rb +0 -1
  3529. data/vendor/bundle/ruby/3.2.0/specifications/ast-2.4.3.gemspec +0 -29
  3530. data/vendor/bundle/ruby/3.2.0/specifications/base64-0.3.0.gemspec +0 -23
  3531. data/vendor/bundle/ruby/3.2.0/specifications/date-3.5.1.gemspec +0 -25
  3532. data/vendor/bundle/ruby/3.2.0/specifications/diff-lcs-1.6.2.gemspec +0 -35
  3533. data/vendor/bundle/ruby/3.2.0/specifications/erb-6.0.4.gemspec +0 -27
  3534. data/vendor/bundle/ruby/3.2.0/specifications/event_stream_parser-1.0.0.gemspec +0 -23
  3535. data/vendor/bundle/ruby/3.2.0/specifications/faraday-2.14.1.gemspec +0 -0
  3536. data/vendor/bundle/ruby/3.2.0/specifications/faraday-multipart-1.2.0.gemspec +0 -26
  3537. data/vendor/bundle/ruby/3.2.0/specifications/faraday-net_http-3.4.2.gemspec +0 -26
  3538. data/vendor/bundle/ruby/3.2.0/specifications/faraday-retry-2.4.0.gemspec +0 -33
  3539. data/vendor/bundle/ruby/3.2.0/specifications/io-console-0.8.2.gemspec +0 -25
  3540. data/vendor/bundle/ruby/3.2.0/specifications/irb-1.18.0.gemspec +0 -32
  3541. data/vendor/bundle/ruby/3.2.0/specifications/json-2.19.5.gemspec +0 -0
  3542. data/vendor/bundle/ruby/3.2.0/specifications/language_server-protocol-3.17.0.5.gemspec +0 -31
  3543. data/vendor/bundle/ruby/3.2.0/specifications/lint_roller-1.1.0.gemspec +0 -22
  3544. data/vendor/bundle/ruby/3.2.0/specifications/logger-1.7.0.gemspec +0 -22
  3545. data/vendor/bundle/ruby/3.2.0/specifications/marcel-1.1.0.gemspec +0 -29
  3546. data/vendor/bundle/ruby/3.2.0/specifications/multipart-post-2.4.1.gemspec +0 -21
  3547. data/vendor/bundle/ruby/3.2.0/specifications/net-http-0.9.1.gemspec +0 -27
  3548. data/vendor/bundle/ruby/3.2.0/specifications/parallel-1.28.0.gemspec +0 -21
  3549. data/vendor/bundle/ruby/3.2.0/specifications/parser-3.3.11.1.gemspec +0 -37
  3550. data/vendor/bundle/ruby/3.2.0/specifications/pp-0.6.3.gemspec +0 -27
  3551. data/vendor/bundle/ruby/3.2.0/specifications/prettyprint-0.2.0.gemspec +0 -23
  3552. data/vendor/bundle/ruby/3.2.0/specifications/prism-1.9.0.gemspec +0 -24
  3553. data/vendor/bundle/ruby/3.2.0/specifications/psych-5.3.1.gemspec +0 -32
  3554. data/vendor/bundle/ruby/3.2.0/specifications/racc-1.8.1.gemspec +0 -28
  3555. data/vendor/bundle/ruby/3.2.0/specifications/rainbow-3.1.1.gemspec +0 -25
  3556. data/vendor/bundle/ruby/3.2.0/specifications/rake-13.4.2.gemspec +0 -26
  3557. data/vendor/bundle/ruby/3.2.0/specifications/rdoc-7.2.0.gemspec +0 -33
  3558. data/vendor/bundle/ruby/3.2.0/specifications/regexp_parser-2.12.0.gemspec +0 -22
  3559. data/vendor/bundle/ruby/3.2.0/specifications/reline-0.6.3.gemspec +0 -26
  3560. data/vendor/bundle/ruby/3.2.0/specifications/rspec-3.13.2.gemspec +0 -31
  3561. data/vendor/bundle/ruby/3.2.0/specifications/rspec-core-3.13.6.gemspec +0 -31
  3562. data/vendor/bundle/ruby/3.2.0/specifications/rspec-expectations-3.13.5.gemspec +0 -29
  3563. data/vendor/bundle/ruby/3.2.0/specifications/rspec-mocks-3.13.8.gemspec +0 -29
  3564. data/vendor/bundle/ruby/3.2.0/specifications/rspec-support-3.13.7.gemspec +0 -29
  3565. data/vendor/bundle/ruby/3.2.0/specifications/rubocop-1.84.2.gemspec +0 -39
  3566. data/vendor/bundle/ruby/3.2.0/specifications/rubocop-ast-1.49.1.gemspec +0 -29
  3567. data/vendor/bundle/ruby/3.2.0/specifications/rubocop-performance-1.26.1.gemspec +0 -30
  3568. data/vendor/bundle/ruby/3.2.0/specifications/ruby-progressbar-1.13.0.gemspec +0 -29
  3569. data/vendor/bundle/ruby/3.2.0/specifications/ruby_llm-1.14.1.gemspec +0 -35
  3570. data/vendor/bundle/ruby/3.2.0/specifications/ruby_llm-schema-0.3.0.gemspec +0 -27
  3571. data/vendor/bundle/ruby/3.2.0/specifications/standard-1.54.0.gemspec +0 -31
  3572. data/vendor/bundle/ruby/3.2.0/specifications/standard-custom-1.0.2.gemspec +0 -27
  3573. data/vendor/bundle/ruby/3.2.0/specifications/standard-performance-1.9.0.gemspec +0 -27
  3574. data/vendor/bundle/ruby/3.2.0/specifications/stringio-3.2.0.gemspec +0 -26
  3575. data/vendor/bundle/ruby/3.2.0/specifications/tsort-0.2.0.gemspec +0 -23
  3576. data/vendor/bundle/ruby/3.2.0/specifications/unicode-display_width-3.2.0.gemspec +0 -30
  3577. data/vendor/bundle/ruby/3.2.0/specifications/unicode-emoji-4.2.0.gemspec +0 -22
  3578. data/vendor/bundle/ruby/3.2.0/specifications/uri-1.1.1.gemspec +0 -23
  3579. data/vendor/bundle/ruby/3.2.0/specifications/zeitwerk-2.7.5.gemspec +0 -22
@@ -1,2447 +0,0 @@
1
- ### Development
2
- [Full Changelog](https://github.com/rspec/rspec/compare/rspec-core-v3.13.6...3-13-maintenance)
3
-
4
- ### 3.13.6 / 2025-10-19
5
- [Full Changelog](http://github.com/rspec/rspec/compare/rspec-core-v3.13.4...rspec-core-v3.13.5)
6
-
7
- Bug Fixes:
8
-
9
- * Add explicit block parameter to `RSpec::World::Null.traverse_example_group_trees_until` to
10
- prevent warning. (@viralpraxis, rspec/rspec#240)
11
-
12
- ### 3.13.5 / 2025-06-25
13
- [Full Changelog](http://github.com/rspec/rspec/compare/rspec-core-v3.13.4...rspec-core-v3.13.5)
14
-
15
- Bug Fixes:
16
-
17
- * Fix finding failed lines from frozen backtrace arrays. (Jon Rowe, #225)
18
-
19
- ### 3.13.4 / 2025-05-27
20
- [Full Changelog](http://github.com/rspec/rspec/compare/rspec-core-v3.13.3...rspec-core-v3.13.4)
21
-
22
- Bug Fixes:
23
-
24
- * Fix links in gemspec to point to the monorepo / homepage.
25
-
26
- ### 3.13.3 / 2025-02-06
27
- [Full Changelog](http://github.com/rspec/rspec/compare/rspec-core-v3.13.4...rspec-core-v3.13.3)
28
-
29
- Bug fixes:
30
-
31
- * Fix reporter memorisation of `ExamplesNotification` used in `RSpec::Core::Reporter#finish`
32
- by reusing an instance across notifcations. (Maxime Lapointe, rspec/rspec#172)
33
- * Fix memorisation of `RSpec::Core::Example#location_rerun_argument`.
34
- (Maxime Lapointe, rspec/rspec#173)
35
-
36
- ### 3.13.2 / 2024-10-18
37
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.13.1...v3.13.2)
38
-
39
- Bug fixes:
40
-
41
- * `RSpec::Configuration#requires` will reflect files already required, whilst requiring
42
- them. (Jon Rowe, rspec/rspec-core#3117)
43
-
44
- ### 3.13.1 / 2024-09-02
45
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.13.0...v3.13.1)
46
-
47
- Bug fixes:
48
-
49
- * Sort ids to run as the original order to fix `--bisect`. (Maki Kawahara, rspec/rspec-core#3093)
50
-
51
- ### 3.13.0 / 2024-02-04
52
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.12.3...v3.13.0)
53
-
54
- Enhancements:
55
-
56
- * Support the `--backtrace` flag when using the JSON formatter. (Matt Larraz, rspec/rspec-core#2980)
57
- * Ignore commented out lines in CLI config files (e.g. `.rspec`). (Junichi Ito, rspec/rspec-core#2984)
58
- * Add `pending_failure_output` config option to allow skipping backtraces or
59
- muting pending specs output. (Phil Pirozhkov, rspec/rspec-core#2957)
60
- * Process `--dry-run` before configuration flags that read files so that introspecting
61
- it returns the correct value. (Xenor Chang, rspec/rspec-core#3008)
62
- * Allow specifying custom ordering strategies via `--order`. (Jon Rowe, rspec/rspec-core#3025)
63
- * Use the improved `syntax_suggest` output for `SyntaxError` when available.
64
- (Richard Schneeman, rspec/rspec-core#3015, rspec/rspec-core#3026)
65
- * Add config option (`RSpec::Core::Configuration#full_cause_backtrace`) to print the
66
- entire backtrace of an exception cause. (David Taylor, rspec/rspec-core#3046)
67
-
68
- ### 3.12.3 / 2024-02-04
69
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.12.2...v3.12.3)
70
-
71
- Bug fixes:
72
-
73
- * Use `__send__` in output wrapper to avoid issues with IO objects that implement `send`
74
- like `Socket`. (Richard Platel, rspec/rspec-core#3045)
75
-
76
- ### 3.12.2 / 2023-04-18
77
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.12.1...v3.12.2)
78
-
79
- Bug fixes:
80
-
81
- * Remove link to outdated documentation in generated output. (Jon Rowe, rspec/rspec-core#3035)
82
-
83
- ### 3.12.1 / 2023-02-03
84
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.12.0...v3.12.1)
85
-
86
- Bug fixes:
87
-
88
- * Prevent multiple calls to `extra_failure_lines` from adding additional whitespace
89
- around them when the lines already contain whitespace. (Jon Rowe, rspec/rspec-core#3006)
90
-
91
- ### 3.12.0 / 2022-10-26
92
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.11.0...v3.12.0)
93
-
94
- * No changes, released to support other gems.
95
-
96
- ### 3.11.0 / 2022-02-09
97
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.10.2...v3.11.0)
98
-
99
- Enhancements:
100
-
101
- * Improve pluralisation of words ending with `s` (like process). (Joshua Pinter, rspec/rspec-core#2779)
102
- * Add ordering by file modification time (most recent first). (Matheus Richard, rspec/rspec-core#2778)
103
- * Add `to_s` to reserved names for #let and #subject. (Nick Flückiger, rspec/rspec-core#2886)
104
- * Introduce `RSpec.current_scope` to expose the current scope in which
105
- RSpec is executing. e.g. `:before_example_hook`, `:example` etc. (@odinhb, rspec/rspec-core#2895)
106
- * Add named bold colours as options for custom colours. (rspec/rspec-core#2913, rspec/rspec-core#2914)
107
- * Warn when (but not prevent) a `SystemExit` occurs. (Jared Beck, rspec/rspec-core#2926)
108
-
109
- ### 3.10.2 / 2022-01-27
110
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.10.1...v3.10.2)
111
-
112
- Bug fixes:
113
-
114
- * Ensure bisect communication uses consistent encoding. (Mike Jarema, rspec/rspec-core#2852)
115
- * Fix exception presenter when the root cause exception has nil backtrace.
116
- (Zinovyev Ivan, rspec/rspec-core#2903)
117
- * Fix `inspect` output of `RSpec::Core::Example::Procsy` to namespace correctly.
118
- (Keiko Kaneko, rspec/rspec-core#2915)
119
- * Ensure formatters not exposing `#output` will not crash duplicate check.
120
- (@niceking, rspec/rspec-core#2916)
121
-
122
- ### 3.10.1 / 2020-12-27
123
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.10.0...v3.10.1)
124
-
125
- Bug fixes:
126
-
127
- * RSpec warning output was missing deprecations from Ruby, these are now included.
128
- (Jon Rowe, rspec/rspec-core#2811)
129
-
130
- ### 3.10.0 / 2020-10-30
131
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.9.3...v3.10.0)
132
-
133
- Enhancements:
134
-
135
- * Memoize `RSpec::Core::Formatters::ExceptionPresenter#exception_lines` to improve performance
136
- with slow exception messages. (Maxime Lapointe, rspec/rspec-core#2743)
137
- * Add configuration for an error exit code (to disambiguate errored builds from failed builds
138
- by exit status). (Dana Sherson, rspec/rspec-core#2749)
139
-
140
- ### 3.9.3 / 2020-09-30
141
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.9.2...v3.9.3)
142
-
143
- Bug Fixes:
144
-
145
- * Declare `ruby2_keywords` on `method_missing` for other gems. (Jon Rowe, rspec/rspec-core#2731)
146
- * Ensure custom error codes are returned from bisect runs. (Jon Rowe, rspec/rspec-core#2732)
147
- * Ensure `RSpec::Core::Configuration` predicate config methods return booleans.
148
- (Marc-André Lafortune, rspec/rspec-core#2736)
149
- * Prevent `rspec --bisect` from generating zombie processes while executing
150
- bisect runs. (Benoit Tigeot, Jon Rowe, rspec/rspec-core#2739)
151
- * Predicates for pending examples, (in `RSpec::Core::Example`, `#pending?`, `#skipped?` and
152
- `#pending_fixed?`) now return boolean values rather than truthy values.
153
- (Marc-André Lafortune, rspec/rspec-core#2756, rspec/rspec-core#2758)
154
- * Exceptions which have a message which cannot be cast to a string will no longer
155
- cause a crash. (Jon Rowe, rspec/rspec-core#2761)
156
-
157
- ### 3.9.2 / 2020-05-02
158
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.9.1...v3.9.2)
159
-
160
- Bug Fixes:
161
-
162
- * Emit a warning when `around` hook is used with `:context` scope
163
- (Phil Pirozhkov, rspec/rspec-core#2687)
164
- * Prevent invalid implementations of `Exception#cause` from being treated as a
165
- valid cause (and causing strange errors) in `RSpec::Core::Formatters::ExceptionPresenter`.
166
- (Jon Rowe, rspec/rspec-core#2703)
167
- * Correctly detect patterns when `rspec_opts` is an array in `RSpec::Core::RakeTask`.
168
- (Marc-André Lafortune, rspec/rspec-core#2704)
169
- * Make `RSpec.clear_examples` reset example counts for example groups. This fixes
170
- an issue with re-running specs not matching ids. (Agis Anastasopoulos, rspec/rspec-core#2723)
171
-
172
- ### 3.9.1 / 2019-12-28
173
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.9.0...v3.9.1)
174
-
175
- Bug Fixes:
176
-
177
- * Prevent bisect command from blocking when number of specs exceeds file
178
- descriptor limit on OSX or Linux. (Benoit Tigeot, rspec/rspec-core#2669)
179
- * Prevent warnings being issued on Ruby 2.7.0. (Jon Rowe, rspec/rspec-core#2680)
180
-
181
- ### 3.9.0 / 2019-10-07
182
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.8.2...v3.9.0)
183
-
184
- Enhancements:
185
-
186
- * Improve the handling of errors during loading support files, if a file
187
- errors before loading specs, RSpec will now skip loading the specs.
188
- (David Rodríguez, rspec/rspec-core#2568)
189
- * Add support for --example-matches to run examples by regular expression.
190
- (Sam Joseph, Matt Rider, @okothkongo1, rspec/rspec-core#2586)
191
- * Add `did_you_mean` suggestions for file names encountering a `LoadError`
192
- outside of examples. (@obromios, rspec/rspec-core#2601)
193
- * Add a minimalist quick fix style formatter, only outputs failures as
194
- `file:line:message`. (Romain Tartière, rspec/rspec-core#2614)
195
- * Convert string number values to integer when used for `RSpec::Configuration#fail_fast`
196
- (Viktor Fonic, rspec/rspec-core#2634)
197
- * Issue warning when invalid values are used for `RSpec::Configuration#fail_fast`
198
- (Viktor Fonic, rspec/rspec-core#2634)
199
- * Add support for running the Rake task in a clean environment.
200
- (Jon Rowe, rspec/rspec-core#2632)
201
- * Indent messages by there example group / example in the documentation formatter.
202
- (Samuel Williams, rspec/rspec-core#2649)
203
-
204
- ### 3.8.2 / 2019-06-29
205
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.8.1...v3.8.2)
206
-
207
- Bug Fixes:
208
-
209
- * Fix `config.define_derived_metadata` so that cascades are not triggered
210
- until metadata has been assigned to the example or example group
211
- (Myron Marston, rspec/rspec-core#2635).
212
-
213
- ### 3.8.1 / 2019-06-13
214
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.8.0...v3.8.1)
215
-
216
- Bug Fixes:
217
-
218
- * Handle RSpec description(s) with japanese chars in CP932 encoded files.
219
- (Benoit Tigeot, rspec/rspec-core#2575)
220
- * When defining `let` methods that overwrite an existing method, prevent
221
- a warning being issued by removing the old definition. (Jon Rowe, rspec/rspec-core#2593)
222
- * Prevent warning on Ruby 2.6.0-rc1 (Keiji Yoshimi, rspec/rspec-core#2582)
223
- * Fix `config.define_derived_metadata` so that it supports cascades.
224
- (Myron Marston, rspec/rspec-core#2630).
225
-
226
- ### 3.8.0 / 2018-08-04
227
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.7.1...v3.8.0)
228
-
229
- Enhancements:
230
-
231
- * Improve shell escaping used by `RSpec::Core::RakeTask` and `--bisect` so
232
- that it works on `Pathname` objects. (Andrew Vit, rspec/rspec-core#2479)
233
- * Nicely format errors encountered while loading files specified
234
- by `--require` option. (Myron Marston, rspec/rspec-core#2504)
235
- * Significantly improve the performance of `--bisect` on platforms that
236
- support forking by replacing the shell-based runner with one that uses
237
- forking so that RSpec and the application environment can be booted only
238
- once, instead of once per spec run. (Myron Marston, rspec/rspec-core#2511)
239
- * Provide a configuration API to pick which bisect runner is used for
240
- `--bisect`. Pick a runner via `config.bisect_runner = :shell` or
241
- `config.bisect_runner = :fork` in a file loaded by a `--require`
242
- option passed at the command line or set in `.rspec`. (Myron Marston, rspec/rspec-core#2511)
243
- * Support the [XDG Base Directory
244
- Specification](https://specifications.freedesktop.org/basedir-spec/latest/)
245
- for the global options file. `~/.rspec` is still supported when no
246
- options file is found in `$XDG_CONFIG_HOME/rspec/options` (Magnus Bergmark, rspec/rspec-core#2538)
247
- * Extract `RSpec.world.prepare_example_filtering` that sets up the
248
- example filtering for custom RSpec runners. (Oleg Pudeyev, rspec/rspec-core#2552)
249
-
250
- Bug Fixes:
251
-
252
- * Prevent an `ArgumentError` when truncating backtraces with two identical
253
- backtraces. (Systho, rspec/rspec-core#2515, Benoit Tigeot, rspec/rspec-core#2539)
254
-
255
- ### 3.7.1 / 2018-01-02
256
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.7.0...v3.7.1)
257
-
258
- Bug Fixes:
259
-
260
- * Work around duplicate config hook regression introduced
261
- by Ruby 2.5's lazy proc allocation. (Myron Marston, rspec/rspec-core#2497)
262
-
263
- ### 3.7.0 / 2017-10-17
264
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.6.0...v3.7.0)
265
-
266
- Enhancements:
267
-
268
- * Add `-n` alias for `--next-failure`. (Ian Ker-Seymer, rspec/rspec-core#2434)
269
- * Improve compatibility with `--enable-frozen-string-literal` option
270
- on Ruby 2.3+. (Pat Allan, rspec/rspec-core#2425, rspec/rspec-core#2427, rspec/rspec-core#2437)
271
- * Do not run `:context` hooks for example groups that have been skipped.
272
- (Devon Estes, rspec/rspec-core#2442)
273
- * Add `errors_outside_of_examples_count` to the JSON formatter.
274
- (Takeshi Arabiki, rspec/rspec-core#2448)
275
-
276
- Bug Fixes:
277
-
278
- * Improve compatibility with frozen string literal flag. (rspec/rspec-core#2425, Pat Allan)
279
-
280
- ### 3.6.0 / 2017-05-04
281
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.6.0.beta2...v3.6.0)
282
-
283
- Enhancements:
284
-
285
- * Add seed information to JSON formatter output. (rspec/rspec-core#2388, Mitsutaka Mimura)
286
- * Include example id in the JSON formatter output. (rspec/rspec-core#2369, Xavier Shay)
287
- * Respect changes to `config.output_stream` after formatters have been
288
- setup. (rspec/rspec-core#2401, rspec/rspec-core#2419, Ilya Lavrov)
289
-
290
- Bug Fixes:
291
-
292
- * Delay formatter loading until the last minute to allow accessing the reporter
293
- without triggering formatter setup. (Jon Rowe, rspec/rspec-core#2243)
294
- * Ensure context hook failures running before an example can access the
295
- reporter. (Jon Jensen, rspec/rspec-core#2387)
296
- * Multiple fixes to allow using the runner multiple times within the same
297
- process: `RSpec.clear_examples` resets the formatter and no longer clears
298
- shared examples, and streams can be used across multiple runs rather than
299
- being closed after the first. (rspec/rspec-core#2368, Xavier Shay)
300
- * Prevent unexpected `example_group_finished` notifications causing an error.
301
- (rspec/rspec-core#2396, VTJamie)
302
- * Fix bugs where `config.when_first_matching_example_defined` hooks would fire
303
- multiple times in some cases. (Yuji Nakayama, rspec/rspec-core#2400)
304
- * Default `last_run_status` to "unknown" when the `status` field in the
305
- persistence file contains an unrecognized value. (rspec/rspec-core#2360, matrinox)
306
- * Prevent `let` from defining an `initialize` method. (rspec/rspec-core#2414, Jon Rowe)
307
-
308
- ### 3.6.0.beta2 / 2016-12-12
309
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.6.0.beta1...v3.6.0.beta2)
310
-
311
- Enhancements:
312
-
313
- * Include count of errors occurring outside examples in default summaries.
314
- (rspec/rspec-core#2351, Jon Rowe)
315
- * Warn when including shared example groups recursively. (rspec/rspec-core#2356, Jon Rowe)
316
- * Improve failure snippet syntax highlighting with CodeRay to highlight
317
- RSpec "keywords" like `expect`. (rspec/rspec-core#2358, Myron Marston)
318
-
319
- ### 3.6.0.beta1 / 2016-10-09
320
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.4...v3.6.0.beta1)
321
-
322
- Enhancements:
323
-
324
- * Warn when duplicate shared examples definitions are loaded due to being
325
- defined in files matching the spec pattern (e.g. `_spec.rb`) (rspec/rspec-core#2278, Devon Estes)
326
- * Improve metadata filtering so that it can match against any object
327
- that implements `===` instead of treating regular expressions as
328
- special. (Myron Marston, rspec/rspec-core#2294)
329
- * Improve `rspec -v` so that it prints out the versions of each part of
330
- RSpec to prevent confusion. (Myron Marston, rspec/rspec-core#2304)
331
- * Add `config.fail_if_no_examples` option which causes RSpec to fail if
332
- no examples are found. (Ewa Czechowska, rspec/rspec-core#2302)
333
- * Nicely format errors encountered while loading spec files.
334
- (Myron Marston, rspec/rspec-core#2323)
335
- * Improve the API for enabling and disabling color output (Josh
336
- Justice, rspec/rspec-core#2321):
337
- * Automatically enable color if the output is a TTY, since color is
338
- nearly always desirable if the output can handle it.
339
- * Introduce new CLI flag to force color on (`--force-color`), even
340
- if the output is not a TTY. `--no-color` continues to work as well.
341
- * Introduce `config.color_mode` for configuring the color from Ruby.
342
- `:automatic` is the default and will produce color if the output is
343
- a TTY. `:on` forces it on and `:off` forces it off.
344
-
345
- ### 3.5.4 / 2016-09-30
346
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.3...v3.5.4)
347
-
348
- Bug Fixes:
349
-
350
- * Remove accumulated `ExampleGroup` constants when reseting RSpec,
351
- preventing a memory leak. (TravisSpangle, rspec/rspec-core#2328)
352
-
353
- ### 3.5.3 / 2016-09-02
354
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.2...v3.5.3)
355
-
356
- Bug Fixes:
357
-
358
- * When applying shared group metadata to a host group, overwrite
359
- conflicting keys if the value in the host group was inherited from
360
- a parent group instead of being specified at that level.
361
- (Myron Marston, rspec/rspec-core#2307)
362
- * Handle errors in `:suite` hooks and provide the same nicely formatted
363
- output as errors that happen in examples. (Myron Marston, rspec/rspec-core#2316)
364
- * Set the exit status to non-zero when an error occurs in an
365
- `after(:context)` hook. (Myron Marston, rspec/rspec-core#2320)
366
-
367
- ### 3.5.2 / 2016-07-28
368
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.1...v3.5.2)
369
-
370
- Bug Fixes:
371
-
372
- * Wait to report `example_finished` until the example's `execution_result`
373
- has been completely filled in. (Myron Marston, rspec/rspec-core#2291)
374
- * Make sure example block is still available when using `duplicate_with`
375
- to clone examples. (bootstraponline, rspec/rspec-core#2298)
376
- * Don't include the default `--pattern` in the Rake task when
377
- `rspec_opts` specifies its own. (Jon Rowe, rspec/rspec-core#2305)
378
-
379
- ### 3.5.1 / 2016-07-06
380
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.0...v3.5.1)
381
-
382
- Bug Fixes:
383
-
384
- * Ensure that config hooks that are added to existing example groups are
385
- added only once. (Eugene Kenny, rspec/rspec-core#2280)
386
-
387
- ### 3.5.0 / 2016-07-01
388
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.0.beta4...v3.5.0)
389
-
390
- Enhancements:
391
-
392
- * Include any `SPEC_OPTS` in reproduction command printed at the end of
393
- a bisect run. (Simon Coffey, rspec/rspec-core#2274)
394
-
395
- Bug Fixes:
396
-
397
- * Handle `--bisect` in `SPEC_OPTS` environment variable correctly so as
398
- to avoid infinite recursion. (Simon Coffey, rspec/rspec-core#2271)
399
-
400
- ### 3.5.0.beta4 / 2016-06-05
401
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.0.beta3...v3.5.0.beta4)
402
-
403
- Enhancements:
404
-
405
- * Filter out bundler stackframes from backtraces by default, since
406
- Bundler 1.12 now includes its own frames in stack traces produced
407
- by using `bundle exec`. (Myron Marston, rspec/rspec-core#2240)
408
- * HTML Formatter uses exception presenter to get failure message
409
- for consistency with other formatters. (@mrageh, rspec/rspec-core#2222)
410
- * Load spec files in the order of the directories or files passed
411
- at the command line, making it easy to make some specs run before
412
- others in a one-off manner. For example, `rspec spec/unit
413
- spec/acceptance --order defined` will run unit specs before acceptance
414
- specs. (Myron Marston, rspec/rspec-core#2253)
415
- * Add new `config.include_context` API for configuring global or
416
- filtered inclusion of shared contexts in example groups.
417
- (Myron Marston, rspec/rspec-core#2256)
418
- * Add new `config.shared_context_metadata_behavior = :apply_to_host_groups`
419
- option, which causes shared context metadata to be inherited by the
420
- metadata hash of all host groups and examples instead of configuring
421
- implicit auto-inclusion based on the passed metadata. (Myron Marston, rspec/rspec-core#2256)
422
-
423
- Bug Fixes:
424
-
425
- * Fix `--bisect` so it works on large spec suites that were previously triggering
426
- "Argument list too long errors" due to all the spec locations being passed as
427
- CLI args. (Matt Jones, rspec/rspec-core#2223).
428
- * Fix deprecated `:example_group`-based filtering so that it properly
429
- applies to matching example groups. (Myron Marston, rspec/rspec-core#2234)
430
- * Fix `NoMethodError` caused by Java backtraces on JRuby. (Michele Piccirillo, rspec/rspec-core#2244)
431
-
432
- ### 3.5.0.beta3 / 2016-04-02
433
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.0.beta2...v3.5.0.beta3)
434
-
435
- Enhancements:
436
-
437
- * Add new `config.filter_run_when_matching` API, intended to replace
438
- the combination of `config.filter_run` and
439
- `config.run_all_when_everything_filtered` (Myron Marston, rspec/rspec-core#2206)
440
-
441
- Bug Fixes:
442
-
443
- * Use the encoded string logic for source extraction. (Jon Rowe, rspec/rspec-core#2183)
444
- * Fix rounding issue in duration formatting helper. (Fabersky, Jon Rowe, rspec/rspec-core#2208)
445
- * Fix failure snippet extraction so that `def-end` snippets
446
- ending with `end`-only line can be extracted properly.
447
- (Yuji Nakayama, rspec/rspec-core#2215)
448
-
449
- ### 3.5.0.beta2 / 2016-03-10
450
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.0.beta1...v3.5.0.beta2)
451
-
452
- Enhancements:
453
-
454
- * Remove unneeded `:execution_result` example group metadata, saving a
455
- bit of memory. (Myron Marston, rspec/rspec-core#2172)
456
- * Apply hooks registered with `config` to previously defined groups.
457
- (Myron Marston, rspec/rspec-core#2189)
458
- * `RSpec::Core::Configuration#reporter` is now public API under SemVer.
459
- (Jon Rowe, rspec/rspec-core#2193)
460
- * Add new `config.when_first_matching_example_defined` hook. (Myron
461
- Marston, rspec/rspec-core#2175)
462
-
463
- ### 3.5.0.beta1 / 2016-02-06
464
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.4...v3.5.0.beta1)
465
-
466
- Enhancements:
467
-
468
- * Add `RSpec::Core::ExampleGroup.currently_executing_a_context_hook?`,
469
- primarily for use by rspec-rails. (Sam Phippen, rspec/rspec-core#2131)
470
-
471
- Bug Fixes:
472
-
473
- * Ensure `MultipleExceptionError` does not contain a recursive reference
474
- to itself. (Sam Phippen, rspec/rspec-core#2133)
475
-
476
- ### 3.4.4 / 2016-03-09
477
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.3...v3.4.4)
478
-
479
- Bug Fixes:
480
-
481
- * Fix `RSpec::Core::RakeTask` so that it works with Rake 11.
482
- (Travis Grathwell, rspec/rspec-core#2197)
483
-
484
- ### 3.4.3 / 2016-02-19
485
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.2...v3.4.3)
486
-
487
- Bug Fixes:
488
-
489
- * Prevent a `TypeError` from occurring when running via the rake task when
490
- Ruby crashes. (Patrik Wenger, rspec/rspec-core#2161)
491
- * Only consider example and group declaration lines from a specific file
492
- when applying line number filtering, instead of considering all
493
- declaration lines from all spec files. (Myron Marston, rspec/rspec-core#2170)
494
- * Fix failure snippet extraction so that snippets that contain `do-end` style
495
- block and end with `end`-only line can be extracted properly.
496
- (Yuji Nakayama, rspec/rspec-core#2173)
497
- * Prevent infinite recursion when an exception is caused by itself.
498
- (Jon Rowe, rspec/rspec-core#2128)
499
-
500
- ### 3.4.2 / 2016-01-26
501
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.1...v3.4.2)
502
-
503
- Bug Fixes:
504
-
505
- * Fix `rspec --profile` when an example calls `abort` or `exit`.
506
- (Bradley Schaefer, rspec/rspec-core#2144)
507
- * Fix `--drb` so that when no DRb server is running, it prevents
508
- the DRb connection error from being listed as the cause of all
509
- expectation failures. (Myron Marston, rspec/rspec-core#2156)
510
- * Fix syntax highlighter so that it works when the `coderay` gem is
511
- installed as a rubygem but not already available on your load path
512
- (as happens when you use bundler). (Myron Marston, rspec/rspec-core#2159)
513
-
514
- ### 3.4.1 / 2015-11-18
515
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.0...v3.4.1)
516
-
517
- Bug Fixes:
518
-
519
- * Fix backtrace formatter to handle backtraces that are `nil`.
520
- (Myron Marston, rspec/rspec-core#2118)
521
-
522
- ### 3.4.0 / 2015-11-11
523
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.3.2...v3.4.0)
524
-
525
- Enhancements:
526
-
527
- * Combine multiple `--pattern` arguments making them equivalent to
528
- `--pattern=1,2,...,n`. (Jon Rowe, rspec/rspec-core#2002)
529
- * Improve `inspect` and `to_s` output for `RSpec::Core::Example`
530
- objects, replacing Ruby's excessively verbose output. (Gavin Miller, rspec/rspec-core#1922)
531
- * Add `silence_filter_announcements` configuration option.
532
- (David Raffensperger, rspec/rspec-core#2007)
533
- * Add optional `example_finished` notification to the reporter protocol for
534
- when you don't care about the example outcome. (Jon Rowe, rspec/rspec-core#2013)
535
- * Switch `--bisect` to a recursion-based bisection algorithm rather than
536
- a permutation-based one. This better handles cases where an example
537
- depends upon multiple other examples instead of just one and minimizes
538
- the number of runs necessary to determine that an example set cannot be
539
- minimized further. (Simon Coffey, rspec/rspec-core#1997)
540
- * Allow simple filters (e.g. `:symbol` key only) to be triggered by truthey
541
- values. (Tim Mertens, rspec/rspec-core#2035)
542
- * Remove unneeded warning about need for `ansicon` on Windows when using
543
- RSpec's `--color` option. (Ashley Engelund, rspec/rspec-core#2038)
544
- * Add option to configure RSpec to raise errors when issuing warnings.
545
- (Jon Rowe, rspec/rspec-core#2052)
546
- * Append the root `cause` of a failure or error to the printed failure
547
- output when a `cause` is available. (Adam Magan)
548
- * Stop rescuing `NoMemoryError`, `SignalExcepetion`, `Interrupt` and
549
- `SystemExit`. It is dangerous to interfere with these. (Myron Marston, rspec/rspec-core#2063)
550
- * Add `config.project_source_dirs` setting which RSpec uses to determine
551
- if a backtrace line comes from your project source or from some
552
- external library. It defaults to `spec`, `lib` and `app` but can be
553
- configured differently. (Myron Marston, rspec/rspec-core#2088)
554
- * Improve failure line detection so that it looks for the failure line
555
- in any project source directory instead of just in the spec file.
556
- In addition, if no backtrace lines can be found from a project source
557
- file, we fall back to displaying the source of the first backtrace
558
- line. This should virtually eliminate the "Unable to find matching
559
- line from backtrace" messages. (Myron Marston, rspec/rspec-core#2088)
560
- * Add support for `:extra_failure_lines` example metadata that will
561
- be appended to the failure output. (bootstraponline, rspec/rspec-core#2092).
562
- * Add `RSpec::Core::Example#duplicate_with` to produce new examples
563
- with cloned metadata. (bootstraponline, rspec/rspec-core#2098)
564
- * Add `RSpec::Core::Configuration#on_example_group_definition` to register
565
- hooks to be invoked when example groups are created. (bootstraponline, rspec/rspec-core#2094)
566
- * Add `add_example` and `remove_example` to `RSpec::Core::ExampleGroup` to
567
- allow manipulating an example groups examples. (bootstraponline, rspec/rspec-core#2095)
568
- * Display multiline failure source lines in failure output when Ripper is
569
- available (MRI >= 1.9.2, and JRuby >= 1.7.5 && < 9.0.0.0.rc1).
570
- (Yuji Nakayama, rspec/rspec-core#2083)
571
- * Add `max_displayed_failure_line_count` configuration option
572
- (defaults to 10). (Yuji Nakayama, rspec/rspec-core#2083)
573
- * Enhance `fail_fast` option so it can take a number (e.g. `--fail-fast=3`)
574
- to force the run to abort after the specified number of failures.
575
- (Jack Scotti, rspec/rspec-core#2065)
576
- * Syntax highlight the failure snippets in text formatters when `color`
577
- is enabled and the `coderay` gem is installed on a POSIX system.
578
- (Myron Marston, rspec/rspec-core#2109)
579
-
580
- Bug Fixes:
581
-
582
- * Lock `example_status_persistence_file` when reading from and writing
583
- to it to prevent race conditions when multiple processes try to use
584
- it. (Ben Woosley, rspec/rspec-core#2029)
585
- * Fix regression in 3.3 that caused spec file names with square brackets in
586
- them (such as `1[]_spec.rb`) to not be loaded properly. (Myron Marston, rspec/rspec-core#2041)
587
- * Fix output encoding issue caused by ASCII literal on 1.9.3 (Jon Rowe, rspec/rspec-core#2072)
588
- * Fix requires in `rspec/core/rake_task.rb` to avoid double requires
589
- seen by some users. (Myron Marston, rspec/rspec-core#2101)
590
-
591
- ### 3.3.2 / 2015-07-15
592
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.3.1...v3.3.2)
593
-
594
- Bug Fixes:
595
-
596
- * Fix formatters to handle exceptions for which `backtrace` returns `nil`.
597
- (Myron Marston, rspec/rspec-core#2023)
598
- * Fix duplicate formatter detection so that it allows subclasses of formatters
599
- to be added. (Sebastián Tello, rspec/rspec-core#2019)
600
-
601
- ### 3.3.1 / 2015-06-18
602
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.3.0...v3.3.1)
603
-
604
- Bug Fixes:
605
-
606
- * Correctly run `before(:suite)` (and friends) in the context of an example
607
- group instance, thus making the expected RSpec environment available.
608
- (Jon Rowe, rspec/rspec-core#1986)
609
-
610
- ### 3.3.0 / 2015-06-12
611
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.2.3...v3.3.0)
612
-
613
- Enhancements:
614
-
615
- * Expose the reporter used to run examples via `RSpec::Core::Example#reporter`.
616
- (Jon Rowe, rspec/rspec-core#1866)
617
- * Make `RSpec::Core::Reporter#message` a public supported API. (Jon Rowe, rspec/rspec-core#1866)
618
- * Allow custom formatter events to be published via
619
- `RSpec::Core::Reporter#publish(event_name, hash_of_attributes)`. (Jon Rowe, rspec/rspec-core#1869)
620
- * Remove dependency on the standard library `Set` and replace with `RSpec::Core::Set`.
621
- (Jon Rowe, rspec/rspec-core#1870)
622
- * Assign a unique id to each example and group so that they can be
623
- uniquely identified, even for shared examples (and similar situations)
624
- where the location isn't unique. (Myron Marston, rspec/rspec-core#1884)
625
- * Use the example id in the rerun command printed for failed examples
626
- when the location is not unique. (Myron Marston, rspec/rspec-core#1884)
627
- * Add `config.example_status_persistence_file_path` option, which is
628
- used to persist the last run status of each example. (Myron Marston, rspec/rspec-core#1888)
629
- * Add `:last_run_status` metadata to each example, which indicates what
630
- happened the last time an example ran. (Myron Marston, rspec/rspec-core#1888)
631
- * Add `--only-failures` CLI option which filters to only the examples
632
- that failed the last time they ran. (Myron Marston, rspec/rspec-core#1888)
633
- * Add `--next-failure` CLI option which allows you to repeatedly focus
634
- on just one of the currently failing examples, then move on to the
635
- next failure, etc. (Myron Marston, rspec/rspec-core#1888)
636
- * Make `--order random` ordering stable, so that when you rerun a
637
- subset with a given seed, the examples will be order consistently
638
- relative to each other. (Myron Marston, rspec/rspec-core#1908)
639
- * Set example group constant earlier so errors when evaluating the context
640
- include the example group name (Myron Marson, rspec/rspec-core#1911)
641
- * Make `let` and `subject` threadsafe. (Josh Cheek, rspec/rspec-core#1858)
642
- * Add version information into the JSON formatter. (Mark Swinson, rspec/rspec-core#1883)
643
- * Add `--bisect` CLI option, which will repeatedly run your suite in
644
- order to isolate the failures to the smallest reproducible case.
645
- (Myron Marston, rspec/rspec-core#1917)
646
- * For `config.include`, `config.extend` and `config.prepend`, apply the
647
- module to previously defined matching example groups. (Eugene Kenny, rspec/rspec-core#1935)
648
- * When invalid options are parsed, notify users where they came from
649
- (e.g. `.rspec` or `~/.rspec` or `ENV['SPEC_OPTS']`) so they can
650
- easily find the source of the problem. (Myron Marston, rspec/rspec-core#1940)
651
- * Add pending message contents to the json formatter output. (Jon Rowe, rspec/rspec-core#1949)
652
- * Add shared group backtrace to the output displayed by the built-in
653
- formatters for pending examples that have been fixed. (Myron Marston, rspec/rspec-core#1946)
654
- * Add support for `:aggregate_failures` metadata. Tag an example or
655
- group with this metadata and it'll use rspec-expectations'
656
- `aggregate_failures` feature to allow multiple failures in an example
657
- and list them all, rather than aborting on the first failure. (Myron
658
- Marston, rspec/rspec-core#1946)
659
- * When no formatter implements #message add a fallback to prevent those
660
- messages being lost. (Jon Rowe, rspec/rspec-core#1980)
661
- * Profiling examples now takes into account time spent in `before(:context)`
662
- hooks. (Denis Laliberté, Jon Rowe, rspec/rspec-core#1971)
663
- * Improve failure output when an example has multiple exceptions, such
664
- as one from an `it` block and one from an `after` block. (Myron Marston, rspec/rspec-core#1985)
665
-
666
- Bug Fixes:
667
-
668
- * Handle invalid UTF-8 strings within exception methods. (Benjamin Fleischer, rspec/rspec-core#1760)
669
- * Fix Rake Task quoting of file names with quotes to work properly on
670
- Windows. (Myron Marston, rspec/rspec-core#1887)
671
- * Fix `RSpec::Core::RakeTask#failure_message` so that it gets printed
672
- when the task failed. (Myron Marston, rspec/rspec-core#1905)
673
- * Make `let` work properly when defined in a shared context that is applied
674
- to an individual example via metadata. (Myron Marston, rspec/rspec-core#1912)
675
- * Ensure `rspec/autorun` respects configuration defaults. (Jon Rowe, rspec/rspec-core#1933)
676
- * Prevent modules overriding example group defined methods when included,
677
- prepended or extended by config defined after an example group. (Eugene Kenny, rspec/rspec-core#1935)
678
- * Fix regression which caused shared examples to be mistakenly run when specs
679
- where filtered to a particular location. (Ben Axnick, rspec/rspec-core#1963)
680
- * Fix time formatting logic so that it displays 70 seconds as "1 minute,
681
- 10 seconds" rather than "1 minute, 1 second". (Paul Brennan, rspec/rspec-core#1984)
682
- * Fix regression where the formatter loader would allow duplicate formatters.
683
- (Jon Rowe, rspec/rspec-core#1990)
684
-
685
- ### 3.2.3 / 2015-04-06
686
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.2.2...v3.2.3)
687
-
688
- Bug Fixes:
689
-
690
- * Fix how the DSL methods are defined so that RSpec is compatible with
691
- gems that define methods of the same name on `Kernel` (such as
692
- the `its-it` gem). (Alex Kwiatkowski, Ryan Ong, rspec/rspec-core#1907)
693
- * Fix `before(:context) { skip }` so that it does not wrongly cause the
694
- spec suite to exit with a non-zero status when no examples failed.
695
- (Myron Marston, rspec/rspec-core#1926)
696
-
697
- ### 3.2.2 / 2015-03-11
698
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.2.1...v3.2.2)
699
-
700
- Bug Fixes:
701
-
702
- * Fix regression in 3.2.0 that allowed tag-filtered examples to
703
- run even if there was a location filter applied to the spec
704
- file that was intended to limit the file to other examples.
705
- (rspec/rspec-core#1894, Myron Marston)
706
-
707
- ### 3.2.1 / 2015-02-23
708
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.2.0...v3.2.1)
709
-
710
- Bug Fixes:
711
-
712
- * Notify start-of-run seed _before_ `start` notification rather than
713
- _after_ so that formatters like Fuubar work properly. (Samuel Esposito, rspec/rspec-core#1882)
714
-
715
- ### 3.2.0 / 2015-02-03
716
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.7...v3.2.0)
717
-
718
- Enhancements:
719
-
720
- * Improve the `inspect` output of example groups. (Mike Dalton, rspec/rspec-core#1687)
721
- * When rake task fails, only output the command if `verbose` flag is
722
- set. (Ben Snape, rspec/rspec-core#1704)
723
- * Add `RSpec.clear_examples` as a clear way to reset examples in between
724
- spec runs, whilst retaining user configuration. (Alexey Fedorov, rspec/rspec-core#1706)
725
- * Reduce string allocations when defining and running examples by 70%
726
- and 50% respectively. (Myron Marston, rspec/rspec-core#1738)
727
- * Removed dependency on pathname from stdlib. (Sam Phippen, rspec/rspec-core#1703)
728
- * Improve the message presented when a user hits Ctrl-C.
729
- (Alex Chaffee rspec/rspec-core#1717, rspec/rspec-core#1742)
730
- * Improve shared example group inclusion backtrace displayed
731
- in failed example output so that it works for all methods
732
- of including shared example groups and shows all inclusion
733
- locations. (Myron Marston, rspec/rspec-core#1763)
734
- * Issue seed notification at start (as well as the end) of the reporter
735
- run. (Arlandis Word, rspec/rspec-core#1761)
736
- * Improve the documentation of around hooks. (Jim Kingdon, rspec/rspec-core#1772)
737
- * Support prepending of modules into example groups from config and allow
738
- filtering based on metadata. (Arlandis Word, rspec/rspec-core#1806)
739
- * Emit warnings when `:suite` hooks are registered on an example group
740
- (where it has always been ignored) or are registered with metadata
741
- (which has always been ignored). (Myron Marston, rspec/rspec-core#1805)
742
- * Provide a friendly error message when users call RSpec example group
743
- APIs (e.g. `context`, `describe`, `it`, `let`, `before`, etc) from
744
- within an example where those APIs are unavailable. (Myron Marston, rspec/rspec-core#1819)
745
- * Provide a friendly error message when users call RSpec example
746
- APIs (e.g. `expect`, `double`, `stub_const`, etc) from
747
- within an example group where those APIs are unavailable.
748
- (Myron Marston, rspec/rspec-core#1819)
749
- * Add new `RSpec::Core::Sandbox.sandboxed { }` API that facilitates
750
- testing RSpec with RSpec, allowing you to define example groups
751
- and example from within an example without affecting the global
752
- `RSpec.world` state. (Tyler Ball, 1808)
753
- * Apply line-number filters only to the files they are scoped to,
754
- allowing you to mix filtered and unfiltered files. (Myron Marston, rspec/rspec-core#1839)
755
- * When dumping pending examples, include the failure details so that you
756
- don't have to un-pend the example to see it. (Myron Marston, rspec/rspec-core#1844)
757
- * Make `-I` option support multiple values when separated by
758
- `File::PATH_SEPARATOR`, such as `rspec -I foo:bar`. This matches
759
- the behavior of Ruby's `-I` option. (Fumiaki Matsushima, rspec/rspec-core#1855).
760
- * Treat each example as having a singleton example group for the
761
- purposes of applying metadata-based features that normally apply
762
- to example groups to individually tagged examples. For example,
763
- `RSpec.shared_context "Uses redis", :uses_redis` will now apply
764
- to individual examples tagged with `:uses_redis`, as will
765
- `config.include RedisHelpers, :uses_redis`, and
766
- `config.before(:context, :uses_redis) { }`, etc. (Myron Marston, rspec/rspec-core#1749)
767
-
768
- Bug Fixes:
769
-
770
- * When assigning generated example descriptions, surface errors
771
- raised by `matcher.description` in the example description.
772
- (Myron Marston, rspec/rspec-core#1771)
773
- * Don't consider expectations from `after` hooks when generating
774
- example descriptions. (Myron Marston, rspec/rspec-core#1771)
775
- * Don't apply metadata-filtered config hooks to examples in groups
776
- with matching metadata when those examples override the parent
777
- metadata value to not match. (Myron Marston, rspec/rspec-core#1796)
778
- * Fix `config.expect_with :minitest` so that `skip` uses RSpec's
779
- implementation rather than Minitest's. (Jonathan Rochkind, rspec/rspec-core#1822)
780
- * Fix `NameError` caused when duplicate example group aliases are defined and
781
- the DSL is not globally exposed. (Aaron Kromer, rspec/rspec-core#1825)
782
- * When a shared example defined in an external file fails, use the host
783
- example group (from a loaded spec file) for the re-run command to
784
- ensure the command will actually work. (Myron Marston, rspec/rspec-core#1835)
785
- * Fix location filtering to work properly for examples defined in
786
- a nested example group within a shared example group defined in
787
- an external file. (Bradley Schaefer, Xavier Shay, Myron Marston, rspec/rspec-core#1837)
788
- * When a pending example fails (as expected) due to a mock expectation,
789
- set `RSpec::Core::Example::ExecutionResult#pending_exception` --
790
- previously it was not being set but should have been. (Myron Marston, rspec/rspec-core#1844)
791
- * Fix rake task to work when `rspec-core` is installed in a directory
792
- containing a space. (Guido Günther, rspec/rspec-core#1845)
793
- * Fix regression in 3.1 that caused `describe Regexp` to raise errors.
794
- (Durran Jordan, rspec/rspec-core#1853)
795
- * Fix regression in 3.x that caused the profile information to be printed
796
- after the summary. (Max Lincoln, rspec/rspec-core#1857)
797
- * Apply `--seed` before loading `--require` files so that required files
798
- can access the provided seed. (Myron Marston, rspec/rspec-core#1745)
799
- * Handle `RSpec::Core::Formatters::DeprecationFormatter::FileStream` being
800
- reopened with an IO stream, which sometimes happens with spring.
801
- (Kevin Mook, rspec/rspec-core#1757)
802
-
803
- ### 3.1.7 / 2014-10-11
804
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.6...v3.1.7)
805
-
806
- Bug Fixes:
807
-
808
- * Fix `Metadata.relative_path` so that for a current directory of
809
- `/foo/bar`, `/foo/bar_1` is not wrongly converted to `._1`.
810
- (Akos Vandra, rspec/rspec-core#1730)
811
- * Prevent constant lookup mistakenly finding `RSpec::ExampleGroups` generated
812
- constants on 1.9.2 by appending a trailing `_` to the generated names.
813
- (Jon Rowe, rspec/rspec-core#1737)
814
- * Fix bug in `:pending` metadata. If it got set in any way besides passing
815
- it as part of the metadata literal passed to `it` (such as by using
816
- `define_derived_metadata`), it did not have the desired effect,
817
- instead marking the example as `:passed`. (Myron Marston, rspec/rspec-core#1739)
818
-
819
- ### 3.1.6 / 2014-10-08
820
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.5...v3.1.6)
821
-
822
- Bug Fixes:
823
-
824
- * Fix regression in rake task pattern handling, that prevented patterns
825
- that were relative from the current directory rather than from `spec`
826
- from working properly. (Myron Marston, rspec/rspec-core#1734)
827
- * Prevent rake task from generating duplicate load path entries.
828
- (Myron Marston, rspec/rspec-core#1735)
829
-
830
- ### 3.1.5 / 2014-09-29
831
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.4...v3.1.5)
832
-
833
- Bug Fixes:
834
-
835
- * Fix issue with the rake task incorrectly escaping strings on Windows.
836
- (Jon Rowe rspec/rspec-core#1718)
837
- * Support absolute path patterns. While this wasn't officially supported
838
- previously, setting `rake_task.pattern` to an absolute path pattern in
839
- RSpec 3.0 and before worked since it delegated to `FileList` internally
840
- (but now just forwards the pattern on to the `rspec` command).
841
- (Myron Marston, rspec/rspec-core#1726)
842
-
843
- ### 3.1.4 / 2014-09-18
844
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.3...v3.1.4)
845
-
846
- Bug Fixes:
847
-
848
- * Fix implicit `subject` when using `describe false` or `describe nil`
849
- so that it returns the provided primitive rather than the string
850
- representation. (Myron Marston, rspec/rspec-core#1710)
851
- * Fix backtrace filtering to allow code in subdirectories of your
852
- current working directory (such as vendor/bundle/...) to be filtered
853
- from backtraces. (Myron Marston, rspec/rspec-core#1708)
854
-
855
- ### 3.1.3 / 2014-09-15
856
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.2...v3.1.3)
857
-
858
- Bug Fixes:
859
-
860
- * Fix yet another regression in rake task pattern handling, to allow
861
- `task.pattern = FileList["..."]` to work. That was never intended
862
- to be supported but accidentally worked in 3.0 and earlier.
863
- (Myron Marston, rspec/rspec-core#1701)
864
- * Fix pattern handling so that files are normalized to absolute paths
865
- before subtracting the `--exclude-pattern` matched files from the
866
- `--pattern` matched files so that it still works even if the patterns
867
- are in slightly different forms (e.g. one starting with `./`).
868
- (Christian Nelson, rspec/rspec-core#1698)
869
-
870
- ### 3.1.2 / 2014-09-08
871
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.1...v3.1.2)
872
-
873
- Bug Fixes:
874
-
875
- * Fix another regression in rake task pattern handling, so that patterns
876
- that start with `./` still work. (Christian Nelson, rspec/rspec-core#1696)
877
-
878
- ### 3.1.1 / 2014-09-05
879
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.0...v3.1.1)
880
-
881
- Bug Fixes:
882
-
883
- * Fix a regression in rake task pattern handling, so that `rake_task.pattern = array`
884
- works again. While we never intended to support array values (or even knew that worked!),
885
- the implementation from 3.0 and earlier used `FileList` internally, which allows arrays.
886
- The fix restores the old behavior. (Myron Marston, rspec/rspec-core#1694)
887
-
888
- ### 3.1.0 / 2014-09-04
889
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.4...v3.1.0)
890
-
891
- Enhancements:
892
-
893
- * Update files generated by `rspec --init` so that warnings are enabled
894
- in commented out section of `spec_helper` rather than `.rspec` so users
895
- have to consciously opt-in to the setting. (Andrew Hooker, rspec/rspec-core#1572)
896
- * Update `spec_helper` generated by `rspec --init` so that it sets the new
897
- rspec-expectations `include_chain_clauses_in_custom_matcher_descriptions`
898
- config option (which will be on by default in RSpec 4) and also sets the
899
- rspec-mocks `verify_partial_doubles` option (which will also default
900
- to on in RSpec 4). (Myron Marston, rspec/rspec-core#1647)
901
- * Provide an `inspect` output for example procsy objects (used in around
902
- hooks) that doesn't make them look like procs. (Jon Rowe, rspec/rspec-core#1620)
903
- * Remove a few unneeded `require` statements from
904
- `rspec/core/rake_task.rb`, making it even more lighterweight.
905
- (Myron Marston, rspec/rspec-core#1640)
906
- * Allow rspec-core to be used when neither rspec-mocks or
907
- rspec-expectations are installed, without requiring any
908
- user configuration. (Sam Phippen, Myron Marston, rspec/rspec-core#1615)
909
- * Don't filter out gems from backtraces by default. (The RSpec
910
- gems will still be filtered). User feedback has indicated
911
- that including gems in default backtraces will be useful.
912
- (Myron Marston, rspec/rspec-core#1641)
913
- * Add new `config.filter_gems_from_backtrace "rack", "rake"` API
914
- to easily filter the named gems from backtraces. (Myron Marston, rspec/rspec-core#1682)
915
- * Fix default backtrace filters so that the RSpec binary is
916
- excluded when installing RSpec as a bundler `:git` dependency.
917
- (Myron Marston, rspec/rspec-core#1648)
918
- * Simplify command generated by the rake task so that it no longer
919
- includes unnecessary `-S`. (Myron Marston, rspec/rspec-core#1559)
920
- * Add `--exclude-pattern` CLI option, `config.exclude_pattern =` config
921
- option and `task.exclude_pattern =` rake task config option. Matching
922
- files will be excluded. (John Gesimondo, Myron Marston, rspec/rspec-core#1651, rspec/rspec-core#1671)
923
- * When an around hook fails to execute the example, mark it as
924
- pending (rather than passing) so the user is made aware of the
925
- fact that the example did not actually run. (Myron Marston, rspec/rspec-core#1660)
926
- * Remove dependency on `FileUtils` from the standard library so that users do
927
- not get false positives where their code relies on it but they are not
928
- requiring it. (Sam Phippen, rspec/rspec-core#1565)
929
-
930
- Bug Fixes:
931
-
932
- * Fix rake task `t.pattern =` option so that it does not run all specs
933
- when it matches no files, by passing along a `--pattern` option to
934
- the `rspec` command, rather than resolving the file list and passing
935
- along the files individually. (Evgeny Zislis, rspec/rspec-core#1653)
936
- * Fix rake task default pattern so that it follows symlinks properly.
937
- (Myron Marston, rspec/rspec-core#1672)
938
- * Fix default pattern used with `rspec` command so that it follows
939
- symlinks properly. (Myron Marston, rspec/rspec-core#1672)
940
- * Change how we assign constant names to example group classes so that
941
- it avoids a problem with `describe "Core"`. (Daniela Wellisz, rspec/rspec-core#1679)
942
- * Handle rendering exceptions that have a different encoding than that
943
- of their original source file. (Jon Rowe, rspec/rspec-core#1681)
944
- * Allow access to message_lines without colour for failed examples even
945
- when they're part of a shared example group. (tomykaira, rspec/rspec-core#1689)
946
-
947
- ### 3.0.4 / 2014-08-14
948
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.3...v3.0.4)
949
-
950
- Bug Fixes:
951
-
952
- * Fix processing order of CLI options so that if `config.files_to_run`
953
- is accessed from a file loaded by `--require`, `--pattern` is still
954
- applied. (Myron Marston, rspec/rspec-core#1652)
955
- * Fix `config.pattern=` so that it still takes affect even if
956
- `config.files_to_run` has already been accessed. (Myron Marston, rspec/rspec-core#1652)
957
-
958
- ### 3.0.3 / 2014-07-21
959
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.2...v3.0.3)
960
-
961
- Bug Fixes:
962
-
963
- * Properly convert both parts of a description into strings before
964
- concatenation. (@nicklink483, rspec/rspec-core#1636)
965
- * Exclude the working directory when figuring out folders to ignore.
966
- (Jon Rowe, Myron Marston, rspec/rspec-core#1616)
967
- * Allow `::RSpec::Core::Notifications::FailedExampleNotification#message_lines`
968
- to be accessed without a colouriser. (@tomykaira, rspec/rspec-core#1637)
969
-
970
- ### 3.0.2 / 2014-06-19
971
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.1...v3.0.2)
972
-
973
- Bug Fixes:
974
-
975
- * Fix regression in CLI option handling that prevented `--tag slow`
976
- passed at the command line from overriding `--tag ~slow` in `.rspec`.
977
- (Colin Jones, rspec/rspec-core#1602)
978
- * Fix metadata `:example_group` deprecation warning so that it gets
979
- issued at the call site of the configuration that specified it as
980
- a filter rather than later when an example group is defined.
981
- (Myron Marston, rspec/rspec-core#1562)
982
- * Make the line that is printed when a shared example group fails indicating
983
- where the concrete example group is white, separating it from the stack trace
984
- that is produced for the failure. (Sam Phippen, Jon Rowe, rspec/rspec-core#1606)
985
-
986
- ### 3.0.1 / 2014-06-12
987
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.0...v3.0.1)
988
-
989
- Bug Fixes:
990
-
991
- * Fix a couple ruby warnings caused by rspec-core when loaded.
992
- (Prem Sichanugrist, rspec/rspec-core#1584)
993
- * Example groups named `Config` will no longer cause a Ruby warning to be
994
- issued. (Jimmy Cuadra, rspec/rspec-core#1580)
995
-
996
- ### 3.0.0 / 2014-06-01
997
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.0.rc1...v3.0.0)
998
-
999
- Bug Fixes:
1000
-
1001
- * Fix `BaseTextFormatter` so that it does not re-close a closed output
1002
- stream. (Myron Marston)
1003
- * Fix regression in metadata that caused the metadata hash of a top-level
1004
- example group to have a `:parent_example_group` key even though it has
1005
- no parent example group. (Myron Marston)
1006
-
1007
- Enhancements:
1008
-
1009
- * Alter the default `spec_helper.rb` to no longer recommend
1010
- `config.full_backtrace = true` see rspec/rspec-core#1536 for discussion. (Jon Rowe)
1011
-
1012
- ### 3.0.0.rc1 / 2014-05-18
1013
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.0.beta2...v3.0.0.rc1)
1014
-
1015
- Breaking Changes for 3.0.0:
1016
-
1017
- * Change `described_class` so that in a nested group like `describe
1018
- MyClass`, it returns `MyClass` rather than the outer group's described
1019
- class. (Myron Marston)
1020
- * Refactor filter manager so that it no longer subclasses Hash and has a
1021
- tighter, more domain-specific interface. (Sergey Pchelincev)
1022
- * Remove legacy colours definitions from `BaseTextFormatter`. (Jon Rowe)
1023
- * Remove console color definitions from `BaseTextFormatter`. (Jon Rowe)
1024
- * Restructure example group metadata so that the computed keys are
1025
- exposed directly off of the metadata hash rather than being on
1026
- a nested `:example_group` subhash. In addition, the parent example
1027
- group metadata is now available as `[:parent_example_group]` rather
1028
- than `[:example_group][:example_group]`. Deprecated access via the
1029
- old key structure is still provided. (Myron Marston)
1030
- * Remove `:describes` metadata key. It duplicates `:described_class`
1031
- for no good reason. Deprecated access via `:describes` is still
1032
- provided. (Myron Marston)
1033
- * Rename `:example_group_block` metadata key to `:block`.
1034
- (Myron Marston)
1035
- * Remove deprecated `RSpec::Core::Example#options`. (Myron Marston)
1036
- * Move `BaseTextFormatter#colorize_summary` to `SummaryNotification#colorize_with`
1037
- (Jon Rowe).
1038
- * `describe some_hash` treated `some_hash` as metadata in RSpec 2.x but
1039
- will treat it as the described object in RSpec 3.0. Metadata must
1040
- always come after the description args. (Myron Marston)
1041
- * Remove deprecated `display_name` alias of `ExampleGroup.description`.
1042
- (Myron Marston)
1043
- * Remove deprecated `describes` alias of `ExampleGroup.described_class`.
1044
- (Myron Marston)
1045
- * Remove deprecated `RSpec::Core::ExampleGroup.alias_it_behaves_like_to`.
1046
- Use `RSpec::Core::Configuration#alias_it_behaves_like_to` instead.
1047
- (Myron Marston)
1048
- * Remove deprecated `RSpec::Core::ExampleGroup.alias_example_to`.
1049
- Use `RSpec::Core::Configuration#alias_example_to` instead.
1050
- (Myron Marston)
1051
- * Removed `focused` example alias and change example/group aliases
1052
- `fit`, `focus`, `fcontext` and `fdescribe` to no longer include
1053
- `:focused => true` metadata. They only contain `:focus => true`
1054
- metadata now. This means that you will need to filter them with
1055
- `filter_run :focus`, not `filter_run :focused`. (Myron Marston)
1056
- * Remove `--line-number` filtering. It's semantically dubious since it's
1057
- a global filter (potentially applied to multiple files) but there's no
1058
- meaningful connection between the same line number in multiple files.
1059
- Instead use the `rspec path/to/spec.rb:23:46` form, which is terser
1060
- and makes more sense as it is scoped to a file. (Myron Marston)
1061
- * Remove `--default_path` as an alias for `--default-path`. (Jon Rowe)
1062
- * Remove deprecated `share_examples_for`. There's still
1063
- `shared_examples` and `shared_examples_for`. (Myron Marston)
1064
- * Rename `RSpec::Core::Configuration#warnings` to
1065
- `RSpec::Core::Configuration#warnings?` since it's a boolean flag.
1066
- (Myron Marston)
1067
- * RSpec's global state is no longer reset after a spec run. This gives
1068
- more flexibility to alternate runners to decide when and if they
1069
- want the state reset. Alternate runners are now responsible for
1070
- calling this (or doing a similar reset) if they are going to run
1071
- the spec suite multiple times in the same process. (Sam Phippen)
1072
- * Merge `RSpec::Core::CommandLine` (never formally declared public)
1073
- into `RSpec::Core::Runner`. (Myron Marston)
1074
- * Remove `color_enabled` as an alias of `color`. (Jon Rowe)
1075
- * Remove `backtrace_cleaner` as an alias of `backtrace_formatter`. (Jon Rowe)
1076
- * Remove `filename_pattern` as an alias of `pattern`. (Jon Rowe)
1077
- * Extract support for legacy formatters to `rspec-legacy_formatters`. (Jon Rowe)
1078
- * `RSpec::Configuration#formatters` now returns a dup to prevent mutation. (Jon Rowe)
1079
- * Replace `stdlib` as an available expectation framework with `test_unit` and
1080
- `minitest`. (Aaron Kromer)
1081
- * Remove backtrace formatting helpers from `BaseTextFormatter`. (Jon Rowe)
1082
- * Extract profiler support to `ProfileFormatter` and `ProfileNotification`.
1083
- Formatters should implement `dump_profile` if they wish to respond to `--profile`.
1084
- (Jon Rowe)
1085
- * Extract remaining formatter state to reporter and notifications. Introduce
1086
- `ExamplesNotification` to share information about examples that was previously
1087
- held in `BaseFormatter`. (Jon Rowe)
1088
-
1089
- Enhancements:
1090
-
1091
- * Add `config.default_formatter` attribute, which can be used to set a
1092
- formatter which will only be used if no other formatter is set
1093
- (e.g. via `--formatter`). (Myron Marston)
1094
- * Support legacy colour definitions in `LegacyFormatterAdaptor`. (Jon Rowe)
1095
- * Migrate `execution_result` (exposed by metadata) from a hash to a
1096
- first-class object with appropriate attributes. `status` is now
1097
- stored and returned as a symbol rather than a string. It retains
1098
- deprecated hash behavior for backwards compatibility. (Myron Marston)
1099
- * Provide console code helper for formatters. (Jon Rowe)
1100
- * Use raw ruby hashes for the metadata hashes rather than a subclass of
1101
- a hash. Computed metadata entries are now computed in advance rather
1102
- than being done lazily on first access. (Myron Marston)
1103
- * Add `:block` metadata entry to the example metadata, bringing
1104
- parity with `:block` in the example group metadata. (Myron Marston)
1105
- * Add `fspecify` and `fexample` as aliases of `specify` and `example`
1106
- with `:focus => true` metadata for parity with `fit`. (Myron Marston)
1107
- * Add legacy support for `colorize_summary`. (Jon Rowe)
1108
- * Restructure runner so it can be more easily customized in a subclass
1109
- for an alternate runner. (Ben Hoskings)
1110
- * Document `RSpec::Core::ConfigurationOptions` as an officially
1111
- supported public API. (Myron Marston)
1112
- * Add `--deprecation-out` CLI option which directs deprecation warnings
1113
- to the named file. (Myron Marston)
1114
- * Minitest 5 compatability for `expect_with :stdlib` (now available as
1115
- `expect_with :minitest`). (Xavier Shay)
1116
- * Reporter now notifies formatters of the load time of RSpec and your
1117
- specs via `StartNotification` and `SummaryNotification`. (Jon Rowe)
1118
- * Add `disable_monkey_patching!` config option that disables all monkey
1119
- patching from whatever pieces of RSpec you use. (Alexey Fedorov)
1120
- * Add `Pathname` support for setting all output streams. (Aaron Kromer)
1121
- * Add `config.define_derived_metadata`, which can be used to apply
1122
- additional metadata to all groups or examples that match a given
1123
- filter. (Myron Marston)
1124
- * Provide formatted and colorized backtraces via `FailedExampleNotification`
1125
- and send `PendingExampleFixedNotifications` when the error is due to a
1126
- passing spec you expect to fail. (Jon Rowe)
1127
- * Add `dump_profile` to formatter API to allow formatters to implement
1128
- support for `--profile`. (Jon Rowe)
1129
- * Allow colourising text via `ConsoleCodes` with RSpec 'states'
1130
- (e.g. `:success`, `:failure`) rather than direct colour codes. (Jon Rowe)
1131
- * Expose `fully_formatted` methods off the formatter notification objects
1132
- that make it easy for a custom formatter to produce formatted output
1133
- like rspec-core's. (Myron Marston)
1134
-
1135
- Bug Fixes:
1136
-
1137
- * Fix `spec_helper.rb` file generated by `rspec --init` so that the
1138
- recommended settings correctly use the documentation formatter
1139
- when running one file. (Myron Marston)
1140
- * Fix ordering problem where descriptions were generated after
1141
- tearing down mocks, which resulted in unexpected exceptions.
1142
- (Bradley Schaefer, Aaron Kromer, Andrey Savchenko)
1143
- * Allow a symbol to be used as an implicit subject (e.g. `describe
1144
- :foo`). (Myron Marston)
1145
- * Prevent creating an isolated context (i.e. using `RSpec.describe`) when
1146
- already inside a context. There is no reason to do this, and it could
1147
- potentially cause unexpected bugs. (Xavier Shay)
1148
- * Fix shared example group scoping so that when two shared example
1149
- groups share the same name at different levels of nested contexts,
1150
- the one in the nearest context is used. (Myron Marston)
1151
- * Fix `--warnings` option so that it enables warnings immediately so
1152
- that it applies to files loaded by `--require`. (Myron Marston)
1153
- * Issue a warning when you set `config.deprecation_stream` too late for
1154
- it to take effect because the reporter has already been setup. (Myron Marston)
1155
- * Add the full `RSpec::Core::Example` interface to the argument yielded
1156
- to `around` hooks. (Myron Marston)
1157
- * Line number always takes precendence when running specs with filters.
1158
- (Xavier Shay)
1159
- * Ensure :if and :unless metadata filters are treated as a special case
1160
- and are always in-effect. (Bradley Schaefer)
1161
- * Ensure the currently running installation of RSpec is used when
1162
- the rake task shells out to `rspec`, even if a newer version is also
1163
- installed. (Postmodern)
1164
- * Using a legacy formatter as default no longer causes an infinite loop.
1165
- (Xavier Shay)
1166
-
1167
- ### 3.0.0.beta2 / 2014-02-17
1168
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.0.beta1...v3.0.0.beta2)
1169
-
1170
- Breaking Changes for 3.0.0:
1171
-
1172
- * Make `mock_with` option more strict. Strings are no longer supported
1173
- (e.g. `mock_with "mocha"`) -- use a symbol instead. Also, unrecognized
1174
- values will now result in an error rather than falling back to the
1175
- null mocking adapter. If you want to use the null mocking adapter,
1176
- use `mock_with :nothing` (as has been documented for a long time).
1177
- (Myron Marston)
1178
- * Remove support for overriding RSpec's built-in `:if` and `:unless`
1179
- filters. (Ashish Dixit)
1180
- * Custom formatters are now required to call
1181
- `RSpec::Core::Formatters.register(formatter_class, *notifications)`
1182
- where `notifications` is the list of events the formatter wishes to
1183
- be notified about. Notifications are handled by methods matching the
1184
- names on formatters. This allows us to add or remove notifications
1185
- without breaking existing formatters. (Jon Rowe)
1186
- * Change arguments passed to formatters. Rather than passing multiple
1187
- arguments (which limits are ability to add additional arguments as
1188
- doing so would break existing formatters), we now pass a notification
1189
- value object that exposes the same data via attributes. This will
1190
- allow us to add new bits of data to a notification event without
1191
- breaking existing formatters. (Jon Rowe)
1192
- * Remove support for deprecated `:alias` option for
1193
- `RSpec.configuration.add_setting`. (Myron Marston)
1194
- * Remove support for deprecated `RSpec.configuration.requires = [...]`.
1195
- (Myron Marston)
1196
- * Remove support for deprecated `--formatter` CLI option. (Myron Marston)
1197
- * Remove support for deprecated `--configure` CLI option. (Myron Marston)
1198
- * Remove support for deprecated `RSpec::Core::RakeTask#spec_opts=`.
1199
- (Myron Marston)
1200
- * An example group level `pending` block or `:pending` metadata now executes
1201
- the example and cause a failure if it passes, otherwise it will be pending if
1202
- it fails. The old "never run" behaviour is still used for `xexample`, `xit`,
1203
- and `xspecify`, or via a new `skip` method or `:skip` metadata option.
1204
- (Xavier Shay)
1205
- * After calling `pending` inside an example, the remainder of the example will
1206
- now be run. If it passes a failure is raised, otherwise the example is marked
1207
- pending. The old "never run" behaviour is provided a by a new `skip` method.
1208
- (Xavier Shay)
1209
- * Pending blocks inside an example have been removed as a feature with no
1210
- direct replacement. Use `skip` or `pending` without a block. (Xavier Shay)
1211
- * Pending statement is no longer allowed in `before(:all)` hooks. Use `skip`
1212
- instead. (Xavier Shay)
1213
- * Remove `show_failures_in_pending_blocks` configuration option. (Xavier Shay)
1214
- * Remove support for specifying the documentation formatter using
1215
- 's', 'n', 'spec' or 'nested'. (Jon Rowe)
1216
-
1217
- Enhancements:
1218
-
1219
- * Add example run time to JSON formatter output. (Karthik Kastury)
1220
- * Add more suggested settings to the files generated by
1221
- `rspec --init`. (Myron Marston)
1222
- * Add `config.alias_example_group_to`, which can be used to define a
1223
- new method that defines an example group with the provided metadata.
1224
- (Michi Huber)
1225
- * Add `xdescribe` and `xcontext` as shortcuts to skip an example group.
1226
- (Myron Marston)
1227
- * Add `fdescribe` and `fcontext` as shortcuts to focus an example group.
1228
- (Myron Marston)
1229
- * Don't autorun specs via `#at_exit` by default. `require 'rspec/autorun'`
1230
- is only needed when running specs via `ruby`, as it always has been.
1231
- Running specs via `rake` or `rspec` are both unaffected. (Ben Hoskings)
1232
- * Add `expose_dsl_globally` config option, defaulting to true. When disabled
1233
- it will remove the monkey patches rspec-core adds to `main` and `Module`
1234
- (e.g. `describe`, `shared_examples_for`, etc). (Jon Rowe)
1235
- * Expose RSpec DSL entry point methods (`describe`,
1236
- `shared_examples_for`, etc) on the `RSpec` constant. Intended for use
1237
- when `expose_dsl_globally` is set to `false`. (Jon Rowe)
1238
- * For consistency, expose all example group aliases (including
1239
- `context`) on the `RSpec` constant. If `expose_dsl_globally` is set to
1240
- `true`, also expose them on `main` and `Module`. Historically, only `describe`
1241
- was exposed. (Jon Rowe, Michi Huber)
1242
- * Add hook scope `:example` as an alias for `:each`, and `:context` as an alias
1243
- for `:all`. (John Feminella)
1244
-
1245
- Bug Fixes:
1246
-
1247
- * Fix failure (undefined method `path`) in end-of-run summary
1248
- when `raise_errors_for_deprecations!` is configured. (Myron Marston)
1249
- * Issue error when attempting to use `-i` or `--I` on command line,
1250
- too close to `-I` to be considered short hand for `--init`. (Jon Rowe)
1251
- * Prevent adding formatters to an output target if the same
1252
- formatter has already been added to that output. (Alex Peattie)
1253
- * Allow a matcher-generated example description to be used when
1254
- the example is pending. (Myron Marston)
1255
- * Ensure the configured `failure_exit_code` is used by the rake
1256
- task when there is a failure. (Jon Rowe)
1257
- * Restore behaviour whereby system exclusion filters take priority over working
1258
- directory (was broken in beta1). (Jon Rowe)
1259
- * Prevent RSpec mangling file names that have substrings containing `line_number`
1260
- or `default_path`. (Matijs van Zuijlen)
1261
- * Fix failure line detection so that it handles relative file paths
1262
- (which can happen when running specs through `ruby` using `rspec/autorun`).
1263
- (Myron Marston, rspec/rspec-core#1829)
1264
-
1265
- ### 3.0.0.beta1 / 2013-11-07
1266
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.1...v3.0.0.beta1)
1267
-
1268
- Breaking Changes for 3.0.0:
1269
-
1270
- * Remove explicit support for 1.8.6. (Jon Rowe)
1271
- * Remove `RSpec::Core::ExampleGroup#example` and
1272
- `RSpec::Core::ExampleGroup#running_example` methods. If you need
1273
- access to the example (e.g. to get its metadata), use a block arg
1274
- instead. (David Chelimsky)
1275
- * Remove `TextMateFormatter`, it has been moved to `rspec-tmbundle`.
1276
- (Aaron Kromer)
1277
- * Remove RCov integration. (Jon Rowe)
1278
- * Remove deprecated support for RSpec 1 constructs (Myron Marston):
1279
- * The `Spec` and `Rspec` constants (rather than `RSpec`).
1280
- * `Spec::Runner.configure` rather than `RSpec.configure`.
1281
- * `Rake::SpecTask` rather than `RSpec::Core::RakeTask`.
1282
- * Remove deprecated support for `share_as`. (Myron Marston)
1283
- * Remove `--debug` option (and corresponding option on
1284
- `RSpec::Core::Configuration`). Instead, use `-r<debugger gem name>` to
1285
- load whichever debugger gem you wish to use (e.g. `ruby-debug`,
1286
- `debugger`, or `pry`). (Myron Marston)
1287
- * Extract Autotest support to a seperate gem. (Jon Rowe)
1288
- * Raise an error when a `let` or `subject` declaration is
1289
- accessed in a `before(:all)` or `after(:all)` hook. (Myron Marston)
1290
- * Extract `its` support to a separate gem. (Peter Alfvin)
1291
- * Disallow use of a shared example group from sibling contexts, making them
1292
- fully isolated. 2.14 and 2.99 allowed this but printed a deprecation warning.
1293
- (Jon Rowe)
1294
- * Remove `RSpec::Core::Configuration#output` and
1295
- `RSpec::Core::Configuration#out` aliases of
1296
- `RSpec::Core::Configuration#output_stream`. (Myron Marston)
1297
- * Remove legacy ordering APIs deprecated in 2.99.0.beta1. (Myron
1298
- Marston)
1299
-
1300
- Enhancements:
1301
-
1302
- * Replace unmaintained syntax gem with coderay gem. (Xavier Shay)
1303
- * Times in profile output are now bold instead of `failure_color`.
1304
- (Matthew Boedicker)
1305
- * Add `--no-fail-fast` command line option. (Gonzalo Rodríguez-Baltanás Díaz)
1306
- * Runner now considers the local system ip address when running under Drb.
1307
- (Adrian CB)
1308
- * JsonFormatter now includes `--profile` information. (Alex / @MasterLambaster)
1309
- * Always treat symbols passed as metadata args as hash
1310
- keys with true values. RSpec 2 supported this with the
1311
- `treat_symbols_as_metadata_keys_with_true_values` but
1312
- now this behavior is always enabled. (Myron Marston)
1313
- * Add `--dry-run` option, which prints the formatter output
1314
- of your suite without running any examples or hooks.
1315
- (Thomas Stratmann, Myron Marston)
1316
- * Document the configuration options and default values in the `spec_helper.rb`
1317
- file that is generated by RSpec. (Parker Selbert)
1318
- * Give generated example group classes a friendly name derived
1319
- from the docstring, rather than something like "Nested_2".
1320
- (Myron Marston)
1321
- * Avoid affecting randomization of user code when shuffling
1322
- examples so that users can count on their own seeds
1323
- working. (Travis Herrick)
1324
- * Ordering is no longer a single global property of the test suite.
1325
- Each group can pick an ordering using `:order` metadata. (Andy
1326
- Lindeman, Sam Phippen, Myron Marston)
1327
- * Allow named custom ordering strategies to be registered, which can
1328
- then be used on individual example groups. (Andy Lindeman, Sam
1329
- Phippen, Myron Marston)
1330
-
1331
- Deprecations:
1332
-
1333
- * `treat_symbols_as_metadata_keys_with_true_values` is deprecated and no
1334
- longer has an affect now that the behavior it enabled is always
1335
- enabled. (Myron Marston)
1336
-
1337
- ### 2.99.2 / 2014-08-19
1338
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.1...v2.99.2)
1339
-
1340
- Enhancements:
1341
-
1342
- * Improve deprecation warning for RSpec 3 change in `describe <a symbol>`
1343
- behavior. (Jon Rowe, rspec/rspec-core#1667)
1344
-
1345
- ### 2.99.1 / 2014-06-19
1346
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.0...v2.99.1)
1347
-
1348
- Bug Fixes:
1349
-
1350
- * Add missing deprecation warning for when `RSpec::Core::Runner` is used
1351
- multiple times in the same process. In 2.x RSpec's global state was
1352
- automatically cleared between runs but in 3.0 you need to call `RSpec.reset`
1353
- manually in these situations. (Sam Phippen, rspec/rspec-core#1587)
1354
- * Prevent deprecation being accidentally issues when doubles used with `be_`
1355
- matchers due to automatically generated descriptions. (Jon Rowe, rspec/rspec-core#1573)
1356
- * Load `rspec/core` when loading `rspec/core/rake_task` to ensure we can
1357
- issue deprecations correctly. (Jon Rowe, rspec/rspec-core#1612)
1358
-
1359
- ### 2.99.0 / 2014-06-01
1360
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.0.rc1...v2.99.0)
1361
-
1362
- Bug Fixes:
1363
-
1364
- * Fix `BaseTextFormatter` so that it does not re-close a closed output
1365
- stream. (Myron Marston)
1366
- * Use `RSpec::Configuration#backtrace_exclusion_patterns` rather than the
1367
- deprecated `RSpec::Configuration#backtrace_clean_patterns` when mocking
1368
- with rr. (David Dollar)
1369
-
1370
- ### 2.99.0.rc1 / 2014-05-18
1371
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.0.beta2...v2.99.0.rc1)
1372
-
1373
- Enhancements:
1374
-
1375
- * Add `--deprecation-out` CLI option which directs deprecation warnings
1376
- to the named file. (Myron Marston)
1377
- * Backport support for `skip` in metadata to skip execution of an example.
1378
- (Xavier Shay, rspec/rspec-core#1472)
1379
- * Add `Pathname` support for setting all output streams. (Aaron Kromer)
1380
- * Add `test_unit` and `minitest` expectation frameworks. (Aaron Kromer)
1381
-
1382
- Deprecations:
1383
-
1384
- * Deprecate `RSpec::Core::Pending::PendingDeclaredInExample`, use
1385
- `SkipDeclaredInExample` instead. (Xavier Shay)
1386
- * Issue a deprecation when `described_class` is accessed from within
1387
- a nested `describe <SomeClass>` example group, since `described_class`
1388
- will return the innermost described class in RSpec 3 rather than the
1389
- outermost described class, as it behaved in RSpec 2. (Myron Marston)
1390
- * Deprecate `RSpec::Core::FilterManager::DEFAULT_EXCLUSIONS`,
1391
- `RSpec::Core::FilterManager::STANDALONE_FILTERS` and use of
1392
- `#empty_without_conditional_filters?` on those filters. (Sergey Pchelincev)
1393
- * Deprecate `RSpec::Core::Example#options` in favor of
1394
- `RSpec::Core::Example#metadata`. (Myron Marston)
1395
- * Issue warning when passing a symbol or hash to `describe` or `context`
1396
- as the first argument. In RSpec 2.x this would be treated as metadata
1397
- but in RSpec 3 it'll be treated as the described object. To continue
1398
- having it treated as metadata, pass a description before the symbol or
1399
- hash. (Myron Marston)
1400
- * Deprecate `RSpec::Core::BaseTextFormatter::VT100_COLORS` and
1401
- `RSpec::Core::BaseTextFormatter::VT100_COLOR_CODES` in favour
1402
- of `RSpec::Core::BaseTextFormatter::ConsoleCodes::VT100_CODES` and
1403
- `RSpec::Core::BaseTextFormatter::ConsoleCodes::VT100_CODE_VALUES`.
1404
- (Jon Rowe)
1405
- * Deprecate `RSpec::Core::ExampleGroup.display_name` in favor of
1406
- `RSpec::Core::ExampleGroup.description`. (Myron Marston)
1407
- * Deprecate `RSpec::Core::ExampleGroup.describes` in favor of
1408
- `RSpec::Core::ExampleGroup.described_class`. (Myron Marston)
1409
- * Deprecate `RSpec::Core::ExampleGroup.alias_example_to` in favor of
1410
- `RSpec::Core::Configuration#alias_example_to`. (Myron Marston)
1411
- * Deprecate `RSpec::Core::ExampleGroup.alias_it_behaves_like_to` in favor
1412
- of `RSpec::Core::Configuration#alias_it_behaves_like_to`. (Myron Marston)
1413
- * Deprecate `RSpec::Core::ExampleGroup.focused` in favor of
1414
- `RSpec::Core::ExampleGroup.focus`. (Myron Marston)
1415
- * Add deprecation warning for `config.filter_run :focused` since
1416
- example aliases `fit` and `focus` will no longer include
1417
- `:focused` metadata but will continue to include `:focus`. (Myron Marston)
1418
- * Deprecate filtering by `:line_number` (e.g. `--line-number` from the
1419
- CLI). Use location filtering instead. (Myron Marston)
1420
- * Deprecate `--default_path` as an alternative to `--default-path`. (Jon Rowe)
1421
- * Deprecate `RSpec::Core::Configuration#warnings` in favor of
1422
- `RSpec::Core::Configuration#warnings?`. (Myron Marston)
1423
- * Deprecate `share_examples_for` in favor of `shared_examples_for` or
1424
- just `shared_examples`. (Myron Marston)
1425
- * Deprecate `RSpec::Core::CommandLine` in favor of
1426
- `RSpec::Core::Runner`. (Myron Marston)
1427
- * Deprecate `#color_enabled`, `#color_enabled=` and `#color?` in favour of
1428
- `#color`, `#color=` and `#color_enabled? output`. (Jon Rowe)
1429
- * Deprecate `#filename_pattern` in favour of `#pattern`. (Jon Rowe)
1430
- * Deprecate `#backtrace_cleaner` in favour of `#backtrace_formatter`. (Jon Rowe)
1431
- * Deprecate mutating `RSpec::Configuration#formatters`. (Jon Rowe)
1432
- * Deprecate `stdlib` as an available expectation framework in favour of
1433
- `test_unit` and `minitest`. (Aaron Kromer)
1434
-
1435
- Bug Fixes:
1436
-
1437
- * Issue a warning when you set `config.deprecation_stream` too late for
1438
- it to take effect because the reporter has already been setup. (Myron Marston)
1439
- * `skip` with a block should not execute the block. (Xavier Shay)
1440
-
1441
- ### 2.99.0.beta2 / 2014-02-17
1442
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.0.beta1...v2.99.0.beta2)
1443
-
1444
- Enhancements:
1445
-
1446
- * Add `is_expected` for one-liners that read well with the
1447
- `expect`-based syntax. `is_expected` is simply defined as
1448
- `expect(subject)` and can be used in an expression like:
1449
- `it { is_expected.to read_well }`. (Myron Marston)
1450
- * Backport `skip` from RSpec 3, which acts like `pending` did in RSpec 2
1451
- when not given a block, since the behavior of `pending` is changing in
1452
- RSpec 3. (Xavier Shay)
1453
-
1454
- Deprecations:
1455
-
1456
- * Deprecate inexact `mock_with` config options. RSpec 3 will only support
1457
- the exact symbols `:rspec`, `:mocha`, `:flexmock`, `:rr` or `:nothing`
1458
- (or any module that implements the adapter interface). RSpec 2 did
1459
- fuzzy matching but this will not be supported going forward.
1460
- (Myron Marston)
1461
- * Deprecate `show_failures_in_pending_blocks` config option. To achieve
1462
- the same behavior as the option enabled, you can use a custom
1463
- formatter instead. (Xavier Shay)
1464
- * Add a deprecation warning for the fact that the behavior of `pending`
1465
- is changing in RSpec 3 -- rather than skipping the example (as it did
1466
- in 2.x when no block was provided), it will run the example and mark
1467
- it as failed if no exception is raised. Use `skip` instead to preserve
1468
- the old behavior. (Xavier Shay)
1469
- * Deprecate 's', 'n', 'spec' and 'nested' as aliases for documentation
1470
- formatter. (Jon Rowe)
1471
- * Deprecate `RSpec::Core::Reporter#abort` in favor of
1472
- `RSpec::Core::Reporter#finish`. (Jon Rowe)
1473
-
1474
- Bug Fixes:
1475
-
1476
- * Fix failure (undefined method `path`) in end-of-run summary
1477
- when `raise_errors_for_deprecations!` is configured. (Myron Marston)
1478
- * Fix issue were overridding spec ordering from the command line wasn't
1479
- fully recognised interally. (Jon Rowe)
1480
-
1481
- ### 2.99.0.beta1 / 2013-11-07
1482
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.7...v2.99.0.beta1)
1483
-
1484
- Enhancements
1485
-
1486
- * Block-based DSL methods that run in the context of an example
1487
- (`it`, `before(:each)`, `after(:each)`, `let` and `subject`)
1488
- now yield the example as a block argument. (David Chelimsky)
1489
- * Warn when the name of more than one example group is submitted to
1490
- `include_examples` and it's aliases. (David Chelimsky)
1491
- * Add `expose_current_running_example_as` config option for
1492
- use during the upgrade process when external gems use the
1493
- deprecated `RSpec::Core::ExampleGroup#example` and
1494
- `RSpec::Core::ExampleGroup#running_example` methods. (Myron Marston)
1495
- * Limit spamminess of deprecation messages. (Bradley Schaefer, Loren Segal)
1496
- * Add `config.raise_errors_for_deprecations!` option, which turns
1497
- deprecations warnings into errors to surface the full backtrace
1498
- of the call site. (Myron Marston)
1499
-
1500
- Deprecations
1501
-
1502
- * Deprecate `RSpec::Core::ExampleGroup#example` and
1503
- `RSpec::Core::ExampleGroup#running_example` methods. If you need
1504
- access to the example (e.g. to get its metadata), use a block argument
1505
- instead. (David Chelimsky)
1506
- * Deprecate use of `autotest/rspec2` in favour of `rspec-autotest`. (Jon Rowe)
1507
- * Deprecate RSpec's built-in debugger support. Use a CLI option like
1508
- `-rruby-debug` (for the ruby-debug gem) or `-rdebugger` (for the
1509
- debugger gem) instead. (Myron Marston)
1510
- * Deprecate `RSpec.configuration.treat_symbols_as_metadata_keys_with_true_values = false`.
1511
- RSpec 3 will not support having this option set to `false`. (Myron Marston)
1512
- * Deprecate accessing a `let` or `subject` declaration in
1513
- a `after(:all)` hook. (Myron Marston, Jon Rowe)
1514
- * Deprecate built-in `its` usage in favor of `rspec-its` gem due to planned
1515
- removal in RSpec 3. (Peter Alfvin)
1516
- * Deprecate `RSpec::Core::PendingExampleFixedError` in favor of
1517
- `RSpec::Core::Pending::PendingExampleFixedError`. (Myron Marston)
1518
- * Deprecate `RSpec::Core::Configuration#out` and
1519
- `RSpec::Core::Configuration#output` in favor of
1520
- `RSpec::Core::Configuration#output_stream`. (Myron Marston)
1521
- * Deprecate legacy ordering APIs.
1522
- * You should use `register_ordering(:global)` instead of these:
1523
- * `RSpec::Core::Configuration#order_examples`
1524
- * `RSpec::Core::Configuration#order_groups`
1525
- * `RSpec::Core::Configuration#order_groups_and_examples`
1526
- * These are deprecated with no replacement because in RSpec 3
1527
- ordering is a property of individual example groups rather than
1528
- just a global property of the entire test suite:
1529
- * `RSpec::Core::Configuration#order`
1530
- * `RSpec::Core::Configuration#randomize?`
1531
- * `--order default` is deprecated in favor of `--order defined`
1532
- (Myron Marston)
1533
-
1534
- ### 2.14.8 / 2014-02-27
1535
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.7...v2.14.8)
1536
-
1537
- Bug fixes:
1538
-
1539
- * Fix regression with the `textmateformatter` that prevented backtrace links
1540
- from being clickable. (Stefan Daschek)
1541
-
1542
- ### 2.14.7 / 2013-10-29
1543
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.6...v2.14.7)
1544
-
1545
- Bug fixes:
1546
-
1547
- * Fix regression in 2.14.6 that broke the Fivemat formatter.
1548
- It depended upon either
1549
- `example.execution_result[:exception].pending_fixed?` (which
1550
- was removed in 2.14.6 to fix an issue with frozen error objects)
1551
- or `RSpec::Core::PendingExampleFixedError` (which was renamed
1552
- to `RSpec::Core::Pending::PendingExampleFixedError` in 2.8.
1553
- This fix makes a constant alias for the old error name.
1554
- (Myron Marston)
1555
-
1556
- ### 2.14.6 / 2013-10-15
1557
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.5...v2.14.6)
1558
-
1559
- Bug fixes:
1560
-
1561
- * Format stringified numbers correctly when mathn library is loaded.
1562
- (Jay Hayes)
1563
- * Fix an issue that prevented the use of frozen error objects. (Lars
1564
- Gierth)
1565
-
1566
- ### 2.14.5 / 2013-08-13
1567
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.4...v2.14.5)
1568
-
1569
- Bug fixes:
1570
-
1571
- * Fix a `NoMethodError` that was being raised when there were no shared
1572
- examples or contexts declared and `RSpec.world.reset` is invoked.
1573
- (thepoho, Jon Rowe, Myron Marston)
1574
- * Fix a deprecation warning that was being incorrectly displayed when
1575
- `shared_examples` are declared at top level in a `module` scope.
1576
- (Jon Rowe)
1577
- * Fix after(:all) hooks so consecutive (same context) scopes will run even if
1578
- one raises an error. (Jon Rowe, Trejkaz)
1579
- * JsonFormatter no longer dies if `dump_profile` isn't defined (Alex / @MasterLambaster, Jon Rowe)
1580
-
1581
- ### 2.14.4 / 2013-07-21
1582
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.3...v2.14.4)
1583
-
1584
- Bug fixes
1585
-
1586
- * Fix regression in 2.14: ensure configured requires (via `-r` option)
1587
- are loaded before spec files are loaded. This allows the spec files
1588
- to programatically change the file pattern (Jon Rowe).
1589
- * Autoload `RSpec::Mocks` and `RSpec::Expectations` when referenced if
1590
- they are not already loaded (`RSpec::Matches` has been autoloaded
1591
- for a while). In the `rspec` gem, we changed it recently to stop
1592
- loading `rspec/mocks` and `rspec/expectations` by default, as some
1593
- users reported problems where they were intending to use mocha,
1594
- not rspec-mocks, but rspec-mocks was loaded and causing a conflict.
1595
- rspec-core loads mocks and expectations at the appropriate time, so
1596
- it seemed like a safe change -- but caused a problem for some authors
1597
- of libraries that integrate with RSpec. This fixes that problem.
1598
- (Myron Marston)
1599
- * Gracefully handle a command like `rspec --profile path/to/spec.rb`:
1600
- the `path/to/spec.rb` arg was being wrongly treated as the `profile`
1601
- integer arg, which got cast `0` using `to_i`, causing no profiled
1602
- examples to be printed. (Jon Rowe)
1603
-
1604
- ### 2.14.3 / 2013-07-13
1605
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.2...v2.14.3)
1606
-
1607
- Bug fixes
1608
-
1609
- * Fix deprecation notices issued from `RSpec::Core::RakeTask` so
1610
- that they work properly when all of rspec-core is not loaded.
1611
- (This was a regression in 2.14) (Jon Rowe)
1612
-
1613
- ### 2.14.2 / 2013-07-09
1614
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.1...v2.14.2)
1615
-
1616
- Bug fixes
1617
-
1618
- * Fix regression caused by 2.14.1 release: formatters that
1619
- report that they `respond_to?` a notification, but had
1620
- no corresponding method would raise an error when registered.
1621
- The new fix is to just implement `start` on the deprecation
1622
- formatter to fix the original JRuby/ruby-debug issue.
1623
- (Jon Rowe)
1624
-
1625
- ### 2.14.1 / 2013-07-08
1626
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.0...v2.14.1)
1627
-
1628
- Bug fixes
1629
-
1630
- * Address deprecation formatter failure when using `ruby-debug` on
1631
- JRuby: fix `RSpec::Core::Reporter` to not send a notification
1632
- when the formatter's implementation of the notification method
1633
- comes from `Kernel` (Alex Portnov, Jon Rowe).
1634
-
1635
- ### 2.14.0 / 2013-07-06
1636
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.0.rc1...v2.14.0)
1637
-
1638
- Enhancements
1639
-
1640
- * Apply focus to examples defined with `fit` (equivalent of
1641
- `it "description", focus: true`) (Michael de Silva)
1642
-
1643
- Bug fix
1644
-
1645
- * Ensure methods defined by `let` take precedence over others
1646
- when there is a name collision (e.g. from an included module).
1647
- (Jon Rowe, Andy Lindeman and Myron Marston)
1648
-
1649
- ### 2.14.0.rc1 / 2013-05-27
1650
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.13.1...v2.14.0.rc1)
1651
-
1652
- Enhancements
1653
-
1654
- * Improved Windows detection inside Git Bash, for better `--color` handling.
1655
- * Add profiling of the slowest example groups to `--profile` option.
1656
- The output is sorted by the slowest average example groups.
1657
- * Don't show slow examples if there's a failure and both `--fail-fast`
1658
- and `--profile` options are used (Paweł Gościcki).
1659
- * Rather than always adding `spec` to the load path, add the configured
1660
- `--default-path` to the load path (which defaults to `spec`). This
1661
- better supports folks who choose to put their specs in a different
1662
- directory (John Feminella).
1663
- * Add some logic to test time duration precision. Make it a
1664
- function of time, dropping precision as the time increases. (Aaron Kromer)
1665
- * Add new `backtrace_inclusion_patterns` config option. Backtrace lines
1666
- that match one of these patterns will _always_ be included in the
1667
- backtrace, even if they match an exclusion pattern, too (Sam Phippen).
1668
- * Support ERB trim mode using the `-` when parsing `.rspec` as ERB
1669
- (Gabor Garami).
1670
- * Give a better error message when let and subject are called without a block.
1671
- (Sam Phippen).
1672
- * List the precedence of `.rspec-local` in the configuration documentation
1673
- (Sam Phippen)
1674
- * Support `{a,b}` shell expansion syntax in `--pattern` option
1675
- (Konstantin Haase).
1676
- * Add cucumber documentation for --require command line option
1677
- (Bradley Schaefer)
1678
- * Expose configuration options via config:
1679
- * `config.libs` returns the libs configured to be added onto the load path
1680
- * `full_backtrace?` returns the state of the backtrace cleaner
1681
- * `debug?` returns true when the debugger is loaded
1682
- * `line_numbers` returns the line numbers we are filtering by (if any)
1683
- * `full_description` returns the RegExp used to filter descriptions
1684
- (Jon Rowe)
1685
- * Add setters for RSpec.world and RSpec.configuration (Alex Soulim)
1686
- * Configure ruby's warning behaviour with `--warnings` (Jon Rowe)
1687
- * Fix an obscure issue on old versions of `1.8.7` where `Time.dup` wouldn't
1688
- allow access to `Time.now` (Jon Rowe)
1689
- * Make `shared_examples_for` context aware, so that keys may be safely reused
1690
- in multiple contexts without colliding. (Jon Rowe)
1691
- * Add a configurable `deprecation_stream` (Jon Rowe)
1692
- * Publish deprecations through a formatter (David Chelimsky)
1693
-
1694
- Bug fixes
1695
-
1696
- * Make JSON formatter behave the same when it comes to `--profile` as
1697
- the text formatter (Paweł Gościcki).
1698
- * Fix named subjects so that if an inner group defines a method that
1699
- overrides the named method, `subject` still retains the originally
1700
- declared value (Myron Marston).
1701
- * Fix random ordering so that it does not cause `rand` in examples in
1702
- nested sibling contexts to return the same value (Max Shytikov).
1703
- * Use the new `backtrace_inclusion_patterns` config option to ensure
1704
- that folks who develop code in a directory matching one of the default
1705
- exclusion patterns (e.g. `gems`) still get the normal backtrace
1706
- filtering (Sam Phippen).
1707
- * Fix ordering of `before` hooks so that `before` hooks declared in
1708
- `RSpec.configure` run before `before` hooks declared in a shared
1709
- context (Michi Huber and Tejas Dinkar).
1710
- * Fix `Example#full_description` so that it gets filled in by the last
1711
- matcher description (as `Example#description` already did) when no
1712
- doc string has been provided (David Chelimsky).
1713
- * Fix the memoized methods (`let` and `subject`) leaking `define_method`
1714
- as a `public` method. (Thomas Holmes and Jon Rowe) (rspec/rspec-core#873)
1715
- * Fix warnings coming from the test suite. (Pete Higgins)
1716
-
1717
- Deprecations
1718
-
1719
- * Deprecate `Configuration#backtrace_clean_patterns` in favor of
1720
- `Configuration#backtrace_exclusion_patterns` for greater consistency
1721
- and symmetry with new `backtrace_inclusion_patterns` config option
1722
- (Sam Phippen).
1723
- * Deprecate `Configuration#requires=` in favor of using ruby's
1724
- `require`. Requires specified by the command line can still be
1725
- accessed by the `Configuration#require` reader. (Bradley Schaefer)
1726
- * Deprecate calling `SharedExampleGroups` defined across sibling contexts
1727
- (Jon Rowe)
1728
-
1729
- ### 2.13.1 / 2013-03-12
1730
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.13.0...v2.13.1)
1731
-
1732
- Bug fixes
1733
-
1734
- * Use hook classes as proxies rather than extending hook blocks to support
1735
- lambdas for before/after/around hooks. (David Chelimsky)
1736
- * Fix regression in 2.13.0 that caused confusing behavior when overriding
1737
- a named subject with an unnamed subject in an inner group and then
1738
- referencing the outer group subject's name. The fix for this required
1739
- us to disallow using `super` in a named subject (which is confusing,
1740
- anyway -- named subjects create 2 methods, so which method on the
1741
- parent example group are you `super`ing to?) but `super` in an unnamed
1742
- subject continues to work (Myron Marston).
1743
- * Do not allow a referenced `let` or `subject` in `before(:all)` to cause
1744
- other `let` declarations to leak across examples (Myron Marston).
1745
- * Work around odd ruby 1.9 bug with `String#match` that was triggered
1746
- by passing it a regex from a `let` declaration. For more info, see
1747
- http://bugs.ruby-lang.org/issues/8059 (Aaron Kromer).
1748
- * Add missing `require 'set'` to `base_text_formatter.rb` (Tom
1749
- Anderson).
1750
-
1751
- Deprecations
1752
-
1753
- * Deprecate accessing `let` or `subject` declarations in `before(:all)`.
1754
- These were not intended to be called in a `before(:all)` hook, as
1755
- they exist to define state that is reset between each example, while
1756
- `before(:all)` exists to define state that is shared across examples
1757
- in an example group (Myron Marston).
1758
-
1759
- ### 2.13.0 / 2013-02-23
1760
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.12.2...v2.13.0)
1761
-
1762
- Enhancements
1763
-
1764
- * Allow `--profile` option to take a count argument that
1765
- determines the number of slow examples to dump
1766
- (Greggory Rothmeier).
1767
- * Add `subject!` that is the analog to `let!`. It defines an
1768
- explicit subject and sets a `before` hook that will invoke
1769
- the subject (Zubin Henner).
1770
- * Fix `let` and `subject` declaration so that `super`
1771
- and `return` can be used in them, just like in a normal
1772
- method. (Myron Marston)
1773
- * Allow output colors to be configured individually.
1774
- (Charlie Maffitt)
1775
- * Always dump slow examples when `--profile` option is given,
1776
- even when an example failed (Myron Marston).
1777
-
1778
- Bug fixes
1779
-
1780
- * Don't blow up when dumping error output for instances
1781
- of anonymous error classes (Myron Marston).
1782
- * Fix default backtrace filters so lines from projects
1783
- containing "gems" in the name are not filtered, but
1784
- lines from installed gems still are (Myron Marston).
1785
- * Fix autotest command so that is uses double quotes
1786
- rather than single quotes for windows compatibility
1787
- (Jonas Tingeborn).
1788
- * Fix `its` so that uses of `subject` in a `before` or `let`
1789
- declaration in the parent group continue to reference the
1790
- parent group's subject. (Olek Janiszewski)
1791
-
1792
- ### 2.12.2 / 2012-12-13
1793
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.12.1...v2.12.2)
1794
-
1795
- Bug fixes
1796
-
1797
- * Fix `RSpec::Core::RakeTask` so that it is compatible with rake 0.8.7
1798
- on ruby 1.8.7. We had accidentally broke it in the 2.12 release
1799
- (Myron Marston).
1800
- * Fix `RSpec::Core::RakeTask` so it is tolerant of the `Rspec` constant
1801
- for backwards compatibility (Patrick Van Stee)
1802
-
1803
- ### 2.12.1 / 2012-12-01
1804
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.12.0...v2.12.1)
1805
-
1806
- Bug fixes
1807
-
1808
- * Specs are run even if another at\_exit hook calls `exit`. This allows
1809
- Test::Unit and RSpec to run together. (Suraj N. Kurapati)
1810
- * Fix full doc string concatenation so that it handles the case of a
1811
- method string (e.g. "#foo") being nested under a context string
1812
- (e.g. "when it is tuesday"), so that we get "when it is tuesday #foo"
1813
- rather than "when it is tuesday#foo". (Myron Marston)
1814
- * Restore public API I unintentionally broke in 2.12.0:
1815
- `RSpec::Core::Formatters::BaseFormatter#format_backtrce(backtrace, example)`
1816
- (Myron Marston).
1817
-
1818
- ### 2.12.0 / 2012-11-12
1819
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.11.1...v2.12.0)
1820
-
1821
- Enhancements
1822
-
1823
- * Add support for custom ordering strategies for groups and examples.
1824
- (Myron Marston)
1825
- * JSON Formatter (Alex Chaffee)
1826
- * Refactor rake task internals (Sam Phippen)
1827
- * Refactor HtmlFormatter (Pete Hodgson)
1828
- * Autotest supports a path to Ruby that contains spaces (dsisnero)
1829
- * Provide a helpful warning when a shared example group is redefined.
1830
- (Mark Burns).
1831
- * `--default_path` can be specified as `--default-line`. `--line_number` can be
1832
- specified as `--line-number`. Hyphens are more idiomatic command line argument
1833
- separators (Sam Phippen).
1834
- * A more useful error message is shown when an invalid command line option is
1835
- used (Jordi Polo).
1836
- * Add `format_docstrings { |str| }` config option. It can be used to
1837
- apply formatting rules to example group and example docstrings.
1838
- (Alex Tan)
1839
- * Add support for an `.rspec-local` options file. This is intended to
1840
- allow individual developers to set options in a git-ignored file that
1841
- override the common project options in `.rspec`. (Sam Phippen)
1842
- * Support for mocha 0.13.0. (Andy Lindeman)
1843
-
1844
- Bug fixes
1845
-
1846
- * Remove override of `ExampleGroup#ancestors`. This is a core ruby method that
1847
- RSpec shouldn't override. Instead, define `ExampleGroup#parent_groups`. (Myron
1848
- Marston)
1849
- * Limit monkey patching of shared example/context declaration methods
1850
- (`shared_examples_for`, etc.) to just the objects that need it rather than
1851
- every object in the system (Myron Marston).
1852
- * Fix Metadata#fetch to support computed values (Sam Goldman).
1853
- * Named subject can now be referred to from within subject block in a nested
1854
- group (tomykaira).
1855
- * Fix `fail_fast` so that it properly exits when an error occurs in a
1856
- `before(:all) hook` (Bradley Schaefer).
1857
- * Make the order spec files are loaded consistent, regardless of the
1858
- order of the files returned by the OS or the order passed at
1859
- the command line (Jo Liss and Sam Phippen).
1860
- * Ensure instance variables from `before(:all)` are always exposed
1861
- from `after(:all)`, even if an error occurs in `before(:all)`
1862
- (Sam Phippen).
1863
- * `rspec --init` no longer generates an incorrect warning about `--configure`
1864
- being deprecated (Sam Phippen).
1865
- * Fix pluralization of `1 seconds` (Odin Dutton)
1866
- * Fix ANSICON url (Jarmo Pertman)
1867
- * Use dup of Time so reporting isn't clobbered by examples that modify Time
1868
- without properly restoring it. (David Chelimsky)
1869
-
1870
- Deprecations
1871
-
1872
- * `share_as` is no longer needed. `shared_context` and/or
1873
- `RSpec::SharedContext` provide better mechanisms (Sam Phippen).
1874
- * Deprecate `RSpec.configuration` with a block (use `RSpec.configure`).
1875
-
1876
-
1877
- ### 2.11.1 / 2012-07-18
1878
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.11.0...v2.11.1)
1879
-
1880
- Bug fixes
1881
-
1882
- * Fix the way we autoload RSpec::Matchers so that custom matchers can be
1883
- defined before rspec-core has been configured to definitely use
1884
- rspec-expectations. (Myron Marston)
1885
- * Fix typo in --help message printed for -e option. (Jo Liss)
1886
- * Fix ruby warnings. (Myron Marston)
1887
- * Ignore mock expectation failures when the example has already failed.
1888
- Mock expectation failures have always been ignored in this situation,
1889
- but due to my changes in 27059bf1 it was printing a confusing message.
1890
- (Myron Marston).
1891
-
1892
- ### 2.11.0 / 2012-07-07
1893
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.10.1...v2.11.0)
1894
-
1895
- Enhancements
1896
-
1897
- * Support multiple `--example` options. (Daniel Doubrovkine @dblock)
1898
- * Named subject e.g. `subject(:article) { Article.new }`
1899
- * see [http://blog.davidchelimsky.net/2012/05/13/spec-smell-explicit-use-of-subject/](http://blog.davidchelimsky.net/2012/05/13/spec-smell-explicit-use-of-subject/)
1900
- for background.
1901
- * thanks to Bradley Schaefer for suggesting it and Avdi Grimm for almost
1902
- suggesting it.
1903
- * `config.mock_with` and `config.expect_with` yield custom config object to a
1904
- block if given
1905
- * aids decoupling from rspec-core's configuation
1906
- * `include_context` and `include_examples` support a block, which gets eval'd
1907
- in the current context (vs the nested context generated by `it_behaves_like`).
1908
- * Add `config.order = 'random'` to the `spec_helper.rb` generated by `rspec
1909
- --init`.
1910
- * Delay the loading of DRb (Myron Marston).
1911
- * Limit monkey patching of `describe` onto just the objects that need it rather
1912
- than every object in the system (Myron Marston).
1913
-
1914
- Bug fixes
1915
-
1916
- * Support alternative path separators. For example, on Windows, you can now do
1917
- this: `rspec spec\subdir`. (Jarmo Pertman @jarmo)
1918
- * When an example raises an error and an after or around hook does as
1919
- well, print out the hook error. Previously, the error was silenced and
1920
- the user got no feedback about what happened. (Myron Marston)
1921
- * `--require` and `-I` are merged among different configuration sources (Andy
1922
- Lindeman)
1923
- * Delegate to mocha methods instead of aliasing them in mocha adapter.
1924
-
1925
- ### 2.10.1 / 2012-05-19
1926
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.10.0...v2.10.1)
1927
-
1928
- Bug fixes
1929
-
1930
- * `RSpec.reset` properly reinits configuration and world
1931
- * Call `to_s` before `split` on exception messages that might not always be
1932
- Strings (slyphon)
1933
-
1934
- ### 2.10.0 / 2012-05-03
1935
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.9.0...v2.10.0)
1936
-
1937
- Enhancements
1938
-
1939
- * Add `prepend_before` and `append_after` hooks (preethiramdev)
1940
- * intended for extension libs
1941
- * restores rspec-1 behavior
1942
- * Reporting of profiled examples (moro)
1943
- * Report the total amount of time taken for the top slowest examples.
1944
- * Report what percentage the slowest examples took from the total runtime.
1945
-
1946
- Bug fixes
1947
-
1948
- * Properly parse `SPEC_OPTS` options.
1949
- * `example.description` returns the location of the example if there is no
1950
- explicit description or matcher-generated description.
1951
- * RDoc fixes (Grzegorz Świrski)
1952
- * Do not modify example ancestry when dumping errors (Michael Grosser)
1953
-
1954
- ### 2.9.0 / 2012-03-17
1955
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.8.0...v2.9.0)
1956
-
1957
- Enhancements
1958
-
1959
- * Support for "X minutes X seconds" spec run duration in formatter. (uzzz)
1960
- * Strip whitespace from group and example names in doc formatter.
1961
- * Removed spork-0.9 shim. If you're using spork-0.8.x, you'll need to upgrade
1962
- to 0.9.0.
1963
-
1964
- Bug fixes
1965
-
1966
- * Restore `--full_backtrace` option
1967
- * Ensure that values passed to `config.filter_run` are respected when running
1968
- over DRb (using spork).
1969
- * Ensure shared example groups are reset after a run (as example groups are).
1970
- * Remove `rescue false` from calls to filters represented as Procs
1971
- * Ensure `described_class` gets the closest constant (pyromaniac)
1972
- * In "autorun", don't run the specs in the `at_exit` hook if there was an
1973
- exception (most likely due to a SyntaxError). (sunaku)
1974
- * Don't extend groups with modules already used to extend ancestor groups.
1975
- * `its` correctly memoizes nil or false values (Yamada Masaki)
1976
-
1977
- ### 2.8.0 / 2012-01-04
1978
-
1979
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.8.0.rc2...v2.8.0)
1980
-
1981
- Bug fixes
1982
-
1983
- * For metadata filtering, restore passing the entire array to the proc, rather
1984
- than each item in the array (weidenfreak)
1985
- * Ensure each spec file is loaded only once
1986
- * Fixes a bug that caused all the examples in a file to be run when
1987
- referenced twice with line numbers in a command, e.g.
1988
- * `rspec path/to/file:37 path/to/file:42`
1989
-
1990
- ### 2.8.0.rc2 / 2011-12-19
1991
-
1992
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.8.0.rc1...v2.8.0.rc2)
1993
-
1994
- Enhancments
1995
-
1996
- * new `--init` command (Peter Schröder)
1997
- * generates `spec/spec_helper.rb`
1998
- * deletes obsolete files (on confirmation)
1999
- * merged with and deprecates `--configure` command, which generated
2000
- `.rspec`
2001
- * use `require_relative` when available (Ian Leitch)
2002
- * `include_context` and `include_examples` accept params (Calvin Bascom)
2003
- * print the time for every example in the html formatter (Richie Vos)
2004
- * several tasty refactoring niblets (Sasha)
2005
- * `it "does something", :x => [:foo,'bar',/baz/] (Ivan Neverov)
2006
- * supports matching n command line tag values with an example or group
2007
-
2008
- ### 2.8.0.rc1 / 2011-11-06
2009
-
2010
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.7.1...v2.8.0.rc1)
2011
-
2012
- Enhancements
2013
-
2014
- * `--order` (Justin Ko)
2015
- * run examples in random order: `--order rand`
2016
- * specify the seed: `--order rand:123`
2017
- * `--seed SEED`
2018
- * equivalent of `--order rand:SEED`
2019
- * SharedContext supports `let` (David Chelimsky)
2020
- * Filter improvements (David Chelimsky)
2021
- * override opposing tags from the command line
2022
- * override RSpec.configure tags from the command line
2023
- * `--line_number 37` overrides all other filters
2024
- * `path/to/file.rb:37` overrides all other filters
2025
- * refactor: consolidate filter management in a FilterManger object
2026
- * Eliminate Ruby warnings (Matijs van Zuijlen)
2027
- * Make reporter.report an API (David Chelimsky)
2028
- * supports extension tools like interative_rspec
2029
-
2030
- Changes
2031
-
2032
- * change `config.color_enabled` (getter/setter/predicate) to `color` to align
2033
- with `--[no]-color` CLI option.
2034
- * `color_enabled` is still supported for now, but will likley be deprecated
2035
- in a 2.x release so we can remove it in 3.0.
2036
-
2037
- Bug fixes
2038
-
2039
- * Make sure the `bar` in `--tag foo:bar` makes it to DRb (Aaron Gibralter)
2040
- * Fix bug where full descriptions of groups nested 3 deep were repeated.
2041
- * Restore report of time to run to start after files are loaded.
2042
- * fixes bug where run times were cumalitive in spork
2043
- * fixes compatibility with time-series metrics
2044
- * Don't error out when `config.mock_with` or `expect_with` is re-specifying the
2045
- current config (Myron Marston)
2046
-
2047
- * Deprecations
2048
- * :alias option on `configuration.add_setting`. Use `:alias_with` on the
2049
- original setting declaration instead.
2050
-
2051
- ### 2.7.1 / 2011-10-20
2052
-
2053
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.7.0...v2.7.1)
2054
-
2055
- Bug fixes
2056
-
2057
- * tell autotest the correct place to find the rspec executable
2058
-
2059
- ### 2.7.0 / 2011-10-16
2060
-
2061
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.6.4...v2.7.0)
2062
-
2063
- NOTE: RSpec's release policy dictates that there should not be any backward
2064
- incompatible changes in minor releases, but we're making an exception to
2065
- release a change to how RSpec interacts with other command line tools.
2066
-
2067
- As of 2.7.0, you must explicity `require "rspec/autorun"` unless you use the
2068
- `rspec` command (which already does this for you).
2069
-
2070
- Enhancements
2071
-
2072
- * Add `example.exception` (David Chelimsky)
2073
- * `--default_path` command line option (Justin Ko)
2074
- * support multiple `--line_number` options (David J. Hamilton)
2075
- * also supports `path/to/file.rb:5:9` (runs examples on lines 5 and 9)
2076
- * Allow classes/modules to be used as shared example group identifiers (Arthur
2077
- Gunn)
2078
- * Friendly error message when shared context cannot be found (Sławosz
2079
- Sławiński)
2080
- * Clear formatters when resetting config (John Bintz)
2081
- * Add `xspecify` and xexample as temp-pending methods (David Chelimsky)
2082
- * Add `--no-drb` option (Iain Hecker)
2083
- * Provide more accurate run time by registering start time before code is
2084
- loaded (David Chelimsky)
2085
- * reverted in 2.8.0
2086
- * Rake task default pattern finds specs in symlinked dirs (Kelly Felkins)
2087
- * Rake task no longer does anything to invoke bundler since Bundler already
2088
- handles it for us. Thanks to Andre Arko for the tip.
2089
- * Add `--failure-exit-code` option (Chris Griego)
2090
-
2091
- Bug fixes
2092
-
2093
- * Include `Rake::DSL` to remove deprecation warnings in Rake > 0.8.7 (Pivotal
2094
- Casebook)
2095
- * Only eval `let` block once even if it returns `nil` (Adam Meehan)
2096
- * Fix `--pattern` option (wasn't being recognized) (David Chelimsky)
2097
- * Only implicitly `require "rspec/autorun"` with the `rspec` command (David
2098
- Chelimsky)
2099
- * Ensure that rspec's `at_exit` defines the exit code (Daniel Doubrovkine)
2100
- * Show the correct snippet in the HTML and TextMate formatters (Brian Faherty)
2101
-
2102
- ### 2.6.4 / 2011-06-06
2103
-
2104
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.6.3...v2.6.4)
2105
-
2106
- NOTE: RSpec's release policy dictates that there should not be new
2107
- functionality in patch releases, but this minor enhancement slipped in by
2108
- accident. As it doesn't add a new API, we decided to leave it in rather than
2109
- roll back this release.
2110
-
2111
- Enhancements
2112
-
2113
- * Add summary of commands to run individual failed examples.
2114
-
2115
- Bug fixes
2116
-
2117
- * Support exclusion filters in DRb. (Yann Lugrin)
2118
- * Fix --example escaping when run over DRb. (Elliot Winkler)
2119
- * Use standard ANSI codes for color formatting so colors work in a wider set of
2120
- color schemes.
2121
-
2122
- ### 2.6.3 / 2011-05-24
2123
-
2124
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.6.2...v2.6.3)
2125
-
2126
- Bug fixes
2127
-
2128
- * Explicitly convert exit code to integer, avoiding TypeError when return
2129
- value of run is IO object proxied by `DRb::DRbObject` (Julian Scheid)
2130
- * Clarify behavior of `--example` command line option
2131
- * Build using a rubygems-1.6.2 to avoid downstream yaml parsing error
2132
-
2133
- ### 2.6.2 / 2011-05-21
2134
-
2135
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.6.1...v2.6.2)
2136
-
2137
- Bug fixes
2138
-
2139
- * Warn rather than raise when HOME env var is not defined
2140
- * Properly merge command-line exclusions with default :if and :unless (joshcooper)
2141
-
2142
- ### 2.6.1 / 2011-05-19
2143
-
2144
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.6.0...v2.6.1)
2145
-
2146
- Bug fixes
2147
-
2148
- * Don't extend nil when filters are nil
2149
- * `require 'rspec/autorun'` when running rcov.
2150
-
2151
- ### 2.6.0 / 2011-05-12
2152
-
2153
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.5.1...v2.6.0)
2154
-
2155
- Enhancements
2156
-
2157
- * `shared_context` (Damian Nurzynski)
2158
- * extend groups matching specific metadata with:
2159
- * method definitions
2160
- * subject declarations
2161
- * let/let! declarations
2162
- * etc (anything you can do in a group)
2163
- * `its([:key])` works for any subject with #[]. (Peter Jaros)
2164
- * `treat_symbols_as_metadata_keys_with_true_values` (Myron Marston)
2165
- * Print a deprecation warning when you configure RSpec after defining an
2166
- example. All configuration should happen before any examples are defined.
2167
- (Myron Marston)
2168
- * Pass the exit status of a DRb run to the invoking process. This causes specs
2169
- run via DRb to not just return true or false. (Ilkka Laukkanen)
2170
- * Refactoring of `ConfigurationOptions#parse_options` (Rodrigo Rosenfeld Rosas)
2171
- * Report excluded filters in runner output (tip from andyl)
2172
- * Clean up messages for filters/tags.
2173
- * Restore --pattern/-P command line option from rspec-1
2174
- * Support false as well as true in config.full_backtrace= (Andreas Tolf
2175
- Tolfsen)
2176
-
2177
- Bug fixes
2178
-
2179
- * Don't stumble over an exception without a message (Hans Hasselberg)
2180
- * Remove non-ascii characters from comments that were choking rcov (Geoffrey
2181
- Byers)
2182
- * Fixed backtrace so it doesn't include lines from before the autorun at_exit
2183
- hook (Myron Marston)
2184
- * Include RSpec::Matchers when first example group is defined, rather than just
2185
- before running the examples. This works around an obscure bug in ruby 1.9
2186
- that can cause infinite recursion. (Myron Marston)
2187
- * Don't send `example_group_[started|finished]` to formatters for empty groups.
2188
- * Get specs passing on jruby (Sidu Ponnappa)
2189
- * Fix bug where mixing nested groups and outer-level examples gave
2190
- unpredictable :line_number behavior (Artur Małecki)
2191
- * Regexp.escape the argument to --example (tip from Elliot Winkler)
2192
- * Correctly pass/fail pending block with message expectations
2193
- * CommandLine returns exit status (0/1) instead of true/false
2194
- * Create path to formatter output file if it doesn't exist (marekj).
2195
-
2196
-
2197
- ### 2.5.1 / 2011-02-06
2198
-
2199
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.5.0...v2.5.1)
2200
-
2201
- NOTE: this release breaks compatibility with rspec/autotest/bundler
2202
- integration, but does so in order to greatly simplify it.
2203
-
2204
- With this release, if you want the generated autotest command to include
2205
- 'bundle exec', require Autotest's bundler plugin in a .autotest file in the
2206
- project's root directory or in your home directory:
2207
-
2208
- require "autotest/bundler"
2209
-
2210
- Now you can just type 'autotest' on the command line and it will work as you expect.
2211
-
2212
- If you don't want 'bundle exec', there is nothing you have to do.
2213
-
2214
- ### 2.5.0 / 2011-02-05
2215
-
2216
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.4.0...v2.5.0)
2217
-
2218
- Enhancements
2219
-
2220
- * Autotest::Rspec2 parses command line args passed to autotest after '--'
2221
- * --skip-bundler option for autotest command
2222
- * Autotest regexp fixes (Jon Rowe)
2223
- * Add filters to html and textmate formatters (Daniel Quimper)
2224
- * Explicit passing of block (need for JRuby 1.6) (John Firebaugh)
2225
-
2226
- Bug fixes
2227
-
2228
- * fix dom IDs in HTML formatter (Brian Faherty)
2229
- * fix bug with --drb + formatters when not running in drb
2230
- * include --tag options in drb args (monocle)
2231
- * fix regression so now SPEC_OPTS take precedence over CLI options again (Roman
2232
- Chernyatchik)
2233
- * only call its(:attribute) once (failing example from Brian Dunn)
2234
- * fix bizarre bug where rspec would hang after String.alias :to_int :to_i
2235
- (Damian Nurzynski)
2236
-
2237
- Deprecations
2238
-
2239
- * implicit inclusion of 'bundle exec' when Gemfile present (use autotest's
2240
- bundler plugin instead)
2241
-
2242
- ### 2.4.0 / 2011-01-02
2243
-
2244
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.3.1...v2.4.0)
2245
-
2246
- Enhancements
2247
-
2248
- * start the debugger on -d so the stack trace is visible when it stops
2249
- (Clifford Heath)
2250
- * apply hook filtering to examples as well as groups (Myron Marston)
2251
- * support multiple formatters, each with their own output
2252
- * show exception classes in failure messages unless they come from RSpec
2253
- matchers or message expectations
2254
- * before(:all) { pending } sets all examples to pending
2255
-
2256
- Bug fixes
2257
-
2258
- * fix bug due to change in behavior of reject in Ruby 1.9.3-dev (Shota
2259
- Fukumori)
2260
- * fix bug when running in jruby: be explicit about passing block to super (John
2261
- Firebaugh)
2262
- * rake task doesn't choke on paths with quotes (Janmejay Singh)
2263
- * restore --options option from rspec-1
2264
- * require 'ostruct' to fix bug with its([key]) (Kim Burgestrand)
2265
- * --configure option generates .rspec file instead of autotest/discover.rb
2266
-
2267
- ### 2.3.1 / 2010-12-16
2268
-
2269
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.3.0...v2.3.1)
2270
-
2271
- Bug fixes
2272
-
2273
- * send debugger warning message to $stdout if RSpec.configuration.error_stream
2274
- has not been defined yet.
2275
- * HTML Formatter _finally_ properly displays nested groups (Jarmo Pertman)
2276
- * eliminate some warnings when running RSpec's own suite (Jarmo Pertman)
2277
-
2278
- ### 2.3.0 / 2010-12-12
2279
-
2280
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.2.1...v2.3.0)
2281
-
2282
- Enhancements
2283
-
2284
- * tell autotest to use "rspec2" if it sees a .rspec file in the project's root
2285
- directory
2286
- * replaces the need for ./autotest/discover.rb, which will not work with
2287
- all versions of ZenTest and/or autotest
2288
- * config.expect_with
2289
- * :rspec # => rspec/expectations
2290
- * :stdlib # => test/unit/assertions
2291
- * :rspec, :stdlib # => both
2292
-
2293
- Bug fixes
2294
-
2295
- * fix dev Gemfile to work on non-mac-os machines (Lake Denman)
2296
- * ensure explicit subject is only eval'd once (Laszlo Bacsi)
2297
-
2298
- ### 2.2.1 / 2010-11-28
2299
-
2300
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.2.0...v2.2.1)
2301
-
2302
- Bug fixes
2303
-
2304
- * alias_method instead of override Kernel#method_missing (John Wilger)
2305
- * changed --autotest to --tty in generated command (MIKAMI Yoshiyuki)
2306
- * revert change to debugger (had introduced conflict with Rails)
2307
- * also restored --debugger/-debug option
2308
-
2309
- ### 2.2.0 / 2010-11-28
2310
-
2311
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.1.0...v2.2.0)
2312
-
2313
- Deprecations/changes
2314
-
2315
- * --debug/-d on command line is deprecated and now has no effect
2316
- * win32console is now ignored; Windows users must use ANSICON for color support
2317
- (Bosko Ivanisevic)
2318
-
2319
- Enhancements
2320
-
2321
- * When developing locally rspec-core now works with the rspec-dev setup or your
2322
- local gems
2323
- * Raise exception with helpful message when rspec-1 is loaded alongside rspec-2
2324
- (Justin Ko)
2325
- * debugger statements _just work_ as long as ruby-debug is installed
2326
- * otherwise you get warned, but not fired
2327
- * Expose example.metadata in around hooks
2328
- * Performance improvments (much faster now)
2329
-
2330
- Bug fixes
2331
-
2332
- * Make sure --fail-fast makes it across drb
2333
- * Pass -Ilib:spec to rcov
2334
-
2335
- ### 2.1.0 / 2010-11-07
2336
-
2337
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.0.1...v2.1.0)
2338
-
2339
- Enhancments
2340
-
2341
- * Add skip_bundler option to rake task to tell rake task to ignore the presence
2342
- of a Gemfile (jfelchner)
2343
- * Add gemfile option to rake task to tell rake task what Gemfile to look for
2344
- (defaults to 'Gemfile')
2345
- * Allow passing caller trace into Metadata to support extensions (Glenn
2346
- Vanderburg)
2347
- * Add deprecation warning for Spec::Runner.configure to aid upgrade from
2348
- RSpec-1
2349
- * Add deprecated Spec::Rake::SpecTask to aid upgrade from RSpec-1
2350
- * Add 'autospec' command with helpful message to aid upgrade from RSpec-1
2351
- * Add support for filtering with tags on CLI (Lailson Bandeira)
2352
- * Add a helpful message about RUBYOPT when require fails in bin/rspec (slyphon)
2353
- * Add "-Ilib" to the default rcov options (Tianyi Cui)
2354
- * Make the expectation framework configurable (default rspec, of course)
2355
- (Justin Ko)
2356
- * Add 'pending' to be conditional (Myron Marston)
2357
- * Add explicit support for :if and :unless as metadata keys for conditional run
2358
- of examples (Myron Marston)
2359
- * Add --fail-fast command line option (Jeff Kreeftmeijer)
2360
-
2361
- Bug fixes
2362
-
2363
- * Eliminate stack overflow with "subject { self }"
2364
- * Require 'rspec/core' in the Raketask (ensures it required when running rcov)
2365
-
2366
- ### 2.0.1 / 2010-10-18
2367
-
2368
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.0.0...v2.0.1)
2369
-
2370
- Bug fixes
2371
-
2372
- * Restore color when using spork + autotest
2373
- * Pending examples without docstrings render the correct message (Josep M.
2374
- Bach)
2375
- * Fixed bug where a failure in a spec file ending in anything but _spec.rb
2376
- would fail in a confusing way.
2377
- * Support backtrace lines from erb templates in html formatter (Alex Crichton)
2378
-
2379
- ### 2.0.0 / 2010-10-10
2380
-
2381
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.0.0.rc...v2.0.0)
2382
-
2383
- RSpec-1 compatibility
2384
-
2385
- * Rake task uses ENV["SPEC"] as file list if present
2386
-
2387
- Bug fixes
2388
-
2389
- * Bug Fix: optparse --out foo.txt (Leonardo Bessa)
2390
- * Suppress color codes for non-tty output (except autotest)
2391
-
2392
- ### 2.0.0.rc / 2010-10-05
2393
-
2394
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.0.0.beta.22...v2.0.0.rc)
2395
-
2396
- Enhancements
2397
-
2398
- * implicitly require unknown formatters so you don't have to require the file
2399
- explicitly on the command line (Michael Grosser)
2400
- * add --out/-o option to assign output target
2401
- * added fail_fast configuration option to abort on first failure
2402
- * support a Hash subject (its([:key]) { should == value }) (Josep M. Bach)
2403
-
2404
- Bug fixes
2405
-
2406
- * Explicitly require rspec version to fix broken rdoc task (Hans de Graaff)
2407
- * Ignore backtrace lines that come from other languages, like Java or
2408
- Javascript (Charles Lowell)
2409
- * Rake task now does what is expected when setting (or not setting)
2410
- fail_on_error and verbose
2411
- * Fix bug in which before/after(:all) hooks were running on excluded nested
2412
- groups (Myron Marston)
2413
- * Fix before(:all) error handling so that it fails examples in nested groups,
2414
- too (Myron Marston)
2415
-
2416
- ### 2.0.0.beta.22 / 2010-09-12
2417
-
2418
- [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.0.0.beta.20...v2.0.0.beta.22)
2419
-
2420
- Enhancements
2421
-
2422
- * removed at_exit hook
2423
- * CTRL-C stops the run (almost) immediately
2424
- * first it cleans things up by running the appropriate after(:all) and
2425
- after(:suite) hooks
2426
- * then it reports on any examples that have already run
2427
- * cleaned up rake task
2428
- * generate correct task under variety of conditions
2429
- * options are more consistent
2430
- * deprecated redundant options
2431
- * run 'bundle exec autotest' when Gemfile is present
2432
- * support ERB in .rspec options files (Justin Ko)
2433
- * depend on bundler for development tasks (Myron Marston)
2434
- * add example_group_finished to formatters and reporter (Roman Chernyatchik)
2435
-
2436
- Bug fixes
2437
-
2438
- * support paths with spaces when using autotest (Andreas Neuhaus)
2439
- * fix module_exec with ruby 1.8.6 (Myron Marston)
2440
- * remove context method from top-level
2441
- * was conflicting with irb, for example
2442
- * errors in before(:all) are now reported correctly (Chad Humphries)
2443
-
2444
- Removals
2445
-
2446
- * removed -o --options-file command line option
2447
- * use ./.rspec and ~/.rspec