alogram_payrisk 0.2.9

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 (2368) hide show
  1. checksums.yaml +7 -0
  2. data/CHANGELOG.md +13 -0
  3. data/Gemfile +9 -0
  4. data/Gemfile.lock +79 -0
  5. data/LICENSE +201 -0
  6. data/README.md +252 -0
  7. data/RELEASE.json +9 -0
  8. data/Rakefile +10 -0
  9. data/alogram_payrisk.gemspec +54 -0
  10. data/lib/alogram_payrisk/api/forensic_data_api.rb +158 -0
  11. data/lib/alogram_payrisk/api/risk_scoring_api.rb +124 -0
  12. data/lib/alogram_payrisk/api/roadmap_preview_api.rb +230 -0
  13. data/lib/alogram_payrisk/api/signal_intelligence_api.rb +226 -0
  14. data/lib/alogram_payrisk/api/system_api.rb +75 -0
  15. data/lib/alogram_payrisk/api_client.rb +407 -0
  16. data/lib/alogram_payrisk/api_error.rb +58 -0
  17. data/lib/alogram_payrisk/api_model_base.rb +88 -0
  18. data/lib/alogram_payrisk/configuration.rb +306 -0
  19. data/lib/alogram_payrisk/models/account.rb +315 -0
  20. data/lib/alogram_payrisk/models/account_check_request.rb +216 -0
  21. data/lib/alogram_payrisk/models/avs_result_enum.rb +54 -0
  22. data/lib/alogram_payrisk/models/bank_transfer.rb +190 -0
  23. data/lib/alogram_payrisk/models/card.rb +342 -0
  24. data/lib/alogram_payrisk/models/card_network_enum.rb +46 -0
  25. data/lib/alogram_payrisk/models/category_signal.rb +247 -0
  26. data/lib/alogram_payrisk/models/channel_enum.rb +43 -0
  27. data/lib/alogram_payrisk/models/check_request.rb +307 -0
  28. data/lib/alogram_payrisk/models/confidence_enum.rb +42 -0
  29. data/lib/alogram_payrisk/models/crypto.rb +190 -0
  30. data/lib/alogram_payrisk/models/cvv_result_enum.rb +44 -0
  31. data/lib/alogram_payrisk/models/decision_response.rb +524 -0
  32. data/lib/alogram_payrisk/models/device_info.rb +255 -0
  33. data/lib/alogram_payrisk/models/discount_code.rb +229 -0
  34. data/lib/alogram_payrisk/models/entity_ids.rb +655 -0
  35. data/lib/alogram_payrisk/models/entry_method_enum.rb +46 -0
  36. data/lib/alogram_payrisk/models/external_assessment.rb +283 -0
  37. data/lib/alogram_payrisk/models/fraud_score.rb +263 -0
  38. data/lib/alogram_payrisk/models/identity.rb +349 -0
  39. data/lib/alogram_payrisk/models/integrity.rb +198 -0
  40. data/lib/alogram_payrisk/models/interaction.rb +314 -0
  41. data/lib/alogram_payrisk/models/interaction_type_enum.rb +45 -0
  42. data/lib/alogram_payrisk/models/invoice.rb +190 -0
  43. data/lib/alogram_payrisk/models/ip_info.rb +467 -0
  44. data/lib/alogram_payrisk/models/kyc_check_request.rb +233 -0
  45. data/lib/alogram_payrisk/models/kyc_payload.rb +301 -0
  46. data/lib/alogram_payrisk/models/merchant_context.rb +237 -0
  47. data/lib/alogram_payrisk/models/order_context.rb +269 -0
  48. data/lib/alogram_payrisk/models/payer_type_enum.rb +41 -0
  49. data/lib/alogram_payrisk/models/payment_authorization_outcome.rb +178 -0
  50. data/lib/alogram_payrisk/models/payment_capture_outcome.rb +183 -0
  51. data/lib/alogram_payrisk/models/payment_card_type_enum.rb +42 -0
  52. data/lib/alogram_payrisk/models/payment_chargeback.rb +168 -0
  53. data/lib/alogram_payrisk/models/payment_chargeback_outcome.rb +183 -0
  54. data/lib/alogram_payrisk/models/payment_dispute_outcome.rb +183 -0
  55. data/lib/alogram_payrisk/models/payment_event.rb +415 -0
  56. data/lib/alogram_payrisk/models/payment_event_type.rb +46 -0
  57. data/lib/alogram_payrisk/models/payment_method.rb +64 -0
  58. data/lib/alogram_payrisk/models/payment_outcome.rb +193 -0
  59. data/lib/alogram_payrisk/models/payment_realtime_type_enum.rb +44 -0
  60. data/lib/alogram_payrisk/models/payment_refund_outcome.rb +183 -0
  61. data/lib/alogram_payrisk/models/payment_wallet_type_enum.rb +44 -0
  62. data/lib/alogram_payrisk/models/postal_address.rb +333 -0
  63. data/lib/alogram_payrisk/models/problem.rb +351 -0
  64. data/lib/alogram_payrisk/models/purchase.rb +532 -0
  65. data/lib/alogram_payrisk/models/purchase_initiator_enum.rb +41 -0
  66. data/lib/alogram_payrisk/models/purchase_sequence_enum.rb +41 -0
  67. data/lib/alogram_payrisk/models/purchase_usage_enum.rb +43 -0
  68. data/lib/alogram_payrisk/models/realtime.rb +199 -0
  69. data/lib/alogram_payrisk/models/reason_detail.rb +261 -0
  70. data/lib/alogram_payrisk/models/risk_breakdown.rb +184 -0
  71. data/lib/alogram_payrisk/models/risk_category_enum.rb +44 -0
  72. data/lib/alogram_payrisk/models/risk_level_enum.rb +42 -0
  73. data/lib/alogram_payrisk/models/sca_method_enum.rb +46 -0
  74. data/lib/alogram_payrisk/models/score_record.rb +520 -0
  75. data/lib/alogram_payrisk/models/scores_success_response.rb +197 -0
  76. data/lib/alogram_payrisk/models/signals_account_variant.rb +242 -0
  77. data/lib/alogram_payrisk/models/signals_interaction_variant.rb +263 -0
  78. data/lib/alogram_payrisk/models/signals_request.rb +56 -0
  79. data/lib/alogram_payrisk/models/stored_credential_context.rb +190 -0
  80. data/lib/alogram_payrisk/models/three_ds_data.rb +223 -0
  81. data/lib/alogram_payrisk/models/wallet.rb +199 -0
  82. data/lib/alogram_payrisk/version.rb +15 -0
  83. data/lib/alogram_payrisk.rb +110 -0
  84. data/spec/api/forensic_data_api_spec.rb +52 -0
  85. data/spec/api/risk_scoring_api_spec.rb +48 -0
  86. data/spec/api/roadmap_preview_api_spec.rb +63 -0
  87. data/spec/api/signal_intelligence_api_spec.rb +61 -0
  88. data/spec/api/system_api_spec.rb +45 -0
  89. data/spec/models/account_check_request_spec.rb +58 -0
  90. data/spec/models/account_spec.rb +60 -0
  91. data/spec/models/avs_result_enum_spec.rb +30 -0
  92. data/spec/models/bank_transfer_spec.rb +40 -0
  93. data/spec/models/card_network_enum_spec.rb +30 -0
  94. data/spec/models/card_spec.rb +88 -0
  95. data/spec/models/category_signal_spec.rb +54 -0
  96. data/spec/models/channel_enum_spec.rb +30 -0
  97. data/spec/models/check_request_spec.rb +70 -0
  98. data/spec/models/confidence_enum_spec.rb +30 -0
  99. data/spec/models/crypto_spec.rb +40 -0
  100. data/spec/models/cvv_result_enum_spec.rb +30 -0
  101. data/spec/models/decision_response_spec.rb +122 -0
  102. data/spec/models/device_info_spec.rb +54 -0
  103. data/spec/models/discount_code_spec.rb +58 -0
  104. data/spec/models/entity_ids_spec.rb +102 -0
  105. data/spec/models/entry_method_enum_spec.rb +30 -0
  106. data/spec/models/external_assessment_spec.rb +66 -0
  107. data/spec/models/fraud_score_spec.rb +54 -0
  108. data/spec/models/identity_spec.rb +76 -0
  109. data/spec/models/integrity_spec.rb +66 -0
  110. data/spec/models/interaction_spec.rb +60 -0
  111. data/spec/models/interaction_type_enum_spec.rb +30 -0
  112. data/spec/models/invoice_spec.rb +40 -0
  113. data/spec/models/ip_info_spec.rb +100 -0
  114. data/spec/models/kyc_check_request_spec.rb +58 -0
  115. data/spec/models/kyc_payload_spec.rb +74 -0
  116. data/spec/models/merchant_context_spec.rb +42 -0
  117. data/spec/models/order_context_spec.rb +58 -0
  118. data/spec/models/payer_type_enum_spec.rb +30 -0
  119. data/spec/models/payment_authorization_outcome_spec.rb +42 -0
  120. data/spec/models/payment_capture_outcome_spec.rb +40 -0
  121. data/spec/models/payment_card_type_enum_spec.rb +30 -0
  122. data/spec/models/payment_chargeback_outcome_spec.rb +40 -0
  123. data/spec/models/payment_chargeback_spec.rb +36 -0
  124. data/spec/models/payment_dispute_outcome_spec.rb +40 -0
  125. data/spec/models/payment_event_spec.rb +72 -0
  126. data/spec/models/payment_event_type_spec.rb +30 -0
  127. data/spec/models/payment_method_spec.rb +44 -0
  128. data/spec/models/payment_outcome_spec.rb +66 -0
  129. data/spec/models/payment_realtime_type_enum_spec.rb +30 -0
  130. data/spec/models/payment_refund_outcome_spec.rb +40 -0
  131. data/spec/models/payment_wallet_type_enum_spec.rb +30 -0
  132. data/spec/models/postal_address_spec.rb +66 -0
  133. data/spec/models/problem_spec.rb +72 -0
  134. data/spec/models/purchase_initiator_enum_spec.rb +30 -0
  135. data/spec/models/purchase_sequence_enum_spec.rb +30 -0
  136. data/spec/models/purchase_spec.rb +120 -0
  137. data/spec/models/purchase_usage_enum_spec.rb +30 -0
  138. data/spec/models/realtime_spec.rb +46 -0
  139. data/spec/models/reason_detail_spec.rb +60 -0
  140. data/spec/models/risk_breakdown_spec.rb +60 -0
  141. data/spec/models/risk_category_enum_spec.rb +30 -0
  142. data/spec/models/risk_level_enum_spec.rb +30 -0
  143. data/spec/models/sca_method_enum_spec.rb +30 -0
  144. data/spec/models/score_record_spec.rb +106 -0
  145. data/spec/models/scores_success_response_spec.rb +42 -0
  146. data/spec/models/signals_account_variant_spec.rb +52 -0
  147. data/spec/models/signals_interaction_variant_spec.rb +52 -0
  148. data/spec/models/signals_request_spec.rb +44 -0
  149. data/spec/models/stored_credential_context_spec.rb +48 -0
  150. data/spec/models/three_ds_data_spec.rb +64 -0
  151. data/spec/models/wallet_spec.rb +46 -0
  152. data/spec/spec_helper.rb +111 -0
  153. data/vendor/bundle/ruby/3.3.0/bin/byebug +29 -0
  154. data/vendor/bundle/ruby/3.3.0/bin/coderay +29 -0
  155. data/vendor/bundle/ruby/3.3.0/bin/htmldiff +29 -0
  156. data/vendor/bundle/ruby/3.3.0/bin/ldiff +29 -0
  157. data/vendor/bundle/ruby/3.3.0/bin/pry +29 -0
  158. data/vendor/bundle/ruby/3.3.0/bin/racc +29 -0
  159. data/vendor/bundle/ruby/3.3.0/bin/rake +29 -0
  160. data/vendor/bundle/ruby/3.3.0/bin/rspec +29 -0
  161. data/vendor/bundle/ruby/3.3.0/bin/rubocop +29 -0
  162. data/vendor/bundle/ruby/3.3.0/bin/ruby-parse +29 -0
  163. data/vendor/bundle/ruby/3.3.0/bin/ruby-rewrite +29 -0
  164. data/vendor/bundle/ruby/3.3.0/cache/ast-2.4.3.gem +0 -0
  165. data/vendor/bundle/ruby/3.3.0/cache/byebug-13.0.0.gem +0 -0
  166. data/vendor/bundle/ruby/3.3.0/cache/coderay-1.1.3.gem +0 -0
  167. data/vendor/bundle/ruby/3.3.0/cache/date-3.5.1.gem +0 -0
  168. data/vendor/bundle/ruby/3.3.0/cache/diff-lcs-1.6.2.gem +0 -0
  169. data/vendor/bundle/ruby/3.3.0/cache/http-2-1.1.3.gem +0 -0
  170. data/vendor/bundle/ruby/3.3.0/cache/httpx-1.7.6.gem +0 -0
  171. data/vendor/bundle/ruby/3.3.0/cache/io-console-0.8.2.gem +0 -0
  172. data/vendor/bundle/ruby/3.3.0/cache/jaro_winkler-1.5.6.gem +0 -0
  173. data/vendor/bundle/ruby/3.3.0/cache/method_source-1.1.0.gem +0 -0
  174. data/vendor/bundle/ruby/3.3.0/cache/parallel-1.28.0.gem +0 -0
  175. data/vendor/bundle/ruby/3.3.0/cache/parser-3.3.11.1.gem +0 -0
  176. data/vendor/bundle/ruby/3.3.0/cache/pry-0.16.0.gem +0 -0
  177. data/vendor/bundle/ruby/3.3.0/cache/pry-byebug-3.12.0.gem +0 -0
  178. data/vendor/bundle/ruby/3.3.0/cache/psych-5.3.1.gem +0 -0
  179. data/vendor/bundle/ruby/3.3.0/cache/racc-1.8.1.gem +0 -0
  180. data/vendor/bundle/ruby/3.3.0/cache/rainbow-3.1.1.gem +0 -0
  181. data/vendor/bundle/ruby/3.3.0/cache/rake-13.0.6.gem +0 -0
  182. data/vendor/bundle/ruby/3.3.0/cache/reline-0.6.3.gem +0 -0
  183. data/vendor/bundle/ruby/3.3.0/cache/rspec-3.13.2.gem +0 -0
  184. data/vendor/bundle/ruby/3.3.0/cache/rspec-core-3.13.6.gem +0 -0
  185. data/vendor/bundle/ruby/3.3.0/cache/rspec-expectations-3.13.5.gem +0 -0
  186. data/vendor/bundle/ruby/3.3.0/cache/rspec-mocks-3.13.8.gem +0 -0
  187. data/vendor/bundle/ruby/3.3.0/cache/rspec-support-3.13.7.gem +0 -0
  188. data/vendor/bundle/ruby/3.3.0/cache/rubocop-0.66.0.gem +0 -0
  189. data/vendor/bundle/ruby/3.3.0/cache/ruby-progressbar-1.13.0.gem +0 -0
  190. data/vendor/bundle/ruby/3.3.0/cache/stringio-3.2.0.gem +0 -0
  191. data/vendor/bundle/ruby/3.3.0/cache/unicode-display_width-1.5.0.gem +0 -0
  192. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/byebug-13.0.0/byebug/byebug.so +0 -0
  193. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/byebug-13.0.0/gem.build_complete +0 -0
  194. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/byebug-13.0.0/gem_make.out +42 -0
  195. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/date-3.5.1/date_core.so +0 -0
  196. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/date-3.5.1/gem.build_complete +0 -0
  197. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/date-3.5.1/gem_make.out +24 -0
  198. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/date-3.5.1/mkmf.log +93 -0
  199. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/io-console-0.8.2/gem.build_complete +0 -0
  200. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/io-console-0.8.2/gem_make.out +31 -0
  201. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/io-console-0.8.2/io/console.so +0 -0
  202. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/io-console-0.8.2/mkmf.log +352 -0
  203. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/jaro_winkler-1.5.6/gem.build_complete +0 -0
  204. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/jaro_winkler-1.5.6/gem_make.out +29 -0
  205. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/jaro_winkler-1.5.6/jaro_winkler/jaro_winkler_ext.so +0 -0
  206. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/psych-5.3.1/gem.build_complete +0 -0
  207. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/psych-5.3.1/gem_make.out +29 -0
  208. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/psych-5.3.1/mkmf.log +41 -0
  209. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/psych-5.3.1/psych.so +0 -0
  210. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.1/gem.build_complete +0 -0
  211. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.1/gem_make.out +18 -0
  212. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.1/racc/cparse.so +0 -0
  213. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.2.0/gem.build_complete +0 -0
  214. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.2.0/gem_make.out +19 -0
  215. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.2.0/mkmf.log +33 -0
  216. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.2.0/stringio.so +0 -0
  217. data/vendor/bundle/ruby/3.3.0/gems/ast-2.4.3/LICENSE.MIT +20 -0
  218. data/vendor/bundle/ruby/3.3.0/gems/ast-2.4.3/README.YARD.md +12 -0
  219. data/vendor/bundle/ruby/3.3.0/gems/ast-2.4.3/lib/ast/node.rb +268 -0
  220. data/vendor/bundle/ruby/3.3.0/gems/ast-2.4.3/lib/ast/processor/mixin.rb +288 -0
  221. data/vendor/bundle/ruby/3.3.0/gems/ast-2.4.3/lib/ast/processor.rb +12 -0
  222. data/vendor/bundle/ruby/3.3.0/gems/ast-2.4.3/lib/ast/sexp.rb +30 -0
  223. data/vendor/bundle/ruby/3.3.0/gems/ast-2.4.3/lib/ast.rb +17 -0
  224. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/CHANGELOG.md +980 -0
  225. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/CONTRIBUTING.md +58 -0
  226. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/GUIDE.md +1806 -0
  227. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/LICENSE +23 -0
  228. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/README.md +197 -0
  229. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/exe/byebug +6 -0
  230. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/ext/byebug/Makefile +269 -0
  231. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/ext/byebug/breakpoint.c +522 -0
  232. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/ext/byebug/byebug.c +906 -0
  233. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/ext/byebug/byebug.h +147 -0
  234. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/ext/byebug/context.c +682 -0
  235. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/ext/byebug/extconf.rb +12 -0
  236. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/ext/byebug/locker.c +96 -0
  237. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/ext/byebug/threads.c +254 -0
  238. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/attacher.rb +48 -0
  239. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/breakpoint.rb +94 -0
  240. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/byebug.so +0 -0
  241. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/command.rb +111 -0
  242. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/command_list.rb +34 -0
  243. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/break.rb +114 -0
  244. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/catch.rb +78 -0
  245. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/condition.rb +55 -0
  246. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/continue.rb +68 -0
  247. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/debug.rb +38 -0
  248. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/delete.rb +55 -0
  249. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/disable/breakpoints.rb +42 -0
  250. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/disable/display.rb +43 -0
  251. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/disable.rb +33 -0
  252. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/display.rb +66 -0
  253. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/down.rb +45 -0
  254. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/edit.rb +69 -0
  255. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/enable/breakpoints.rb +42 -0
  256. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/enable/display.rb +43 -0
  257. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/enable.rb +33 -0
  258. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/finish.rb +57 -0
  259. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/frame.rb +57 -0
  260. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/help.rb +64 -0
  261. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/history.rb +39 -0
  262. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/info/breakpoints.rb +65 -0
  263. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/info/display.rb +49 -0
  264. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/info/file.rb +80 -0
  265. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/info/line.rb +35 -0
  266. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/info/program.rb +49 -0
  267. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/info.rb +37 -0
  268. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/interrupt.rb +34 -0
  269. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/irb.rb +51 -0
  270. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/kill.rb +45 -0
  271. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/list.rb +159 -0
  272. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/method.rb +53 -0
  273. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/next.rb +40 -0
  274. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/pry.rb +41 -0
  275. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/quit.rb +42 -0
  276. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/restart.rb +64 -0
  277. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/save.rb +72 -0
  278. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/set.rb +79 -0
  279. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/show.rb +45 -0
  280. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/skip.rb +85 -0
  281. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/source.rb +40 -0
  282. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/step.rb +40 -0
  283. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/thread/current.rb +37 -0
  284. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/thread/list.rb +43 -0
  285. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/thread/resume.rb +45 -0
  286. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/thread/stop.rb +43 -0
  287. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/thread/switch.rb +46 -0
  288. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/thread.rb +34 -0
  289. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/tracevar.rb +54 -0
  290. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/undisplay.rb +51 -0
  291. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/untracevar.rb +36 -0
  292. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/up.rb +45 -0
  293. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/var/all.rb +41 -0
  294. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/var/args.rb +39 -0
  295. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/var/const.rb +49 -0
  296. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/var/global.rb +37 -0
  297. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/var/instance.rb +39 -0
  298. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/var/local.rb +39 -0
  299. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/var.rb +37 -0
  300. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands/where.rb +64 -0
  301. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/commands.rb +40 -0
  302. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/context.rb +157 -0
  303. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/core.rb +115 -0
  304. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/errors.rb +29 -0
  305. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/frame.rb +185 -0
  306. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/helpers/bin.rb +47 -0
  307. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/helpers/eval.rb +124 -0
  308. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/helpers/file.rb +67 -0
  309. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/helpers/frame.rb +75 -0
  310. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/helpers/parse.rb +82 -0
  311. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/helpers/path.rb +40 -0
  312. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/helpers/reflection.rb +19 -0
  313. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/helpers/string.rb +33 -0
  314. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/helpers/thread.rb +67 -0
  315. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/helpers/toggle.rb +62 -0
  316. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/helpers/var.rb +70 -0
  317. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/history.rb +120 -0
  318. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/interface.rb +146 -0
  319. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/interfaces/local_interface.rb +63 -0
  320. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/interfaces/remote_interface.rb +50 -0
  321. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/interfaces/script_interface.rb +33 -0
  322. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/interfaces/test_interface.rb +67 -0
  323. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/option_setter.rb +95 -0
  324. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/printers/base.rb +68 -0
  325. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/printers/plain.rb +44 -0
  326. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/printers/texts/base.yml +115 -0
  327. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/printers/texts/plain.yml +33 -0
  328. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/processors/command_processor.rb +173 -0
  329. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/processors/control_processor.rb +24 -0
  330. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/processors/post_mortem_processor.rb +18 -0
  331. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/processors/script_processor.rb +49 -0
  332. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/remote/client.rb +57 -0
  333. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/remote/server.rb +47 -0
  334. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/remote.rb +85 -0
  335. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/runner.rb +198 -0
  336. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/setting.rb +79 -0
  337. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/settings/autoirb.rb +29 -0
  338. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/settings/autolist.rb +29 -0
  339. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/settings/autopry.rb +29 -0
  340. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/settings/autosave.rb +17 -0
  341. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/settings/basename.rb +16 -0
  342. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/settings/callstyle.rb +20 -0
  343. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/settings/fullpath.rb +16 -0
  344. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/settings/histfile.rb +20 -0
  345. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/settings/histsize.rb +20 -0
  346. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/settings/linetrace.rb +22 -0
  347. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/settings/listsize.rb +21 -0
  348. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/settings/post_mortem.rb +27 -0
  349. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/settings/savefile.rb +20 -0
  350. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/settings/stack_on_error.rb +15 -0
  351. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/settings/width.rb +20 -0
  352. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/source_file_formatter.rb +71 -0
  353. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/subcommands.rb +54 -0
  354. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/version.rb +8 -0
  355. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug.rb +3 -0
  356. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/MIT-LICENSE +22 -0
  357. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/README_INDEX.rdoc +123 -0
  358. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/bin/coderay +215 -0
  359. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/duo.rb +81 -0
  360. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/_map.rb +17 -0
  361. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/comment_filter.rb +25 -0
  362. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/count.rb +39 -0
  363. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/debug.rb +49 -0
  364. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/debug_lint.rb +63 -0
  365. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/div.rb +23 -0
  366. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/encoder.rb +190 -0
  367. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/filter.rb +58 -0
  368. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/html/css.rb +65 -0
  369. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/html/numbering.rb +108 -0
  370. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/html/output.rb +164 -0
  371. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/html.rb +333 -0
  372. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/json.rb +83 -0
  373. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/lines_of_code.rb +45 -0
  374. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/lint.rb +59 -0
  375. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/null.rb +18 -0
  376. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/page.rb +24 -0
  377. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/span.rb +23 -0
  378. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/statistic.rb +95 -0
  379. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/terminal.rb +195 -0
  380. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/text.rb +46 -0
  381. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/token_kind_filter.rb +111 -0
  382. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/xml.rb +72 -0
  383. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders/yaml.rb +50 -0
  384. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/encoders.rb +18 -0
  385. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/for_redcloth.rb +95 -0
  386. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/helpers/file_type.rb +151 -0
  387. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/helpers/plugin.rb +55 -0
  388. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/helpers/plugin_host.rb +221 -0
  389. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/helpers/word_list.rb +72 -0
  390. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/scanners/_map.rb +24 -0
  391. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/scanners/c.rb +189 -0
  392. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/scanners/clojure.rb +217 -0
  393. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/scanners/cpp.rb +217 -0
  394. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/scanners/css.rb +196 -0
  395. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/scanners/debug.rb +75 -0
  396. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/scanners/delphi.rb +144 -0
  397. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/scanners/diff.rb +221 -0
  398. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/scanners/erb.rb +81 -0
  399. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/scanners/go.rb +208 -0
  400. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/scanners/groovy.rb +268 -0
  401. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/scanners/haml.rb +168 -0
  402. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/scanners/html.rb +275 -0
  403. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/scanners/java/builtin_types.rb +421 -0
  404. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/scanners/java.rb +174 -0
  405. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/scanners/java_script.rb +236 -0
  406. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/scanners/json.rb +98 -0
  407. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/scanners/lua.rb +280 -0
  408. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/scanners/php.rb +527 -0
  409. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/scanners/python.rb +287 -0
  410. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/scanners/raydebug.rb +75 -0
  411. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/scanners/ruby/patterns.rb +178 -0
  412. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/scanners/ruby/string_state.rb +79 -0
  413. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/scanners/ruby.rb +477 -0
  414. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/scanners/sass.rb +232 -0
  415. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/scanners/scanner.rb +337 -0
  416. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/scanners/sql.rb +169 -0
  417. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/scanners/taskpaper.rb +36 -0
  418. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/scanners/text.rb +26 -0
  419. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/scanners/xml.rb +17 -0
  420. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/scanners/yaml.rb +140 -0
  421. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/scanners.rb +27 -0
  422. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/styles/_map.rb +7 -0
  423. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/styles/alpha.rb +153 -0
  424. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/styles/style.rb +18 -0
  425. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/styles.rb +15 -0
  426. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/token_kinds.rb +85 -0
  427. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/tokens.rb +164 -0
  428. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/tokens_proxy.rb +55 -0
  429. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay/version.rb +3 -0
  430. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/lib/coderay.rb +284 -0
  431. data/vendor/bundle/ruby/3.3.0/gems/date-3.5.1/BSDL +22 -0
  432. data/vendor/bundle/ruby/3.3.0/gems/date-3.5.1/COPYING +56 -0
  433. data/vendor/bundle/ruby/3.3.0/gems/date-3.5.1/README.md +102 -0
  434. data/vendor/bundle/ruby/3.3.0/gems/date-3.5.1/ext/date/Makefile +269 -0
  435. data/vendor/bundle/ruby/3.3.0/gems/date-3.5.1/ext/date/date_core.c +10065 -0
  436. data/vendor/bundle/ruby/3.3.0/gems/date-3.5.1/ext/date/date_parse.c +3086 -0
  437. data/vendor/bundle/ruby/3.3.0/gems/date-3.5.1/ext/date/date_strftime.c +638 -0
  438. data/vendor/bundle/ruby/3.3.0/gems/date-3.5.1/ext/date/date_strptime.c +704 -0
  439. data/vendor/bundle/ruby/3.3.0/gems/date-3.5.1/ext/date/date_tmx.h +56 -0
  440. data/vendor/bundle/ruby/3.3.0/gems/date-3.5.1/ext/date/extconf.rb +13 -0
  441. data/vendor/bundle/ruby/3.3.0/gems/date-3.5.1/ext/date/prereq.mk +19 -0
  442. data/vendor/bundle/ruby/3.3.0/gems/date-3.5.1/ext/date/zonetab.h +1564 -0
  443. data/vendor/bundle/ruby/3.3.0/gems/date-3.5.1/ext/date/zonetab.list +330 -0
  444. data/vendor/bundle/ruby/3.3.0/gems/date-3.5.1/lib/date.rb +70 -0
  445. data/vendor/bundle/ruby/3.3.0/gems/date-3.5.1/lib/date_core.so +0 -0
  446. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/.rspec +1 -0
  447. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/CHANGELOG.md +518 -0
  448. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/CODE_OF_CONDUCT.md +128 -0
  449. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/CONTRIBUTING.md +71 -0
  450. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/CONTRIBUTORS.md +49 -0
  451. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/LICENCE.md +40 -0
  452. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/Manifest.txt +115 -0
  453. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/README.md +92 -0
  454. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/Rakefile +115 -0
  455. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/SECURITY.md +41 -0
  456. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/bin/htmldiff +35 -0
  457. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/bin/ldiff +9 -0
  458. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/docs/COPYING.txt +339 -0
  459. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/docs/artistic.txt +127 -0
  460. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/lib/diff/lcs/array.rb +7 -0
  461. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/lib/diff/lcs/backports.rb +13 -0
  462. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/lib/diff/lcs/block.rb +37 -0
  463. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/lib/diff/lcs/callbacks.rb +327 -0
  464. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/lib/diff/lcs/change.rb +174 -0
  465. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/lib/diff/lcs/htmldiff.rb +160 -0
  466. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/lib/diff/lcs/hunk.rb +379 -0
  467. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/lib/diff/lcs/internals.rb +308 -0
  468. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/lib/diff/lcs/ldiff.rb +189 -0
  469. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/lib/diff/lcs/string.rb +5 -0
  470. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/lib/diff/lcs/version.rb +7 -0
  471. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/lib/diff/lcs.rb +742 -0
  472. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/lib/diff-lcs.rb +3 -0
  473. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/mise.toml +5 -0
  474. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/change_spec.rb +89 -0
  475. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/diff_spec.rb +51 -0
  476. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/123_x +2 -0
  477. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/456_x +2 -0
  478. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/aX +1 -0
  479. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/bXaX +1 -0
  480. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ds1.csv +50 -0
  481. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ds2.csv +51 -0
  482. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/empty +0 -0
  483. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/file1.bin +0 -0
  484. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/file2.bin +0 -0
  485. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/four_lines +4 -0
  486. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/four_lines_with_missing_new_line +4 -0
  487. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/diff.missing_new_line1-e +1 -0
  488. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/diff.missing_new_line1-f +1 -0
  489. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/diff.missing_new_line2-e +1 -0
  490. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/diff.missing_new_line2-f +1 -0
  491. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.chef-e +2 -0
  492. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.chef-f +2 -0
  493. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.missing_new_line1-e +1 -0
  494. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.missing_new_line1-f +1 -0
  495. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.missing_new_line2-e +1 -0
  496. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.missing_new_line2-f +1 -0
  497. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff +4 -0
  498. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff-c +7 -0
  499. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff-e +3 -0
  500. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff-f +3 -0
  501. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff-u +5 -0
  502. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin1 +0 -0
  503. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin1-c +0 -0
  504. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin1-e +0 -0
  505. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin1-f +0 -0
  506. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin1-u +0 -0
  507. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin2 +1 -0
  508. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin2-c +1 -0
  509. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin2-e +1 -0
  510. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin2-f +1 -0
  511. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin2-u +1 -0
  512. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef +4 -0
  513. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef-c +15 -0
  514. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef-e +3 -0
  515. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef-f +3 -0
  516. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef-u +9 -0
  517. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2 +7 -0
  518. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2-c +20 -0
  519. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2-d +7 -0
  520. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2-e +7 -0
  521. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2-f +7 -0
  522. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2-u +16 -0
  523. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.empty.vs.four_lines +5 -0
  524. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-c +9 -0
  525. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-e +6 -0
  526. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-f +6 -0
  527. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-u +7 -0
  528. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.four_lines.vs.empty +5 -0
  529. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-c +9 -0
  530. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-e +1 -0
  531. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-f +1 -0
  532. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-u +7 -0
  533. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.issue95_trailing_context +4 -0
  534. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.issue95_trailing_context-c +9 -0
  535. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.issue95_trailing_context-e +3 -0
  536. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.issue95_trailing_context-f +3 -0
  537. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.issue95_trailing_context-u +6 -0
  538. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line1 +5 -0
  539. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line1-c +14 -0
  540. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line1-e +0 -0
  541. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line1-f +0 -0
  542. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line1-u +9 -0
  543. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line2 +5 -0
  544. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line2-c +14 -0
  545. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line2-e +0 -0
  546. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line2-f +0 -0
  547. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line2-u +9 -0
  548. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/new-chef +4 -0
  549. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/new-chef2 +17 -0
  550. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/old-chef +4 -0
  551. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/fixtures/old-chef2 +14 -0
  552. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/hunk_spec.rb +83 -0
  553. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/issues_spec.rb +160 -0
  554. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/lcs_spec.rb +56 -0
  555. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/ldiff_spec.rb +100 -0
  556. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/patch_spec.rb +416 -0
  557. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/sdiff_spec.rb +216 -0
  558. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/spec_helper.rb +376 -0
  559. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/traverse_balanced_spec.rb +312 -0
  560. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/traverse_sequences_spec.rb +137 -0
  561. data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/README.md +289 -0
  562. data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/lib/http/2/base64.rb +45 -0
  563. data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/lib/http/2/client.rb +82 -0
  564. data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/lib/http/2/connection.rb +846 -0
  565. data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/lib/http/2/emitter.rb +40 -0
  566. data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/lib/http/2/error.rb +67 -0
  567. data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/lib/http/2/extensions.rb +71 -0
  568. data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/lib/http/2/flow_buffer.rb +173 -0
  569. data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/lib/http/2/framer.rb +510 -0
  570. data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/lib/http/2/header/compressor.rb +173 -0
  571. data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/lib/http/2/header/decompressor.rb +151 -0
  572. data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/lib/http/2/header/encoding_context.rb +339 -0
  573. data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/lib/http/2/header/huffman.rb +331 -0
  574. data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/lib/http/2/header/huffman_statemachine.rb +274 -0
  575. data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/lib/http/2/header.rb +35 -0
  576. data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/lib/http/2/server.rb +166 -0
  577. data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/lib/http/2/stream.rb +688 -0
  578. data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/lib/http/2/version.rb +5 -0
  579. data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/lib/http/2.rb +19 -0
  580. data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/sig/2.rbs +112 -0
  581. data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/sig/client.rbs +11 -0
  582. data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/sig/connection.rbs +106 -0
  583. data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/sig/emitter.rbs +11 -0
  584. data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/sig/error.rbs +35 -0
  585. data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/sig/extensions.rbs +15 -0
  586. data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/sig/flow_buffer.rbs +23 -0
  587. data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/sig/frame_buffer.rbs +15 -0
  588. data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/sig/framer.rbs +60 -0
  589. data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/sig/header/compressor.rbs +29 -0
  590. data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/sig/header/decompressor.rbs +25 -0
  591. data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/sig/header/encoding_context.rbs +54 -0
  592. data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/sig/header/huffman.rbs +25 -0
  593. data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/sig/header.rbs +30 -0
  594. data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/sig/server.rbs +12 -0
  595. data/vendor/bundle/ruby/3.3.0/gems/http-2-1.1.3/sig/stream.rbs +94 -0
  596. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/LICENSE.txt +191 -0
  597. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/README.md +164 -0
  598. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_0_1.md +7 -0
  599. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_0_2.md +9 -0
  600. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_0_3.md +9 -0
  601. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_0_4.md +7 -0
  602. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_0_5.md +5 -0
  603. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_10_0.md +66 -0
  604. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_10_1.md +37 -0
  605. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_10_2.md +5 -0
  606. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_11_0.md +74 -0
  607. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_11_1.md +5 -0
  608. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_11_2.md +5 -0
  609. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_11_3.md +5 -0
  610. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_12_0.md +55 -0
  611. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_13_0.md +58 -0
  612. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_13_1.md +5 -0
  613. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_13_2.md +9 -0
  614. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_14_0.md +79 -0
  615. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_14_1.md +7 -0
  616. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_14_2.md +6 -0
  617. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_14_3.md +5 -0
  618. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_14_4.md +5 -0
  619. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_14_5.md +11 -0
  620. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_15_0.md +53 -0
  621. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_15_1.md +8 -0
  622. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_15_2.md +9 -0
  623. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_15_3.md +5 -0
  624. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_15_4.md +5 -0
  625. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_16_0.md +93 -0
  626. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_16_1.md +5 -0
  627. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_17_0.md +49 -0
  628. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_18_0.md +69 -0
  629. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_18_1.md +12 -0
  630. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_18_2.md +10 -0
  631. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_18_3.md +7 -0
  632. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_18_4.md +14 -0
  633. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_18_5.md +10 -0
  634. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_18_6.md +5 -0
  635. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_18_7.md +5 -0
  636. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_19_0.md +39 -0
  637. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_19_1.md +5 -0
  638. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_19_2.md +7 -0
  639. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_19_3.md +6 -0
  640. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_19_4.md +14 -0
  641. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_19_5.md +13 -0
  642. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_19_6.md +5 -0
  643. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_19_7.md +5 -0
  644. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_19_8.md +5 -0
  645. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_1_0.md +9 -0
  646. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_20_0.md +36 -0
  647. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_20_1.md +5 -0
  648. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_20_2.md +7 -0
  649. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_20_3.md +6 -0
  650. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_20_4.md +17 -0
  651. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_20_5.md +3 -0
  652. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_21_0.md +96 -0
  653. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_21_1.md +12 -0
  654. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_22_0.md +13 -0
  655. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_22_1.md +11 -0
  656. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_22_2.md +5 -0
  657. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_22_3.md +55 -0
  658. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_22_4.md +6 -0
  659. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_22_5.md +6 -0
  660. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_23_0.md +42 -0
  661. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_23_1.md +5 -0
  662. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_23_2.md +5 -0
  663. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_23_3.md +6 -0
  664. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_23_4.md +5 -0
  665. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_24_0.md +48 -0
  666. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_24_1.md +12 -0
  667. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_24_2.md +12 -0
  668. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_24_3.md +12 -0
  669. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_24_4.md +18 -0
  670. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_24_5.md +6 -0
  671. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_24_6.md +5 -0
  672. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_24_7.md +10 -0
  673. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_2_0.md +5 -0
  674. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_2_1.md +16 -0
  675. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_3_0.md +12 -0
  676. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_3_1.md +6 -0
  677. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_4_0.md +51 -0
  678. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_4_1.md +3 -0
  679. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_5_0.md +15 -0
  680. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_5_1.md +14 -0
  681. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_6_0.md +5 -0
  682. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_6_1.md +6 -0
  683. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_6_2.md +6 -0
  684. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_6_3.md +13 -0
  685. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_6_4.md +21 -0
  686. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_6_5.md +22 -0
  687. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_6_6.md +19 -0
  688. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_6_7.md +5 -0
  689. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_7_0.md +46 -0
  690. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_8_0.md +27 -0
  691. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_8_1.md +8 -0
  692. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_8_2.md +7 -0
  693. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/0_9_0.md +38 -0
  694. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_0_0.md +60 -0
  695. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_0_1.md +5 -0
  696. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_0_2.md +7 -0
  697. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_1_0.md +32 -0
  698. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_1_1.md +17 -0
  699. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_1_2.md +12 -0
  700. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_1_3.md +18 -0
  701. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_1_4.md +6 -0
  702. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_1_5.md +12 -0
  703. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_2_0.md +49 -0
  704. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_2_1.md +6 -0
  705. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_2_2.md +10 -0
  706. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_2_3.md +16 -0
  707. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_2_4.md +8 -0
  708. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_2_5.md +7 -0
  709. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_2_6.md +13 -0
  710. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_3_0.md +18 -0
  711. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_3_1.md +17 -0
  712. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_3_2.md +6 -0
  713. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_3_3.md +5 -0
  714. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_3_4.md +6 -0
  715. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_4_0.md +43 -0
  716. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_4_1.md +19 -0
  717. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_4_2.md +20 -0
  718. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_4_3.md +11 -0
  719. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_4_4.md +14 -0
  720. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_5_0.md +126 -0
  721. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_5_1.md +6 -0
  722. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_6_0.md +50 -0
  723. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_6_1.md +17 -0
  724. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_6_2.md +11 -0
  725. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_6_3.md +47 -0
  726. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_7_0.md +149 -0
  727. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_7_1.md +21 -0
  728. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_7_2.md +6 -0
  729. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_7_3.md +29 -0
  730. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_7_4.md +42 -0
  731. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_7_5.md +10 -0
  732. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/doc/release_notes/1_7_6.md +24 -0
  733. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/adapters/datadog.rb +332 -0
  734. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/adapters/faraday.rb +303 -0
  735. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/adapters/sentry.rb +121 -0
  736. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/adapters/webmock.rb +183 -0
  737. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/altsvc.rb +167 -0
  738. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/base64.rb +27 -0
  739. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/buffer.rb +61 -0
  740. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/callbacks.rb +35 -0
  741. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/chainable.rb +106 -0
  742. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/connection/http1.rb +407 -0
  743. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/connection/http2.rb +489 -0
  744. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/connection.rb +1054 -0
  745. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/domain_name.rb +145 -0
  746. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/errors.rb +111 -0
  747. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/extensions.rb +45 -0
  748. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/headers.rb +176 -0
  749. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/io/ssl.rb +175 -0
  750. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/io/tcp.rb +245 -0
  751. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/io/udp.rb +62 -0
  752. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/io/unix.rb +75 -0
  753. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/io.rb +11 -0
  754. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/loggable.rb +68 -0
  755. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/options.rb +595 -0
  756. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/parser/http1.rb +197 -0
  757. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/auth/basic.rb +20 -0
  758. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/auth/digest.rb +143 -0
  759. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/auth/ntlm.rb +35 -0
  760. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/auth/socks5.rb +22 -0
  761. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/auth.rb +167 -0
  762. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/aws_sdk_authentication.rb +110 -0
  763. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/aws_sigv4.rb +239 -0
  764. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/basic_auth.rb +29 -0
  765. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/brotli.rb +78 -0
  766. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/callbacks.rb +141 -0
  767. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/circuit_breaker/circuit.rb +100 -0
  768. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/circuit_breaker/circuit_store.rb +53 -0
  769. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/circuit_breaker.rb +147 -0
  770. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/content_digest.rb +204 -0
  771. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/cookies/cookie.rb +198 -0
  772. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/cookies/jar.rb +170 -0
  773. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/cookies/set_cookie_parser.rb +143 -0
  774. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/cookies.rb +111 -0
  775. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/digest_auth.rb +66 -0
  776. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/expect.rb +150 -0
  777. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/fiber_concurrency.rb +208 -0
  778. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/follow_redirects.rb +239 -0
  779. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/grpc/call.rb +63 -0
  780. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/grpc/grpc_encoding.rb +90 -0
  781. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/grpc/message.rb +55 -0
  782. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/grpc.rb +282 -0
  783. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/h2c.rb +127 -0
  784. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/internal_telemetry.rb +107 -0
  785. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/ntlm_auth.rb +64 -0
  786. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/oauth.rb +282 -0
  787. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/persistent.rb +80 -0
  788. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/proxy/http.rb +215 -0
  789. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/proxy/socks4.rb +135 -0
  790. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/proxy/socks5.rb +194 -0
  791. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/proxy/ssh.rb +94 -0
  792. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/proxy.rb +359 -0
  793. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/push_promise.rb +81 -0
  794. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/query.rb +35 -0
  795. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/rate_limiter.rb +60 -0
  796. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/response_cache/file_store.rb +141 -0
  797. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/response_cache/store.rb +33 -0
  798. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/response_cache.rb +340 -0
  799. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/retries.rb +274 -0
  800. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/ssrf_filter.rb +146 -0
  801. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/stream.rb +234 -0
  802. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/stream_bidi.rb +408 -0
  803. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/tracing.rb +137 -0
  804. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/upgrade/h2.rb +64 -0
  805. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/upgrade.rb +86 -0
  806. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/webdav.rb +86 -0
  807. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/plugins/xml.rb +76 -0
  808. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/pmatch_extensions.rb +33 -0
  809. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/pool.rb +231 -0
  810. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/punycode.rb +22 -0
  811. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/request/body.rb +158 -0
  812. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/request.rb +339 -0
  813. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/resolver/cache/base.rb +136 -0
  814. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/resolver/cache/memory.rb +42 -0
  815. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/resolver/cache.rb +18 -0
  816. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/resolver/entry.rb +30 -0
  817. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/resolver/https.rb +326 -0
  818. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/resolver/multi.rb +84 -0
  819. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/resolver/native.rb +581 -0
  820. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/resolver/resolver.rb +209 -0
  821. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/resolver/system.rb +281 -0
  822. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/resolver.rb +111 -0
  823. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/response/body.rb +244 -0
  824. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/response/buffer.rb +115 -0
  825. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/response.rb +324 -0
  826. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/selector.rb +311 -0
  827. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/session.rb +592 -0
  828. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/session_extensions.rb +30 -0
  829. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/timers.rb +131 -0
  830. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/transcoder/body.rb +43 -0
  831. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/transcoder/chunker.rb +115 -0
  832. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/transcoder/deflate.rb +42 -0
  833. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/transcoder/form.rb +68 -0
  834. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/transcoder/gzip.rb +76 -0
  835. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/transcoder/json.rb +71 -0
  836. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/transcoder/multipart/decoder.rb +141 -0
  837. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/transcoder/multipart/encoder.rb +120 -0
  838. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/transcoder/multipart/mime_type_detector.rb +78 -0
  839. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/transcoder/multipart/part.rb +35 -0
  840. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/transcoder/multipart.rb +39 -0
  841. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/transcoder/utils/body_reader.rb +45 -0
  842. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/transcoder/utils/deflater.rb +74 -0
  843. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/transcoder.rb +89 -0
  844. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/utils.rb +88 -0
  845. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx/version.rb +5 -0
  846. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/lib/httpx.rb +66 -0
  847. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/altsvc.rbs +41 -0
  848. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/buffer.rbs +27 -0
  849. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/callbacks.rbs +15 -0
  850. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/chainable.rbs +56 -0
  851. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/connection/http1.rbs +87 -0
  852. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/connection/http2.rbs +123 -0
  853. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/connection.rbs +190 -0
  854. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/domain_name.rbs +17 -0
  855. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/errors.rbs +69 -0
  856. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/headers.rbs +49 -0
  857. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/httpx.rbs +27 -0
  858. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/io/ssl.rbs +28 -0
  859. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/io/tcp.rbs +72 -0
  860. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/io/udp.rbs +25 -0
  861. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/io/unix.rbs +26 -0
  862. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/io.rbs +3 -0
  863. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/loggable.rbs +21 -0
  864. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/options.rbs +219 -0
  865. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/parser/http1.rbs +59 -0
  866. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/auth/basic.rbs +17 -0
  867. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/auth/digest.rbs +31 -0
  868. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/auth/ntlm.rbs +20 -0
  869. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/auth/socks5.rbs +18 -0
  870. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/auth.rbs +55 -0
  871. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/aws_sdk_authentication.rbs +43 -0
  872. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/aws_sigv4.rbs +78 -0
  873. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/basic_auth.rbs +15 -0
  874. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/brotli.rbs +27 -0
  875. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/callbacks.rbs +41 -0
  876. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/circuit_breaker.rbs +71 -0
  877. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/compression.rbs +57 -0
  878. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/content_digest.rbs +51 -0
  879. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/cookies/cookie.rbs +56 -0
  880. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/cookies/jar.rbs +37 -0
  881. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/cookies/set_cookie_parser.rbs +22 -0
  882. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/cookies.rbs +30 -0
  883. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/digest_auth.rbs +19 -0
  884. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/expect.rbs +34 -0
  885. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/fiber_concurrency.rbs +57 -0
  886. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/follow_redirects.rbs +47 -0
  887. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/grpc/call.rbs +23 -0
  888. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/grpc/grpc_encoding.rbs +37 -0
  889. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/grpc/message.rbs +17 -0
  890. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/grpc.rbs +65 -0
  891. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/h2c.rbs +27 -0
  892. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/ntlm_auth.rbs +21 -0
  893. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/oauth.rbs +97 -0
  894. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/persistent.rbs +14 -0
  895. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/proxy/http.rbs +30 -0
  896. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/proxy/socks4.rbs +41 -0
  897. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/proxy/socks5.rbs +49 -0
  898. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/proxy/ssh.rbs +18 -0
  899. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/proxy.rbs +70 -0
  900. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/push_promise.rbs +23 -0
  901. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/query.rbs +18 -0
  902. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/rate_limiter.rbs +15 -0
  903. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/response_cache/file_store.rbs +21 -0
  904. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/response_cache/store.rbs +13 -0
  905. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/response_cache.rbs +90 -0
  906. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/retries.rbs +78 -0
  907. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/ssrf_filter.rbs +26 -0
  908. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/stream.rbs +64 -0
  909. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/stream_bidi.rbs +69 -0
  910. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/tracing.rbs +41 -0
  911. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/upgrade/h2.rbs +9 -0
  912. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/upgrade.rbs +29 -0
  913. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/webdav.rbs +23 -0
  914. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/plugins/xml.rbs +37 -0
  915. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/pool.rbs +51 -0
  916. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/punycode.rbs +5 -0
  917. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/request/body.rbs +34 -0
  918. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/request.rbs +92 -0
  919. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/resolver/cache/base.rbs +28 -0
  920. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/resolver/cache/memory.rbs +13 -0
  921. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/resolver/cache.rbs +16 -0
  922. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/resolver/entry.rbs +13 -0
  923. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/resolver/https.rbs +71 -0
  924. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/resolver/multi.rbs +31 -0
  925. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/resolver/native.rbs +76 -0
  926. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/resolver/resolver.rbs +67 -0
  927. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/resolver/system.rbs +34 -0
  928. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/resolver.rbs +33 -0
  929. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/response/body.rbs +52 -0
  930. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/response/buffer.rbs +23 -0
  931. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/response.rbs +106 -0
  932. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/selector.rbs +75 -0
  933. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/session.rbs +106 -0
  934. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/timers.rbs +56 -0
  935. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/transcoder/body.rbs +24 -0
  936. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/transcoder/chunker.rbs +49 -0
  937. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/transcoder/deflate.rbs +12 -0
  938. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/transcoder/form.rbs +34 -0
  939. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/transcoder/gzip.rbs +27 -0
  940. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/transcoder/json.rbs +28 -0
  941. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/transcoder/multipart.rbs +105 -0
  942. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/transcoder/utils/body_reader.rbs +15 -0
  943. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/transcoder/utils/deflater.rbs +28 -0
  944. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/transcoder.rbs +45 -0
  945. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.7.6/sig/utils.rbs +21 -0
  946. data/vendor/bundle/ruby/3.3.0/gems/io-console-0.8.2/.document +5 -0
  947. data/vendor/bundle/ruby/3.3.0/gems/io-console-0.8.2/BSDL +22 -0
  948. data/vendor/bundle/ruby/3.3.0/gems/io-console-0.8.2/COPYING +56 -0
  949. data/vendor/bundle/ruby/3.3.0/gems/io-console-0.8.2/README.md +46 -0
  950. data/vendor/bundle/ruby/3.3.0/gems/io-console-0.8.2/ext/io/console/Makefile +271 -0
  951. data/vendor/bundle/ruby/3.3.0/gems/io-console-0.8.2/ext/io/console/console.c +2022 -0
  952. data/vendor/bundle/ruby/3.3.0/gems/io-console-0.8.2/ext/io/console/extconf.rb +61 -0
  953. data/vendor/bundle/ruby/3.3.0/gems/io-console-0.8.2/ext/io/console/win32_vk.inc +1390 -0
  954. data/vendor/bundle/ruby/3.3.0/gems/io-console-0.8.2/lib/io/console/size.rb +23 -0
  955. data/vendor/bundle/ruby/3.3.0/gems/io-console-0.8.2/lib/io/console.so +0 -0
  956. data/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/LICENSE.txt +22 -0
  957. data/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler/Makefile +269 -0
  958. data/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler/adj_matrix.c +97 -0
  959. data/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler/adj_matrix.h +22 -0
  960. data/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler/codepoints.c +61 -0
  961. data/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler/codepoints.h +13 -0
  962. data/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler/extconf.rb +5 -0
  963. data/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler/jaro.c +121 -0
  964. data/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler/jaro.h +17 -0
  965. data/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler/jaro_winkler.c +77 -0
  966. data/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/lib/jaro_winkler/adjusting_table.rb +14 -0
  967. data/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/lib/jaro_winkler/jaro_winkler_ext.so +0 -0
  968. data/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/lib/jaro_winkler/jaro_winkler_pure.rb +135 -0
  969. data/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/lib/jaro_winkler/version.rb +5 -0
  970. data/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/lib/jaro_winkler.rb +15 -0
  971. data/vendor/bundle/ruby/3.3.0/gems/method_source-1.1.0/.gemtest +0 -0
  972. data/vendor/bundle/ruby/3.3.0/gems/method_source-1.1.0/.yardopts +1 -0
  973. data/vendor/bundle/ruby/3.3.0/gems/method_source-1.1.0/CHANGELOG.md +15 -0
  974. data/vendor/bundle/ruby/3.3.0/gems/method_source-1.1.0/Gemfile +6 -0
  975. data/vendor/bundle/ruby/3.3.0/gems/method_source-1.1.0/LICENSE +22 -0
  976. data/vendor/bundle/ruby/3.3.0/gems/method_source-1.1.0/README.markdown +101 -0
  977. data/vendor/bundle/ruby/3.3.0/gems/method_source-1.1.0/Rakefile +81 -0
  978. data/vendor/bundle/ruby/3.3.0/gems/method_source-1.1.0/lib/method_source/code_helpers.rb +154 -0
  979. data/vendor/bundle/ruby/3.3.0/gems/method_source-1.1.0/lib/method_source/source_location.rb +138 -0
  980. data/vendor/bundle/ruby/3.3.0/gems/method_source-1.1.0/lib/method_source/version.rb +3 -0
  981. data/vendor/bundle/ruby/3.3.0/gems/method_source-1.1.0/lib/method_source.rb +177 -0
  982. data/vendor/bundle/ruby/3.3.0/gems/method_source-1.1.0/method_source.gemspec +19 -0
  983. data/vendor/bundle/ruby/3.3.0/gems/method_source-1.1.0/spec/method_source/code_helpers_spec.rb +43 -0
  984. data/vendor/bundle/ruby/3.3.0/gems/method_source-1.1.0/spec/method_source_spec.rb +157 -0
  985. data/vendor/bundle/ruby/3.3.0/gems/method_source-1.1.0/spec/spec_helper.rb +107 -0
  986. data/vendor/bundle/ruby/3.3.0/gems/parallel-1.28.0/MIT-LICENSE.txt +20 -0
  987. data/vendor/bundle/ruby/3.3.0/gems/parallel-1.28.0/lib/parallel/version.rb +4 -0
  988. data/vendor/bundle/ruby/3.3.0/gems/parallel-1.28.0/lib/parallel.rb +719 -0
  989. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/LICENSE.txt +26 -0
  990. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/bin/ruby-parse +7 -0
  991. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/bin/ruby-rewrite +7 -0
  992. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/gauntlet_parser.rb +123 -0
  993. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/all.rb +17 -0
  994. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/ast/node.rb +40 -0
  995. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/ast/processor.rb +293 -0
  996. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/base.rb +294 -0
  997. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/builders/default.rb +2351 -0
  998. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/clobbering_error.rb +13 -0
  999. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/color.rb +32 -0
  1000. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/context.rb +51 -0
  1001. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/current.rb +146 -0
  1002. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/current_arg_stack.rb +46 -0
  1003. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/deprecation.rb +13 -0
  1004. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/diagnostic/engine.rb +104 -0
  1005. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/diagnostic.rb +163 -0
  1006. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/lexer/dedenter.rb +88 -0
  1007. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/lexer/explanation.rb +55 -0
  1008. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/lexer/literal.rb +284 -0
  1009. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/lexer/stack_state.rb +49 -0
  1010. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/lexer-F0.rb +12931 -0
  1011. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/lexer-F1.rb +14884 -0
  1012. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/lexer-strings.rb +5433 -0
  1013. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/macruby.rb +9634 -0
  1014. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/max_numparam_stack.rb +56 -0
  1015. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/messages.rb +125 -0
  1016. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/meta.rb +48 -0
  1017. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/rewriter.rb +105 -0
  1018. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/ruby18.rb +9272 -0
  1019. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/ruby19.rb +9558 -0
  1020. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/ruby20.rb +10229 -0
  1021. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/ruby21.rb +10203 -0
  1022. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/ruby22.rb +10302 -0
  1023. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/ruby23.rb +10322 -0
  1024. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/ruby24.rb +10454 -0
  1025. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/ruby25.rb +10374 -0
  1026. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/ruby26.rb +10352 -0
  1027. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/ruby27.rb +11948 -0
  1028. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/ruby30.rb +12244 -0
  1029. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/ruby31.rb +12717 -0
  1030. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/ruby32.rb +12705 -0
  1031. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/ruby33.rb +12590 -0
  1032. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/ruby34.rb +12597 -0
  1033. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/rubymotion.rb +9515 -0
  1034. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/runner/ruby_parse.rb +157 -0
  1035. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/runner/ruby_rewrite.rb +101 -0
  1036. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/runner.rb +299 -0
  1037. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/source/buffer.rb +369 -0
  1038. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/source/comment/associator.rb +233 -0
  1039. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/source/comment.rb +134 -0
  1040. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/source/map/collection.rb +18 -0
  1041. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/source/map/condition.rb +21 -0
  1042. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/source/map/constant.rb +32 -0
  1043. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/source/map/definition.rb +23 -0
  1044. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/source/map/for.rb +19 -0
  1045. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/source/map/heredoc.rb +19 -0
  1046. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/source/map/index.rb +33 -0
  1047. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/source/map/keyword.rb +20 -0
  1048. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/source/map/method_definition.rb +25 -0
  1049. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/source/map/objc_kwarg.rb +19 -0
  1050. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/source/map/operator.rb +17 -0
  1051. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/source/map/rescue_body.rb +21 -0
  1052. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/source/map/send.rb +36 -0
  1053. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/source/map/ternary.rb +18 -0
  1054. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/source/map/variable.rb +31 -0
  1055. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/source/map.rb +186 -0
  1056. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/source/range.rb +326 -0
  1057. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/source/rewriter/action.rb +44 -0
  1058. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/source/rewriter.rb +513 -0
  1059. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/source/tree_rewriter/action.rb +243 -0
  1060. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/source/tree_rewriter.rb +431 -0
  1061. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/static_environment.rb +134 -0
  1062. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/syntax_error.rb +21 -0
  1063. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/tree_rewriter.rb +133 -0
  1064. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/unknown_encoding_in_magic_comment_error.rb +15 -0
  1065. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/variables_stack.rb +36 -0
  1066. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser/version.rb +5 -0
  1067. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/lib/parser.rb +91 -0
  1068. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.11.1/parser.gemspec +43 -0
  1069. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/CHANGELOG.md +1211 -0
  1070. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/LICENSE +25 -0
  1071. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/README.md +469 -0
  1072. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/bin/pry +13 -0
  1073. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/basic_object.rb +10 -0
  1074. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/block_command.rb +22 -0
  1075. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/class_command.rb +194 -0
  1076. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/cli.rb +211 -0
  1077. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/code/code_file.rb +114 -0
  1078. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/code/code_range.rb +73 -0
  1079. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/code/loc.rb +105 -0
  1080. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/code.rb +357 -0
  1081. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/code_object.rb +197 -0
  1082. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/color_printer.rb +66 -0
  1083. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/command.rb +520 -0
  1084. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/command_set.rb +418 -0
  1085. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/command_state.rb +36 -0
  1086. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/amend_line.rb +103 -0
  1087. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/bang.rb +24 -0
  1088. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/bang_pry.rb +21 -0
  1089. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/cat/abstract_formatter.rb +32 -0
  1090. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/cat/exception_formatter.rb +90 -0
  1091. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/cat/file_formatter.rb +77 -0
  1092. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/cat/input_expression_formatter.rb +48 -0
  1093. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/cat.rb +70 -0
  1094. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/cd.rb +48 -0
  1095. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/change_inspector.rb +34 -0
  1096. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/change_prompt.rb +51 -0
  1097. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/clear_screen.rb +20 -0
  1098. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/code_collector.rb +182 -0
  1099. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/disable_pry.rb +31 -0
  1100. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/easter_eggs.rb +101 -0
  1101. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/edit/exception_patcher.rb +29 -0
  1102. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/edit/file_and_line_locator.rb +47 -0
  1103. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/edit.rb +225 -0
  1104. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/exit.rb +47 -0
  1105. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/exit_all.rb +33 -0
  1106. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/exit_program.rb +27 -0
  1107. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/find_method.rb +199 -0
  1108. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/fix_indent.rb +23 -0
  1109. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/help.rb +171 -0
  1110. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/hist.rb +182 -0
  1111. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/import_set.rb +27 -0
  1112. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/jump_to.rb +33 -0
  1113. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/list_inspectors.rb +42 -0
  1114. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/ls/config.rb +54 -0
  1115. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/ls/constants.rb +75 -0
  1116. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/ls/formatter.rb +55 -0
  1117. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/ls/globals.rb +50 -0
  1118. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/ls/grep.rb +23 -0
  1119. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/ls/instance_vars.rb +40 -0
  1120. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/ls/interrogatable.rb +24 -0
  1121. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/ls/jruby_hacks.rb +55 -0
  1122. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/ls/local_names.rb +37 -0
  1123. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/ls/local_vars.rb +47 -0
  1124. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/ls/ls_entity.rb +65 -0
  1125. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/ls/methods.rb +55 -0
  1126. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/ls/methods_helper.rb +50 -0
  1127. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/ls/self_methods.rb +34 -0
  1128. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/ls.rb +114 -0
  1129. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/nesting.rb +29 -0
  1130. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/play.rb +113 -0
  1131. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/pry_backtrace.rb +30 -0
  1132. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/pry_version.rb +21 -0
  1133. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/raise_up.rb +38 -0
  1134. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/reload_code.rb +74 -0
  1135. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/reset.rb +22 -0
  1136. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/ri.rb +75 -0
  1137. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/save_file.rb +63 -0
  1138. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/shell_command.rb +75 -0
  1139. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/shell_mode.rb +30 -0
  1140. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/show_doc.rb +84 -0
  1141. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/show_info.rb +234 -0
  1142. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/show_input.rb +22 -0
  1143. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/show_source.rb +57 -0
  1144. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/stat.rb +44 -0
  1145. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/switch_to.rb +29 -0
  1146. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/toggle_color.rb +28 -0
  1147. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/watch_expression/expression.rb +43 -0
  1148. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/watch_expression.rb +108 -0
  1149. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/whereami.rb +205 -0
  1150. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/commands/wtf.rb +95 -0
  1151. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/config/attributable.rb +22 -0
  1152. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/config/lazy_value.rb +29 -0
  1153. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/config/memoized_value.rb +34 -0
  1154. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/config/value.rb +24 -0
  1155. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/config.rb +321 -0
  1156. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/control_d_handler.rb +28 -0
  1157. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/core_extensions.rb +144 -0
  1158. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/editor.rb +157 -0
  1159. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/env.rb +18 -0
  1160. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/exception_handler.rb +48 -0
  1161. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/exceptions.rb +73 -0
  1162. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/forwardable.rb +27 -0
  1163. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/helpers/base_helpers.rb +71 -0
  1164. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/helpers/command_helpers.rb +146 -0
  1165. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/helpers/documentation_helpers.rb +84 -0
  1166. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/helpers/options_helpers.rb +34 -0
  1167. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/helpers/platform.rb +55 -0
  1168. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/helpers/table.rb +121 -0
  1169. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/helpers/text.rb +118 -0
  1170. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/helpers.rb +8 -0
  1171. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/history.rb +153 -0
  1172. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/hooks.rb +180 -0
  1173. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/indent.rb +414 -0
  1174. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/input/simple_stdio.rb +13 -0
  1175. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/input_completer.rb +283 -0
  1176. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/input_lock.rb +129 -0
  1177. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/inspector.rb +39 -0
  1178. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/last_exception.rb +61 -0
  1179. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/method/disowned.rb +67 -0
  1180. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/method/patcher.rb +131 -0
  1181. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/method/weird_method_locator.rb +222 -0
  1182. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/method.rb +599 -0
  1183. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/object_path.rb +91 -0
  1184. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/output.rb +136 -0
  1185. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/pager.rb +249 -0
  1186. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/prompt.rb +214 -0
  1187. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/pry_class.rb +371 -0
  1188. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/pry_instance.rb +663 -0
  1189. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/repl.rb +326 -0
  1190. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/repl_file_loader.rb +79 -0
  1191. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/ring.rb +89 -0
  1192. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/slop/LICENSE +20 -0
  1193. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/slop/commands.rb +190 -0
  1194. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/slop/option.rb +210 -0
  1195. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/slop.rb +672 -0
  1196. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/syntax_highlighter.rb +26 -0
  1197. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/system_command_handler.rb +17 -0
  1198. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/testable/evalable.rb +24 -0
  1199. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/testable/mockable.rb +22 -0
  1200. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/testable/pry_tester.rb +88 -0
  1201. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/testable/utility.rb +34 -0
  1202. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/testable/variables.rb +52 -0
  1203. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/testable.rb +68 -0
  1204. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/version.rb +5 -0
  1205. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/warning.rb +20 -0
  1206. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/wrapped_module/candidate.rb +145 -0
  1207. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry/wrapped_module.rb +382 -0
  1208. data/vendor/bundle/ruby/3.3.0/gems/pry-0.16.0/lib/pry.rb +148 -0
  1209. data/vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.12.0/CHANGELOG.md +252 -0
  1210. data/vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.12.0/LICENSE +20 -0
  1211. data/vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.12.0/README.md +189 -0
  1212. data/vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.12.0/lib/byebug/processors/pry_processor.rb +158 -0
  1213. data/vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.12.0/lib/pry/byebug/breakpoints.rb +167 -0
  1214. data/vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.12.0/lib/pry-byebug/base.rb +29 -0
  1215. data/vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.12.0/lib/pry-byebug/cli.rb +6 -0
  1216. data/vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.12.0/lib/pry-byebug/commands/backtrace.rb +31 -0
  1217. data/vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.12.0/lib/pry-byebug/commands/breakpoint.rb +137 -0
  1218. data/vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.12.0/lib/pry-byebug/commands/continue.rb +43 -0
  1219. data/vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.12.0/lib/pry-byebug/commands/down.rb +35 -0
  1220. data/vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.12.0/lib/pry-byebug/commands/exit_all.rb +18 -0
  1221. data/vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.12.0/lib/pry-byebug/commands/finish.rb +28 -0
  1222. data/vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.12.0/lib/pry-byebug/commands/frame.rb +35 -0
  1223. data/vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.12.0/lib/pry-byebug/commands/next.rb +39 -0
  1224. data/vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.12.0/lib/pry-byebug/commands/step.rb +34 -0
  1225. data/vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.12.0/lib/pry-byebug/commands/up.rb +35 -0
  1226. data/vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.12.0/lib/pry-byebug/commands.rb +12 -0
  1227. data/vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.12.0/lib/pry-byebug/control_d_handler.rb +9 -0
  1228. data/vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.12.0/lib/pry-byebug/helpers/breakpoints.rb +82 -0
  1229. data/vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.12.0/lib/pry-byebug/helpers/location.rb +24 -0
  1230. data/vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.12.0/lib/pry-byebug/helpers/multiline.rb +23 -0
  1231. data/vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.12.0/lib/pry-byebug/helpers/navigation.rb +19 -0
  1232. data/vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.12.0/lib/pry-byebug/pry_ext.rb +20 -0
  1233. data/vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.12.0/lib/pry-byebug/pry_remote_ext.rb +44 -0
  1234. data/vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.12.0/lib/pry-byebug/version.rb +8 -0
  1235. data/vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.12.0/lib/pry-byebug.rb +4 -0
  1236. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/CONTRIBUTING.md +24 -0
  1237. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/LICENSE +21 -0
  1238. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/README.md +90 -0
  1239. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/ext/psych/Makefile +291 -0
  1240. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/ext/psych/depend +17 -0
  1241. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/ext/psych/extconf.rb +56 -0
  1242. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/ext/psych/psych.c +36 -0
  1243. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/ext/psych/psych.h +17 -0
  1244. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/ext/psych/psych_emitter.c +589 -0
  1245. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/ext/psych/psych_emitter.h +8 -0
  1246. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/ext/psych/psych_parser.c +564 -0
  1247. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/ext/psych/psych_parser.h +6 -0
  1248. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/ext/psych/psych_to_ruby.c +42 -0
  1249. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/ext/psych/psych_to_ruby.h +8 -0
  1250. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/ext/psych/psych_yaml_tree.c +11 -0
  1251. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/ext/psych/psych_yaml_tree.h +8 -0
  1252. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/class_loader.rb +105 -0
  1253. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/coder.rb +95 -0
  1254. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/core_ext.rb +36 -0
  1255. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/exception.rb +28 -0
  1256. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/handler.rb +255 -0
  1257. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/handlers/document_stream.rb +23 -0
  1258. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/handlers/recorder.rb +40 -0
  1259. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/json/ruby_events.rb +20 -0
  1260. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/json/stream.rb +17 -0
  1261. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/json/tree_builder.rb +13 -0
  1262. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/json/yaml_events.rb +30 -0
  1263. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/nodes/alias.rb +21 -0
  1264. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/nodes/document.rb +63 -0
  1265. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/nodes/mapping.rb +59 -0
  1266. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/nodes/node.rb +76 -0
  1267. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/nodes/scalar.rb +70 -0
  1268. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/nodes/sequence.rb +84 -0
  1269. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/nodes/stream.rb +40 -0
  1270. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/nodes.rb +78 -0
  1271. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/omap.rb +5 -0
  1272. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/parser.rb +65 -0
  1273. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/scalar_scanner.rb +142 -0
  1274. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/set.rb +5 -0
  1275. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/stream.rb +38 -0
  1276. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/streaming.rb +28 -0
  1277. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/syntax_error.rb +22 -0
  1278. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/tree_builder.rb +137 -0
  1279. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/versions.rb +10 -0
  1280. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/visitors/depth_first.rb +27 -0
  1281. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/visitors/emitter.rb +52 -0
  1282. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/visitors/json_tree.rb +25 -0
  1283. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/visitors/to_ruby.rb +479 -0
  1284. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/visitors/visitor.rb +34 -0
  1285. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/visitors/yaml_tree.rb +626 -0
  1286. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/visitors.rb +7 -0
  1287. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych/y.rb +10 -0
  1288. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych.rb +794 -0
  1289. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych.so +0 -0
  1290. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/BSDL +22 -0
  1291. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/COPYING +56 -0
  1292. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ChangeLog +846 -0
  1293. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/README.ja.rdoc +58 -0
  1294. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/README.rdoc +60 -0
  1295. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/TODO +5 -0
  1296. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/bin/racc +320 -0
  1297. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/doc/en/grammar.en.rdoc +218 -0
  1298. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/doc/en/grammar2.en.rdoc +219 -0
  1299. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/doc/ja/command.ja.html +99 -0
  1300. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/doc/ja/debug.ja.rdoc +36 -0
  1301. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/doc/ja/grammar.ja.rdoc +348 -0
  1302. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/doc/ja/index.ja.html +10 -0
  1303. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/doc/ja/parser.ja.rdoc +125 -0
  1304. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/doc/ja/usage.ja.html +414 -0
  1305. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse/Makefile +269 -0
  1306. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse/cparse.c +840 -0
  1307. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse/extconf.rb +8 -0
  1308. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/lib/racc/compat.rb +33 -0
  1309. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/lib/racc/cparse.so +0 -0
  1310. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/lib/racc/debugflags.rb +60 -0
  1311. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/lib/racc/exception.rb +16 -0
  1312. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/lib/racc/grammar.rb +1191 -0
  1313. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/lib/racc/grammarfileparser.rb +667 -0
  1314. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/lib/racc/info.rb +18 -0
  1315. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/lib/racc/iset.rb +92 -0
  1316. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/lib/racc/logfilegenerator.rb +212 -0
  1317. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/lib/racc/parser-text.rb +644 -0
  1318. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/lib/racc/parser.rb +630 -0
  1319. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/lib/racc/parserfilegenerator.rb +473 -0
  1320. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/lib/racc/sourcetext.rb +35 -0
  1321. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/lib/racc/state.rb +976 -0
  1322. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/lib/racc/statetransitiontable.rb +311 -0
  1323. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/lib/racc/static.rb +5 -0
  1324. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/lib/racc.rb +6 -0
  1325. data/vendor/bundle/ruby/3.3.0/gems/rainbow-3.1.1/Changelog.md +101 -0
  1326. data/vendor/bundle/ruby/3.3.0/gems/rainbow-3.1.1/LICENSE +20 -0
  1327. data/vendor/bundle/ruby/3.3.0/gems/rainbow-3.1.1/README.markdown +227 -0
  1328. data/vendor/bundle/ruby/3.3.0/gems/rainbow-3.1.1/lib/rainbow/color.rb +150 -0
  1329. data/vendor/bundle/ruby/3.3.0/gems/rainbow-3.1.1/lib/rainbow/ext/string.rb +64 -0
  1330. data/vendor/bundle/ruby/3.3.0/gems/rainbow-3.1.1/lib/rainbow/global.rb +25 -0
  1331. data/vendor/bundle/ruby/3.3.0/gems/rainbow-3.1.1/lib/rainbow/null_presenter.rb +100 -0
  1332. data/vendor/bundle/ruby/3.3.0/gems/rainbow-3.1.1/lib/rainbow/presenter.rb +144 -0
  1333. data/vendor/bundle/ruby/3.3.0/gems/rainbow-3.1.1/lib/rainbow/refinement.rb +14 -0
  1334. data/vendor/bundle/ruby/3.3.0/gems/rainbow-3.1.1/lib/rainbow/string_utils.rb +22 -0
  1335. data/vendor/bundle/ruby/3.3.0/gems/rainbow-3.1.1/lib/rainbow/version.rb +5 -0
  1336. data/vendor/bundle/ruby/3.3.0/gems/rainbow-3.1.1/lib/rainbow/wrapper.rb +22 -0
  1337. data/vendor/bundle/ruby/3.3.0/gems/rainbow-3.1.1/lib/rainbow/x11_color_names.rb +153 -0
  1338. data/vendor/bundle/ruby/3.3.0/gems/rainbow-3.1.1/lib/rainbow.rb +13 -0
  1339. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/History.rdoc +2403 -0
  1340. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/MIT-LICENSE +21 -0
  1341. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/README.rdoc +155 -0
  1342. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/doc/command_line_usage.rdoc +158 -0
  1343. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/doc/example/Rakefile1 +38 -0
  1344. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/doc/example/Rakefile2 +35 -0
  1345. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/doc/example/a.c +6 -0
  1346. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/doc/example/b.c +6 -0
  1347. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/doc/example/main.c +11 -0
  1348. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/doc/glossary.rdoc +42 -0
  1349. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/doc/jamis.rb +592 -0
  1350. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/doc/proto_rake.rdoc +127 -0
  1351. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/doc/rake.1 +156 -0
  1352. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/doc/rakefile.rdoc +622 -0
  1353. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/doc/rational.rdoc +151 -0
  1354. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/exe/rake +27 -0
  1355. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/application.rb +831 -0
  1356. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/backtrace.rb +24 -0
  1357. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/clean.rb +78 -0
  1358. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/cloneable.rb +17 -0
  1359. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/cpu_counter.rb +107 -0
  1360. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/default_loader.rb +15 -0
  1361. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/dsl_definition.rb +195 -0
  1362. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/early_time.rb +22 -0
  1363. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/ext/core.rb +26 -0
  1364. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/ext/string.rb +176 -0
  1365. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/file_creation_task.rb +25 -0
  1366. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/file_list.rb +435 -0
  1367. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/file_task.rb +54 -0
  1368. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/file_utils.rb +134 -0
  1369. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/file_utils_ext.rb +134 -0
  1370. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/invocation_chain.rb +57 -0
  1371. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/invocation_exception_mixin.rb +17 -0
  1372. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/late_time.rb +18 -0
  1373. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/linked_list.rb +112 -0
  1374. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/loaders/makefile.rb +54 -0
  1375. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/multi_task.rb +14 -0
  1376. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/name_space.rb +38 -0
  1377. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/packagetask.rb +222 -0
  1378. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/phony.rb +16 -0
  1379. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/private_reader.rb +21 -0
  1380. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/promise.rb +100 -0
  1381. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/pseudo_status.rb +30 -0
  1382. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/rake_module.rb +67 -0
  1383. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/rake_test_loader.rb +27 -0
  1384. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/rule_recursion_overflow_error.rb +20 -0
  1385. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/scope.rb +43 -0
  1386. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/task.rb +434 -0
  1387. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/task_argument_error.rb +8 -0
  1388. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/task_arguments.rb +109 -0
  1389. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/task_manager.rb +331 -0
  1390. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/tasklib.rb +12 -0
  1391. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/testtask.rb +189 -0
  1392. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/thread_history_display.rb +49 -0
  1393. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/thread_pool.rb +163 -0
  1394. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/trace_output.rb +23 -0
  1395. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/version.rb +10 -0
  1396. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake/win32.rb +51 -0
  1397. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/lib/rake.rb +71 -0
  1398. data/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/rake.gemspec +100 -0
  1399. data/vendor/bundle/ruby/3.3.0/gems/reline-0.6.3/BSDL +22 -0
  1400. data/vendor/bundle/ruby/3.3.0/gems/reline-0.6.3/COPYING +56 -0
  1401. data/vendor/bundle/ruby/3.3.0/gems/reline-0.6.3/README.md +94 -0
  1402. data/vendor/bundle/ruby/3.3.0/gems/reline-0.6.3/lib/reline/config.rb +378 -0
  1403. data/vendor/bundle/ruby/3.3.0/gems/reline-0.6.3/lib/reline/face.rb +199 -0
  1404. data/vendor/bundle/ruby/3.3.0/gems/reline-0.6.3/lib/reline/history.rb +76 -0
  1405. data/vendor/bundle/ruby/3.3.0/gems/reline-0.6.3/lib/reline/io/ansi.rb +310 -0
  1406. data/vendor/bundle/ruby/3.3.0/gems/reline-0.6.3/lib/reline/io/dumb.rb +120 -0
  1407. data/vendor/bundle/ruby/3.3.0/gems/reline-0.6.3/lib/reline/io/windows.rb +530 -0
  1408. data/vendor/bundle/ruby/3.3.0/gems/reline-0.6.3/lib/reline/io.rb +55 -0
  1409. data/vendor/bundle/ruby/3.3.0/gems/reline-0.6.3/lib/reline/key_actor/base.rb +37 -0
  1410. data/vendor/bundle/ruby/3.3.0/gems/reline-0.6.3/lib/reline/key_actor/composite.rb +17 -0
  1411. data/vendor/bundle/ruby/3.3.0/gems/reline-0.6.3/lib/reline/key_actor/emacs.rb +517 -0
  1412. data/vendor/bundle/ruby/3.3.0/gems/reline-0.6.3/lib/reline/key_actor/vi_command.rb +518 -0
  1413. data/vendor/bundle/ruby/3.3.0/gems/reline-0.6.3/lib/reline/key_actor/vi_insert.rb +517 -0
  1414. data/vendor/bundle/ruby/3.3.0/gems/reline-0.6.3/lib/reline/key_actor.rb +8 -0
  1415. data/vendor/bundle/ruby/3.3.0/gems/reline-0.6.3/lib/reline/key_stroke.rb +119 -0
  1416. data/vendor/bundle/ruby/3.3.0/gems/reline-0.6.3/lib/reline/kill_ring.rb +125 -0
  1417. data/vendor/bundle/ruby/3.3.0/gems/reline-0.6.3/lib/reline/line_editor.rb +2356 -0
  1418. data/vendor/bundle/ruby/3.3.0/gems/reline-0.6.3/lib/reline/unicode/east_asian_width.rb +1292 -0
  1419. data/vendor/bundle/ruby/3.3.0/gems/reline-0.6.3/lib/reline/unicode.rb +421 -0
  1420. data/vendor/bundle/ruby/3.3.0/gems/reline-0.6.3/lib/reline/version.rb +3 -0
  1421. data/vendor/bundle/ruby/3.3.0/gems/reline-0.6.3/lib/reline.rb +527 -0
  1422. data/vendor/bundle/ruby/3.3.0/gems/reline-0.6.3/license_of_rb-readline +25 -0
  1423. data/vendor/bundle/ruby/3.3.0/gems/rspec-3.13.2/LICENSE.md +27 -0
  1424. data/vendor/bundle/ruby/3.3.0/gems/rspec-3.13.2/README.md +47 -0
  1425. data/vendor/bundle/ruby/3.3.0/gems/rspec-3.13.2/lib/rspec/version.rb +5 -0
  1426. data/vendor/bundle/ruby/3.3.0/gems/rspec-3.13.2/lib/rspec.rb +3 -0
  1427. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/.document +5 -0
  1428. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/.yardopts +8 -0
  1429. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/Changelog.md +2447 -0
  1430. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/LICENSE.md +26 -0
  1431. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/README.md +389 -0
  1432. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/exe/rspec +4 -0
  1433. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/autorun.rb +3 -0
  1434. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/backtrace_formatter.rb +65 -0
  1435. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/bisect/coordinator.rb +62 -0
  1436. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/bisect/example_minimizer.rb +173 -0
  1437. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/bisect/fork_runner.rb +140 -0
  1438. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/bisect/server.rb +61 -0
  1439. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/bisect/shell_command.rb +126 -0
  1440. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/bisect/shell_runner.rb +73 -0
  1441. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/bisect/utilities.rb +69 -0
  1442. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/configuration.rb +2419 -0
  1443. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/configuration_options.rb +240 -0
  1444. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/did_you_mean.rb +52 -0
  1445. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/drb.rb +120 -0
  1446. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/dsl.rb +98 -0
  1447. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/example.rb +666 -0
  1448. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/example_group.rb +912 -0
  1449. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/example_status_persister.rb +235 -0
  1450. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/filter_manager.rb +231 -0
  1451. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/flat_map.rb +20 -0
  1452. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/base_bisect_formatter.rb +45 -0
  1453. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/base_formatter.rb +70 -0
  1454. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/base_text_formatter.rb +75 -0
  1455. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/bisect_drb_formatter.rb +29 -0
  1456. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/bisect_progress_formatter.rb +157 -0
  1457. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/console_codes.rb +76 -0
  1458. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/deprecation_formatter.rb +223 -0
  1459. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/documentation_formatter.rb +102 -0
  1460. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/exception_presenter.rb +553 -0
  1461. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/failure_list_formatter.rb +23 -0
  1462. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/fallback_message_formatter.rb +28 -0
  1463. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/helpers.rb +118 -0
  1464. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/html_formatter.rb +153 -0
  1465. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/html_printer.rb +412 -0
  1466. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/html_snippet_extractor.rb +122 -0
  1467. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/json_formatter.rb +103 -0
  1468. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/profile_formatter.rb +68 -0
  1469. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/progress_formatter.rb +29 -0
  1470. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/protocol.rb +182 -0
  1471. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/snippet_extractor.rb +134 -0
  1472. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters/syntax_highlighter.rb +91 -0
  1473. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/formatters.rb +279 -0
  1474. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/hooks.rb +646 -0
  1475. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/invocations.rb +87 -0
  1476. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/memoized_helpers.rb +580 -0
  1477. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/metadata.rb +498 -0
  1478. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/metadata_filter.rb +255 -0
  1479. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/minitest_assertions_adapter.rb +31 -0
  1480. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/mocking_adapters/flexmock.rb +31 -0
  1481. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/mocking_adapters/mocha.rb +57 -0
  1482. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/mocking_adapters/null.rb +14 -0
  1483. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/mocking_adapters/rr.rb +31 -0
  1484. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/mocking_adapters/rspec.rb +32 -0
  1485. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/notifications.rb +523 -0
  1486. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/option_parser.rb +325 -0
  1487. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/ordering.rb +208 -0
  1488. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/output_wrapper.rb +29 -0
  1489. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/pending.rb +157 -0
  1490. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/profiler.rb +34 -0
  1491. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/project_initializer/.rspec +1 -0
  1492. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/project_initializer/spec/spec_helper.rb +98 -0
  1493. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/project_initializer.rb +48 -0
  1494. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/rake_task.rb +190 -0
  1495. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/reporter.rb +266 -0
  1496. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/ruby_project.rb +53 -0
  1497. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/runner.rb +216 -0
  1498. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/sandbox.rb +37 -0
  1499. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/set.rb +54 -0
  1500. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/shared_context.rb +55 -0
  1501. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/shared_example_group.rb +271 -0
  1502. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/shell_escape.rb +49 -0
  1503. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/test_unit_assertions_adapter.rb +30 -0
  1504. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/version.rb +9 -0
  1505. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/warnings.rb +40 -0
  1506. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core/world.rb +287 -0
  1507. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.6/lib/rspec/core.rb +212 -0
  1508. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/.document +5 -0
  1509. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/.yardopts +6 -0
  1510. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/Changelog.md +1366 -0
  1511. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/LICENSE.md +25 -0
  1512. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/README.md +326 -0
  1513. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/block_snippet_extractor.rb +255 -0
  1514. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/configuration.rb +244 -0
  1515. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/expectation_target.rb +163 -0
  1516. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/fail_with.rb +39 -0
  1517. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/failure_aggregator.rb +236 -0
  1518. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/handler.rb +181 -0
  1519. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/minitest_integration.rb +58 -0
  1520. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/syntax.rb +132 -0
  1521. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/version.rb +8 -0
  1522. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations.rb +82 -0
  1523. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/aliased_matcher.rb +116 -0
  1524. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/all.rb +86 -0
  1525. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/base_matcher.rb +225 -0
  1526. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/be.rb +191 -0
  1527. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/be_between.rb +77 -0
  1528. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/be_instance_of.rb +26 -0
  1529. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/be_kind_of.rb +20 -0
  1530. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/be_within.rb +72 -0
  1531. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/change.rb +452 -0
  1532. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/compound.rb +293 -0
  1533. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/contain_exactly.rb +312 -0
  1534. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/count_expectation.rb +171 -0
  1535. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/cover.rb +24 -0
  1536. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/eq.rb +44 -0
  1537. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/eql.rb +38 -0
  1538. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/equal.rb +81 -0
  1539. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/exist.rb +90 -0
  1540. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/has.rb +194 -0
  1541. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/have_attributes.rb +114 -0
  1542. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/include.rb +218 -0
  1543. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/match.rb +120 -0
  1544. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/operators.rb +128 -0
  1545. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/output.rb +207 -0
  1546. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/raise_error.rb +275 -0
  1547. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/respond_to.rb +200 -0
  1548. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/satisfy.rb +62 -0
  1549. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/start_or_end_with.rb +94 -0
  1550. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/throw_symbol.rb +138 -0
  1551. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/yield.rb +375 -0
  1552. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in.rb +53 -0
  1553. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/composable.rb +171 -0
  1554. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/dsl.rb +546 -0
  1555. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/english_phrasing.rb +60 -0
  1556. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/fail_matchers.rb +42 -0
  1557. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/generated_descriptions.rb +41 -0
  1558. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/matcher_delegator.rb +61 -0
  1559. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/matcher_protocol.rb +105 -0
  1560. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/multi_matcher_diff.rb +82 -0
  1561. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers.rb +1046 -0
  1562. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/.document +5 -0
  1563. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/.yardopts +6 -0
  1564. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/Changelog.md +1351 -0
  1565. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/LICENSE.md +25 -0
  1566. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/README.md +465 -0
  1567. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/any_instance/chain.rb +111 -0
  1568. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/any_instance/error_generator.rb +31 -0
  1569. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/any_instance/expect_chain_chain.rb +31 -0
  1570. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/any_instance/expectation_chain.rb +50 -0
  1571. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/any_instance/message_chains.rb +83 -0
  1572. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/any_instance/proxy.rb +125 -0
  1573. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/any_instance/recorder.rb +301 -0
  1574. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/any_instance/stub_chain.rb +51 -0
  1575. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/any_instance/stub_chain_chain.rb +23 -0
  1576. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/any_instance.rb +11 -0
  1577. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/argument_list_matcher.rb +117 -0
  1578. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/argument_matchers.rb +366 -0
  1579. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/configuration.rb +212 -0
  1580. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/error_generator.rb +390 -0
  1581. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/example_methods.rb +434 -0
  1582. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/instance_method_stasher.rb +146 -0
  1583. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/marshal_extension.rb +41 -0
  1584. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/matchers/expectation_customization.rb +20 -0
  1585. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/matchers/have_received.rb +134 -0
  1586. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/matchers/receive.rb +134 -0
  1587. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/matchers/receive_message_chain.rb +82 -0
  1588. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/matchers/receive_messages.rb +77 -0
  1589. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/message_chain.rb +87 -0
  1590. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/message_expectation.rb +856 -0
  1591. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/method_double.rb +316 -0
  1592. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/method_reference.rb +214 -0
  1593. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/minitest_integration.rb +68 -0
  1594. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/mutate_const.rb +339 -0
  1595. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/object_reference.rb +149 -0
  1596. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/order_group.rb +92 -0
  1597. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/proxy.rb +517 -0
  1598. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/space.rb +238 -0
  1599. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/standalone.rb +3 -0
  1600. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/syntax.rb +325 -0
  1601. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/targets.rb +124 -0
  1602. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/test_double.rb +174 -0
  1603. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/verifying_double.rb +125 -0
  1604. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/verifying_message_expectation.rb +55 -0
  1605. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/verifying_proxy.rb +221 -0
  1606. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks/version.rb +9 -0
  1607. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.8/lib/rspec/mocks.rb +133 -0
  1608. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/Changelog.md +444 -0
  1609. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/LICENSE.md +23 -0
  1610. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/README.md +40 -0
  1611. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/lib/rspec/support/caller_filter.rb +85 -0
  1612. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/lib/rspec/support/comparable_version.rb +48 -0
  1613. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/lib/rspec/support/differ.rb +216 -0
  1614. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/lib/rspec/support/directory_maker.rb +65 -0
  1615. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/lib/rspec/support/encoded_string.rb +163 -0
  1616. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/lib/rspec/support/fuzzy_matcher.rb +53 -0
  1617. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/lib/rspec/support/hunk_generator.rb +49 -0
  1618. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/lib/rspec/support/matcher_definition.rb +44 -0
  1619. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/lib/rspec/support/method_signature_verifier.rb +467 -0
  1620. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/lib/rspec/support/mutex.rb +75 -0
  1621. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/lib/rspec/support/object_formatter.rb +279 -0
  1622. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/lib/rspec/support/recursive_const_methods.rb +78 -0
  1623. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/lib/rspec/support/reentrant_mutex.rb +80 -0
  1624. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/lib/rspec/support/ruby_features.rb +221 -0
  1625. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/lib/rspec/support/source/location.rb +23 -0
  1626. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/lib/rspec/support/source/node.rb +112 -0
  1627. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/lib/rspec/support/source/token.rb +96 -0
  1628. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/lib/rspec/support/source.rb +87 -0
  1629. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/lib/rspec/support/spec/deprecation_helpers.rb +50 -0
  1630. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/lib/rspec/support/spec/diff_helpers.rb +45 -0
  1631. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/lib/rspec/support/spec/formatting_support.rb +11 -0
  1632. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/lib/rspec/support/spec/in_sub_process.rb +73 -0
  1633. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/lib/rspec/support/spec/library_wide_checks.rb +152 -0
  1634. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/lib/rspec/support/spec/shell_out.rb +115 -0
  1635. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/lib/rspec/support/spec/stderr_splitter.rb +77 -0
  1636. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/lib/rspec/support/spec/string_matcher.rb +47 -0
  1637. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/lib/rspec/support/spec/with_isolated_directory.rb +15 -0
  1638. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/lib/rspec/support/spec/with_isolated_stderr.rb +15 -0
  1639. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/lib/rspec/support/spec.rb +84 -0
  1640. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/lib/rspec/support/version.rb +9 -0
  1641. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/lib/rspec/support/warnings.rb +41 -0
  1642. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/lib/rspec/support/with_keywords_when_needed.rb +35 -0
  1643. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.7/lib/rspec/support.rb +163 -0
  1644. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/LICENSE.txt +20 -0
  1645. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/README.md +221 -0
  1646. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/assets/logo.png +0 -0
  1647. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/assets/output.html.erb +261 -0
  1648. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/bin/console +9 -0
  1649. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/bin/setup +7 -0
  1650. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/config/default.yml +4408 -0
  1651. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/exe/rubocop +17 -0
  1652. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/builder.rb +75 -0
  1653. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/and_node.rb +29 -0
  1654. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/args_node.rb +29 -0
  1655. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/array_node.rb +57 -0
  1656. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/block_node.rb +115 -0
  1657. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/break_node.rb +17 -0
  1658. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/case_node.rb +56 -0
  1659. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/def_node.rb +71 -0
  1660. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/defined_node.rb +17 -0
  1661. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/ensure_node.rb +17 -0
  1662. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/for_node.rb +53 -0
  1663. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/hash_node.rb +109 -0
  1664. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/if_node.rb +175 -0
  1665. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/keyword_splat_node.rb +45 -0
  1666. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/mixin/basic_literal_node.rb +16 -0
  1667. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/mixin/binary_operator_node.rb +43 -0
  1668. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/mixin/collection_node.rb +15 -0
  1669. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/mixin/conditional_node.rb +45 -0
  1670. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/mixin/hash_element_node.rb +125 -0
  1671. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/mixin/method_dispatch_node.rb +251 -0
  1672. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/mixin/method_identifier_predicates.rb +114 -0
  1673. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/mixin/modifier_node.rb +17 -0
  1674. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/mixin/parameterized_node.rb +61 -0
  1675. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/mixin/predicate_operator_node.rb +35 -0
  1676. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/or_node.rb +29 -0
  1677. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/pair_node.rb +63 -0
  1678. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/range_node.rb +11 -0
  1679. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/regexp_node.rb +35 -0
  1680. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/resbody_node.rb +17 -0
  1681. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/retry_node.rb +17 -0
  1682. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/send_node.rb +13 -0
  1683. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/str_node.rb +16 -0
  1684. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/super_node.rb +21 -0
  1685. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/symbol_node.rb +12 -0
  1686. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/until_node.rb +35 -0
  1687. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/when_node.rb +53 -0
  1688. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/while_node.rb +35 -0
  1689. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node/yield_node.rb +21 -0
  1690. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/node.rb +642 -0
  1691. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/sexp.rb +16 -0
  1692. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/ast/traversal.rb +183 -0
  1693. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cached_data.rb +58 -0
  1694. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cli.rb +307 -0
  1695. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/comment_config.rb +200 -0
  1696. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/config.rb +716 -0
  1697. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/config_loader.rb +214 -0
  1698. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/config_loader_resolver.rb +198 -0
  1699. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/config_store.rb +48 -0
  1700. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/autocorrect_logic.rb +33 -0
  1701. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/badge.rb +73 -0
  1702. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/bundler/duplicated_gem.rb +73 -0
  1703. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/bundler/gem_comment.rb +64 -0
  1704. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/bundler/insecure_protocol_source.rb +69 -0
  1705. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/bundler/ordered_gems.rb +73 -0
  1706. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/commissioner.rb +119 -0
  1707. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/cop.rb +244 -0
  1708. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/corrector.rb +172 -0
  1709. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/correctors/alignment_corrector.rb +120 -0
  1710. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/correctors/condition_corrector.rb +28 -0
  1711. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/correctors/each_to_for_corrector.rb +53 -0
  1712. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/correctors/empty_line_corrector.rb +26 -0
  1713. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/correctors/for_to_each_corrector.rb +73 -0
  1714. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/correctors/lambda_literal_to_method_corrector.rb +136 -0
  1715. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/correctors/line_break_corrector.rb +61 -0
  1716. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/correctors/multiline_literal_brace_corrector.rb +68 -0
  1717. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/correctors/ordered_gem_corrector.rb +44 -0
  1718. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/correctors/parentheses_corrector.rb +31 -0
  1719. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/correctors/percent_literal_corrector.rb +117 -0
  1720. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/correctors/punctuation_corrector.rb +29 -0
  1721. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/correctors/space_corrector.rb +49 -0
  1722. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/correctors/string_literal_corrector.rb +25 -0
  1723. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/correctors/unused_arg_corrector.rb +31 -0
  1724. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/force.rb +42 -0
  1725. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/gemspec/duplicated_assignment.rb +104 -0
  1726. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/gemspec/ordered_dependencies.rb +107 -0
  1727. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/gemspec/required_ruby_version.rb +85 -0
  1728. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/generator/configuration_injector.rb +61 -0
  1729. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/generator/require_file_injector.rb +78 -0
  1730. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/generator.rb +217 -0
  1731. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/ignored_node.rb +38 -0
  1732. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/internal_affairs/node_destructuring.rb +46 -0
  1733. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/internal_affairs/node_type_predicate.rb +44 -0
  1734. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/internal_affairs/offense_location_keyword.rb +54 -0
  1735. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/internal_affairs/redundant_location_argument.rb +61 -0
  1736. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/internal_affairs/redundant_message_argument.rb +73 -0
  1737. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/internal_affairs/useless_message_assertion.rb +52 -0
  1738. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/internal_affairs.rb +8 -0
  1739. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/access_modifier_indentation.rb +109 -0
  1740. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/align_array.rb +39 -0
  1741. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/align_hash.rb +315 -0
  1742. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/align_parameters.rb +94 -0
  1743. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/block_alignment.rb +244 -0
  1744. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/block_end_newline.rb +63 -0
  1745. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/case_indentation.rb +161 -0
  1746. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/class_structure.rb +340 -0
  1747. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/closing_heredoc_indentation.rb +126 -0
  1748. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/closing_parenthesis_indentation.rb +203 -0
  1749. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/comment_indentation.rb +144 -0
  1750. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/condition_position.rb +56 -0
  1751. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/def_end_alignment.rb +74 -0
  1752. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/dot_position.rb +105 -0
  1753. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/else_alignment.rb +134 -0
  1754. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/empty_comment.rb +160 -0
  1755. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/empty_line_after_guard_clause.rb +142 -0
  1756. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/empty_line_after_magic_comment.rb +64 -0
  1757. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/empty_line_between_defs.rb +151 -0
  1758. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/empty_lines.rb +76 -0
  1759. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/empty_lines_around_access_modifier.rb +146 -0
  1760. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/empty_lines_around_arguments.rb +99 -0
  1761. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/empty_lines_around_begin_body.rb +45 -0
  1762. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/empty_lines_around_block_body.rb +39 -0
  1763. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/empty_lines_around_class_body.rb +91 -0
  1764. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/empty_lines_around_exception_handling_keywords.rb +136 -0
  1765. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/empty_lines_around_method_body.rb +45 -0
  1766. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/empty_lines_around_module_body.rb +63 -0
  1767. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/end_alignment.rb +189 -0
  1768. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/end_of_line.rb +87 -0
  1769. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/extra_spacing.rb +246 -0
  1770. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/first_array_element_line_break.rb +45 -0
  1771. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/first_hash_element_line_break.rb +37 -0
  1772. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/first_method_argument_line_break.rb +54 -0
  1773. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/first_method_parameter_line_break.rb +46 -0
  1774. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/first_parameter_indentation.rb +244 -0
  1775. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/indent_array.rb +167 -0
  1776. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/indent_assignment.rb +46 -0
  1777. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/indent_hash.rb +184 -0
  1778. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/indent_heredoc.rb +294 -0
  1779. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/indentation_consistency.rb +201 -0
  1780. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/indentation_width.rb +364 -0
  1781. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/initial_indentation.rb +59 -0
  1782. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/leading_blank_lines.rb +53 -0
  1783. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/leading_comment_space.rb +60 -0
  1784. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/multiline_array_brace_layout.rb +118 -0
  1785. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/multiline_assignment_layout.rb +95 -0
  1786. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/multiline_block_layout.rb +124 -0
  1787. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/multiline_hash_brace_layout.rb +122 -0
  1788. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/multiline_method_call_brace_layout.rb +134 -0
  1789. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/multiline_method_call_indentation.rb +222 -0
  1790. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/multiline_method_definition_brace_layout.rb +131 -0
  1791. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/multiline_operation_indentation.rb +114 -0
  1792. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/rescue_ensure_alignment.rb +175 -0
  1793. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/space_after_colon.rb +47 -0
  1794. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/space_after_comma.rb +35 -0
  1795. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/space_after_method_name.rb +42 -0
  1796. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/space_after_not.rb +40 -0
  1797. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/space_after_semicolon.rb +32 -0
  1798. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/space_around_block_parameters.rb +165 -0
  1799. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/space_around_equals_in_parameter_default.rb +92 -0
  1800. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/space_around_keyword.rb +232 -0
  1801. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/space_around_operators.rb +163 -0
  1802. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/space_before_block_braces.rb +119 -0
  1803. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/space_before_comma.rb +31 -0
  1804. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/space_before_comment.rb +35 -0
  1805. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/space_before_first_arg.rb +67 -0
  1806. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/space_before_semicolon.rb +27 -0
  1807. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/space_in_lambda_literal.rb +94 -0
  1808. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/space_inside_array_literal_brackets.rb +228 -0
  1809. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/space_inside_array_percent_literal.rb +53 -0
  1810. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/space_inside_block_braces.rb +229 -0
  1811. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/space_inside_hash_literal_braces.rb +207 -0
  1812. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/space_inside_parens.rb +113 -0
  1813. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/space_inside_percent_literal_delimiters.rb +65 -0
  1814. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/space_inside_range_literal.rb +63 -0
  1815. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/space_inside_reference_brackets.rb +151 -0
  1816. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/space_inside_string_interpolation.rb +81 -0
  1817. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/tab.rb +87 -0
  1818. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/trailing_blank_lines.rb +113 -0
  1819. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/layout/trailing_whitespace.rb +61 -0
  1820. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/ambiguous_block_association.rb +62 -0
  1821. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/ambiguous_operator.rb +55 -0
  1822. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/ambiguous_regexp_literal.rb +43 -0
  1823. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/assignment_in_condition.rb +84 -0
  1824. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/big_decimal_new.rb +44 -0
  1825. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/boolean_symbol.rb +38 -0
  1826. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/circular_argument_reference.rb +72 -0
  1827. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/debugger.rb +79 -0
  1828. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/deprecated_class_methods.rb +111 -0
  1829. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/disjunctive_assignment_in_constructor.rb +81 -0
  1830. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/duplicate_case_condition.rb +53 -0
  1831. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/duplicate_methods.rb +241 -0
  1832. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/duplicated_key.rb +38 -0
  1833. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/each_with_object_argument.rb +42 -0
  1834. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/else_layout.rb +66 -0
  1835. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/empty_ensure.rb +60 -0
  1836. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/empty_expression.rb +42 -0
  1837. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/empty_interpolation.rb +36 -0
  1838. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/empty_when.rb +38 -0
  1839. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/end_in_method.rb +40 -0
  1840. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/ensure_return.rb +46 -0
  1841. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/erb_new_arguments.rb +107 -0
  1842. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/flip_flop.rb +32 -0
  1843. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/float_out_of_range.rb +35 -0
  1844. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/format_parameter_mismatch.rb +190 -0
  1845. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/handle_exceptions.rb +56 -0
  1846. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/implicit_string_concatenation.rb +101 -0
  1847. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/ineffective_access_modifier.rb +127 -0
  1848. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/inherit_exception.rb +80 -0
  1849. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/interpolation_check.rb +40 -0
  1850. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/literal_as_condition.rb +138 -0
  1851. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/literal_in_interpolation.rb +82 -0
  1852. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/loop.rb +63 -0
  1853. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/missing_cop_enable_directive.rb +84 -0
  1854. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/multiple_compare.rb +48 -0
  1855. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/nested_method_definition.rb +104 -0
  1856. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/nested_percent_literal.rb +51 -0
  1857. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/next_without_accumulator.rb +50 -0
  1858. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/non_local_exit_from_iterator.rb +85 -0
  1859. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/number_conversion.rb +59 -0
  1860. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/ordered_magic_comments.rb +86 -0
  1861. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/parentheses_as_grouped_expression.rb +64 -0
  1862. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/percent_string_array.rb +73 -0
  1863. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/percent_symbol_array.rb +69 -0
  1864. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/rand_one.rb +45 -0
  1865. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/redundant_with_index.rb +82 -0
  1866. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/redundant_with_object.rb +83 -0
  1867. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/regexp_as_condition.rb +29 -0
  1868. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/require_parentheses.rb +66 -0
  1869. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/rescue_exception.rb +46 -0
  1870. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/rescue_type.rb +94 -0
  1871. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/return_in_void_context.rb +74 -0
  1872. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/safe_navigation_chain.rb +69 -0
  1873. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/safe_navigation_consistency.rb +94 -0
  1874. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/safe_navigation_with_empty.rb +38 -0
  1875. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/script_permission.rb +70 -0
  1876. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/shadowed_argument.rb +182 -0
  1877. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/shadowed_exception.rb +178 -0
  1878. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/shadowing_outer_local_variable.rb +53 -0
  1879. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/string_conversion_in_interpolation.rb +59 -0
  1880. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/syntax.rb +59 -0
  1881. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/to_json.rb +38 -0
  1882. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/underscore_prefixed_variable_name.rb +62 -0
  1883. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/unified_integer.rb +43 -0
  1884. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/unneeded_cop_disable_directive.rb +263 -0
  1885. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/unneeded_cop_enable_directive.rb +116 -0
  1886. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/unneeded_require_statement.rb +50 -0
  1887. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/unneeded_splat_expansion.rb +167 -0
  1888. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/unreachable_code.rb +99 -0
  1889. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/unused_block_argument.rb +149 -0
  1890. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/unused_method_argument.rb +68 -0
  1891. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/uri_escape_unescape.rb +76 -0
  1892. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/uri_regexp.rb +73 -0
  1893. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/useless_access_modifier.rb +240 -0
  1894. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/useless_assignment.rb +133 -0
  1895. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/useless_comparison.rb +28 -0
  1896. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/useless_else_without_rescue.rb +46 -0
  1897. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/useless_setter_call.rb +165 -0
  1898. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/lint/void.rb +170 -0
  1899. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/message_annotator.rb +119 -0
  1900. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/metrics/abc_size.rb +24 -0
  1901. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/metrics/block_length.rb +50 -0
  1902. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/metrics/block_nesting.rb +65 -0
  1903. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/metrics/class_length.rb +36 -0
  1904. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/metrics/cyclomatic_complexity.rb +32 -0
  1905. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/metrics/line_length.rb +204 -0
  1906. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/metrics/method_length.rb +36 -0
  1907. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/metrics/module_length.rb +36 -0
  1908. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/metrics/parameter_lists.rb +54 -0
  1909. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/metrics/perceived_complexity.rb +62 -0
  1910. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/metrics/utils/abc_size_calculator.rb +67 -0
  1911. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/alignment.rb +74 -0
  1912. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/annotation_comment.rb +37 -0
  1913. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/array_hash_indentation.rb +85 -0
  1914. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/array_min_size.rb +59 -0
  1915. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/array_syntax.rb +17 -0
  1916. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/check_assignment.rb +44 -0
  1917. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/classish_length.rb +37 -0
  1918. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/code_length.rb +38 -0
  1919. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/configurable_enforced_style.rb +98 -0
  1920. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/configurable_formatting.rb +47 -0
  1921. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/configurable_max.rb +23 -0
  1922. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/configurable_naming.rb +16 -0
  1923. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/configurable_numbering.rb +17 -0
  1924. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/def_node.rb +33 -0
  1925. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/documentation_comment.rb +54 -0
  1926. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/duplication.rb +46 -0
  1927. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/empty_lines_around_body.rb +172 -0
  1928. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/empty_parameter.rb +24 -0
  1929. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/end_keyword_alignment.rb +67 -0
  1930. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/enforce_superclass.rb +30 -0
  1931. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/first_element_line_break.rb +46 -0
  1932. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/frozen_string_literal.rb +54 -0
  1933. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/hash_alignment.rb +143 -0
  1934. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/heredoc.rb +32 -0
  1935. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/ignored_methods.rb +19 -0
  1936. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/ignored_pattern.rb +29 -0
  1937. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/integer_node.rb +14 -0
  1938. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/match_range.rb +26 -0
  1939. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/method_complexity.rb +56 -0
  1940. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/method_preference.rb +31 -0
  1941. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/min_body_length.rb +21 -0
  1942. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/multiline_expression_indentation.rb +255 -0
  1943. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/multiline_literal_brace_layout.rb +141 -0
  1944. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/negative_conditional.rb +32 -0
  1945. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/nil_methods.rb +25 -0
  1946. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/on_normal_if_unless.rb +14 -0
  1947. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/ordered_gem_node.rb +56 -0
  1948. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/parentheses.rb +17 -0
  1949. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/parser_diagnostic.rb +37 -0
  1950. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/percent_array.rb +52 -0
  1951. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/percent_literal.rb +38 -0
  1952. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/preceding_following_alignment.rb +94 -0
  1953. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/preferred_delimiters.rb +53 -0
  1954. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/range_help.rb +117 -0
  1955. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/rescue_node.rb +23 -0
  1956. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/safe_assignment.rb +23 -0
  1957. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/safe_mode.rb +22 -0
  1958. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/space_after_punctuation.rb +55 -0
  1959. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/space_before_punctuation.rb +49 -0
  1960. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/statement_modifier.rb +68 -0
  1961. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/string_help.rb +35 -0
  1962. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/string_literals_help.rb +23 -0
  1963. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/surrounding_space.rb +144 -0
  1964. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/target_rails_version.rb +16 -0
  1965. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/target_ruby_version.rb +16 -0
  1966. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/too_many_lines.rb +39 -0
  1967. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/trailing_body.rb +26 -0
  1968. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/trailing_comma.rb +216 -0
  1969. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/uncommunicative_name.rb +106 -0
  1970. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/mixin/unused_argument.rb +33 -0
  1971. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/naming/accessor_method_name.rb +55 -0
  1972. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/naming/ascii_identifiers.rb +72 -0
  1973. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/naming/binary_operator_parameter_name.rb +43 -0
  1974. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/naming/class_and_module_camel_case.rb +33 -0
  1975. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/naming/constant_name.rb +81 -0
  1976. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/naming/file_name.rb +205 -0
  1977. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/naming/heredoc_delimiter_case.rb +62 -0
  1978. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/naming/heredoc_delimiter_naming.rb +55 -0
  1979. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/naming/memoized_instance_variable_name.rb +171 -0
  1980. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/naming/method_name.rb +42 -0
  1981. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/naming/predicate_name.rb +108 -0
  1982. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/naming/uncommunicative_block_param_name.rb +49 -0
  1983. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/naming/uncommunicative_method_param_name.rb +58 -0
  1984. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/naming/variable_name.rb +51 -0
  1985. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/naming/variable_number.rb +61 -0
  1986. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/offense.rb +194 -0
  1987. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/performance/caller.rb +69 -0
  1988. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/performance/case_when_splat.rb +177 -0
  1989. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/performance/casecmp.rb +108 -0
  1990. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/performance/chain_array_allocation.rb +78 -0
  1991. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/performance/compare_with_block.rb +122 -0
  1992. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/performance/count.rb +102 -0
  1993. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/performance/detect.rb +110 -0
  1994. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/performance/double_start_end_with.rb +94 -0
  1995. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/performance/end_with.rb +56 -0
  1996. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/performance/fixed_size.rb +97 -0
  1997. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/performance/flat_map.rb +78 -0
  1998. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/performance/inefficient_hash_search.rb +99 -0
  1999. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/performance/lstrip_rstrip.rb +46 -0
  2000. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/performance/open_struct.rb +46 -0
  2001. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/performance/range_include.rb +50 -0
  2002. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/performance/redundant_block_call.rb +93 -0
  2003. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/performance/redundant_match.rb +56 -0
  2004. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/performance/redundant_merge.rb +183 -0
  2005. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/performance/redundant_sort_by.rb +50 -0
  2006. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/performance/regexp_match.rb +265 -0
  2007. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/performance/reverse_each.rb +42 -0
  2008. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/performance/sample.rb +145 -0
  2009. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/performance/size.rb +77 -0
  2010. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/performance/start_with.rb +59 -0
  2011. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/performance/string_replacement.rb +173 -0
  2012. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/performance/times_map.rb +71 -0
  2013. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/performance/unfreeze_string.rb +50 -0
  2014. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/performance/unneeded_sort.rb +165 -0
  2015. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/performance/uri_default_parser.rb +47 -0
  2016. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/action_filter.rb +117 -0
  2017. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/active_record_aliases.rb +48 -0
  2018. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/active_support_aliases.rb +69 -0
  2019. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/application_job.rb +40 -0
  2020. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/application_record.rb +40 -0
  2021. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/assert_not.rb +44 -0
  2022. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/belongs_to.rb +120 -0
  2023. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/blank.rb +158 -0
  2024. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/bulk_change_table.rb +289 -0
  2025. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/create_table_with_timestamps.rb +91 -0
  2026. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/date.rb +156 -0
  2027. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/delegate.rb +135 -0
  2028. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/delegate_allow_blank.rb +51 -0
  2029. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/dynamic_find_by.rb +91 -0
  2030. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/enum_uniqueness.rb +45 -0
  2031. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/environment_comparison.rb +66 -0
  2032. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/exit.rb +67 -0
  2033. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/file_path.rb +108 -0
  2034. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/find_by.rb +55 -0
  2035. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/find_each.rb +52 -0
  2036. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/has_and_belongs_to_many.rb +25 -0
  2037. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/has_many_or_has_one_dependent.rb +106 -0
  2038. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/http_positional_arguments.rb +117 -0
  2039. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/http_status.rb +186 -0
  2040. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/ignored_skip_action_filter_option.rb +94 -0
  2041. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/inverse_of.rb +246 -0
  2042. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/lexically_scoped_action_filter.rb +149 -0
  2043. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/link_to_blank.rb +90 -0
  2044. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/not_null_column.rb +67 -0
  2045. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/output.rb +49 -0
  2046. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/output_safety.rb +99 -0
  2047. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/pluralization_grammar.rb +107 -0
  2048. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/presence.rb +124 -0
  2049. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/present.rb +149 -0
  2050. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/read_write_attribute.rb +74 -0
  2051. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/redundant_receiver_in_with_options.rb +135 -0
  2052. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/reflection_class_name.rb +38 -0
  2053. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/refute_methods.rb +76 -0
  2054. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/relative_date_constant.rb +93 -0
  2055. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/request_referer.rb +56 -0
  2056. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/reversible_migration.rb +286 -0
  2057. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/safe_navigation.rb +91 -0
  2058. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/save_bang.rb +316 -0
  2059. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/scope_args.rb +29 -0
  2060. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/skips_model_validations.rb +88 -0
  2061. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/time_zone.rb +231 -0
  2062. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/uniq_before_pluck.rb +105 -0
  2063. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/unknown_env.rb +63 -0
  2064. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/rails/validation.rb +106 -0
  2065. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/registry.rb +190 -0
  2066. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/security/eval.rb +31 -0
  2067. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/security/json_load.rb +46 -0
  2068. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/security/marshal_load.rb +39 -0
  2069. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/security/open.rb +71 -0
  2070. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/security/yaml_load.rb +37 -0
  2071. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/severity.rb +77 -0
  2072. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/access_modifier_declarations.rb +111 -0
  2073. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/alias.rb +141 -0
  2074. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/and_or.rb +146 -0
  2075. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/array_join.rb +39 -0
  2076. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/ascii_comments.rb +61 -0
  2077. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/attr.rb +62 -0
  2078. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/auto_resource_cleanup.rb +51 -0
  2079. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/bare_percent_literals.rb +78 -0
  2080. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/begin_block.rb +22 -0
  2081. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/block_comments.rb +62 -0
  2082. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/block_delimiters.rb +315 -0
  2083. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/braces_around_hash_parameters.rb +190 -0
  2084. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/case_equality.rb +30 -0
  2085. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/character_literal.rb +53 -0
  2086. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/class_and_module_children.rb +153 -0
  2087. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/class_check.rb +59 -0
  2088. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/class_methods.rb +68 -0
  2089. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/class_vars.rb +48 -0
  2090. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/collection_methods.rb +77 -0
  2091. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/colon_method_call.rb +48 -0
  2092. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/colon_method_definition.rb +37 -0
  2093. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/command_literal.rb +187 -0
  2094. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/comment_annotation.rb +97 -0
  2095. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/commented_keyword.rb +87 -0
  2096. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/conditional_assignment.rb +698 -0
  2097. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/constant_visibility.rb +66 -0
  2098. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/copyright.rb +95 -0
  2099. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/date_time.rb +77 -0
  2100. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/def_with_parentheses.rb +57 -0
  2101. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/dir.rb +48 -0
  2102. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/documentation.rb +101 -0
  2103. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/documentation_method.rb +81 -0
  2104. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/double_negation.rb +35 -0
  2105. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/each_for_simple_loop.rb +58 -0
  2106. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/each_with_object.rb +110 -0
  2107. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/empty_block_parameter.rb +48 -0
  2108. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/empty_case_condition.rb +107 -0
  2109. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/empty_else.rb +175 -0
  2110. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/empty_lambda_parameter.rb +45 -0
  2111. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/empty_literal.rb +123 -0
  2112. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/empty_method.rb +115 -0
  2113. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/encoding.rb +56 -0
  2114. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/end_block.rb +25 -0
  2115. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/eval_with_location.rb +148 -0
  2116. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/even_odd.rb +58 -0
  2117. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/expand_path_arguments.rb +194 -0
  2118. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/for.rb +88 -0
  2119. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/format_string.rb +123 -0
  2120. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/format_string_token.rb +170 -0
  2121. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/frozen_string_literal_comment.rb +180 -0
  2122. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/global_vars.rb +80 -0
  2123. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/guard_clause.rb +92 -0
  2124. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/hash_syntax.rb +214 -0
  2125. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/identical_conditional_branches.rb +130 -0
  2126. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/if_inside_else.rb +45 -0
  2127. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/if_unless_modifier.rb +91 -0
  2128. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/if_unless_modifier_of_if_unless.rb +39 -0
  2129. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/if_with_semicolon.rb +30 -0
  2130. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/implicit_runtime_error.rb +32 -0
  2131. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/infinite_loop.rb +127 -0
  2132. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/inline_comment.rb +34 -0
  2133. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/inverse_methods.rb +167 -0
  2134. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/ip_addresses.rb +76 -0
  2135. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/lambda.rb +129 -0
  2136. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/lambda_call.rb +93 -0
  2137. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/line_end_concatenation.rb +121 -0
  2138. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/method_call_with_args_parentheses.rb +368 -0
  2139. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/method_call_without_args_parentheses.rb +77 -0
  2140. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/method_called_on_do_end_block.rb +46 -0
  2141. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/method_def_parentheses.rb +158 -0
  2142. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/method_missing_super.rb +34 -0
  2143. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/min_max.rb +68 -0
  2144. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/missing_else.rb +180 -0
  2145. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/missing_respond_to_missing.rb +46 -0
  2146. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/mixin_grouping.rb +150 -0
  2147. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/mixin_usage.rb +80 -0
  2148. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/module_function.rb +105 -0
  2149. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/multiline_block_chain.rb +40 -0
  2150. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/multiline_if_modifier.rb +67 -0
  2151. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/multiline_if_then.rb +50 -0
  2152. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/multiline_memoization.rb +94 -0
  2153. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/multiline_method_signature.rb +61 -0
  2154. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/multiline_ternary_operator.rb +38 -0
  2155. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/multiple_comparison.rb +92 -0
  2156. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/mutable_constant.rb +174 -0
  2157. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/negated_if.rb +99 -0
  2158. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/negated_while.rb +48 -0
  2159. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/nested_modifier.rb +89 -0
  2160. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/nested_parenthesized_calls.rb +67 -0
  2161. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/nested_ternary_operator.rb +32 -0
  2162. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/next.rb +244 -0
  2163. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/nil_comparison.rb +75 -0
  2164. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/non_nil_check.rb +124 -0
  2165. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/not.rb +82 -0
  2166. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/numeric_literal_prefix.rb +124 -0
  2167. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/numeric_literals.rb +110 -0
  2168. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/numeric_predicate.rb +145 -0
  2169. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/one_line_conditional.rb +99 -0
  2170. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/option_hash.rb +55 -0
  2171. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/optional_arguments.rb +61 -0
  2172. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/or_assignment.rb +90 -0
  2173. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/parallel_assignment.rb +287 -0
  2174. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/parentheses_around_condition.rb +103 -0
  2175. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/percent_literal_delimiters.rb +127 -0
  2176. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/percent_q_literals.rb +73 -0
  2177. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/perl_backrefs.rb +38 -0
  2178. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/preferred_hash_methods.rb +75 -0
  2179. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/proc.rb +34 -0
  2180. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/raise_args.rb +145 -0
  2181. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/random_with_offset.rb +161 -0
  2182. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/redundant_begin.rb +91 -0
  2183. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/redundant_conditional.rb +97 -0
  2184. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/redundant_exception.rb +60 -0
  2185. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/redundant_freeze.rb +67 -0
  2186. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/redundant_parentheses.rb +222 -0
  2187. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/redundant_return.rb +169 -0
  2188. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/redundant_self.rb +154 -0
  2189. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/regexp_literal.rb +228 -0
  2190. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/rescue_modifier.rb +49 -0
  2191. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/rescue_standard_error.rb +124 -0
  2192. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/return_nil.rb +89 -0
  2193. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/safe_navigation.rb +253 -0
  2194. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/self_assignment.rb +97 -0
  2195. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/semicolon.rb +90 -0
  2196. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/send.rb +31 -0
  2197. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/signal_exception.rb +211 -0
  2198. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/single_line_block_params.rb +95 -0
  2199. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/single_line_methods.rb +76 -0
  2200. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/special_global_vars.rb +213 -0
  2201. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/stabby_lambda_parentheses.rb +86 -0
  2202. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/stderr_puts.rb +56 -0
  2203. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/string_hash_keys.rb +49 -0
  2204. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/string_literals.rb +129 -0
  2205. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/string_literals_in_interpolation.rb +49 -0
  2206. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/string_methods.rb +46 -0
  2207. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/struct_inheritance.rb +32 -0
  2208. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/symbol_array.rb +119 -0
  2209. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/symbol_literal.rb +32 -0
  2210. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/symbol_proc.rb +130 -0
  2211. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/ternary_parentheses.rb +194 -0
  2212. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/trailing_body_on_class.rb +43 -0
  2213. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/trailing_body_on_method_definition.rb +54 -0
  2214. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/trailing_body_on_module.rb +43 -0
  2215. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/trailing_comma_in_arguments.rb +92 -0
  2216. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/trailing_comma_in_array_literal.rb +58 -0
  2217. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/trailing_comma_in_hash_literal.rb +56 -0
  2218. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/trailing_method_end_statement.rb +93 -0
  2219. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/trailing_underscore_variable.rb +161 -0
  2220. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/trivial_accessors.rb +191 -0
  2221. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/unless_else.rb +56 -0
  2222. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/unneeded_capital_w.rb +51 -0
  2223. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/unneeded_condition.rb +112 -0
  2224. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/unneeded_interpolation.rb +98 -0
  2225. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/unneeded_percent_q.rb +112 -0
  2226. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/unpack_first.rb +65 -0
  2227. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/variable_interpolation.rb +58 -0
  2228. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/when_then.rb +37 -0
  2229. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/while_until_do.rb +59 -0
  2230. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/while_until_modifier.rb +61 -0
  2231. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/word_array.rb +102 -0
  2232. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/yoda_condition.rb +140 -0
  2233. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/style/zero_length_predicate.rb +117 -0
  2234. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/team.rb +190 -0
  2235. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/util.rb +129 -0
  2236. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/variable_force/assignment.rb +96 -0
  2237. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/variable_force/branch.rb +322 -0
  2238. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/variable_force/branchable.rb +23 -0
  2239. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/variable_force/reference.rb +49 -0
  2240. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/variable_force/scope.rb +109 -0
  2241. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/variable_force/variable.rb +104 -0
  2242. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/variable_force/variable_table.rb +129 -0
  2243. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/cop/variable_force.rb +464 -0
  2244. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/core_ext/string.rb +47 -0
  2245. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/error.rb +11 -0
  2246. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/file_finder.rb +47 -0
  2247. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/formatter/auto_gen_config_formatter.rb +16 -0
  2248. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/formatter/base_formatter.rb +123 -0
  2249. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/formatter/clang_style_formatter.rb +54 -0
  2250. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/formatter/colorizable.rb +41 -0
  2251. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/formatter/disabled_config_formatter.rb +219 -0
  2252. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/formatter/disabled_lines_formatter.rb +57 -0
  2253. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/formatter/emacs_style_formatter.rb +24 -0
  2254. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/formatter/file_list_formatter.rb +20 -0
  2255. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/formatter/formatter_set.rb +105 -0
  2256. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/formatter/fuubar_style_formatter.rb +80 -0
  2257. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/formatter/html_formatter.rb +141 -0
  2258. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/formatter/json_formatter.rb +80 -0
  2259. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/formatter/offense_count_formatter.rb +74 -0
  2260. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/formatter/progress_formatter.rb +63 -0
  2261. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/formatter/quiet_formatter.rb +13 -0
  2262. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/formatter/simple_text_formatter.rb +126 -0
  2263. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/formatter/tap_formatter.rb +71 -0
  2264. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/formatter/text_util.rb +20 -0
  2265. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/formatter/worst_offenders_formatter.rb +62 -0
  2266. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/magic_comment.rb +210 -0
  2267. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/name_similarity.rb +21 -0
  2268. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/node_pattern.rb +584 -0
  2269. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/options.rb +441 -0
  2270. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/path_util.rb +85 -0
  2271. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/platform.rb +11 -0
  2272. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/processed_source.rb +210 -0
  2273. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/rake_task.rb +79 -0
  2274. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/remote_config.rb +104 -0
  2275. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/result_cache.rb +191 -0
  2276. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/rspec/cop_helper.rb +95 -0
  2277. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/rspec/expect_offense.rb +237 -0
  2278. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/rspec/host_environment_simulation_helper.rb +28 -0
  2279. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/rspec/shared_contexts.rb +96 -0
  2280. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/rspec/shared_examples.rb +59 -0
  2281. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/rspec/support.rb +14 -0
  2282. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/runner.rb +353 -0
  2283. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/string_interpreter.rb +57 -0
  2284. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/string_util.rb +14 -0
  2285. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/target_finder.rb +187 -0
  2286. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/token.rb +114 -0
  2287. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/version.rb +21 -0
  2288. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/warning.rb +11 -0
  2289. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop/yaml_duplication_checker.rb +33 -0
  2290. data/vendor/bundle/ruby/3.3.0/gems/rubocop-0.66.0/lib/rubocop.rb +654 -0
  2291. data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/LICENSE.txt +19 -0
  2292. data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/README.md +131 -0
  2293. data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/Rakefile +2 -0
  2294. data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/base.rb +234 -0
  2295. data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/calculators/length.rb +98 -0
  2296. data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/bar.rb +102 -0
  2297. data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/percentage.rb +27 -0
  2298. data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/rate.rb +39 -0
  2299. data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/time.rb +101 -0
  2300. data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/title.rb +13 -0
  2301. data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/errors/invalid_progress_error.rb +4 -0
  2302. data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/format/formatter.rb +27 -0
  2303. data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/format/molecule.rb +61 -0
  2304. data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/format/string.rb +38 -0
  2305. data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/output.rb +71 -0
  2306. data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/outputs/non_tty.rb +47 -0
  2307. data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/outputs/null.rb +33 -0
  2308. data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/outputs/tty.rb +32 -0
  2309. data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/progress.rb +108 -0
  2310. data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/projector.rb +14 -0
  2311. data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/projectors/smoothed_average.rb +71 -0
  2312. data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/refinements/progress_enumerator.rb +28 -0
  2313. data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/refinements.rb +1 -0
  2314. data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/throttle.rb +25 -0
  2315. data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/time.rb +30 -0
  2316. data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/timer.rb +78 -0
  2317. data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/version.rb +3 -0
  2318. data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar.rb +12 -0
  2319. data/vendor/bundle/ruby/3.3.0/gems/stringio-3.2.0/.document +5 -0
  2320. data/vendor/bundle/ruby/3.3.0/gems/stringio-3.2.0/.rdoc_options +5 -0
  2321. data/vendor/bundle/ruby/3.3.0/gems/stringio-3.2.0/COPYING +56 -0
  2322. data/vendor/bundle/ruby/3.3.0/gems/stringio-3.2.0/LICENSE.txt +22 -0
  2323. data/vendor/bundle/ruby/3.3.0/gems/stringio-3.2.0/NEWS.md +326 -0
  2324. data/vendor/bundle/ruby/3.3.0/gems/stringio-3.2.0/README.md +45 -0
  2325. data/vendor/bundle/ruby/3.3.0/gems/stringio-3.2.0/docs/io.rb +3 -0
  2326. data/vendor/bundle/ruby/3.3.0/gems/stringio-3.2.0/ext/stringio/.document +1 -0
  2327. data/vendor/bundle/ruby/3.3.0/gems/stringio-3.2.0/ext/stringio/Makefile +269 -0
  2328. data/vendor/bundle/ruby/3.3.0/gems/stringio-3.2.0/ext/stringio/extconf.rb +9 -0
  2329. data/vendor/bundle/ruby/3.3.0/gems/stringio-3.2.0/ext/stringio/stringio.c +2110 -0
  2330. data/vendor/bundle/ruby/3.3.0/gems/stringio-3.2.0/lib/stringio.so +0 -0
  2331. data/vendor/bundle/ruby/3.3.0/gems/unicode-display_width-1.5.0/CHANGELOG.md +121 -0
  2332. data/vendor/bundle/ruby/3.3.0/gems/unicode-display_width-1.5.0/MIT-LICENSE.txt +22 -0
  2333. data/vendor/bundle/ruby/3.3.0/gems/unicode-display_width-1.5.0/README.md +124 -0
  2334. data/vendor/bundle/ruby/3.3.0/gems/unicode-display_width-1.5.0/data/display_width.marshal.gz +0 -0
  2335. data/vendor/bundle/ruby/3.3.0/gems/unicode-display_width-1.5.0/lib/unicode/display_width/constants.rb +8 -0
  2336. data/vendor/bundle/ruby/3.3.0/gems/unicode-display_width-1.5.0/lib/unicode/display_width/index.rb +12 -0
  2337. data/vendor/bundle/ruby/3.3.0/gems/unicode-display_width-1.5.0/lib/unicode/display_width/no_string_ext.rb +7 -0
  2338. data/vendor/bundle/ruby/3.3.0/gems/unicode-display_width-1.5.0/lib/unicode/display_width/string_ext.rb +17 -0
  2339. data/vendor/bundle/ruby/3.3.0/gems/unicode-display_width-1.5.0/lib/unicode/display_width.rb +51 -0
  2340. data/vendor/bundle/ruby/3.3.0/specifications/ast-2.4.3.gemspec +29 -0
  2341. data/vendor/bundle/ruby/3.3.0/specifications/byebug-13.0.0.gemspec +32 -0
  2342. data/vendor/bundle/ruby/3.3.0/specifications/coderay-1.1.3.gemspec +25 -0
  2343. data/vendor/bundle/ruby/3.3.0/specifications/date-3.5.1.gemspec +25 -0
  2344. data/vendor/bundle/ruby/3.3.0/specifications/diff-lcs-1.6.2.gemspec +35 -0
  2345. data/vendor/bundle/ruby/3.3.0/specifications/http-2-1.1.3.gemspec +22 -0
  2346. data/vendor/bundle/ruby/3.3.0/specifications/httpx-1.7.6.gemspec +28 -0
  2347. data/vendor/bundle/ruby/3.3.0/specifications/io-console-0.8.2.gemspec +25 -0
  2348. data/vendor/bundle/ruby/3.3.0/specifications/jaro_winkler-1.5.6.gemspec +30 -0
  2349. data/vendor/bundle/ruby/3.3.0/specifications/method_source-1.1.0.gemspec +21 -0
  2350. data/vendor/bundle/ruby/3.3.0/specifications/parallel-1.28.0.gemspec +21 -0
  2351. data/vendor/bundle/ruby/3.3.0/specifications/parser-3.3.11.1.gemspec +37 -0
  2352. data/vendor/bundle/ruby/3.3.0/specifications/pry-0.16.0.gemspec +30 -0
  2353. data/vendor/bundle/ruby/3.3.0/specifications/pry-byebug-3.12.0.gemspec +29 -0
  2354. data/vendor/bundle/ruby/3.3.0/specifications/psych-5.3.1.gemspec +32 -0
  2355. data/vendor/bundle/ruby/3.3.0/specifications/racc-1.8.1.gemspec +28 -0
  2356. data/vendor/bundle/ruby/3.3.0/specifications/rainbow-3.1.1.gemspec +25 -0
  2357. data/vendor/bundle/ruby/3.3.0/specifications/rake-13.0.6.gemspec +26 -0
  2358. data/vendor/bundle/ruby/3.3.0/specifications/reline-0.6.3.gemspec +26 -0
  2359. data/vendor/bundle/ruby/3.3.0/specifications/rspec-3.13.2.gemspec +31 -0
  2360. data/vendor/bundle/ruby/3.3.0/specifications/rspec-core-3.13.6.gemspec +31 -0
  2361. data/vendor/bundle/ruby/3.3.0/specifications/rspec-expectations-3.13.5.gemspec +29 -0
  2362. data/vendor/bundle/ruby/3.3.0/specifications/rspec-mocks-3.13.8.gemspec +29 -0
  2363. data/vendor/bundle/ruby/3.3.0/specifications/rspec-support-3.13.7.gemspec +29 -0
  2364. data/vendor/bundle/ruby/3.3.0/specifications/rubocop-0.66.0.gemspec +38 -0
  2365. data/vendor/bundle/ruby/3.3.0/specifications/ruby-progressbar-1.13.0.gemspec +29 -0
  2366. data/vendor/bundle/ruby/3.3.0/specifications/stringio-3.2.0.gemspec +26 -0
  2367. data/vendor/bundle/ruby/3.3.0/specifications/unicode-display_width-1.5.0.gemspec +29 -0
  2368. metadata +2532 -0
@@ -0,0 +1,18 @@
1
+ # 1.3.0
2
+
3
+ ## Dependencies
4
+
5
+ `http-2` v1.0.0 is replacing `http-2-next` as the HTTP/2 parser.
6
+
7
+ `http-2-next` was forked from `http-2` 5 years ago; its improvements have been merged back to `http-2` recently though, so `http-2-next` willl therefore no longer be maintained.
8
+
9
+ ## Improvements
10
+
11
+ Request-specific options (`:params`, `:form`, `:json` and `:xml`) are now separately kept by the request, which allows them to share `HTTPX::Options`, and reduce the number of copying / allocations.
12
+
13
+ This means that `HTTPX::Options` will throw an error if you initialize an object which such keys; this should not happen, as this class is considered internal and you should not be using it directly.
14
+
15
+ ## Fixes
16
+
17
+ * support for the `datadog` gem v2.0.0 in its adapter has been unblocked, now that the gem has been released.
18
+ * loading the `:cookies` plugin was making the `Session#build_request` private.
@@ -0,0 +1,17 @@
1
+ # 1.3.1
2
+
3
+ ## Improvements
4
+
5
+ * `:request_timeout` will be applied to all HTTP interactions until the final responses returned to the caller. That includes:
6
+ * all redirect requests/responses (when using the `:follow_redirects` plugin)
7
+ * all retried requests/responses (when using the `:retries` plugin)
8
+ * intermediate requests (such as "100-continue")
9
+ * faraday adapter: allow further plugins of internal session (ex: `builder.adapter(:httpx) { |sess| sess.plugin(:follow_redirects) }...`)
10
+
11
+ ## Bugfixes
12
+
13
+ * fix connection leak on proxy auth failed (407) handling
14
+ * fix busy loop on deferred requests for the duration interval
15
+ * do not further enqueue deferred requests if they have terminated meanwhile.
16
+ * fix busy loop caused by coalescing connections when one of them is on the DNS resolution phase still.
17
+ * faraday adapter: on parallel mode, skip calling `on_complete` when not defined.
@@ -0,0 +1,6 @@
1
+ # 1.3.2
2
+
3
+ ## Bugfixes
4
+
5
+ * Prevent `NoMethodError` in an edge case when the `:proxy` plugin is autoloaded via env vars and webmock adapter are used in tandem, and a real request fails.
6
+ * raise invalid uri error if passed request uri does not contain the host part (ex: `"https:/get"`)
@@ -0,0 +1,5 @@
1
+ # 1.3.3
2
+
3
+ ## Bugfixes
4
+
5
+ * fixing a regression introduced in 1.3.2 associated with the webmock adapter, which expects matchable request bodies to be strings
@@ -0,0 +1,6 @@
1
+ # 1.3.4
2
+
3
+ ## Bugfixes
4
+
5
+ * webmock adapter: fix tempfile usage in multipart requests.
6
+ * fix: fallback to binary encoding when parsing incoming invalid charset in HTTP "content-type" header.
@@ -0,0 +1,43 @@
1
+ # 1.4.0
2
+
3
+ ## Features
4
+
5
+ ### `:content_digest` plugin
6
+
7
+ The `:content_digest` can be used to calculate the digest of request payloads and set them in the `"content-digest"` header; it can also validate the integrity of responses which declare the same `"content-digest"` header.
8
+
9
+ More info under https://honeyryderchuck.gitlab.io/httpx/wiki/Content-Digest
10
+
11
+ ## Per-session connection pools
12
+
13
+ This architectural changes moves away from per-thread shared connection pools, and into per-session (also thread-safe) connection pools. Unlike before, this enables connections from a session to be reused across threads, as well as limiting the number of connections that can be open on a given origin peer. This fixes long-standing issues, such as reusing connections under a fiber scheduler loop (such as the one from the gem `async`).
14
+
15
+ A new `:pool_options` option is introduced, which can be passed an hash with the following sub-options:
16
+
17
+ * `:max_connections_per_origin`: maximum number of connections a pool allows (unbounded by default, for backwards compatibility).
18
+ * `:pool_timeout`: the number of seconds a session will wait for a connection to be checked out (default: 5)
19
+
20
+ More info under https://honeyryderchuck.gitlab.io/httpx/wiki/Connection-Pools
21
+
22
+
23
+ ## Improvements
24
+
25
+ * `:aws_sigv4` plugin: improved digest calculation on compressed request bodies by buffering content to a tempfile.
26
+ * `HTTPX::Response#json` will parse payload from extended json MIME types (like `application/ld+json`, `application/hal+json`, ...).
27
+
28
+ ## Bugfixes
29
+
30
+ * `:aws_sigv4` plugin: do not try to rewind a request body which yields chunks.
31
+ * fixed request encoding when `:json` param is passed, and the `oj` gem is used (by using the `:compat` flag).
32
+ * native resolver: on message truncation, bubble up tcp handshake errors as resolve errors.
33
+ * allow `HTTPX::Response#json` to accept extended JSON mime types (such as responses with `content-type: application/ld+json`)
34
+
35
+ ## Chore
36
+
37
+ * default options are now fully frozen (in case anyone relies on overriding them).
38
+
39
+ ### `:xml` plugin
40
+
41
+ XML encoding/decoding (via `:xml` request param, and `HTTPX::Response#xml`) is now available via the `:xml` plugin.
42
+
43
+ Using `HTTPX::Response#xml` without the plugin will issue a deprecation warning.
@@ -0,0 +1,19 @@
1
+ # 1.4.1
2
+
3
+ ## Bugfixes
4
+
5
+ * several `datadog` integration bugfixes
6
+ * only load the `datadog` integration when the `datadog` sdk is loaded (and not other gems that may define the `Datadog` module, like `dogstatsd`)
7
+ * do not trace if datadog integration is loaded but disabled
8
+ * distributed headers are now sent along (when the configuration is enabled, which it is by default)
9
+ * fix for handling multiple `GOAWAY` frames coming from the server (node.js servers seem to send multiple frames on connection timeout)
10
+ * fix regression for when a url is used with `httpx` which is not `http://` or `https://` (should raise `HTTPX::UnsupportedSchemaError`)
11
+ * worked around `IO.copy_stream` which was emitting incorrect bytes for HTTP/2 requests which bodies larger than the maximum supported frame size.
12
+ * multipart requests: make sure that a body declared as `Pathname` is opened for reading in binary mode.
13
+ * `webmock` integration: ensure that request events are emitted (such as plugins and integrations relying in it, such as `datadog` and the OTel integration)
14
+ * native resolver: do not propagate successful name resolutions for connections which were already closed.
15
+ * native resolver: fixed name resolution stalling, in a multi-request to multi-origin scenario, when a resolution timeout would happen.
16
+
17
+ ## Chore
18
+
19
+ * refactor of the happy eyeballs and connection coalescing logic to not rely on callbacks, and instead on instance variable management (makes code more straightforward to read).
@@ -0,0 +1,20 @@
1
+ # 1.4.2
2
+
3
+ ## Bugfixes
4
+
5
+ * faraday: use default reason when none is matched by Net::HTTP::STATUS_CODES
6
+ * native resolver: keep sending DNS queries if the socket is available, to avoid busy loops on select
7
+ * native resolver fixes for Happy Eyeballs v2
8
+ * do not apply resolution delay if the IPv4 IP was not resolved via DNS
9
+ * ignore ALIAS if DNS response carries IP answers
10
+ * do not try to query for names already awaiting answer from the resolver
11
+ * make sure all types of errors are propagated to connections
12
+ * make sure next candidate is picked up if receiving NX_DOMAIN_NOT_FOUND error from resolver
13
+ * raise error happening before any request is flushed to respective connections (avoids loop on non-actionable selector termination).
14
+ * fix "NoMethodError: undefined method `after' for nil:NilClass", happening for requests flushed into persistent connections which errored, and were retried in a different connection before triggering the timeout callbacks from the previously-closed connection.
15
+
16
+
17
+ ## Chore
18
+
19
+ * Refactor of timers to allow for explicit and more performant single timer interval cancellation.
20
+ * default log message restructured to include info about process, thread and caller.
@@ -0,0 +1,11 @@
1
+ # 1.4.3
2
+
3
+ ## Bugfixes
4
+
5
+ * `webmock` adapter: reassign headers to signature after callbacks are called (these may change the headers before virtual send).
6
+ * do not close request (and its body) right after sending, instead only on response close
7
+ * prevents retries from failing under the `:retries` plugin
8
+ * fixes issue when using `faraday-multipart` request bodies
9
+ * retry request with HTTP/1 when receiving an HTTP/2 GOAWAY frame with `HTTP_1_1_REQUIRED` error code.
10
+ * fix wrong method call on HTTP/2 PING frame with unrecognized code.
11
+ * fix EOFError issues on connection termination for long running connections which may have already been terminated by peer and were wrongly trying to complete the HTTP/2 termination handshake.
@@ -0,0 +1,14 @@
1
+ # 1.4.4
2
+
3
+ ## Improvements
4
+
5
+ * `:stream` plugin: response will now be partially buffered in order to i.e. inspect response status or headers on the response body without buffering the full response
6
+ * this fixes an issue in the `down` gem integration when used with the `:max_size` option.
7
+ * do not unnecessarily probe for connection liveness if no more requests are inflight, including failed ones.
8
+ * when using persistent connections, do not probe for liveness right after reconnecting after a keep alive timeout.
9
+
10
+ ## Bugfixes
11
+
12
+ * `:persistent` plugin: do not exhaust retry attempts when probing for (and failing) connection liveness.
13
+ * since the introduction of per-session connection pools, and consequentially due to the possibility of multiple inactive connections for the same origin being in the pool, which may have been terminated by the peer server, requests would fail before being able to establish a new connection.
14
+ * prevent retrying to connect the TCP socket object when an SSLSocket object is already in place and connecting.
@@ -0,0 +1,126 @@
1
+ # 1.5.0
2
+
3
+ ## Features
4
+
5
+ ### `:stream_bidi` plugin
6
+
7
+ The `:stream_bidi` plugin enables bidirectional streaming support (an HTTP/2 only feature!). It builds on top of the `:stream` plugin, and uses its block-based syntax to process incoming frames, while allowing the user to pipe more data to the request (from the same, or another thread/fiber).
8
+
9
+ ```ruby
10
+ http = HTTPX.plugin(:stream_bidi)
11
+ request = http.build_request(
12
+ "POST",
13
+ "https://your-origin.com/stream",
14
+ headers: { "content-type" => "application/x-ndjson" },
15
+ body: ["{\"message\":\"started\"}\n"]
16
+ )
17
+
18
+ chunks = []
19
+
20
+ response = http.request(request, stream: true)
21
+
22
+ Thread.start do
23
+ response.each do |chunk|
24
+ handle_data(chunk)
25
+ end
26
+ end
27
+
28
+ # now send data...
29
+ request << "{\"message\":\"foo\"}\n"
30
+ request << "{\"message\":\"bar\"}\n"
31
+ # ...
32
+ ```
33
+
34
+ You can read more about it in https://honeyryderchuck.gitlab.io/httpx/wiki/Stream-Bidi
35
+
36
+ ### `:query` plugin
37
+
38
+ The `:query` plugin adds public methods supporting the `QUERY` HTTP verb:
39
+
40
+ ```ruby
41
+ http = HTTPX.plugin(:query)
42
+
43
+ http.query("https://example.com/gquery", body: "foo=bar") # QUERY /gquery ....
44
+ ```
45
+
46
+ You can read more about it in https://honeyryderchuck.gitlab.io/httpx/wiki/Query
47
+
48
+ this functionality was added as a plugin for explicit opt-in, as it's experimental (RFC for the new HTTP verb is still in draft).
49
+
50
+ ### `:response_cache` plugin filesystem based store
51
+
52
+ The `:response_cache` plugin supports setting the filesystem as the response cache store (instead of just storing them in memory, which is the default `:store`).
53
+
54
+ ```ruby
55
+ # cache store in the filesystem, writes to the temporary directory from the OS
56
+ http = HTTPX.plugin(:response_cache, response_cache_store: :file_store)
57
+ # if you want a separate location
58
+ http = HTTPX.plugin(:response_cache).with(response_cache_store: HTTPX::Plugins::ResponseCache::FileStore.new("/path/to/dir"))
59
+ ```
60
+
61
+ You can read more about it in https://honeyryderchuck.gitlab.io/httpx/wiki/Response-Cache#:file_store
62
+
63
+ ### `:close_on_fork` option
64
+
65
+ A new option `:close_on_fork` can be used to ensure that a session object which may have open connections will not leak them in case the process is forked (this can be the case of `:persistent` plugin enabled sessions which have add usage before fork):
66
+
67
+ ```ruby
68
+ http = HTTPX.plugin(:persistent, close_on_fork: true)
69
+
70
+ # http may have open connections here
71
+ fork do
72
+ # http has no connections here
73
+ end
74
+ ```
75
+
76
+ You can read more about it in https://honeyryderchuck.gitlab.io/httpx/wiki/Connection-Pools#Fork-Safety .
77
+
78
+ ### `:debug_redact` option
79
+
80
+ The `:debug_redact` option will, when enabled, replace parts of the debug logs (enabled via `:debug` and `:debug_level` options) which may contain sensitive information, with the `"[REDACTED]"` placeholder.
81
+
82
+ You can read more about it in https://honeyryderchuck.gitlab.io/httpx/wiki/Debugging .
83
+
84
+ ### `:max_connections` pool option
85
+
86
+ A new `:max_connections` pool option (settable under `:pool_options`) can be used to defined the maximum number **overall** of connections for a pool ("in-transit" or "at-rest"); this complements, and supersedes when used, the already existing `:max_connections_per_origin`, which does the same per connection origin.
87
+
88
+ ```ruby
89
+ HTTPX.with(pool_options: { max_connections: 100 })
90
+ ```
91
+
92
+ You can read more about it in https://honeyryderchuck.gitlab.io/httpx/wiki/Connection-Pools .
93
+
94
+ ### Subplugins
95
+
96
+ An enhancement to the plugins architecture, it allows plugins to define submodules ("subplugins") which are loaded if another plugin is in use, or is loaded afterwards.
97
+
98
+ You can read more about it in https://honeyryderchuck.gitlab.io/httpx/wiki/Custom-Plugins#Subplugins .
99
+
100
+ ## Improvements
101
+
102
+ * `:persistent` plugin: several improvements around reconnections of failure:
103
+ * reconnections will only happen for "connection broken" errors (and will discard reconnection on timeouts)
104
+ * reconnections won't exhaust retries
105
+ * `:response_cache` plugin: several improements:
106
+ * return cached response if not stale, send conditional request otherwise (it was always doing the latter).
107
+ * consider immutable (i.e. `"Cache-Control: immutable"`) responses as never stale.
108
+ * `:datadog` adapter: decorate spans with more tags (header, kind, component, etc...)
109
+ * timers operations have been improved to use more efficient algorithms and reduce object creation.
110
+
111
+ ## Bugfixes
112
+
113
+ * ensure that setting request timeouts happens before the request is buffered (the latter could trigger a state transition required by the former).
114
+ * `:response_cache` plugin: fix `"Vary"` header handling by supporting a new plugin option, `:supported_vary_headers`, which defines which headers are taken into account for cache key calculation.
115
+ * fixed query string encoded value when passed an empty hash to the `:query` param and the URL already contains query string.
116
+ * `:callbacks` plugin: ensure the callbacks from a session are copied when a new session is derived from it (via a `.plugin` call, for example).
117
+ * `:callbacks` plugin: errors raised from hostname resolution should bubble up to user code.
118
+ * fixed connection coalescing selector monitoring in cases where the coalescable connecton is cloned, while other branches were simplified.
119
+ * clear the connection write buffer in corner cases where the remaining bytes may be interpreted as GOAWAY handshake frame (and may cause unintended writes to connections already identified as broken).
120
+ * remove idle connections from the selector when an error happens before the state changes (this may happen if the thread is interrupted during name resolution).
121
+
122
+ ## Chore
123
+
124
+ `httpx` makes extensive use of features introduced in ruby 3.4, such as `Module#set_temporary_name` for otherwise plugin-generated anonymous classes (improves debugging and issue reporting), or `String#append_as_bytes` for a small but non-negligible perf boost in buffer operations. It falls back to the previous behaviour when used with ruby 3.3 or lower.
125
+
126
+ Also, and in preparation for the incoming ruby 3.5 release, dependency of the `cgi` gem (which will be removed from stdlib) was removed.
@@ -0,0 +1,6 @@
1
+ # 1.5.1
2
+
3
+ ## Bugfixes
4
+
5
+ * connection errors on persistent connections which have just been checked out from the pool no longer account for retries bookkeeping; the assumption should be that, if a connection has been checked into the pool in an open state, chances are, when it eventually gets checked out, it may be corrupt. This issue was more exacerbated in `:persistent` plugin connections, which by design have a retry of 1, thus failing often immediately after check out without a legitimate request try.
6
+ * native resolver: fix issue with process interrupts during DNS request, which caused a busy loop when closing the selector.
@@ -0,0 +1,50 @@
1
+ # 1.6.0
2
+
3
+ ## Features
4
+
5
+ ### `:fiber_concurrency` plugin
6
+
7
+ While simple use cases of `httpx` being used inside a fiber scheduler (such as [async](github.com/socketry/async)) worked, a serious of issues were identified when connections were reused across fibers for multiple requests (such as when using the `:persistent` plugin). The `:fiber_concurrency` plugin fixes that, by bookkeeping which requests are being used in which fibers in order to avoid spurious wakeups and busy loops.
8
+
9
+ This plugin is loaded by default when using the `:persistent` plugin, and by extension the `faraday` adapter.
10
+
11
+ You can read more about it in https://honeyryderchuck.gitlab.io/httpx/wiki/Fiber-Concurrency
12
+
13
+ ## Improvements
14
+
15
+ * proxy errors are now retriable (when using the `:retries` plugin alongside the `:proxy` plugin).
16
+ * several options improvements:
17
+ * improve initialization by caching options names in the class, which facilitates predictable option ivar initialization, which avoids "too many shapes" performance penalty.
18
+ * when using `HTTPX::Options#merge`, enforce usage of Hash or `HTTPX::Options` object as the argument to merge with, instead of silently ignoring when none of the former.
19
+ * `option_` setter methods are now private.
20
+ * all options ivars are frozen on initialize, which enforces the immutability guarantees (**note**: in case you were relying on it not being truly mutable, this may break your code. Try either passing immutable values to options, or instead use procs).
21
+ * several selector loop improvements:
22
+ * move selectable checks a layer above to avoid calling `IO.select` with a single socket at all costs.
23
+ * Improve connection interest calculation to reduce spurious wakeups.
24
+ * skip early when finding closed selectables
25
+ * improve connection initialization to avoid "too many shapes" performance penalty.
26
+ * Plugins are now able to extend the functionality of both HTTP1 and HTTP2 connections, as well as resolvers.
27
+ * see instructions in the [custom lugins wiki](https://gitlab.com/os85/httpx/-/wikis/Custom-Plugins).
28
+ * IP addresses which have expired their TTL (from the respective DNS answer) will be invalidated and force a new name resolution on operations requiring it, such as reconnections or cache lookups.
29
+ * connections are removed from errors which store it internally (for internal purposes) before returning the respective error response (so that it can be garbage collected).
30
+
31
+ ## Bugfixes
32
+
33
+ * remove check for non-unique local ipv6 which was preventing Happy Eyeballs v2 from kicking in.
34
+ * recover from "network unreachable" errors triggered by using a cached IP.
35
+ * dealing with requests which are rerouted for retries in the main session response handling loop.
36
+ * `datadog` adapter: compatibility with support versions under 1.13.0 is working again.
37
+ * http2 connection: fix calculation when connection closes and there's no termination handshake
38
+ * `callback_for`: check for existence of ivar `@callbacks` first.
39
+ * native resolver: do not buffer DNS query if waiting on a previous reply (even across fibers).
40
+ * http2: do not allow deactivating connections which finished all requests but are still waiting for the ack of the PING frame (which can happen in a multi-fiber usage scenario).
41
+ * pool: fix when connection is acquired after waiting on it; return it immediately, instead of bookkeeping on `:max_connections` (when defined).
42
+ * session: fix deactivation flow, when connections get deregistered from selector and removed from the array being iterated on.
43
+ * `:proxy` plugin: fix ssl reconnection such as, on close, the IO downgrades to the respective tcp socket, so that reconnection handshake starts from scratch with the original IO.
44
+ * `:persistent` plugin: calling `HTTPX::Session#close` will close selectors from other threads (instead of just the thread it was called on).
45
+ * `:callbacks` plugin: propagate callbacks to "derived-via `.plugin`" sessions.
46
+ * `:callbacks` plugin: do not trigger the `on_response_completed` callback if there was an error (as that's what the `on_request_error` callback is for).
47
+
48
+ ## Chore
49
+
50
+ * decoupled form and multipart transcoders, moved "form or multipart" check to request body.
@@ -0,0 +1,17 @@
1
+ # 1.6.1
2
+
3
+ ## Improvements
4
+
5
+ * `:oauth` plugin: `.oauth_session` can be called with an `:audience` parameter, which has the effect of adding it as an extra form body parameter of the token request.
6
+
7
+ ## Bugfixes
8
+
9
+ * options: when freezing the options, skip freezing `:debug`; it's usually a file/IO/stream object (stdout, stderr...), which makes it error when log messages are written.
10
+ * tcp: fixed adding IPv6 addresses to a tcp object when IPv4 connection probe is ongoing so that the next try uses the first ipv6 address.
11
+ * tcp: reorder addresses on reconnection, so ipv6 is tried first in case it is still valid.
12
+ * tcp: make sure ip index is decremented on error, so the next tried IP may be a valid one.
13
+ * tcp: do not reattempt connecting if there are no available addresses to connect. This may happen in a fiber-aware context, where fiber A waits on connection, fiber B reconnects as a result on an error or GOAWAY frame and waits on the resolver DNS answer, and when context is passed back to fiber B, it should go back to the invalidate the response and try again while waiting on the resolver as well.
14
+ * ssl: on connection coalescing, do not merge the ssl sessions, as these are frozen post-initialization.
15
+ * http2: all received GOAWAY frames emit goaway error and teardown the connection independent of the error code (it was only doing it for `:noerror`, but others may appear).
16
+ * do not check at require time whether the network is multi-homed; instead, defer it to first use and cache (this can break environments which block access to certain syscalls during boot time).
17
+ * options: do not ignore when user sets `:ip_families` in name resolution.
@@ -0,0 +1,11 @@
1
+ # 1.6.2
2
+
3
+ ## Bugfixes
4
+
5
+ * revert of behaviour introduced in 1.6.1 around handling of `:ip_families` for name resolution.
6
+ * when no option is passed, do not assume no IPv6 connectivity if no available non-local IP is found, as the local network may still be reachable under `[::]`.
7
+ * bail out connection if the tcp connection was established but the ssl session failed.
8
+ * when alpn negotiation succeeded, this could still initialize the HTTP/2 connection and put bytes in the buffer, which would cause a busy loop trying to write to a non-open socket.
9
+ * datadog: fix initialization of spans in non-connection related errors
10
+ * past code was relying on the error being around DNS, but other errors could pop; the fix was moving the init time setup early to the session, when a request is first passed ot the associated connection.
11
+ * it can also fail earlier, so provide a workaround for that as well.
@@ -0,0 +1,47 @@
1
+ # 1.6.3
2
+
3
+ ## Features
4
+
5
+ * allow redacting only headers, or only the body, when using `debug_redact: :headers` or `debug_redact: :body` respectively.
6
+
7
+ ## Improvements
8
+
9
+ * `system` resolver now works in a non-blocking manner, initiating the dns query in a separate thread and waiting on the pipe after that (it was blocking the main thread during resolution before).
10
+ * reduce allocation to a single shared option object when headers are passed as a session-level option, like `HTTPX.with(headers: headers).get(...)`
11
+ * favour using `String#replace` in buffer operations (instead of "clean-then-append").
12
+ * using `Array#unshift` instead of `Array#concat` in order to ensure that request ordering is respected in the face of an in-between error which requires reconnect-and-resend.
13
+ * replaced more internal callback indirection with plain method calls.
14
+
15
+
16
+ ## Bugfixes
17
+
18
+ * https: prevent modification of the ssl context object when performing a reconnection.
19
+ * compression: do not return early if the decompression buffer yields an empty string (more frequent under jruby 10).
20
+ * response cache: take query params into account when caching or retrieving cached responses.
21
+ * response cache: do not decompress cached responses on body consumption (the response bodies are cached in plaintext).
22
+ * native resolver: pick next timeout associated with the hostname being resolved (and not the hostnames in the queue).
23
+ * pool: assume that, even when signalled that a connection is available, context may be switched to a session which also checks the same connection out, before it's able to pick it up; in such a case, start from the beginning, until the pool timeout expires.
24
+ * session: forego bookkeeping when a connection is coalesced (instead, allow it to be dropped).
25
+ * digest_auth: make sure that an array is sent back if the probe response fails.
26
+ * alt-svc: when alt-svc handshake happens with more in-flight requests, defer termination to when these requests are made.
27
+ * http2: fix use of unexisting var `ex` when processing the connection closed callback.
28
+ * connection: fix potential session dereferencing, which allowed connections to be used across sessions, therefore bypassing needed synchronization and leading to the `undefined method 'after' for nil:NilClass` error.
29
+ * selector: close only selected connections (instead of all selectable connections) when an error occurs during IO readiness wait calls.
30
+ * resolvers: correctly propagate abrupt termination errors to the connection objects waiting for the answer.
31
+ * resolvers: when errors happenm force-close unresolved connections (and ensure they're both pinned to the corresponding session before the error happens, and are unpinned after error is propagated).
32
+ * resolvers: ensure resolvers transition to "closed" state, on all cases, when any error happens.
33
+ * resolvers: ensure that the next hostname is resolved when a timeout happens on the current one.
34
+ * native resolver: fixed duplication of the hostname to resolve in the list of candidates.
35
+ * https resolver: use a `system` resolver to resolve the DoH server hostname (instead of rerouting it to itself).
36
+ * https resolver: skip loop error reporting when error happens outside of it.
37
+ * https resolver: close connection on resolve errors, which prevents it from being around in the pool after termination; also deactivate it after successful use.
38
+ * multi resolver: do not check resolvers back into the pool if it's a multi resolver and the peer is still resolving (and do the check outside of the critical area).
39
+ * sentry adapter: removed usage of deprecated method which has been removed in sentry-ruby 6.0.0.
40
+ * selector: when coalescing connections, pin the current session before merging connections, to prevent it from registering in a selector being used in a different thread, and inadvertedly allowing it to be used across threads.
41
+ * session: fix: always pin connection before early-or-lazy resolution (fixes connection pool accounting under connection coalescing).
42
+
43
+ ## Chores
44
+
45
+ * logging emits a timestamp as well (to monitor timeouts).
46
+ * `:stream_bidi` plugin: extends HTTP2 module by using plugin extensions.
47
+ * connection: remove session/selector references when closing a connection (prevents leaking them beyond the usage scope).
@@ -0,0 +1,149 @@
1
+ # 1.7.0
2
+
3
+ ## Features
4
+
5
+ ### All AUTH plugin improvements!!
6
+
7
+ #### `:auth`
8
+
9
+ The `:auth` plugin can now be used with a dynamic callable object (methods, procs...) to generate the token.
10
+
11
+ ```ruby
12
+ # static token, pre 1.7.0
13
+ HTTPX.plugin(:auth).authorization("API-TOKEN")
14
+ # dynamically generate token!
15
+ HTTPX.plugin(:auth).authorization { generate_new_ephemeral_token }
16
+ ```
17
+
18
+ The `.authorization` method is now syntactic sugar for a new option, `:auth_header_value`, which can be used directly, alongside a `:auth_header_type`:
19
+
20
+ ```ruby
21
+ HTTPX.plugin(:auth).authorization("API-TOKEN")
22
+ HTTPX.plugin(:auth).authorization { generate_new_ephemeral_token }
23
+ HTTPX.plugin(:auth).authorization("Bearer API-TOKEN")
24
+ # same as
25
+ HTTPX.plugin(:auth, auth_header_value: "API-TOKEN")
26
+ HTTPX.plugin(:auth, auth_header_value: -> { generate_new_ephemeral_token })
27
+ HTTPX.plugin(:auth, auth_header_type: "Bearer", auth_header_value: "API-TOKEN")
28
+ ```
29
+
30
+ A new option `:generate_auth_value_on_retry` (which can be passed a callable receiving a response object) is now available; when used alongside the `:retries` plugin, it'll use the callable passed to the `.authorization` method to generate a new token before retrying the request:
31
+
32
+ ```ruby
33
+ authed = HTTPX.plugin(:retries).plugin(:auth, generate_auth_value_on_retry: ->(res) {
34
+ res.status == 401
35
+ }).authorization { generate_new_ephemeral_token }
36
+ authed.get("https://example.com")
37
+ ```
38
+
39
+ Read more about it in the [auth plugin wiki](https://honeyryderchuck.gitlab.io/httpx/wiki/Auth).
40
+
41
+ #### `:oauth`
42
+
43
+ The `:oauth` plugin implementation was revamped to make use of the `:auth` plugin new functionality, in order to make managing an oauth session more seamless.
44
+
45
+ Take the following example:
46
+
47
+ ```ruby
48
+ session = HTTPX.plugin(:oauth).with_oauth_options(
49
+ issuer: server.origin,
50
+ client_id: "CLIENT_ID",
51
+ client_secret: "SECRET",
52
+ )
53
+ session.get("https://example.com") #=> will load server metadata, request an access token, and perform the request with the access token.
54
+ # 2 hours later...
55
+ session.get("https://example.com")
56
+ # it'll reuse the same acces token, and if the request fails with 401, it'll request a new
57
+ # access token using the refresh token grant (when supported by the token issuer), and
58
+ # reperform the original request with the new access token.
59
+ ```
60
+
61
+ A new option, `:oauth_options`, is now available. The same parameters previously supported by the `:oauth_session` options are supported.
62
+
63
+ The following components are therefore deprecated and scheduled for removal in a future major version:
64
+
65
+ * `:oauth_session` option
66
+ * `.oauth_auth` session method
67
+ * `.with_access_token` session method
68
+
69
+ #### `:bearer_auth`, `:digest_auth`; `:ntlm_auth`
70
+
71
+ The `:auth` plugin is now the foundation of each of these plugins, which haven't suffered major API changes.
72
+
73
+ Read more about it in the [auth plugin wiki](https://honeyryderchuck.gitlab.io/httpx/wiki/OAuth).
74
+
75
+ ### `:retries` plugin: `:retry_after` backoff algorithms
76
+
77
+ The `:retries` plugins supports two new possible values for the `:retry_after` option: `:exponential_backoff` and `:polynomial_backoff`. They'll implement the respective calculation per each retry of a given request.
78
+
79
+ ```ruby
80
+ # will wait 1, 2, 4, 8, 16 seconds... depending of how many retries it can wait for
81
+ session = HTTPX.plugin(:retries, retry_after: :exponential_backoff)
82
+ ```
83
+
84
+ Read more about it in the [retries plugin wiki](https://honeyryderchuck.gitlab.io/httpx/wiki/Retries).
85
+
86
+ ### Ractor compatibility
87
+
88
+ `httpx` can be used within a ractor:
89
+
90
+ ```ruby
91
+ # ruby 4.0 syntax
92
+ response = Ractor.new(uri) do |uri|
93
+ HTTPX.get(uri)
94
+ end.value
95
+ ```
96
+
97
+ Bear in mind that, if you're connection via HTTPS, you'll need make sure you're using version 4.0 or higher of the `openssl` gem.
98
+
99
+ The test suite isn't exhaustive for ractors yet, but most plugins should also be ractor-compatible. If they don't work, that's a bug, and you're recommended to report it.
100
+
101
+ ## Improvements
102
+
103
+ * When encoding the `:json` param to send it as `application/json` payload, (example: `HTTPX.post("https://example.com", json: { foo: "bar })`), and the method uses the `json` standard library, it'll use `JSON.generate` (instead of `JSON.dump`) to encode the JSON payload. The reason is that, unlike `JSON.dump`, it doesn't rely on access to a global mutable hash, and is therefore ractor-safe.
104
+ * `:stream` plugin: the stream response class (the object that is returned in request calls is a stream response) can be extended now. You can add a `StreamResponseMethods` method to your plugin. Read more about it in the documentation.
105
+ * The resolver name cache (used by the native and https resolvers) was remade into a LRU cache, and will therefore not keep on growing when `httpx` is used to connect to a huge number of hostnames in a process.
106
+ * the native and https DNS resolvers will ignore answers with SERVFAIL code while there are retries left (some resolvers use such error code for rate limiting).
107
+ * `:timeout` option values are now validated, and an error is raised when passing an unrecognized timeout option (which is a good layer of protection for typos).
108
+ * pool: try passing the scheduler to a thread waiting on a connection, to avoid the current case where a connection may be checked-in-then-immediately-out-after when doing multiple requests in a loop, never giving a chance to others and potentially making the pool time out.
109
+ * headers deep-freeze and dup.
110
+
111
+ ## Bugfixes
112
+
113
+ * recover and close connection when an `IOError` is raised while waiting for IO readiness (could cause busy loops during HTTP/2 termination handshake).
114
+ * `:stream_bidi` plugin: improve thread-safety of buffer operations when the session is used from multiple threads.
115
+ * `:stream_bidi` plugin: added missing methods to signal in order to comply with the Selectable API (it was reported as raising `NoMethodError` under certain conditions).
116
+ * `:stream_bidi` plugin: can support non-bidirectional stream requests using the same session.
117
+ * `:stream` plugin: is now compatible with fiber scheduler engines (via the `:fiber_concurrency` plugin).
118
+ * `:stream` plugin: make sure that stream long-running requests do not share the same connection as regular threads.
119
+ * `:digest_auth` plugin: can now support qop values wrapped inside parentheses in the `www-authenticate` header (i.e. `qop="('auth',)"`).
120
+ * https resolver: handle 3XX redirect responses in HTTP DNS queries.
121
+ * https resolver: do not close HTTP connections whhich are shared across AAAA and A resolution paths when its in use by one of them.
122
+ * fix access to private method from `http-2` which was made public in more recent versions, but not in older still-supported versions.
123
+ * fixed resolver log message using a "connection" label.
124
+ * `HTTPX::Response.copy_to` will explicitly close the response at the end; given that the body file can be moved as a result, there is no guarantee that the response is still usable, so might as well just close it altogether.
125
+ * selector: avoid skipping persistent connections in the selector to deactivate due to iterate-and-modify.
126
+
127
+ ## Breaking Changes
128
+
129
+ ### `:digest_auth` error
130
+
131
+ The main error class for the `:digest_auth` plugin has been moved to a different location. If you were rescuing the `HTTPX::Plugins::DigestAuth::DigestError` error, you should now point to the `HTTPX::Authentication::Digest::Error`.
132
+
133
+ ### `:stream` plugin: `build_request` should receive `stream: true` for stream requests
134
+
135
+ In case you're building request objects before passing them to the session, you're now forced to create them with the `:stream` option on:
136
+
137
+ ```ruby
138
+ session = HTTPX.plugin(:stream)
139
+
140
+ # before
141
+ req = session.build_request("GET", "https://example.com/stream")
142
+ session.request(req, stream: true)
143
+
144
+ # after
145
+ req = session.build_request("GET", "https://example.com/stream", stream: true)
146
+ session.request(req)
147
+ ```
148
+
149
+ Previous code may still work in a few cases, but it is not guaranteed to work on all cases.
@@ -0,0 +1,21 @@
1
+ # 1.7.1
2
+
3
+ ## Improvements
4
+
5
+ * fixed timers handling in the selector loop which caused them to be traversed-for-drop twice on each tick.
6
+ * connection: take proxy connecting states when transitioning to `:closing` state.
7
+ * refactored name resolution cache to a cache adapter API with a default memory cache which keeps the current behaviour and will allow to add others.
8
+ * a new option, `:resolver_cache`, was added, which is `:memory` by default.
9
+ * this fixes an issue introduced for multi-ractor support where the cache store would not be thread-safe when used in a non main ractor.
10
+ * `:auth` plugin: when loaded with the `:retries` plugin, and the auth value method is dynamic/callable, will recover out-of-the-box from 401 HTTP responses by retrying the request with a newly-generated token.
11
+ * the `:rate_limiter` plugin will use this work to retry rate-limited responses without having to set setting `:retry_change_requests` to true, thereby eliminating a potential issue with non-idempotent requests.
12
+
13
+ ## Bugfixes
14
+
15
+ * HTTP1 parser: clear buffer on reset.
16
+ * http1 fix: handle the case in `#handle_error` where the response is an error response
17
+ * `:stream_bidi` plugin: fix internal state preventing bidi requests from being retried.
18
+ * `:stream_bidi` plugin: will only allow initial request body being passed using `:body` param (others, like `:json`, will raise an exception)
19
+ * https resolver: return `:idle` on `#state` calls when no connection is available (sometimes called in internal log messages).
20
+ * selector loop fix: when there are no selectables and an interval is passed, sleep instead of returning (thereby avoiding potential busy loop).
21
+ *
@@ -0,0 +1,6 @@
1
+ # 1.7.2
2
+
3
+ ## Bugfixes
4
+
5
+ * `:stream_bidi` plugin: when used with the `:retries` plugin, it will skip calling callbacks referencing state from the connection/stream the request was moved from.
6
+ * `:auth` plugin: fix issue causing tokens to be concatenated on non-auth errors.