alogram_payrisk 0.3.2 → 0.3.3

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 (686) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +4 -4
  3. data/README.md +2 -2
  4. data/RELEASE.json +4 -4
  5. data/alogram_payrisk.gemspec +1 -1
  6. data/lib/alogram_payrisk/api/forensic_data_api.rb +1 -1
  7. data/lib/alogram_payrisk/api/risk_scoring_api.rb +1 -1
  8. data/lib/alogram_payrisk/api/roadmap_preview_api.rb +1 -1
  9. data/lib/alogram_payrisk/api/signal_intelligence_api.rb +1 -1
  10. data/lib/alogram_payrisk/api/system_api.rb +1 -1
  11. data/lib/alogram_payrisk/api_client.rb +1 -1
  12. data/lib/alogram_payrisk/api_error.rb +1 -1
  13. data/lib/alogram_payrisk/api_model_base.rb +1 -1
  14. data/lib/alogram_payrisk/configuration.rb +1 -1
  15. data/lib/alogram_payrisk/models/account.rb +1 -1
  16. data/lib/alogram_payrisk/models/account_check_request.rb +1 -1
  17. data/lib/alogram_payrisk/models/agent_manifest.rb +1 -1
  18. data/lib/alogram_payrisk/models/agent_provider.rb +1 -1
  19. data/lib/alogram_payrisk/models/auth_context.rb +1 -1
  20. data/lib/alogram_payrisk/models/avs_result_enum.rb +1 -1
  21. data/lib/alogram_payrisk/models/bank_transfer.rb +1 -1
  22. data/lib/alogram_payrisk/models/card.rb +1 -1
  23. data/lib/alogram_payrisk/models/card_network_enum.rb +1 -1
  24. data/lib/alogram_payrisk/models/category_signal.rb +1 -1
  25. data/lib/alogram_payrisk/models/channel_enum.rb +1 -1
  26. data/lib/alogram_payrisk/models/check_request.rb +1 -1
  27. data/lib/alogram_payrisk/models/confidence_enum.rb +1 -1
  28. data/lib/alogram_payrisk/models/crypto.rb +1 -1
  29. data/lib/alogram_payrisk/models/cvv_result_enum.rb +1 -1
  30. data/lib/alogram_payrisk/models/decision_resolution_request.rb +1 -1
  31. data/lib/alogram_payrisk/models/decision_resolution_request_analyst.rb +1 -1
  32. data/lib/alogram_payrisk/models/decision_resolution_response.rb +1 -1
  33. data/lib/alogram_payrisk/models/decision_response.rb +1 -1
  34. data/lib/alogram_payrisk/models/decision_response_policy.rb +1 -1
  35. data/lib/alogram_payrisk/models/device_info.rb +1 -1
  36. data/lib/alogram_payrisk/models/discount_code.rb +1 -1
  37. data/lib/alogram_payrisk/models/entity_ids.rb +1 -1
  38. data/lib/alogram_payrisk/models/entry_method_enum.rb +1 -1
  39. data/lib/alogram_payrisk/models/external_assessment.rb +1 -1
  40. data/lib/alogram_payrisk/models/fraud_score.rb +1 -1
  41. data/lib/alogram_payrisk/models/identity.rb +1 -1
  42. data/lib/alogram_payrisk/models/ingest_payment_event202_response.rb +1 -1
  43. data/lib/alogram_payrisk/models/integrity.rb +1 -1
  44. data/lib/alogram_payrisk/models/interaction.rb +1 -1
  45. data/lib/alogram_payrisk/models/interaction_type_enum.rb +1 -1
  46. data/lib/alogram_payrisk/models/invoice.rb +1 -1
  47. data/lib/alogram_payrisk/models/ip_info.rb +1 -1
  48. data/lib/alogram_payrisk/models/kyc_check_request.rb +1 -1
  49. data/lib/alogram_payrisk/models/kyc_payload.rb +1 -1
  50. data/lib/alogram_payrisk/models/merchant_context.rb +1 -1
  51. data/lib/alogram_payrisk/models/operator_type.rb +1 -1
  52. data/lib/alogram_payrisk/models/order_context.rb +1 -1
  53. data/lib/alogram_payrisk/models/payer_type_enum.rb +1 -1
  54. data/lib/alogram_payrisk/models/payment_authorization_outcome.rb +1 -1
  55. data/lib/alogram_payrisk/models/payment_capture_outcome.rb +1 -1
  56. data/lib/alogram_payrisk/models/payment_card_type_enum.rb +1 -1
  57. data/lib/alogram_payrisk/models/payment_chargeback.rb +1 -1
  58. data/lib/alogram_payrisk/models/payment_chargeback_outcome.rb +1 -1
  59. data/lib/alogram_payrisk/models/payment_dispute_outcome.rb +1 -1
  60. data/lib/alogram_payrisk/models/payment_event.rb +1 -1
  61. data/lib/alogram_payrisk/models/payment_event_type.rb +1 -1
  62. data/lib/alogram_payrisk/models/payment_method.rb +1 -1
  63. data/lib/alogram_payrisk/models/payment_outcome.rb +1 -1
  64. data/lib/alogram_payrisk/models/payment_realtime_type_enum.rb +1 -1
  65. data/lib/alogram_payrisk/models/payment_refund_outcome.rb +1 -1
  66. data/lib/alogram_payrisk/models/payment_wallet_type_enum.rb +1 -1
  67. data/lib/alogram_payrisk/models/postal_address.rb +1 -1
  68. data/lib/alogram_payrisk/models/problem.rb +1 -1
  69. data/lib/alogram_payrisk/models/purchase.rb +1 -1
  70. data/lib/alogram_payrisk/models/purchase_initiator_enum.rb +1 -1
  71. data/lib/alogram_payrisk/models/purchase_sequence_enum.rb +1 -1
  72. data/lib/alogram_payrisk/models/purchase_usage_enum.rb +1 -1
  73. data/lib/alogram_payrisk/models/realtime.rb +1 -1
  74. data/lib/alogram_payrisk/models/reason_detail.rb +1 -1
  75. data/lib/alogram_payrisk/models/risk_breakdown.rb +1 -1
  76. data/lib/alogram_payrisk/models/risk_category_enum.rb +1 -1
  77. data/lib/alogram_payrisk/models/risk_level_enum.rb +1 -1
  78. data/lib/alogram_payrisk/models/sca_method_enum.rb +1 -1
  79. data/lib/alogram_payrisk/models/score_record.rb +1 -1
  80. data/lib/alogram_payrisk/models/scores_success_response.rb +1 -1
  81. data/lib/alogram_payrisk/models/signals_account_variant.rb +1 -1
  82. data/lib/alogram_payrisk/models/signals_interaction_variant.rb +1 -1
  83. data/lib/alogram_payrisk/models/signals_request.rb +1 -1
  84. data/lib/alogram_payrisk/models/stored_credential_context.rb +1 -1
  85. data/lib/alogram_payrisk/models/three_ds_data.rb +1 -1
  86. data/lib/alogram_payrisk/models/wallet.rb +1 -1
  87. data/lib/alogram_payrisk/version.rb +2 -2
  88. data/lib/alogram_payrisk.rb +1 -1
  89. data/spec/api/forensic_data_api_spec.rb +1 -1
  90. data/spec/api/risk_scoring_api_spec.rb +1 -1
  91. data/spec/api/roadmap_preview_api_spec.rb +1 -1
  92. data/spec/api/signal_intelligence_api_spec.rb +1 -1
  93. data/spec/api/system_api_spec.rb +1 -1
  94. data/spec/models/account_check_request_spec.rb +1 -1
  95. data/spec/models/account_spec.rb +1 -1
  96. data/spec/models/agent_manifest_spec.rb +1 -1
  97. data/spec/models/agent_provider_spec.rb +1 -1
  98. data/spec/models/auth_context_spec.rb +1 -1
  99. data/spec/models/avs_result_enum_spec.rb +1 -1
  100. data/spec/models/bank_transfer_spec.rb +1 -1
  101. data/spec/models/card_network_enum_spec.rb +1 -1
  102. data/spec/models/card_spec.rb +1 -1
  103. data/spec/models/category_signal_spec.rb +1 -1
  104. data/spec/models/channel_enum_spec.rb +1 -1
  105. data/spec/models/check_request_spec.rb +1 -1
  106. data/spec/models/confidence_enum_spec.rb +1 -1
  107. data/spec/models/crypto_spec.rb +1 -1
  108. data/spec/models/cvv_result_enum_spec.rb +1 -1
  109. data/spec/models/decision_resolution_request_analyst_spec.rb +1 -1
  110. data/spec/models/decision_resolution_request_spec.rb +1 -1
  111. data/spec/models/decision_resolution_response_spec.rb +1 -1
  112. data/spec/models/decision_response_policy_spec.rb +1 -1
  113. data/spec/models/decision_response_spec.rb +1 -1
  114. data/spec/models/device_info_spec.rb +1 -1
  115. data/spec/models/discount_code_spec.rb +1 -1
  116. data/spec/models/entity_ids_spec.rb +1 -1
  117. data/spec/models/entry_method_enum_spec.rb +1 -1
  118. data/spec/models/external_assessment_spec.rb +1 -1
  119. data/spec/models/fraud_score_spec.rb +1 -1
  120. data/spec/models/identity_spec.rb +1 -1
  121. data/spec/models/ingest_payment_event202_response_spec.rb +1 -1
  122. data/spec/models/integrity_spec.rb +1 -1
  123. data/spec/models/interaction_spec.rb +1 -1
  124. data/spec/models/interaction_type_enum_spec.rb +1 -1
  125. data/spec/models/invoice_spec.rb +1 -1
  126. data/spec/models/ip_info_spec.rb +1 -1
  127. data/spec/models/kyc_check_request_spec.rb +1 -1
  128. data/spec/models/kyc_payload_spec.rb +1 -1
  129. data/spec/models/merchant_context_spec.rb +1 -1
  130. data/spec/models/operator_type_spec.rb +1 -1
  131. data/spec/models/order_context_spec.rb +1 -1
  132. data/spec/models/payer_type_enum_spec.rb +1 -1
  133. data/spec/models/payment_authorization_outcome_spec.rb +1 -1
  134. data/spec/models/payment_capture_outcome_spec.rb +1 -1
  135. data/spec/models/payment_card_type_enum_spec.rb +1 -1
  136. data/spec/models/payment_chargeback_outcome_spec.rb +1 -1
  137. data/spec/models/payment_chargeback_spec.rb +1 -1
  138. data/spec/models/payment_dispute_outcome_spec.rb +1 -1
  139. data/spec/models/payment_event_spec.rb +1 -1
  140. data/spec/models/payment_event_type_spec.rb +1 -1
  141. data/spec/models/payment_method_spec.rb +1 -1
  142. data/spec/models/payment_outcome_spec.rb +1 -1
  143. data/spec/models/payment_realtime_type_enum_spec.rb +1 -1
  144. data/spec/models/payment_refund_outcome_spec.rb +1 -1
  145. data/spec/models/payment_wallet_type_enum_spec.rb +1 -1
  146. data/spec/models/postal_address_spec.rb +1 -1
  147. data/spec/models/problem_spec.rb +1 -1
  148. data/spec/models/purchase_initiator_enum_spec.rb +1 -1
  149. data/spec/models/purchase_sequence_enum_spec.rb +1 -1
  150. data/spec/models/purchase_spec.rb +1 -1
  151. data/spec/models/purchase_usage_enum_spec.rb +1 -1
  152. data/spec/models/realtime_spec.rb +1 -1
  153. data/spec/models/reason_detail_spec.rb +1 -1
  154. data/spec/models/risk_breakdown_spec.rb +1 -1
  155. data/spec/models/risk_category_enum_spec.rb +1 -1
  156. data/spec/models/risk_level_enum_spec.rb +1 -1
  157. data/spec/models/sca_method_enum_spec.rb +1 -1
  158. data/spec/models/score_record_spec.rb +1 -1
  159. data/spec/models/scores_success_response_spec.rb +1 -1
  160. data/spec/models/signals_account_variant_spec.rb +1 -1
  161. data/spec/models/signals_interaction_variant_spec.rb +1 -1
  162. data/spec/models/signals_request_spec.rb +1 -1
  163. data/spec/models/stored_credential_context_spec.rb +1 -1
  164. data/spec/models/three_ds_data_spec.rb +1 -1
  165. data/spec/models/wallet_spec.rb +1 -1
  166. data/spec/spec_helper.rb +1 -1
  167. data/vendor/bundle/ruby/3.3.0/cache/http-2-1.2.1.gem +0 -0
  168. data/vendor/bundle/ruby/3.3.0/cache/httpx-1.8.1.gem +0 -0
  169. data/vendor/bundle/ruby/3.3.0/cache/parser-3.3.12.0.gem +0 -0
  170. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/byebug-13.0.0/byebug/byebug.so +0 -0
  171. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/byebug-13.0.0/gem_make.out +6 -6
  172. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/date-3.5.1/date_core.so +0 -0
  173. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/date-3.5.1/gem_make.out +6 -6
  174. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/date-3.5.1/mkmf.log +4 -4
  175. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/io-console-0.8.2/gem_make.out +6 -6
  176. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/io-console-0.8.2/io/console.so +0 -0
  177. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/io-console-0.8.2/mkmf.log +16 -16
  178. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/jaro_winkler-1.5.6/gem_make.out +6 -6
  179. 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
  180. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/psych-5.4.0/gem_make.out +6 -6
  181. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/psych-5.4.0/mkmf.log +7 -7
  182. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/psych-5.4.0/psych.so +0 -0
  183. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.1/gem_make.out +6 -6
  184. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.1/racc/cparse.so +0 -0
  185. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.2.0/gem_make.out +6 -6
  186. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.2.0/mkmf.log +2 -2
  187. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.2.0/stringio.so +0 -0
  188. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/ext/byebug/Makefile +3 -3
  189. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/byebug.so +0 -0
  190. data/vendor/bundle/ruby/3.3.0/gems/date-3.5.1/ext/date/Makefile +3 -3
  191. data/vendor/bundle/ruby/3.3.0/gems/date-3.5.1/lib/date_core.so +0 -0
  192. data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/lib/http/2/connection.rb +0 -1
  193. data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/lib/http/2/extensions.rb +9 -2
  194. data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/lib/http/2/version.rb +1 -1
  195. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_7_1.md +1 -2
  196. data/vendor/bundle/ruby/3.3.0/gems/httpx-1.8.1/doc/release_notes/1_8_1.md +27 -0
  197. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/adapters/datadog.rb +9 -0
  198. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/adapters/faraday.rb +2 -2
  199. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/adapters/webmock.rb +6 -0
  200. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/connection/http1.rb +5 -11
  201. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/connection/http2.rb +33 -6
  202. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/connection.rb +44 -15
  203. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/headers.rb +2 -2
  204. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/io/ssl.rb +8 -9
  205. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/io/tcp.rb +11 -4
  206. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/io/unix.rb +2 -2
  207. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/loggable.rb +11 -4
  208. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/auth/digest.rb +1 -1
  209. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/auth.rb +11 -2
  210. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/callbacks.rb +12 -0
  211. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/digest_auth.rb +4 -0
  212. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/fiber_concurrency.rb +25 -1
  213. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/persistent.rb +18 -2
  214. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/push_promise.rb +2 -2
  215. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/ssrf_filter.rb +1 -1
  216. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/stream.rb +2 -2
  217. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/stream_bidi.rb +2 -0
  218. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/pool.rb +2 -2
  219. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/request/body.rb +2 -2
  220. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/request.rb +24 -9
  221. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/resolver/cache/base.rb +1 -8
  222. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/resolver/https.rb +20 -20
  223. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/resolver/native.rb +7 -0
  224. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/resolver/resolver.rb +4 -0
  225. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/resolver/system.rb +5 -2
  226. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/response/body.rb +2 -2
  227. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/response.rb +3 -4
  228. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/selector.rb +5 -0
  229. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/session.rb +6 -1
  230. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/session_extensions.rb +2 -2
  231. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/timers.rb +3 -0
  232. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/version.rb +1 -1
  233. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/connection/http2.rbs +3 -0
  234. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/connection.rbs +5 -1
  235. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/loggable.rbs +4 -0
  236. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/auth.rbs +4 -0
  237. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/persistent.rbs +3 -0
  238. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/request.rbs +2 -3
  239. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/resolver/system.rbs +3 -0
  240. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/selector.rbs +2 -0
  241. data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/timers.rbs +2 -0
  242. data/vendor/bundle/ruby/3.3.0/gems/io-console-0.8.2/ext/io/console/Makefile +3 -3
  243. data/vendor/bundle/ruby/3.3.0/gems/io-console-0.8.2/lib/io/console.so +0 -0
  244. data/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler/Makefile +3 -3
  245. data/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/lib/jaro_winkler/jaro_winkler_ext.so +0 -0
  246. data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/current.rb +1 -1
  247. data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/version.rb +1 -1
  248. data/vendor/bundle/ruby/3.3.0/gems/psych-5.4.0/ext/psych/Makefile +3 -3
  249. data/vendor/bundle/ruby/3.3.0/gems/psych-5.4.0/lib/psych.so +0 -0
  250. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse/Makefile +3 -3
  251. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/lib/racc/cparse.so +0 -0
  252. data/vendor/bundle/ruby/3.3.0/gems/stringio-3.2.0/ext/stringio/Makefile +3 -3
  253. data/vendor/bundle/ruby/3.3.0/gems/stringio-3.2.0/lib/stringio.so +0 -0
  254. data/vendor/bundle/ruby/3.3.0/specifications/{http-2-1.2.0.gemspec → http-2-1.2.1.gemspec} +2 -2
  255. data/vendor/bundle/ruby/3.3.0/specifications/{httpx-1.8.0.gemspec → httpx-1.8.1.gemspec} +4 -4
  256. data/vendor/bundle/ruby/3.3.0/specifications/{parser-3.3.11.1.gemspec → parser-3.3.12.0.gemspec} +4 -4
  257. metadata +544 -543
  258. data/vendor/bundle/ruby/3.3.0/cache/http-2-1.2.0.gem +0 -0
  259. data/vendor/bundle/ruby/3.3.0/cache/httpx-1.8.0.gem +0 -0
  260. data/vendor/bundle/ruby/3.3.0/cache/parser-3.3.11.1.gem +0 -0
  261. /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/README.md +0 -0
  262. /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/lib/http/2/base64.rb +0 -0
  263. /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/lib/http/2/client.rb +0 -0
  264. /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/lib/http/2/emitter.rb +0 -0
  265. /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/lib/http/2/error.rb +0 -0
  266. /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/lib/http/2/flow_buffer.rb +0 -0
  267. /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/lib/http/2/framer.rb +0 -0
  268. /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/lib/http/2/header/compressor.rb +0 -0
  269. /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/lib/http/2/header/decompressor.rb +0 -0
  270. /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/lib/http/2/header/encoding_context.rb +0 -0
  271. /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/lib/http/2/header/huffman.rb +0 -0
  272. /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/lib/http/2/header/huffman_statemachine.rb +0 -0
  273. /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/lib/http/2/header.rb +0 -0
  274. /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/lib/http/2/server.rb +0 -0
  275. /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/lib/http/2/settings.rb +0 -0
  276. /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/lib/http/2/stream.rb +0 -0
  277. /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/lib/http/2.rb +0 -0
  278. /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/sig/2.rbs +0 -0
  279. /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/sig/client.rbs +0 -0
  280. /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/sig/connection.rbs +0 -0
  281. /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/sig/emitter.rbs +0 -0
  282. /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/sig/error.rbs +0 -0
  283. /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/sig/extensions.rbs +0 -0
  284. /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/sig/flow_buffer.rbs +0 -0
  285. /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/sig/frame_buffer.rbs +0 -0
  286. /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/sig/framer.rbs +0 -0
  287. /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/sig/header/compressor.rbs +0 -0
  288. /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/sig/header/decompressor.rbs +0 -0
  289. /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/sig/header/encoding_context.rbs +0 -0
  290. /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/sig/header/huffman.rbs +0 -0
  291. /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/sig/header.rbs +0 -0
  292. /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/sig/server.rbs +0 -0
  293. /data/vendor/bundle/ruby/3.3.0/gems/{http-2-1.2.0 → http-2-1.2.1}/sig/stream.rbs +0 -0
  294. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/LICENSE.txt +0 -0
  295. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/README.md +0 -0
  296. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_0_1.md +0 -0
  297. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_0_2.md +0 -0
  298. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_0_3.md +0 -0
  299. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_0_4.md +0 -0
  300. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_0_5.md +0 -0
  301. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_10_0.md +0 -0
  302. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_10_1.md +0 -0
  303. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_10_2.md +0 -0
  304. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_11_0.md +0 -0
  305. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_11_1.md +0 -0
  306. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_11_2.md +0 -0
  307. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_11_3.md +0 -0
  308. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_12_0.md +0 -0
  309. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_13_0.md +0 -0
  310. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_13_1.md +0 -0
  311. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_13_2.md +0 -0
  312. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_14_0.md +0 -0
  313. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_14_1.md +0 -0
  314. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_14_2.md +0 -0
  315. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_14_3.md +0 -0
  316. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_14_4.md +0 -0
  317. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_14_5.md +0 -0
  318. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_15_0.md +0 -0
  319. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_15_1.md +0 -0
  320. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_15_2.md +0 -0
  321. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_15_3.md +0 -0
  322. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_15_4.md +0 -0
  323. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_16_0.md +0 -0
  324. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_16_1.md +0 -0
  325. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_17_0.md +0 -0
  326. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_18_0.md +0 -0
  327. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_18_1.md +0 -0
  328. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_18_2.md +0 -0
  329. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_18_3.md +0 -0
  330. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_18_4.md +0 -0
  331. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_18_5.md +0 -0
  332. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_18_6.md +0 -0
  333. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_18_7.md +0 -0
  334. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_19_0.md +0 -0
  335. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_19_1.md +0 -0
  336. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_19_2.md +0 -0
  337. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_19_3.md +0 -0
  338. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_19_4.md +0 -0
  339. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_19_5.md +0 -0
  340. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_19_6.md +0 -0
  341. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_19_7.md +0 -0
  342. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_19_8.md +0 -0
  343. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_1_0.md +0 -0
  344. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_20_0.md +0 -0
  345. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_20_1.md +0 -0
  346. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_20_2.md +0 -0
  347. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_20_3.md +0 -0
  348. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_20_4.md +0 -0
  349. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_20_5.md +0 -0
  350. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_21_0.md +0 -0
  351. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_21_1.md +0 -0
  352. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_22_0.md +0 -0
  353. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_22_1.md +0 -0
  354. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_22_2.md +0 -0
  355. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_22_3.md +0 -0
  356. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_22_4.md +0 -0
  357. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_22_5.md +0 -0
  358. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_23_0.md +0 -0
  359. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_23_1.md +0 -0
  360. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_23_2.md +0 -0
  361. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_23_3.md +0 -0
  362. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_23_4.md +0 -0
  363. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_24_0.md +0 -0
  364. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_24_1.md +0 -0
  365. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_24_2.md +0 -0
  366. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_24_3.md +0 -0
  367. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_24_4.md +0 -0
  368. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_24_5.md +0 -0
  369. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_24_6.md +0 -0
  370. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_24_7.md +0 -0
  371. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_2_0.md +0 -0
  372. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_2_1.md +0 -0
  373. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_3_0.md +0 -0
  374. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_3_1.md +0 -0
  375. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_4_0.md +0 -0
  376. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_4_1.md +0 -0
  377. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_5_0.md +0 -0
  378. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_5_1.md +0 -0
  379. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_6_0.md +0 -0
  380. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_6_1.md +0 -0
  381. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_6_2.md +0 -0
  382. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_6_3.md +0 -0
  383. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_6_4.md +0 -0
  384. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_6_5.md +0 -0
  385. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_6_6.md +0 -0
  386. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_6_7.md +0 -0
  387. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_7_0.md +0 -0
  388. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_8_0.md +0 -0
  389. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_8_1.md +0 -0
  390. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_8_2.md +0 -0
  391. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/0_9_0.md +0 -0
  392. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_0_0.md +0 -0
  393. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_0_1.md +0 -0
  394. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_0_2.md +0 -0
  395. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_1_0.md +0 -0
  396. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_1_1.md +0 -0
  397. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_1_2.md +0 -0
  398. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_1_3.md +0 -0
  399. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_1_4.md +0 -0
  400. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_1_5.md +0 -0
  401. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_2_0.md +0 -0
  402. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_2_1.md +0 -0
  403. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_2_2.md +0 -0
  404. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_2_3.md +0 -0
  405. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_2_4.md +0 -0
  406. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_2_5.md +0 -0
  407. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_2_6.md +0 -0
  408. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_3_0.md +0 -0
  409. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_3_1.md +0 -0
  410. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_3_2.md +0 -0
  411. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_3_3.md +0 -0
  412. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_3_4.md +0 -0
  413. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_4_0.md +0 -0
  414. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_4_1.md +0 -0
  415. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_4_2.md +0 -0
  416. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_4_3.md +0 -0
  417. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_4_4.md +0 -0
  418. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_5_0.md +0 -0
  419. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_5_1.md +0 -0
  420. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_6_0.md +0 -0
  421. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_6_1.md +0 -0
  422. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_6_2.md +0 -0
  423. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_6_3.md +0 -0
  424. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_7_0.md +0 -0
  425. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_7_2.md +0 -0
  426. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_7_3.md +0 -0
  427. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_7_4.md +0 -0
  428. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_7_5.md +0 -0
  429. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_7_6.md +0 -0
  430. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_7_7.md +0 -0
  431. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_7_8.md +0 -0
  432. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/doc/release_notes/1_8_0.md +0 -0
  433. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/adapters/sentry.rb +0 -0
  434. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/altsvc.rb +0 -0
  435. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/base64.rb +0 -0
  436. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/buffer.rb +0 -0
  437. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/callbacks.rb +0 -0
  438. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/chainable.rb +0 -0
  439. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/domain_name.rb +0 -0
  440. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/errors.rb +0 -0
  441. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/extensions.rb +0 -0
  442. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/io/udp.rb +0 -0
  443. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/io.rb +0 -0
  444. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/options.rb +0 -0
  445. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/parser/http1.rb +0 -0
  446. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/auth/basic.rb +0 -0
  447. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/auth/ntlm.rb +0 -0
  448. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/auth/socks5.rb +0 -0
  449. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/aws_sdk_authentication.rb +0 -0
  450. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/aws_sigv4.rb +0 -0
  451. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/basic_auth.rb +0 -0
  452. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/brotli.rb +0 -0
  453. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/cache/file_store.rb +0 -0
  454. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/cache/store.rb +0 -0
  455. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/cache.rb +0 -0
  456. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/circuit_breaker/circuit.rb +0 -0
  457. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/circuit_breaker/circuit_store.rb +0 -0
  458. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/circuit_breaker.rb +0 -0
  459. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/content_digest.rb +0 -0
  460. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/cookies/cookie.rb +0 -0
  461. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/cookies/jar.rb +0 -0
  462. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/cookies/set_cookie_parser.rb +0 -0
  463. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/cookies.rb +0 -0
  464. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/expect.rb +0 -0
  465. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/follow_redirects.rb +0 -0
  466. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/grpc/call.rb +0 -0
  467. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/grpc/grpc_encoding.rb +0 -0
  468. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/grpc/message.rb +0 -0
  469. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/grpc.rb +0 -0
  470. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/h2c.rb +0 -0
  471. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/internal_telemetry.rb +0 -0
  472. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/ntlm_auth.rb +0 -0
  473. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/ntlm_v2_auth.rb +0 -0
  474. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/oauth.rb +0 -0
  475. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/proxy/http.rb +0 -0
  476. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/proxy/socks4.rb +0 -0
  477. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/proxy/socks5.rb +0 -0
  478. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/proxy/ssh.rb +0 -0
  479. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/proxy.rb +0 -0
  480. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/query.rb +0 -0
  481. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/rate_limiter.rb +0 -0
  482. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/response_cache.rb +0 -0
  483. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/retries.rb +0 -0
  484. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/server_sent_events.rb +0 -0
  485. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/tracing.rb +0 -0
  486. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/upgrade/h2.rb +0 -0
  487. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/upgrade.rb +0 -0
  488. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/webdav.rb +0 -0
  489. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/plugins/xml.rb +0 -0
  490. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/pmatch_extensions.rb +0 -0
  491. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/punycode.rb +0 -0
  492. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/resolver/cache/file.rb +0 -0
  493. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/resolver/cache/memory.rb +0 -0
  494. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/resolver/cache.rb +0 -0
  495. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/resolver/entry.rb +0 -0
  496. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/resolver/multi.rb +0 -0
  497. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/resolver.rb +0 -0
  498. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/response/buffer.rb +0 -0
  499. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/transcoder/body.rb +0 -0
  500. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/transcoder/chunker.rb +0 -0
  501. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/transcoder/deflate.rb +0 -0
  502. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/transcoder/form.rb +0 -0
  503. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/transcoder/gzip.rb +0 -0
  504. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/transcoder/json.rb +0 -0
  505. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/transcoder/multipart/decoder.rb +0 -0
  506. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/transcoder/multipart/encoder.rb +0 -0
  507. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/transcoder/multipart/mime_type_detector.rb +0 -0
  508. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/transcoder/multipart/part.rb +0 -0
  509. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/transcoder/multipart.rb +0 -0
  510. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/transcoder/utils/body_reader.rb +0 -0
  511. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/transcoder/utils/deflater.rb +0 -0
  512. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/transcoder.rb +0 -0
  513. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx/utils.rb +0 -0
  514. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/lib/httpx.rb +0 -0
  515. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/altsvc.rbs +0 -0
  516. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/buffer.rbs +0 -0
  517. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/callbacks.rbs +0 -0
  518. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/chainable.rbs +0 -0
  519. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/connection/http1.rbs +0 -0
  520. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/domain_name.rbs +0 -0
  521. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/errors.rbs +0 -0
  522. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/headers.rbs +0 -0
  523. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/httpx.rbs +0 -0
  524. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/io/ssl.rbs +0 -0
  525. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/io/tcp.rbs +0 -0
  526. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/io/udp.rbs +0 -0
  527. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/io/unix.rbs +0 -0
  528. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/io.rbs +0 -0
  529. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/options.rbs +0 -0
  530. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/parser/http1.rbs +0 -0
  531. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/auth/basic.rbs +0 -0
  532. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/auth/digest.rbs +0 -0
  533. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/auth/ntlm.rbs +0 -0
  534. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/auth/socks5.rbs +0 -0
  535. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/aws_sdk_authentication.rbs +0 -0
  536. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/aws_sigv4.rbs +0 -0
  537. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/basic_auth.rbs +0 -0
  538. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/brotli.rbs +0 -0
  539. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/cache/file_store.rbs +0 -0
  540. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/cache/store.rbs +0 -0
  541. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/cache.rbs +0 -0
  542. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/callbacks.rbs +0 -0
  543. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/circuit_breaker.rbs +0 -0
  544. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/compression.rbs +0 -0
  545. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/content_digest.rbs +0 -0
  546. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/cookies/cookie.rbs +0 -0
  547. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/cookies/jar.rbs +0 -0
  548. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/cookies/set_cookie_parser.rbs +0 -0
  549. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/cookies.rbs +0 -0
  550. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/digest_auth.rbs +0 -0
  551. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/expect.rbs +0 -0
  552. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/fiber_concurrency.rbs +0 -0
  553. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/follow_redirects.rbs +0 -0
  554. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/grpc/call.rbs +0 -0
  555. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/grpc/grpc_encoding.rbs +0 -0
  556. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/grpc/message.rbs +0 -0
  557. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/grpc.rbs +0 -0
  558. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/h2c.rbs +0 -0
  559. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/ntlm_auth.rbs +0 -0
  560. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/ntlm_v2_auth.rbs +0 -0
  561. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/oauth.rbs +0 -0
  562. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/proxy/http.rbs +0 -0
  563. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/proxy/socks4.rbs +0 -0
  564. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/proxy/socks5.rbs +0 -0
  565. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/proxy/ssh.rbs +0 -0
  566. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/proxy.rbs +0 -0
  567. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/push_promise.rbs +0 -0
  568. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/query.rbs +0 -0
  569. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/rate_limiter.rbs +0 -0
  570. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/response_cache.rbs +0 -0
  571. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/retries.rbs +0 -0
  572. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/server_sent_events.rbs +0 -0
  573. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/ssrf_filter.rbs +0 -0
  574. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/stream.rbs +0 -0
  575. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/stream_bidi.rbs +0 -0
  576. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/tracing.rbs +0 -0
  577. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/upgrade/h2.rbs +0 -0
  578. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/upgrade.rbs +0 -0
  579. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/webdav.rbs +0 -0
  580. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/plugins/xml.rbs +0 -0
  581. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/pool.rbs +0 -0
  582. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/punycode.rbs +0 -0
  583. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/request/body.rbs +0 -0
  584. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/resolver/cache/base.rbs +0 -0
  585. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/resolver/cache/file.rbs +0 -0
  586. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/resolver/cache/memory.rbs +0 -0
  587. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/resolver/cache.rbs +0 -0
  588. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/resolver/entry.rbs +0 -0
  589. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/resolver/https.rbs +0 -0
  590. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/resolver/multi.rbs +0 -0
  591. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/resolver/native.rbs +0 -0
  592. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/resolver/resolver.rbs +0 -0
  593. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/resolver.rbs +0 -0
  594. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/response/body.rbs +0 -0
  595. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/response/buffer.rbs +0 -0
  596. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/response.rbs +0 -0
  597. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/session.rbs +0 -0
  598. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/transcoder/body.rbs +0 -0
  599. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/transcoder/chunker.rbs +0 -0
  600. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/transcoder/deflate.rbs +0 -0
  601. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/transcoder/form.rbs +0 -0
  602. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/transcoder/gzip.rbs +0 -0
  603. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/transcoder/json.rbs +0 -0
  604. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/transcoder/multipart.rbs +0 -0
  605. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/transcoder/utils/body_reader.rbs +0 -0
  606. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/transcoder/utils/deflater.rbs +0 -0
  607. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/transcoder.rbs +0 -0
  608. /data/vendor/bundle/ruby/3.3.0/gems/{httpx-1.8.0 → httpx-1.8.1}/sig/utils.rbs +0 -0
  609. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/LICENSE.txt +0 -0
  610. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/bin/ruby-parse +0 -0
  611. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/bin/ruby-rewrite +0 -0
  612. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/gauntlet_parser.rb +0 -0
  613. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/all.rb +0 -0
  614. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/ast/node.rb +0 -0
  615. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/ast/processor.rb +0 -0
  616. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/base.rb +0 -0
  617. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/builders/default.rb +0 -0
  618. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/clobbering_error.rb +0 -0
  619. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/color.rb +0 -0
  620. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/context.rb +0 -0
  621. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/current_arg_stack.rb +0 -0
  622. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/deprecation.rb +0 -0
  623. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/diagnostic/engine.rb +0 -0
  624. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/diagnostic.rb +0 -0
  625. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/lexer/dedenter.rb +0 -0
  626. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/lexer/explanation.rb +0 -0
  627. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/lexer/literal.rb +0 -0
  628. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/lexer/stack_state.rb +0 -0
  629. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/lexer-F0.rb +0 -0
  630. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/lexer-F1.rb +0 -0
  631. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/lexer-strings.rb +0 -0
  632. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/macruby.rb +0 -0
  633. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/max_numparam_stack.rb +0 -0
  634. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/messages.rb +0 -0
  635. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/meta.rb +0 -0
  636. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/rewriter.rb +0 -0
  637. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/ruby18.rb +0 -0
  638. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/ruby19.rb +0 -0
  639. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/ruby20.rb +0 -0
  640. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/ruby21.rb +0 -0
  641. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/ruby22.rb +0 -0
  642. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/ruby23.rb +0 -0
  643. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/ruby24.rb +0 -0
  644. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/ruby25.rb +0 -0
  645. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/ruby26.rb +0 -0
  646. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/ruby27.rb +0 -0
  647. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/ruby30.rb +0 -0
  648. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/ruby31.rb +0 -0
  649. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/ruby32.rb +0 -0
  650. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/ruby33.rb +0 -0
  651. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/ruby34.rb +0 -0
  652. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/rubymotion.rb +0 -0
  653. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/runner/ruby_parse.rb +0 -0
  654. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/runner/ruby_rewrite.rb +0 -0
  655. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/runner.rb +0 -0
  656. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/source/buffer.rb +0 -0
  657. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/source/comment/associator.rb +0 -0
  658. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/source/comment.rb +0 -0
  659. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/source/map/collection.rb +0 -0
  660. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/source/map/condition.rb +0 -0
  661. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/source/map/constant.rb +0 -0
  662. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/source/map/definition.rb +0 -0
  663. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/source/map/for.rb +0 -0
  664. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/source/map/heredoc.rb +0 -0
  665. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/source/map/index.rb +0 -0
  666. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/source/map/keyword.rb +0 -0
  667. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/source/map/method_definition.rb +0 -0
  668. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/source/map/objc_kwarg.rb +0 -0
  669. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/source/map/operator.rb +0 -0
  670. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/source/map/rescue_body.rb +0 -0
  671. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/source/map/send.rb +0 -0
  672. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/source/map/ternary.rb +0 -0
  673. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/source/map/variable.rb +0 -0
  674. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/source/map.rb +0 -0
  675. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/source/range.rb +0 -0
  676. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/source/rewriter/action.rb +0 -0
  677. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/source/rewriter.rb +0 -0
  678. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/source/tree_rewriter/action.rb +0 -0
  679. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/source/tree_rewriter.rb +0 -0
  680. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/static_environment.rb +0 -0
  681. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/syntax_error.rb +0 -0
  682. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/tree_rewriter.rb +0 -0
  683. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/unknown_encoding_in_magic_comment_error.rb +0 -0
  684. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser/variables_stack.rb +0 -0
  685. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/lib/parser.rb +0 -0
  686. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.11.1 → parser-3.3.12.0}/parser.gemspec +0 -0
@@ -1,6 +1,6 @@
1
1
  have_func: checking for rb_syserr_fail_str(0, Qnil)... -------------------- yes
2
2
 
3
- LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.11/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -lruby -lm -lpthread -lc"
3
+ LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.12/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -lruby -lm -lpthread -lc"
4
4
  checked program was:
5
5
  /* begin */
6
6
  1: #include "ruby.h"
@@ -11,7 +11,7 @@ checked program was:
11
11
  6: }
12
12
  /* end */
13
13
 
14
- LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.11/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -lruby -lm -lpthread -lc"
14
+ LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.12/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -lruby -lm -lpthread -lc"
15
15
  conftest.c: In function ‘t’:
16
16
  conftest.c:15:5: warning: function might be candidate for attribute ‘noreturn’ [-Wsuggest-attribute=noreturn]
17
17
  15 | int t(void) { rb_syserr_fail_str(0, Qnil); return 0; }
@@ -43,7 +43,7 @@ checked program was:
43
43
 
44
44
  have_func: checking for rb_interned_str_cstr()... -------------------- yes
45
45
 
46
- LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.11/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -lruby -lm -lpthread -lc"
46
+ LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.12/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -lruby -lm -lpthread -lc"
47
47
  checked program was:
48
48
  /* begin */
49
49
  1: #include "ruby.h"
@@ -66,7 +66,7 @@ checked program was:
66
66
 
67
67
  have_func: checking for rb_io_path() in ruby/io.h... -------------------- yes
68
68
 
69
- LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.11/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -lruby -lm -lpthread -lc"
69
+ LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.12/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -lruby -lm -lpthread -lc"
70
70
  checked program was:
71
71
  /* begin */
72
72
  1: #include "ruby.h"
@@ -91,7 +91,7 @@ checked program was:
91
91
 
92
92
  have_func: checking for rb_io_descriptor() in ruby/io.h... -------------------- yes
93
93
 
94
- LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.11/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -lruby -lm -lpthread -lc"
94
+ LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.12/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -lruby -lm -lpthread -lc"
95
95
  checked program was:
96
96
  /* begin */
97
97
  1: #include "ruby.h"
@@ -116,7 +116,7 @@ checked program was:
116
116
 
117
117
  have_func: checking for rb_io_get_write_io() in ruby/io.h... -------------------- yes
118
118
 
119
- LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.11/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -lruby -lm -lpthread -lc"
119
+ LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.12/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -lruby -lm -lpthread -lc"
120
120
  checked program was:
121
121
  /* begin */
122
122
  1: #include "ruby.h"
@@ -141,7 +141,7 @@ checked program was:
141
141
 
142
142
  have_func: checking for rb_io_closed_p() in ruby/io.h... -------------------- yes
143
143
 
144
- LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.11/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -lruby -lm -lpthread -lc"
144
+ LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.12/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -lruby -lm -lpthread -lc"
145
145
  checked program was:
146
146
  /* begin */
147
147
  1: #include "ruby.h"
@@ -166,7 +166,7 @@ checked program was:
166
166
 
167
167
  have_func: checking for rb_io_open_descriptor() in ruby/io.h... -------------------- yes
168
168
 
169
- LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.11/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -lruby -lm -lpthread -lc"
169
+ LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.12/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -lruby -lm -lpthread -lc"
170
170
  checked program was:
171
171
  /* begin */
172
172
  1: #include "ruby.h"
@@ -191,7 +191,7 @@ checked program was:
191
191
 
192
192
  have_func: checking for rb_ractor_local_storage_value_newkey()... -------------------- yes
193
193
 
194
- LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.11/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -lruby -lm -lpthread -lc"
194
+ LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.12/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -lruby -lm -lpthread -lc"
195
195
  conftest.c: In function ‘t’:
196
196
  conftest.c:14:57: error: ‘rb_ractor_local_storage_value_newkey’ undeclared (first use in this function)
197
197
  14 | int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_ractor_local_storage_value_newkey; return !p; }
@@ -219,7 +219,7 @@ checked program was:
219
219
  14: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_ractor_local_storage_value_newkey; return !p; }
220
220
  /* end */
221
221
 
222
- LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.11/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -lruby -lm -lpthread -lc"
222
+ LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.12/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -lruby -lm -lpthread -lc"
223
223
  checked program was:
224
224
  /* begin */
225
225
  1: #include "ruby.h"
@@ -241,7 +241,7 @@ checked program was:
241
241
 
242
242
  --------------------
243
243
 
244
- LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.11/x64/lib "gcc -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC -c conftest.c"
244
+ LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.12/x64/lib "gcc -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC -c conftest.c"
245
245
  conftest.c:5:3: error: #error
246
246
  5 | # error
247
247
  | ^~~~~
@@ -264,7 +264,7 @@ checked program was:
264
264
 
265
265
  have_header: checking for termios.h... -------------------- yes
266
266
 
267
- LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.11/x64/lib "gcc -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC -c conftest.c"
267
+ LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.12/x64/lib "gcc -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC -c conftest.c"
268
268
  checked program was:
269
269
  /* begin */
270
270
  1: #include "ruby.h"
@@ -276,7 +276,7 @@ checked program was:
276
276
 
277
277
  have_func: checking for cfmakeraw() in termios.h... -------------------- yes
278
278
 
279
- LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.11/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -lruby -lm -lpthread -lc"
279
+ LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.12/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -lruby -lm -lpthread -lc"
280
280
  checked program was:
281
281
  /* begin */
282
282
  1: #include "ruby.h"
@@ -301,7 +301,7 @@ checked program was:
301
301
 
302
302
  have_header: checking for sys/ioctl.h... -------------------- yes
303
303
 
304
- LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.11/x64/lib "gcc -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC -c conftest.c"
304
+ LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.12/x64/lib "gcc -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC -c conftest.c"
305
305
  checked program was:
306
306
  /* begin */
307
307
  1: #include "ruby.h"
@@ -313,7 +313,7 @@ checked program was:
313
313
 
314
314
  have_macro: checking for HAVE_RUBY_FIBER_SCHEDULER_H... -------------------- yes
315
315
 
316
- LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.11/x64/lib "gcc -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC -c conftest.c"
316
+ LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.12/x64/lib "gcc -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC -c conftest.c"
317
317
  checked program was:
318
318
  /* begin */
319
319
  1: #include "ruby.h"
@@ -329,7 +329,7 @@ checked program was:
329
329
 
330
330
  have_func: checking for ttyname_r()... -------------------- yes
331
331
 
332
- LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.11/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -lruby -lm -lpthread -lc"
332
+ LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.12/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -lruby -lm -lpthread -lc"
333
333
  checked program was:
334
334
  /* begin */
335
335
  1: #include "ruby.h"
@@ -1,12 +1,12 @@
1
1
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler
2
- /opt/hostedtoolcache/Ruby/3.3.11/x64/bin/ruby extconf.rb
2
+ /opt/hostedtoolcache/Ruby/3.3.12/x64/bin/ruby extconf.rb
3
3
  creating Makefile
4
4
 
5
5
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler
6
- make DESTDIR\= sitearchdir\=./.gem.20260626-2326-ozqjyn sitelibdir\=./.gem.20260626-2326-ozqjyn clean
6
+ make DESTDIR\= sitearchdir\=./.gem.20260727-2359-mk61oa sitelibdir\=./.gem.20260727-2359-mk61oa clean
7
7
 
8
8
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler
9
- make DESTDIR\= sitearchdir\=./.gem.20260626-2326-ozqjyn sitelibdir\=./.gem.20260626-2326-ozqjyn
9
+ make DESTDIR\= sitearchdir\=./.gem.20260727-2359-mk61oa sitelibdir\=./.gem.20260727-2359-mk61oa
10
10
  compiling adj_matrix.c
11
11
  adj_matrix.c: In function ‘adj_matrix_default’:
12
12
  adj_matrix.c:82:12: warning: old-style function definition [-Wold-style-definition]
@@ -22,8 +22,8 @@ compiling jaro_winkler.c
22
22
  linking shared-object jaro_winkler/jaro_winkler_ext.so
23
23
 
24
24
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler
25
- make DESTDIR\= sitearchdir\=./.gem.20260626-2326-ozqjyn sitelibdir\=./.gem.20260626-2326-ozqjyn install
26
- /usr/bin/install -c -m 0755 jaro_winkler_ext.so ./.gem.20260626-2326-ozqjyn/jaro_winkler
25
+ make DESTDIR\= sitearchdir\=./.gem.20260727-2359-mk61oa sitelibdir\=./.gem.20260727-2359-mk61oa install
26
+ /usr/bin/install -c -m 0755 jaro_winkler_ext.so ./.gem.20260727-2359-mk61oa/jaro_winkler
27
27
 
28
28
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler
29
- make DESTDIR\= sitearchdir\=./.gem.20260626-2326-ozqjyn sitelibdir\=./.gem.20260626-2326-ozqjyn clean
29
+ make DESTDIR\= sitearchdir\=./.gem.20260727-2359-mk61oa sitelibdir\=./.gem.20260727-2359-mk61oa clean
@@ -1,16 +1,16 @@
1
1
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.4.0/ext/psych
2
- /opt/hostedtoolcache/Ruby/3.3.11/x64/bin/ruby extconf.rb
2
+ /opt/hostedtoolcache/Ruby/3.3.12/x64/bin/ruby extconf.rb
3
3
  checking for pkg-config for yaml-0.1... [" ", "", "-lyaml"]
4
4
  creating Makefile
5
5
 
6
6
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.4.0/ext/psych
7
- make DESTDIR\= sitearchdir\=./.gem.20260626-2326-6jifs sitelibdir\=./.gem.20260626-2326-6jifs clean
7
+ make DESTDIR\= sitearchdir\=./.gem.20260727-2359-aww63t sitelibdir\=./.gem.20260727-2359-aww63t clean
8
8
  cd libyaml && make clean
9
9
  /bin/sh: 1: cd: can't cd to libyaml
10
10
  make: [Makefile:283: clean-so] Error 2 (ignored)
11
11
 
12
12
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.4.0/ext/psych
13
- make DESTDIR\= sitearchdir\=./.gem.20260626-2326-6jifs sitelibdir\=./.gem.20260626-2326-6jifs
13
+ make DESTDIR\= sitearchdir\=./.gem.20260727-2359-aww63t sitelibdir\=./.gem.20260727-2359-aww63t
14
14
  compiling psych.c
15
15
  compiling psych_emitter.c
16
16
  compiling psych_parser.c
@@ -19,11 +19,11 @@ compiling psych_yaml_tree.c
19
19
  linking shared-object psych.so
20
20
 
21
21
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.4.0/ext/psych
22
- make DESTDIR\= sitearchdir\=./.gem.20260626-2326-6jifs sitelibdir\=./.gem.20260626-2326-6jifs install
23
- /usr/bin/install -c -m 0755 psych.so ./.gem.20260626-2326-6jifs
22
+ make DESTDIR\= sitearchdir\=./.gem.20260727-2359-aww63t sitelibdir\=./.gem.20260727-2359-aww63t install
23
+ /usr/bin/install -c -m 0755 psych.so ./.gem.20260727-2359-aww63t
24
24
 
25
25
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.4.0/ext/psych
26
- make DESTDIR\= sitearchdir\=./.gem.20260626-2326-6jifs sitelibdir\=./.gem.20260626-2326-6jifs clean
26
+ make DESTDIR\= sitearchdir\=./.gem.20260727-2359-aww63t sitelibdir\=./.gem.20260727-2359-aww63t clean
27
27
  cd libyaml && make clean
28
28
  /bin/sh: 1: cd: can't cd to libyaml
29
29
  make: [Makefile:283: clean-so] Error 2 (ignored)
@@ -1,9 +1,9 @@
1
1
  pkg_config: checking for pkg-config for yaml-0.1... -------------------- [" ", "", "-lyaml"]
2
2
 
3
- LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.11/x64/lib pkg-config --exists yaml-0.1
4
- LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.11/x64/lib pkg-config --libs yaml-0.1 |
3
+ LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.12/x64/lib pkg-config --exists yaml-0.1
4
+ LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.12/x64/lib pkg-config --libs yaml-0.1 |
5
5
  => "-lyaml \n"
6
- LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.11/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -lruby -lm -lpthread -lc"
6
+ LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.12/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -lruby -lm -lpthread -lc"
7
7
  checked program was:
8
8
  /* begin */
9
9
  1: #include "ruby.h"
@@ -14,7 +14,7 @@ checked program was:
14
14
  6: }
15
15
  /* end */
16
16
 
17
- LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.11/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -lruby -lyaml -lm -lpthread -lc"
17
+ LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.12/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -lruby -lyaml -lm -lpthread -lc"
18
18
  checked program was:
19
19
  /* begin */
20
20
  1: #include "ruby.h"
@@ -25,11 +25,11 @@ checked program was:
25
25
  6: }
26
26
  /* end */
27
27
 
28
- LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.11/x64/lib pkg-config --cflags-only-I yaml-0.1 |
28
+ LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.12/x64/lib pkg-config --cflags-only-I yaml-0.1 |
29
29
  => "\n"
30
- LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.11/x64/lib pkg-config --cflags-only-other yaml-0.1 |
30
+ LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.12/x64/lib pkg-config --cflags-only-other yaml-0.1 |
31
31
  => "\n"
32
- LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.11/x64/lib pkg-config --libs-only-l yaml-0.1 |
32
+ LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.12/x64/lib pkg-config --libs-only-l yaml-0.1 |
33
33
  => "-lyaml \n"
34
34
  package configuration for yaml-0.1
35
35
  incflags:
@@ -1,18 +1,18 @@
1
1
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse
2
- /opt/hostedtoolcache/Ruby/3.3.11/x64/bin/ruby extconf.rb
2
+ /opt/hostedtoolcache/Ruby/3.3.12/x64/bin/ruby extconf.rb
3
3
  creating Makefile
4
4
 
5
5
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse
6
- make DESTDIR\= sitearchdir\=./.gem.20260626-2326-fv9bnm sitelibdir\=./.gem.20260626-2326-fv9bnm clean
6
+ make DESTDIR\= sitearchdir\=./.gem.20260727-2359-1z6m8x sitelibdir\=./.gem.20260727-2359-1z6m8x clean
7
7
 
8
8
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse
9
- make DESTDIR\= sitearchdir\=./.gem.20260626-2326-fv9bnm sitelibdir\=./.gem.20260626-2326-fv9bnm
9
+ make DESTDIR\= sitearchdir\=./.gem.20260727-2359-1z6m8x sitelibdir\=./.gem.20260727-2359-1z6m8x
10
10
  compiling cparse.c
11
11
  linking shared-object racc/cparse.so
12
12
 
13
13
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse
14
- make DESTDIR\= sitearchdir\=./.gem.20260626-2326-fv9bnm sitelibdir\=./.gem.20260626-2326-fv9bnm install
15
- /usr/bin/install -c -m 0755 cparse.so ./.gem.20260626-2326-fv9bnm/racc
14
+ make DESTDIR\= sitearchdir\=./.gem.20260727-2359-1z6m8x sitelibdir\=./.gem.20260727-2359-1z6m8x install
15
+ /usr/bin/install -c -m 0755 cparse.so ./.gem.20260727-2359-1z6m8x/racc
16
16
 
17
17
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse
18
- make DESTDIR\= sitearchdir\=./.gem.20260626-2326-fv9bnm sitelibdir\=./.gem.20260626-2326-fv9bnm clean
18
+ make DESTDIR\= sitearchdir\=./.gem.20260727-2359-1z6m8x sitelibdir\=./.gem.20260727-2359-1z6m8x clean
@@ -1,19 +1,19 @@
1
1
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.2.0/ext/stringio
2
- /opt/hostedtoolcache/Ruby/3.3.11/x64/bin/ruby extconf.rb
2
+ /opt/hostedtoolcache/Ruby/3.3.12/x64/bin/ruby extconf.rb
3
3
  checking for rb_io_mode_t in ruby/io.h... no
4
4
  creating Makefile
5
5
 
6
6
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.2.0/ext/stringio
7
- make DESTDIR\= sitearchdir\=./.gem.20260626-2326-jq31ue sitelibdir\=./.gem.20260626-2326-jq31ue clean
7
+ make DESTDIR\= sitearchdir\=./.gem.20260727-2359-sjwq8h sitelibdir\=./.gem.20260727-2359-sjwq8h clean
8
8
 
9
9
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.2.0/ext/stringio
10
- make DESTDIR\= sitearchdir\=./.gem.20260626-2326-jq31ue sitelibdir\=./.gem.20260626-2326-jq31ue
10
+ make DESTDIR\= sitearchdir\=./.gem.20260727-2359-sjwq8h sitelibdir\=./.gem.20260727-2359-sjwq8h
11
11
  compiling stringio.c
12
12
  linking shared-object stringio.so
13
13
 
14
14
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.2.0/ext/stringio
15
- make DESTDIR\= sitearchdir\=./.gem.20260626-2326-jq31ue sitelibdir\=./.gem.20260626-2326-jq31ue install
16
- /usr/bin/install -c -m 0755 stringio.so ./.gem.20260626-2326-jq31ue
15
+ make DESTDIR\= sitearchdir\=./.gem.20260727-2359-sjwq8h sitelibdir\=./.gem.20260727-2359-sjwq8h install
16
+ /usr/bin/install -c -m 0755 stringio.so ./.gem.20260727-2359-sjwq8h
17
17
 
18
18
  current directory: /home/runner/work/alogram-ruby/alogram-ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.2.0/ext/stringio
19
- make DESTDIR\= sitearchdir\=./.gem.20260626-2326-jq31ue sitelibdir\=./.gem.20260626-2326-jq31ue clean
19
+ make DESTDIR\= sitearchdir\=./.gem.20260727-2359-sjwq8h sitelibdir\=./.gem.20260727-2359-sjwq8h clean
@@ -1,6 +1,6 @@
1
1
  have_type: checking for rb_io_mode_t in ruby/io.h... -------------------- no
2
2
 
3
- LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.11/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.11/x64/lib -lruby -lm -lpthread -lc"
3
+ LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.12/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.12/x64/lib -lruby -lm -lpthread -lc"
4
4
  checked program was:
5
5
  /* begin */
6
6
  1: #include "ruby.h"
@@ -11,7 +11,7 @@ checked program was:
11
11
  6: }
12
12
  /* end */
13
13
 
14
- LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.11/x64/lib "gcc -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC -c conftest.c"
14
+ LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.12/x64/lib "gcc -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC -c conftest.c"
15
15
  conftest.c:6:9: error: unknown type name ‘rb_io_mode_t’
16
16
  6 | typedef rb_io_mode_t conftest_type;
17
17
  | ^~~~~~~~~~~~
@@ -13,12 +13,12 @@ NULLCMD = :
13
13
  #### Start of system configuration section. ####
14
14
 
15
15
  srcdir = .
16
- topdir = /opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0
16
+ topdir = /opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0
17
17
  hdrdir = $(topdir)
18
- arch_hdrdir = /opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/x86_64-linux
18
+ arch_hdrdir = /opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/x86_64-linux
19
19
  PATH_SEPARATOR = :
20
20
  VPATH = $(srcdir):$(arch_hdrdir)/ruby:$(hdrdir)/ruby
21
- prefix = $(DESTDIR)/opt/hostedtoolcache/Ruby/3.3.11/x64
21
+ prefix = $(DESTDIR)/opt/hostedtoolcache/Ruby/3.3.12/x64
22
22
  rubysitearchprefix = $(rubylibprefix)/$(sitearch)
23
23
  rubyarchprefix = $(rubylibprefix)/$(arch)
24
24
  rubylibprefix = $(libdir)/$(RUBY_BASE_NAME)
@@ -13,12 +13,12 @@ NULLCMD = :
13
13
  #### Start of system configuration section. ####
14
14
 
15
15
  srcdir = .
16
- topdir = /opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0
16
+ topdir = /opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0
17
17
  hdrdir = $(topdir)
18
- arch_hdrdir = /opt/hostedtoolcache/Ruby/3.3.11/x64/include/ruby-3.3.0/x86_64-linux
18
+ arch_hdrdir = /opt/hostedtoolcache/Ruby/3.3.12/x64/include/ruby-3.3.0/x86_64-linux
19
19
  PATH_SEPARATOR = :
20
20
  VPATH = $(srcdir):$(arch_hdrdir)/ruby:$(hdrdir)/ruby
21
- prefix = $(DESTDIR)/opt/hostedtoolcache/Ruby/3.3.11/x64
21
+ prefix = $(DESTDIR)/opt/hostedtoolcache/Ruby/3.3.12/x64
22
22
  rubysitearchprefix = $(rubylibprefix)/$(sitearch)
23
23
  rubyarchprefix = $(rubylibprefix)/$(arch)
24
24
  rubylibprefix = $(libdir)/$(RUBY_BASE_NAME)
@@ -399,7 +399,6 @@ module HTTP2
399
399
  unless @streams_recently_closed.key?(stream_id)
400
400
  connection_error(:protocol_error, msg: "sent window update on idle stream")
401
401
  end
402
- stream = @streams_recently_closed[stream_id]
403
402
  process_window_update(frame: frame, encode: true)
404
403
  # Endpoints MUST ignore
405
404
  # WINDOW_UPDATE or RST_STREAM frames received in this state (closed), though
@@ -26,9 +26,16 @@ module HTTP2
26
26
  def read_str(str, n)
27
27
  return "".b if n == 0
28
28
 
29
+ enc = str.encoding
30
+
31
+ if enc != Encoding::BINARY
32
+ str = str.dup if str.frozen?
33
+ str.force_encoding(Encoding::BINARY)
34
+ end
35
+
29
36
  chunk = str.byteslice(0, n)
30
37
  str.bytesplice(0, chunk.length, "")
31
- chunk
38
+ chunk.force_encoding(Encoding::BINARY)
32
39
  end
33
40
  else
34
41
  def read_str(str, n)
@@ -37,7 +44,7 @@ module HTTP2
37
44
  chunk = str.byteslice(0, n)
38
45
  remaining = str.byteslice(n, str.size - n)
39
46
  remaining ? str.replace(remaining) : str.clear
40
- chunk
47
+ chunk.force_encoding(Encoding::BINARY)
41
48
  end
42
49
  end
43
50
 
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module HTTP2
4
- VERSION = "1.2.0"
4
+ VERSION = "1.2.1"
5
5
  end
@@ -17,5 +17,4 @@
17
17
  * `:stream_bidi` plugin: fix internal state preventing bidi requests from being retried.
18
18
  * `:stream_bidi` plugin: will only allow initial request body being passed using `:body` param (others, like `:json`, will raise an exception)
19
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
- *
20
+ * selector loop fix: when there are no selectables and an interval is passed, sleep instead of returning (thereby avoiding potential busy loop).
@@ -0,0 +1,27 @@
1
+ # 1.8.1
2
+
3
+ ## Improvements
4
+
5
+ * the session will now eagerly write initial data to connections instead of waiting for I/O the first time (saves a syscall).
6
+ * removed all rescue blocks rescuing `StandardError` internally; this could interfere with usages of `httpx` inside `Timeout.timeout` blocks, which may emit an exception at any point, including in blocks where that exception could be rescued, leaving the session in a potentially irrecoverable state and looping.
7
+ * debug logs change the display of ids from 'tid:123, fid:123' to 'tid=123 fid:123'.
8
+ * and when using the `datadog` adapter, all related correlation ids (trace id, span id, etc) will also be added to the identifiers in the same format
9
+ * plugins built on top of the `:retries` plugin will skip the `retry_after` interval when certain conditions are met.
10
+ * `:persistent` plugin: request will be retried immediately, when the error happens after the keep alive interval expired.
11
+ * `:auth` plugin: request will be retried immediately if it failed due to a "401 Unauthorized Error".
12
+ * `:ssrf_filter` plugin: removed public/private references of exception message.
13
+
14
+ ## Bugfixes
15
+
16
+ * `:auth` plugin: handle edge case where `:auth_header_expires_at` returns no value.
17
+ * `:digest_auth` plugin: do not retry if there was an issue building building the authorization header after the probe.
18
+ * `webmock` adapter: prevent mocked requests from opening a connection to the peer server that will not be used.
19
+ * clear and cancel request timers on completion or reset, ensuring that they won't be retained way past the point where the request is gone.
20
+ * connection: cancel and discard ping timer before closing (removes timer reference)
21
+ * connection: fix logic where purging-while-resending requests to a coalesced connection was leaving references in the old connection.
22
+ * moved an `on_body_chunk` callback to the `:callbacks` plugin, where it's used and expected to be defined.
23
+ * `http2`: avoid closing the connection on internal errors which are supposed to be specific to a request, such as the max headers or max response body size checks.
24
+ * system resolver will use an internal exception when using `Timeout.timeout` on resolutions to avoid conflicts with the default timeout exception class.
25
+ * prevent edge case where `#alpn_protocol` was being called on a `TCPSocket`.
26
+ * fixed v1.8.0 regression causing connection to loop when an error happens while connecting.
27
+ * resolver cache: fixed cache eviction logic, where alias answers weren't being evicted, causing resolutions to stall after a certain number of resolutions.
@@ -185,6 +185,13 @@ module Datadog::Tracing
185
185
  end
186
186
  end
187
187
 
188
+ # patches httpx debug logs to include datadog correlation ids
189
+ module LoggablePatch
190
+ def log_identifiers
191
+ "#{super} #{Datadog::Tracing.log_correlation}"
192
+ end
193
+ end
194
+
188
195
  module Configuration
189
196
  # Default settings for httpx
190
197
  #
@@ -297,6 +304,8 @@ module Datadog::Tracing
297
304
 
298
305
  ::HTTPX.send(:remove_const, :Session)
299
306
  ::HTTPX.send(:const_set, :Session, datadog_session.class)
307
+
308
+ ::HTTPX::Loggable.singleton_class.prepend(LoggablePatch)
300
309
  end
301
310
  end
302
311
 
@@ -115,11 +115,11 @@ module Faraday
115
115
  ssl_options
116
116
  end
117
117
  else
118
- # :nocov:
118
+ # simplecov:disable
119
119
  def ssl_options_from_env(*)
120
120
  {}
121
121
  end
122
- # :nocov:
122
+ # simplecov:enable
123
123
  end
124
124
  end
125
125
 
@@ -155,6 +155,12 @@ module WebMock
155
155
  raise WebMock::NetConnectNotAllowedError, request_signature
156
156
  end
157
157
  end
158
+
159
+ private
160
+
161
+ def connect
162
+ super unless @mocked
163
+ end
158
164
  end
159
165
  end
160
166