fluent-plugin-openlineage 0.1.0 → 0.1.2

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 (2573) hide show
  1. checksums.yaml +4 -4
  2. metadata +4 -2642
  3. data/.gitignore +0 -18
  4. data/.idea/.gitignore +0 -8
  5. data/.idea/fluentd.iml +0 -208
  6. data/.idea/misc.xml +0 -4
  7. data/.idea/modules/benchmark-memory-0.2.iml +0 -12
  8. data/.idea/modules/bigdecimal-3.1.iml +0 -11
  9. data/.idea/modules/certstore_c-0.1.iml +0 -15
  10. data/.idea/modules/concurrent-ruby-1.3.iml +0 -18
  11. data/.idea/modules/concurrent-ruby-1.31.iml +0 -15
  12. data/.idea/modules/connection_pool-2.4.iml +0 -11
  13. data/.idea/modules/cool.io-1.8.iml +0 -16
  14. data/.idea/modules/drb-2.2.iml +0 -14
  15. data/.idea/modules/drb-2.21.iml +0 -11
  16. data/.idea/modules/ffi-1.17.iml +0 -20
  17. data/.idea/modules/ffi-win32-extensions-1.0.iml +0 -19
  18. data/.idea/modules/fluentd-1.17.iml +0 -43
  19. data/.idea/modules/http_parser.rb-0.8.iml +0 -17
  20. data/.idea/modules/json-2.7.iml +0 -14
  21. data/.idea/modules/json-2.71.iml +0 -11
  22. data/.idea/modules/msgpack-1.7.iml +0 -15
  23. data/.idea/modules/mutex_m-0.2.iml +0 -15
  24. data/.idea/modules/new_gem.iml +0 -15
  25. data/.idea/modules/power_assert-2.0.iml +0 -19
  26. data/.idea/modules/rake-13.2.iml +0 -18
  27. data/.idea/modules/rake-13.21.iml +0 -15
  28. data/.idea/modules/rake-compiler-1.2.iml +0 -13
  29. data/.idea/modules/rusty_json_schema-0.15.iml +0 -15
  30. data/.idea/modules/serverengine-2.3.iml +0 -17
  31. data/.idea/modules/sigdump-0.2.iml +0 -16
  32. data/.idea/modules/specifications.iml +0 -14
  33. data/.idea/modules/specifications1.iml +0 -11
  34. data/.idea/modules/strptime-0.2.iml +0 -16
  35. data/.idea/modules/thermite-0.13.iml +0 -17
  36. data/.idea/modules/webrick-1.8.iml +0 -18
  37. data/.idea/modules/win32-event-0.6.iml +0 -21
  38. data/.idea/modules/win32-ipc-0.7.iml +0 -20
  39. data/.idea/modules/yajl-ruby-1.4.iml +0 -779
  40. data/.idea/modules.xml +0 -8
  41. data/.idea/vcs.xml +0 -6
  42. data/.rspec +0 -2
  43. data/ChangeLog +0 -3
  44. data/Gemfile +0 -3
  45. data/LICENSE +0 -202
  46. data/README.md +0 -223
  47. data/Rakefile +0 -13
  48. data/fluent-plugin-openlineage.gemspec +0 -28
  49. data/lib/fluent/plugin/parser_openlineage.rb +0 -182
  50. data/misc/fluent.conf +0 -101
  51. data/misc/test-complete.json +0 -73
  52. data/misc/test-start.json +0 -73
  53. data/spec/Naming.md +0 -500
  54. data/spec/OpenLineage.json +0 -304
  55. data/spec/Versioning.md +0 -49
  56. data/spec/events/event_full.json +0 -206
  57. data/spec/events/event_invalid_dataset_facet.json +0 -31
  58. data/spec/events/event_invalid_input_dataset_facet.json +0 -29
  59. data/spec/events/event_invalid_job_facet.json +0 -26
  60. data/spec/events/event_invalid_output_dataset_facet.json +0 -29
  61. data/spec/events/event_invalid_run_facet.json +0 -28
  62. data/spec/events/event_no_run_id.json +0 -28
  63. data/spec/events/event_simple.json +0 -29
  64. data/spec/facets/ColumnLineageDatasetFacet.json +0 -96
  65. data/spec/facets/ColumnLineageDatasetFacet.md +0 -106
  66. data/spec/facets/DataQualityAssertionsDatasetFacet.json +0 -49
  67. data/spec/facets/DataQualityMetricsInputDatasetFacet.json +0 -76
  68. data/spec/facets/DatasetVersionDatasetFacet.json +0 -31
  69. data/spec/facets/DatasourceDatasetFacet.json +0 -32
  70. data/spec/facets/DocumentationDatasetFacet.json +0 -31
  71. data/spec/facets/DocumentationJobFacet.json +0 -30
  72. data/spec/facets/ErrorMessageRunFacet.json +0 -41
  73. data/spec/facets/ExternalQueryRunFacet.json +0 -36
  74. data/spec/facets/ExternalQueryRunFacet.md +0 -49
  75. data/spec/facets/ExtractionErrorRunFacet.json +0 -58
  76. data/spec/facets/JobTypeJobFacet.json +0 -41
  77. data/spec/facets/LifecycleStateChangeDatasetFacet.json +0 -46
  78. data/spec/facets/NominalTimeRunFacet.json +0 -38
  79. data/spec/facets/OutputStatisticsOutputDatasetFacet.json +0 -36
  80. data/spec/facets/OwnershipDatasetFacet.json +0 -45
  81. data/spec/facets/OwnershipJobFacet.json +0 -45
  82. data/spec/facets/ParentRunFacet.json +0 -54
  83. data/spec/facets/ProcessingEngineRunFacet.json +0 -41
  84. data/spec/facets/SQLJobFacet.json +0 -30
  85. data/spec/facets/SchemaDatasetFacet.json +0 -59
  86. data/spec/facets/SourceCodeJobFacet.json +0 -34
  87. data/spec/facets/SourceCodeLocationJobFacet.json +0 -60
  88. data/spec/facets/StorageDatasetFacet.json +0 -35
  89. data/spec/facets/SymlinksDatasetFacet.json +0 -47
  90. data/spec/fluent/plugin/test_parser_openlineage.rb +0 -141
  91. data/spec/registry/core/registry.json +0 -31
  92. data/spec/registry/gcp/facets/GcpCommonJobFacet.json +0 -43
  93. data/spec/registry/gcp/registry.json +0 -6
  94. data/spec/spec_helper.rb +0 -8
  95. data/spec/tests/ColumnLineageDatasetFacet/1.json +0 -172
  96. data/spec/tests/DataQualityAssertionsDatasetFacet/1.json +0 -58
  97. data/spec/tests/DataQualityMetricsInputDatasetFacet/1.json +0 -23
  98. data/spec/tests/DatasetVersionDatasetFacet/1.json +0 -7
  99. data/spec/tests/DatasourceDatasetFacet/1.json +0 -7
  100. data/spec/tests/DocumentationDatasetFacet/1.json +0 -7
  101. data/spec/tests/DocumentationJobFacet/1.json +0 -7
  102. data/spec/tests/ErrorMessageRunFacet/1.json +0 -9
  103. data/spec/tests/ExternalQueryRunFacet/1.json +0 -8
  104. data/spec/tests/ExtractionErrorRunFacet/1.json +0 -15
  105. data/spec/tests/JobTypeJobFacet/1.json +0 -9
  106. data/spec/tests/LifecycleStateChangeDatasetFacet/1.json +0 -11
  107. data/spec/tests/NominalTimeRunFacet/1.json +0 -8
  108. data/spec/tests/OutputStatisticsOutputDatasetFacet/1.json +0 -9
  109. data/spec/tests/OwnershipDatasetFacet/1.json +0 -11
  110. data/spec/tests/OwnershipJobFacet/1.json +0 -11
  111. data/spec/tests/ParentRunFacet/1.json +0 -13
  112. data/spec/tests/ProcessingEngineRunFacet/1.json +0 -9
  113. data/spec/tests/SQLJobFacet/1.json +0 -7
  114. data/spec/tests/SchemaDatasetFacet/1.json +0 -92
  115. data/spec/tests/SourceCodeJobFacet/1.json +0 -8
  116. data/spec/tests/SourceCodeLocationJobFacet/1.json +0 -8
  117. data/spec/tests/StorageDatasetFacet/1.json +0 -8
  118. data/spec/tests/SymlinksDatasetFacet/1.json +0 -13
  119. data/spec/tests/example_full_event.json +0 -24
  120. data/vendor/bundle/ruby/3.3.0/bin/fluent-binlog-reader +0 -29
  121. data/vendor/bundle/ruby/3.3.0/bin/fluent-binlog-reader.bat +0 -2
  122. data/vendor/bundle/ruby/3.3.0/bin/fluent-binlog-reader.lock +0 -0
  123. data/vendor/bundle/ruby/3.3.0/bin/fluent-ca-generate +0 -29
  124. data/vendor/bundle/ruby/3.3.0/bin/fluent-ca-generate.bat +0 -2
  125. data/vendor/bundle/ruby/3.3.0/bin/fluent-ca-generate.lock +0 -0
  126. data/vendor/bundle/ruby/3.3.0/bin/fluent-cap-ctl +0 -29
  127. data/vendor/bundle/ruby/3.3.0/bin/fluent-cap-ctl.bat +0 -2
  128. data/vendor/bundle/ruby/3.3.0/bin/fluent-cap-ctl.lock +0 -0
  129. data/vendor/bundle/ruby/3.3.0/bin/fluent-cat +0 -29
  130. data/vendor/bundle/ruby/3.3.0/bin/fluent-cat.bat +0 -2
  131. data/vendor/bundle/ruby/3.3.0/bin/fluent-cat.lock +0 -0
  132. data/vendor/bundle/ruby/3.3.0/bin/fluent-ctl +0 -29
  133. data/vendor/bundle/ruby/3.3.0/bin/fluent-ctl.bat +0 -2
  134. data/vendor/bundle/ruby/3.3.0/bin/fluent-ctl.lock +0 -0
  135. data/vendor/bundle/ruby/3.3.0/bin/fluent-debug +0 -29
  136. data/vendor/bundle/ruby/3.3.0/bin/fluent-debug.bat +0 -2
  137. data/vendor/bundle/ruby/3.3.0/bin/fluent-debug.lock +0 -0
  138. data/vendor/bundle/ruby/3.3.0/bin/fluent-gem +0 -29
  139. data/vendor/bundle/ruby/3.3.0/bin/fluent-gem.bat +0 -2
  140. data/vendor/bundle/ruby/3.3.0/bin/fluent-gem.lock +0 -0
  141. data/vendor/bundle/ruby/3.3.0/bin/fluent-plugin-config-format +0 -29
  142. data/vendor/bundle/ruby/3.3.0/bin/fluent-plugin-config-format.bat +0 -2
  143. data/vendor/bundle/ruby/3.3.0/bin/fluent-plugin-config-format.lock +0 -0
  144. data/vendor/bundle/ruby/3.3.0/bin/fluent-plugin-generate +0 -29
  145. data/vendor/bundle/ruby/3.3.0/bin/fluent-plugin-generate.bat +0 -2
  146. data/vendor/bundle/ruby/3.3.0/bin/fluent-plugin-generate.lock +0 -0
  147. data/vendor/bundle/ruby/3.3.0/bin/fluentd +0 -29
  148. data/vendor/bundle/ruby/3.3.0/bin/fluentd.bat +0 -2
  149. data/vendor/bundle/ruby/3.3.0/bin/fluentd.lock +0 -0
  150. data/vendor/bundle/ruby/3.3.0/bin/rake +0 -29
  151. data/vendor/bundle/ruby/3.3.0/bin/rake.bat +0 -2
  152. data/vendor/bundle/ruby/3.3.0/bin/rake.lock +0 -0
  153. data/vendor/bundle/ruby/3.3.0/cache/base64-0.2.0.gem +0 -0
  154. data/vendor/bundle/ruby/3.3.0/cache/certstore_c-0.1.7.gem +0 -0
  155. data/vendor/bundle/ruby/3.3.0/cache/concurrent-ruby-1.3.3.gem +0 -0
  156. data/vendor/bundle/ruby/3.3.0/cache/cool.io-1.8.1.gem +0 -0
  157. data/vendor/bundle/ruby/3.3.0/cache/csv-3.3.0.gem +0 -0
  158. data/vendor/bundle/ruby/3.3.0/cache/drb-2.2.1.gem +0 -0
  159. data/vendor/bundle/ruby/3.3.0/cache/ffi-1.17.0-x64-mingw-ucrt.gem +0 -0
  160. data/vendor/bundle/ruby/3.3.0/cache/ffi-win32-extensions-1.0.4.gem +0 -0
  161. data/vendor/bundle/ruby/3.3.0/cache/fluentd-1.17.0-x64-mingw-ucrt.gem +0 -0
  162. data/vendor/bundle/ruby/3.3.0/cache/http_parser.rb-0.8.0.gem +0 -0
  163. data/vendor/bundle/ruby/3.3.0/cache/json-2.7.2.gem +0 -0
  164. data/vendor/bundle/ruby/3.3.0/cache/minitar-0.9.gem +0 -0
  165. data/vendor/bundle/ruby/3.3.0/cache/msgpack-1.7.2.gem +0 -0
  166. data/vendor/bundle/ruby/3.3.0/cache/power_assert-2.0.3.gem +0 -0
  167. data/vendor/bundle/ruby/3.3.0/cache/rake-13.2.1.gem +0 -0
  168. data/vendor/bundle/ruby/3.3.0/cache/rusty_json_schema-0.15.0.gem +0 -0
  169. data/vendor/bundle/ruby/3.3.0/cache/serverengine-2.3.2.gem +0 -0
  170. data/vendor/bundle/ruby/3.3.0/cache/sigdump-0.2.5.gem +0 -0
  171. data/vendor/bundle/ruby/3.3.0/cache/strptime-0.2.5.gem +0 -0
  172. data/vendor/bundle/ruby/3.3.0/cache/test-unit-3.6.2.gem +0 -0
  173. data/vendor/bundle/ruby/3.3.0/cache/thermite-0.13.0.gem +0 -0
  174. data/vendor/bundle/ruby/3.3.0/cache/tomlrb-1.3.0.gem +0 -0
  175. data/vendor/bundle/ruby/3.3.0/cache/tzinfo-2.0.6.gem +0 -0
  176. data/vendor/bundle/ruby/3.3.0/cache/tzinfo-data-1.2024.1.gem +0 -0
  177. data/vendor/bundle/ruby/3.3.0/cache/webrick-1.8.1.gem +0 -0
  178. data/vendor/bundle/ruby/3.3.0/cache/win32-event-0.6.3.gem +0 -0
  179. data/vendor/bundle/ruby/3.3.0/cache/win32-ipc-0.7.0.gem +0 -0
  180. data/vendor/bundle/ruby/3.3.0/cache/win32-service-2.3.2.gem +0 -0
  181. data/vendor/bundle/ruby/3.3.0/cache/yajl-ruby-1.4.3.gem +0 -0
  182. data/vendor/bundle/ruby/3.3.0/extensions/x64-mingw-ucrt/3.3.0/certstore_c-0.1.7/gem.build_complete +0 -0
  183. data/vendor/bundle/ruby/3.3.0/extensions/x64-mingw-ucrt/3.3.0/certstore_c-0.1.7/gem_make.out +0 -23
  184. data/vendor/bundle/ruby/3.3.0/extensions/x64-mingw-ucrt/3.3.0/cool.io-1.8.1/gem.build_complete +0 -0
  185. data/vendor/bundle/ruby/3.3.0/extensions/x64-mingw-ucrt/3.3.0/cool.io-1.8.1/gem_make.out +0 -23
  186. data/vendor/bundle/ruby/3.3.0/extensions/x64-mingw-ucrt/3.3.0/http_parser.rb-0.8.0/gem.build_complete +0 -0
  187. data/vendor/bundle/ruby/3.3.0/extensions/x64-mingw-ucrt/3.3.0/http_parser.rb-0.8.0/gem_make.out +0 -20
  188. data/vendor/bundle/ruby/3.3.0/extensions/x64-mingw-ucrt/3.3.0/json-2.7.2/gem.build_complete +0 -0
  189. data/vendor/bundle/ruby/3.3.0/extensions/x64-mingw-ucrt/3.3.0/json-2.7.2/gem_make.out +0 -16
  190. data/vendor/bundle/ruby/3.3.0/extensions/x64-mingw-ucrt/3.3.0/msgpack-1.7.2/gem.build_complete +0 -0
  191. data/vendor/bundle/ruby/3.3.0/extensions/x64-mingw-ucrt/3.3.0/msgpack-1.7.2/gem_make.out +0 -41
  192. data/vendor/bundle/ruby/3.3.0/extensions/x64-mingw-ucrt/3.3.0/rusty_json_schema-0.15.0/gem_make.out +0 -34
  193. data/vendor/bundle/ruby/3.3.0/extensions/x64-mingw-ucrt/3.3.0/strptime-0.2.5/gem.build_complete +0 -0
  194. data/vendor/bundle/ruby/3.3.0/extensions/x64-mingw-ucrt/3.3.0/strptime-0.2.5/gem_make.out +0 -24
  195. data/vendor/bundle/ruby/3.3.0/extensions/x64-mingw-ucrt/3.3.0/yajl-ruby-1.4.3/gem.build_complete +0 -0
  196. data/vendor/bundle/ruby/3.3.0/extensions/x64-mingw-ucrt/3.3.0/yajl-ruby-1.4.3/gem_make.out +0 -245
  197. data/vendor/bundle/ruby/3.3.0/gems/base64-0.2.0/LICENSE.txt +0 -22
  198. data/vendor/bundle/ruby/3.3.0/gems/base64-0.2.0/README.md +0 -48
  199. data/vendor/bundle/ruby/3.3.0/gems/base64-0.2.0/lib/base64.rb +0 -363
  200. data/vendor/bundle/ruby/3.3.0/gems/certstore_c-0.1.7/.clang-format +0 -5
  201. data/vendor/bundle/ruby/3.3.0/gems/certstore_c-0.1.7/.gitignore +0 -10
  202. data/vendor/bundle/ruby/3.3.0/gems/certstore_c-0.1.7/Gemfile +0 -4
  203. data/vendor/bundle/ruby/3.3.0/gems/certstore_c-0.1.7/LICENSE.txt +0 -202
  204. data/vendor/bundle/ruby/3.3.0/gems/certstore_c-0.1.7/README.md +0 -39
  205. data/vendor/bundle/ruby/3.3.0/gems/certstore_c-0.1.7/Rakefile +0 -38
  206. data/vendor/bundle/ruby/3.3.0/gems/certstore_c-0.1.7/appveyor.yml +0 -33
  207. data/vendor/bundle/ruby/3.3.0/gems/certstore_c-0.1.7/bin/console +0 -14
  208. data/vendor/bundle/ruby/3.3.0/gems/certstore_c-0.1.7/bin/setup +0 -8
  209. data/vendor/bundle/ruby/3.3.0/gems/certstore_c-0.1.7/certstore_c.gemspec +0 -45
  210. data/vendor/bundle/ruby/3.3.0/gems/certstore_c-0.1.7/example/manage_certstore.rb +0 -13
  211. data/vendor/bundle/ruby/3.3.0/gems/certstore_c-0.1.7/example/open_tls_socket.rb +0 -33
  212. data/vendor/bundle/ruby/3.3.0/gems/certstore_c-0.1.7/ext/certstore/Makefile +0 -273
  213. data/vendor/bundle/ruby/3.3.0/gems/certstore_c-0.1.7/ext/certstore/certstore.c +0 -22
  214. data/vendor/bundle/ruby/3.3.0/gems/certstore_c-0.1.7/ext/certstore/certstore.h +0 -41
  215. data/vendor/bundle/ruby/3.3.0/gems/certstore_c-0.1.7/ext/certstore/certstore_util.c +0 -32
  216. data/vendor/bundle/ruby/3.3.0/gems/certstore_c-0.1.7/ext/certstore/extconf.rb +0 -20
  217. data/vendor/bundle/ruby/3.3.0/gems/certstore_c-0.1.7/ext/certstore/loader.c +0 -527
  218. data/vendor/bundle/ruby/3.3.0/gems/certstore_c-0.1.7/lib/certstore/loader.rb +0 -35
  219. data/vendor/bundle/ruby/3.3.0/gems/certstore_c-0.1.7/lib/certstore/openssl/loader.rb +0 -77
  220. data/vendor/bundle/ruby/3.3.0/gems/certstore_c-0.1.7/lib/certstore/version.rb +0 -19
  221. data/vendor/bundle/ruby/3.3.0/gems/certstore_c-0.1.7/lib/certstore.rb +0 -12
  222. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/CHANGELOG.md +0 -588
  223. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/Gemfile +0 -36
  224. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/LICENSE.txt +0 -21
  225. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/README.md +0 -407
  226. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/Rakefile +0 -339
  227. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/ext/concurrent-ruby/ConcurrentRubyService.java +0 -17
  228. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/ext/concurrent-ruby/com/concurrent_ruby/ext/AtomicReferenceLibrary.java +0 -175
  229. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/ext/concurrent-ruby/com/concurrent_ruby/ext/JRubyMapBackendLibrary.java +0 -248
  230. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicBooleanLibrary.java +0 -93
  231. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicFixnumLibrary.java +0 -113
  232. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaSemaphoreLibrary.java +0 -189
  233. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/ext/concurrent-ruby/com/concurrent_ruby/ext/SynchronizationLibrary.java +0 -292
  234. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMap.java +0 -31
  235. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMapV8.java +0 -3863
  236. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/LongAdder.java +0 -203
  237. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/Striped64.java +0 -342
  238. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/ConcurrentHashMapV8.java +0 -3800
  239. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/LongAdder.java +0 -204
  240. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/Striped64.java +0 -291
  241. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166y/ThreadLocalRandom.java +0 -199
  242. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/agent.rb +0 -588
  243. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/array.rb +0 -56
  244. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/async.rb +0 -449
  245. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atom.rb +0 -222
  246. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/atomic_boolean.rb +0 -127
  247. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/atomic_fixnum.rb +0 -144
  248. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/atomic_markable_reference.rb +0 -167
  249. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/atomic_reference.rb +0 -135
  250. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/count_down_latch.rb +0 -100
  251. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/cyclic_barrier.rb +0 -128
  252. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/event.rb +0 -109
  253. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/fiber_local_var.rb +0 -109
  254. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/java_count_down_latch.rb +0 -43
  255. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/locals.rb +0 -189
  256. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/lock_local_var.rb +0 -28
  257. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_boolean.rb +0 -68
  258. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_fixnum.rb +0 -81
  259. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/mutex_count_down_latch.rb +0 -44
  260. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/mutex_semaphore.rb +0 -131
  261. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/read_write_lock.rb +0 -255
  262. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/reentrant_read_write_lock.rb +0 -379
  263. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/semaphore.rb +0 -163
  264. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic/thread_local_var.rb +0 -111
  265. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic_reference/atomic_direct_update.rb +0 -37
  266. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic_reference/mutex_atomic.rb +0 -67
  267. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomic_reference/numeric_cas_wrapper.rb +0 -28
  268. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/atomics.rb +0 -10
  269. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/collection/copy_on_notify_observer_set.rb +0 -107
  270. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/collection/copy_on_write_observer_set.rb +0 -111
  271. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/collection/java_non_concurrent_priority_queue.rb +0 -84
  272. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/collection/lock_free_stack.rb +0 -160
  273. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/collection/map/mri_map_backend.rb +0 -66
  274. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/collection/map/non_concurrent_map_backend.rb +0 -148
  275. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/collection/map/synchronized_map_backend.rb +0 -85
  276. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/collection/map/truffleruby_map_backend.rb +0 -14
  277. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/collection/non_concurrent_priority_queue.rb +0 -143
  278. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/collection/ruby_non_concurrent_priority_queue.rb +0 -160
  279. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/concern/deprecation.rb +0 -34
  280. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/concern/dereferenceable.rb +0 -73
  281. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/concern/logging.rb +0 -116
  282. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/concern/obligation.rb +0 -220
  283. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/concern/observable.rb +0 -110
  284. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/concurrent_ruby.jar +0 -0
  285. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/configuration.rb +0 -105
  286. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/constants.rb +0 -8
  287. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/dataflow.rb +0 -81
  288. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/delay.rb +0 -199
  289. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/errors.rb +0 -74
  290. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/exchanger.rb +0 -353
  291. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/abstract_executor_service.rb +0 -131
  292. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/cached_thread_pool.rb +0 -62
  293. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/executor_service.rb +0 -185
  294. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/fixed_thread_pool.rb +0 -224
  295. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/immediate_executor.rb +0 -66
  296. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/indirect_immediate_executor.rb +0 -44
  297. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/java_executor_service.rb +0 -100
  298. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/java_single_thread_executor.rb +0 -30
  299. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/java_thread_pool_executor.rb +0 -145
  300. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/ruby_executor_service.rb +0 -82
  301. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/ruby_single_thread_executor.rb +0 -21
  302. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb +0 -373
  303. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/safe_task_executor.rb +0 -35
  304. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/serial_executor_service.rb +0 -34
  305. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/serialized_execution.rb +0 -107
  306. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/serialized_execution_delegator.rb +0 -28
  307. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/simple_executor_service.rb +0 -103
  308. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/single_thread_executor.rb +0 -57
  309. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/thread_pool_executor.rb +0 -88
  310. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executor/timer_set.rb +0 -176
  311. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/executors.rb +0 -20
  312. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/future.rb +0 -141
  313. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/hash.rb +0 -52
  314. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/immutable_struct.rb +0 -101
  315. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/ivar.rb +0 -208
  316. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/map.rb +0 -350
  317. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/maybe.rb +0 -229
  318. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/mutable_struct.rb +0 -239
  319. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/mvar.rb +0 -242
  320. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/options.rb +0 -42
  321. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/promise.rb +0 -580
  322. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/promises.rb +0 -2178
  323. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/re_include.rb +0 -60
  324. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/scheduled_task.rb +0 -331
  325. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/set.rb +0 -64
  326. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/settable_struct.rb +0 -139
  327. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/synchronization/abstract_lockable_object.rb +0 -102
  328. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/synchronization/abstract_object.rb +0 -22
  329. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/synchronization/abstract_struct.rb +0 -171
  330. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/synchronization/condition.rb +0 -62
  331. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/synchronization/full_memory_barrier.rb +0 -29
  332. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/synchronization/jruby_lockable_object.rb +0 -15
  333. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/synchronization/lock.rb +0 -38
  334. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/synchronization/lockable_object.rb +0 -75
  335. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/synchronization/mutex_lockable_object.rb +0 -89
  336. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/synchronization/object.rb +0 -151
  337. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/synchronization/safe_initialization.rb +0 -36
  338. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/synchronization/volatile.rb +0 -101
  339. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/synchronization.rb +0 -13
  340. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/thread_safe/synchronized_delegator.rb +0 -47
  341. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/thread_safe/util/adder.rb +0 -74
  342. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/thread_safe/util/data_structures.rb +0 -52
  343. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/thread_safe/util/power_of_two_tuple.rb +0 -38
  344. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/thread_safe/util/striped64.rb +0 -246
  345. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/thread_safe/util/volatile.rb +0 -75
  346. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/thread_safe/util/xor_shift_random.rb +0 -50
  347. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/thread_safe/util.rb +0 -16
  348. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/timer_task.rb +0 -361
  349. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/tuple.rb +0 -82
  350. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/tvar.rb +0 -222
  351. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/utility/engine.rb +0 -45
  352. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/utility/monotonic_time.rb +0 -19
  353. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/utility/native_extension_loader.rb +0 -77
  354. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/utility/native_integer.rb +0 -54
  355. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/utility/processor_counter.rb +0 -190
  356. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent/version.rb +0 -3
  357. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent-ruby.rb +0 -5
  358. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3/lib/concurrent-ruby/concurrent.rb +0 -134
  359. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/.github/workflows/test.yaml +0 -53
  360. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/.gitignore +0 -29
  361. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/.rspec +0 -3
  362. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/.travis.yml +0 -16
  363. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/CHANGES.md +0 -301
  364. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/Gemfile +0 -4
  365. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/LICENSE +0 -20
  366. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/README.md +0 -169
  367. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/Rakefile +0 -78
  368. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/appveyor.yml +0 -18
  369. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/cool.io.gemspec +0 -25
  370. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/examples/callbacked_echo_server.rb +0 -24
  371. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/examples/dslified_echo_client.rb +0 -34
  372. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/examples/dslified_echo_server.rb +0 -24
  373. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/examples/echo_client.rb +0 -38
  374. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/examples/echo_server.rb +0 -27
  375. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/examples/google.rb +0 -9
  376. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/ext/cool.io/.gitignore +0 -5
  377. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/ext/cool.io/cool.io.h +0 -70
  378. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/ext/cool.io/cool.io_ext.c +0 -25
  379. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/ext/cool.io/ev_wrap.h +0 -10
  380. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/ext/cool.io/extconf.rb +0 -75
  381. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/ext/cool.io/iowatcher.c +0 -198
  382. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/ext/cool.io/libev.c +0 -8
  383. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/ext/cool.io/loop.c +0 -253
  384. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/ext/cool.io/stat_watcher.c +0 -269
  385. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/ext/cool.io/timer_watcher.c +0 -219
  386. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/ext/cool.io/utils.c +0 -127
  387. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/ext/cool.io/watcher.c +0 -264
  388. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/ext/cool.io/watcher.h +0 -71
  389. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/ext/iobuffer/Makefile +0 -273
  390. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/ext/iobuffer/extconf.rb +0 -10
  391. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/ext/iobuffer/iobuffer.c +0 -777
  392. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/ext/libev/Changes +0 -513
  393. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/ext/libev/LICENSE +0 -37
  394. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/ext/libev/README +0 -58
  395. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/ext/libev/README.embed +0 -3
  396. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/ext/libev/ev.c +0 -5238
  397. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/ext/libev/ev.h +0 -854
  398. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/ext/libev/ev_epoll.c +0 -285
  399. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/ext/libev/ev_kqueue.c +0 -218
  400. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/ext/libev/ev_poll.c +0 -151
  401. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/ext/libev/ev_port.c +0 -189
  402. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/ext/libev/ev_select.c +0 -364
  403. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/ext/libev/ev_vars.h +0 -204
  404. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/ext/libev/ev_win32.c +0 -162
  405. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/ext/libev/ev_wrap.h +0 -200
  406. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/ext/libev/test_libev_win32.c +0 -123
  407. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/lib/.gitignore +0 -2
  408. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/lib/cool.io/async_watcher.rb +0 -43
  409. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/lib/cool.io/custom_require.rb +0 -9
  410. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/lib/cool.io/dns_resolver.rb +0 -228
  411. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/lib/cool.io/dsl.rb +0 -139
  412. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/lib/cool.io/io.rb +0 -194
  413. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/lib/cool.io/iowatcher.rb +0 -17
  414. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/lib/cool.io/listener.rb +0 -111
  415. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/lib/cool.io/loop.rb +0 -122
  416. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/lib/cool.io/meta.rb +0 -50
  417. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/lib/cool.io/server.rb +0 -75
  418. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/lib/cool.io/socket.rb +0 -233
  419. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/lib/cool.io/timer_watcher.rb +0 -17
  420. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/lib/cool.io/version.rb +0 -7
  421. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/lib/cool.io.rb +0 -34
  422. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/lib/coolio.rb +0 -2
  423. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/libev_ruby_gil.diff +0 -175
  424. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/libev_win_select.diff +0 -130
  425. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/spec/async_watcher_spec.rb +0 -57
  426. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/spec/dns_spec.rb +0 -58
  427. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/spec/iobuffer_spec.rb +0 -147
  428. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/spec/spec_helper.rb +0 -19
  429. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/spec/stat_watcher_spec.rb +0 -81
  430. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/spec/tcp_server_spec.rb +0 -225
  431. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/spec/tcp_socket_spec.rb +0 -185
  432. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/spec/timer_watcher_spec.rb +0 -59
  433. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/spec/udp_socket_spec.rb +0 -58
  434. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/spec/unix_listener_spec.rb +0 -25
  435. data/vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1/spec/unix_server_spec.rb +0 -27
  436. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/LICENSE.txt +0 -33
  437. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/NEWS.md +0 -907
  438. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/README.md +0 -55
  439. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/doc/csv/arguments/io.rdoc +0 -5
  440. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/doc/csv/options/common/col_sep.rdoc +0 -57
  441. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/doc/csv/options/common/quote_char.rdoc +0 -42
  442. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/doc/csv/options/common/row_sep.rdoc +0 -91
  443. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/doc/csv/options/generating/force_quotes.rdoc +0 -17
  444. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/doc/csv/options/generating/quote_empty.rdoc +0 -12
  445. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/doc/csv/options/generating/write_converters.rdoc +0 -25
  446. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/doc/csv/options/generating/write_empty_value.rdoc +0 -15
  447. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/doc/csv/options/generating/write_headers.rdoc +0 -29
  448. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/doc/csv/options/generating/write_nil_value.rdoc +0 -14
  449. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/doc/csv/options/parsing/converters.rdoc +0 -46
  450. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/doc/csv/options/parsing/empty_value.rdoc +0 -13
  451. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/doc/csv/options/parsing/field_size_limit.rdoc +0 -39
  452. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/doc/csv/options/parsing/header_converters.rdoc +0 -43
  453. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/doc/csv/options/parsing/headers.rdoc +0 -63
  454. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/doc/csv/options/parsing/liberal_parsing.rdoc +0 -38
  455. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/doc/csv/options/parsing/nil_value.rdoc +0 -12
  456. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/doc/csv/options/parsing/return_headers.rdoc +0 -22
  457. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/doc/csv/options/parsing/skip_blanks.rdoc +0 -31
  458. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/doc/csv/options/parsing/skip_lines.rdoc +0 -37
  459. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/doc/csv/options/parsing/strip.rdoc +0 -15
  460. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/doc/csv/options/parsing/unconverted_fields.rdoc +0 -27
  461. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/doc/csv/recipes/filtering.rdoc +0 -158
  462. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/doc/csv/recipes/generating.rdoc +0 -298
  463. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/doc/csv/recipes/parsing.rdoc +0 -545
  464. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/doc/csv/recipes/recipes.rdoc +0 -6
  465. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/lib/csv/core_ext/array.rb +0 -9
  466. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/lib/csv/core_ext/string.rb +0 -9
  467. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/lib/csv/fields_converter.rb +0 -89
  468. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/lib/csv/input_record_separator.rb +0 -18
  469. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/lib/csv/parser.rb +0 -1297
  470. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/lib/csv/row.rb +0 -757
  471. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/lib/csv/table.rb +0 -1055
  472. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/lib/csv/version.rb +0 -6
  473. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/lib/csv/writer.rb +0 -210
  474. data/vendor/bundle/ruby/3.3.0/gems/csv-3.3.0/lib/csv.rb +0 -2882
  475. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/LICENSE.txt +0 -22
  476. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/drb.gemspec +0 -41
  477. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/acl.rb +0 -239
  478. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/drb.rb +0 -1943
  479. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/eq.rb +0 -15
  480. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/extserv.rb +0 -44
  481. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/extservm.rb +0 -94
  482. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/gw.rb +0 -161
  483. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/invokemethod.rb +0 -35
  484. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/observer.rb +0 -26
  485. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/ssl.rb +0 -354
  486. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/timeridconv.rb +0 -97
  487. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/unix.rb +0 -118
  488. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/version.rb +0 -3
  489. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/weakidconv.rb +0 -59
  490. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb.rb +0 -3
  491. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/CHANGELOG.md +0 -456
  492. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/COPYING +0 -49
  493. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/Gemfile +0 -21
  494. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/LICENSE +0 -24
  495. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/LICENSE.SPECS +0 -22
  496. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/README.md +0 -137
  497. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/Rakefile +0 -206
  498. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/ffi.gemspec +0 -42
  499. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/abstract_memory.rb +0 -44
  500. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/autopointer.rb +0 -180
  501. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/buffer.rb +0 -4
  502. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/callback.rb +0 -4
  503. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/compat.rb +0 -43
  504. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/data_converter.rb +0 -67
  505. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/dynamic_library.rb +0 -118
  506. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/enum.rb +0 -302
  507. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/errno.rb +0 -43
  508. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/ffi.rb +0 -50
  509. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/function.rb +0 -71
  510. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/io.rb +0 -62
  511. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/library.rb +0 -576
  512. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/library_path.rb +0 -109
  513. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/managedstruct.rb +0 -84
  514. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/memorypointer.rb +0 -1
  515. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/aarch64-darwin/types.conf +0 -130
  516. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/aarch64-freebsd/types.conf +0 -128
  517. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/aarch64-freebsd12/types.conf +0 -181
  518. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/aarch64-linux/types.conf +0 -175
  519. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/aarch64-openbsd/types.conf +0 -134
  520. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/aarch64-windows/types.conf +0 -52
  521. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/arm-freebsd/types.conf +0 -152
  522. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/arm-freebsd12/types.conf +0 -152
  523. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/arm-linux/types.conf +0 -132
  524. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/hppa1.1-linux/types.conf +0 -178
  525. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/hppa2.0-linux/types.conf +0 -178
  526. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/i386-cygwin/types.conf +0 -3
  527. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/i386-darwin/types.conf +0 -100
  528. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/i386-freebsd/types.conf +0 -152
  529. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/i386-freebsd12/types.conf +0 -152
  530. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/i386-gnu/types.conf +0 -107
  531. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/i386-linux/types.conf +0 -103
  532. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/i386-netbsd/types.conf +0 -126
  533. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/i386-openbsd/types.conf +0 -128
  534. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/i386-solaris/types.conf +0 -122
  535. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/i386-windows/types.conf +0 -52
  536. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/ia64-linux/types.conf +0 -104
  537. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/loongarch64-linux/types.conf +0 -141
  538. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/mips-linux/types.conf +0 -102
  539. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/mips64-linux/types.conf +0 -104
  540. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/mips64el-linux/types.conf +0 -104
  541. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/mipsel-linux/types.conf +0 -102
  542. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/mipsisa32r6-linux/types.conf +0 -102
  543. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/mipsisa32r6el-linux/types.conf +0 -102
  544. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/mipsisa64r6-linux/types.conf +0 -104
  545. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/mipsisa64r6el-linux/types.conf +0 -104
  546. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/powerpc-aix/types.conf +0 -180
  547. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/powerpc-darwin/types.conf +0 -100
  548. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/powerpc-linux/types.conf +0 -130
  549. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/powerpc-openbsd/types.conf +0 -156
  550. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/powerpc64-linux/types.conf +0 -104
  551. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/powerpc64le-linux/types.conf +0 -100
  552. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/riscv64-linux/types.conf +0 -104
  553. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/s390-linux/types.conf +0 -102
  554. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/s390x-linux/types.conf +0 -102
  555. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/sparc-linux/types.conf +0 -102
  556. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/sparc-solaris/types.conf +0 -128
  557. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/sparcv9-linux/types.conf +0 -102
  558. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/sparcv9-openbsd/types.conf +0 -156
  559. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/sparcv9-solaris/types.conf +0 -128
  560. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/sw_64-linux/types.conf +0 -141
  561. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/x86_64-cygwin/types.conf +0 -3
  562. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/x86_64-darwin/types.conf +0 -130
  563. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/x86_64-dragonflybsd/types.conf +0 -130
  564. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/x86_64-freebsd/types.conf +0 -128
  565. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/x86_64-freebsd12/types.conf +0 -158
  566. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/x86_64-haiku/types.conf +0 -117
  567. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/x86_64-linux/types.conf +0 -132
  568. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/x86_64-msys/types.conf +0 -119
  569. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/x86_64-netbsd/types.conf +0 -128
  570. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/x86_64-openbsd/types.conf +0 -134
  571. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/x86_64-solaris/types.conf +0 -122
  572. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform/x86_64-windows/types.conf +0 -52
  573. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/platform.rb +0 -187
  574. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/pointer.rb +0 -167
  575. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/struct.rb +0 -317
  576. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/struct_by_reference.rb +0 -72
  577. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/struct_layout.rb +0 -96
  578. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/struct_layout_builder.rb +0 -227
  579. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/tools/const_generator.rb +0 -232
  580. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/tools/generator.rb +0 -105
  581. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/tools/generator_task.rb +0 -32
  582. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/tools/struct_generator.rb +0 -195
  583. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/tools/types_generator.rb +0 -137
  584. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/types.rb +0 -222
  585. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/union.rb +0 -43
  586. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/variadic.rb +0 -80
  587. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi/version.rb +0 -3
  588. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/lib/ffi.rb +0 -27
  589. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/rakelib/ffi_gem_helper.rb +0 -65
  590. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/samples/getlogin.rb +0 -8
  591. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/samples/getpid.rb +0 -8
  592. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/samples/gettimeofday.rb +0 -18
  593. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/samples/hello.rb +0 -8
  594. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/samples/hello_ractor.rb +0 -11
  595. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/samples/inotify.rb +0 -60
  596. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/samples/pty.rb +0 -75
  597. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/samples/qsort.rb +0 -20
  598. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/samples/qsort_ractor.rb +0 -28
  599. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/sig/ffi/abstract_memory.rbs +0 -165
  600. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/sig/ffi/auto_pointer.rbs +0 -27
  601. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/sig/ffi/buffer.rbs +0 -18
  602. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/sig/ffi/data_converter.rbs +0 -10
  603. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/sig/ffi/dynamic_library.rbs +0 -9
  604. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/sig/ffi/enum.rbs +0 -38
  605. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/sig/ffi/function.rbs +0 -39
  606. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/sig/ffi/library.rbs +0 -42
  607. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/sig/ffi/native_type.rbs +0 -86
  608. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/sig/ffi/pointer.rbs +0 -42
  609. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/sig/ffi/struct.rbs +0 -76
  610. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/sig/ffi/struct_by_reference.rbs +0 -11
  611. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/sig/ffi/struct_by_value.rbs +0 -7
  612. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/sig/ffi/struct_layout.rbs +0 -9
  613. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/sig/ffi/struct_layout_builder.rbs +0 -5
  614. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/sig/ffi/type.rbs +0 -39
  615. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt/sig/ffi.rbs +0 -26
  616. data/vendor/bundle/ruby/3.3.0/gems/ffi-win32-extensions-1.0.4/CHANGELOG.md +0 -31
  617. data/vendor/bundle/ruby/3.3.0/gems/ffi-win32-extensions-1.0.4/CODE_OF_CONDUCT.md +0 -1
  618. data/vendor/bundle/ruby/3.3.0/gems/ffi-win32-extensions-1.0.4/Gemfile +0 -22
  619. data/vendor/bundle/ruby/3.3.0/gems/ffi-win32-extensions-1.0.4/LICENSE +0 -201
  620. data/vendor/bundle/ruby/3.3.0/gems/ffi-win32-extensions-1.0.4/MANIFEST +0 -9
  621. data/vendor/bundle/ruby/3.3.0/gems/ffi-win32-extensions-1.0.4/README +0 -48
  622. data/vendor/bundle/ruby/3.3.0/gems/ffi-win32-extensions-1.0.4/README.md +0 -57
  623. data/vendor/bundle/ruby/3.3.0/gems/ffi-win32-extensions-1.0.4/Rakefile +0 -53
  624. data/vendor/bundle/ruby/3.3.0/gems/ffi-win32-extensions-1.0.4/VERSION +0 -1
  625. data/vendor/bundle/ruby/3.3.0/gems/ffi-win32-extensions-1.0.4/ffi-win32-extensions.gemspec +0 -19
  626. data/vendor/bundle/ruby/3.3.0/gems/ffi-win32-extensions-1.0.4/lib/ffi/win32/extensions.rb +0 -133
  627. data/vendor/bundle/ruby/3.3.0/gems/ffi-win32-extensions-1.0.4/lib/ffi-win32-extensions.rb +0 -1
  628. data/vendor/bundle/ruby/3.3.0/gems/ffi-win32-extensions-1.0.4/test/test_ffi_extensions.rb +0 -41
  629. data/vendor/bundle/ruby/3.3.0/gems/ffi-win32-extensions-1.0.4/test/test_string_extensions.rb +0 -20
  630. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/.deepsource.toml +0 -13
  631. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/.github/DISCUSSION_TEMPLATE/q-a-japanese.yml +0 -50
  632. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/.github/DISCUSSION_TEMPLATE/q-a.yml +0 -47
  633. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/.github/ISSUE_TEMPLATE/bug_report.yml +0 -71
  634. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/.github/ISSUE_TEMPLATE/config.yml +0 -5
  635. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/.github/ISSUE_TEMPLATE/feature_request.yml +0 -39
  636. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/.github/ISSUE_TEMPLATE.md +0 -17
  637. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/.github/PULL_REQUEST_TEMPLATE.md +0 -14
  638. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/.github/workflows/stale-actions.yml +0 -24
  639. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/.github/workflows/test-ruby-head.yml +0 -31
  640. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/.github/workflows/test.yml +0 -32
  641. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/.gitignore +0 -30
  642. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/ADOPTERS.md +0 -5
  643. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/AUTHORS +0 -2
  644. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/CHANGELOG.md +0 -2786
  645. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/CONTRIBUTING.md +0 -45
  646. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/GOVERNANCE.md +0 -55
  647. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/Gemfile +0 -9
  648. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/GithubWorkflow.md +0 -78
  649. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/LICENSE +0 -202
  650. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/MAINTAINERS.md +0 -13
  651. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/README.md +0 -75
  652. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/Rakefile +0 -79
  653. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/SECURITY.md +0 -14
  654. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/bin/fluent-binlog-reader +0 -7
  655. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/bin/fluent-ca-generate +0 -6
  656. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/bin/fluent-cap-ctl +0 -7
  657. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/bin/fluent-ctl +0 -7
  658. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/bin/fluent-debug +0 -5
  659. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/bin/fluent-plugin-config-format +0 -5
  660. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/bin/fluent-plugin-generate +0 -5
  661. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/code-of-conduct.md +0 -3
  662. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/docs/SECURITY_AUDIT.pdf +0 -0
  663. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/copy_roundrobin.conf +0 -39
  664. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/counter.conf +0 -18
  665. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/filter_stdout.conf +0 -22
  666. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/in_forward.conf +0 -14
  667. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/in_forward_client.conf +0 -37
  668. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/in_forward_shared_key.conf +0 -15
  669. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/in_forward_tls.conf +0 -14
  670. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/in_forward_users.conf +0 -24
  671. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/in_forward_workers.conf +0 -21
  672. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/in_http.conf +0 -16
  673. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/in_out_forward.conf +0 -17
  674. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/in_sample_blocks.conf +0 -17
  675. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/in_sample_with_compression.conf +0 -23
  676. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/in_syslog.conf +0 -15
  677. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/in_tail.conf +0 -14
  678. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/in_tcp.conf +0 -13
  679. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/in_udp.conf +0 -13
  680. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/logevents.conf +0 -25
  681. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/multi_filters.conf +0 -61
  682. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/out_copy.conf +0 -20
  683. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/out_exec_filter.conf +0 -42
  684. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/out_file.conf +0 -13
  685. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/out_forward.conf +0 -35
  686. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/out_forward_buf_file.conf +0 -23
  687. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/out_forward_client.conf +0 -109
  688. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/out_forward_heartbeat_none.conf +0 -16
  689. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/out_forward_sd.conf +0 -17
  690. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/out_forward_shared_key.conf +0 -36
  691. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/out_forward_tls.conf +0 -18
  692. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/out_forward_users.conf +0 -65
  693. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/out_null.conf +0 -36
  694. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/sd.yaml +0 -8
  695. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/secondary_file.conf +0 -42
  696. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/suppress_config_dump.conf +0 -7
  697. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/v0_12_filter.conf +0 -78
  698. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/v1_literal_example.conf +0 -36
  699. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/worker_section.conf +0 -36
  700. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/fluent.conf +0 -139
  701. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/fluentd.gemspec +0 -62
  702. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/agent.rb +0 -168
  703. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/capability.rb +0 -87
  704. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/clock.rb +0 -66
  705. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/command/binlog_reader.rb +0 -244
  706. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/command/bundler_injection.rb +0 -45
  707. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/command/ca_generate.rb +0 -184
  708. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/command/cap_ctl.rb +0 -174
  709. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/command/cat.rb +0 -365
  710. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/command/ctl.rb +0 -180
  711. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/command/debug.rb +0 -103
  712. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/command/fluentd.rb +0 -374
  713. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/command/plugin_config_formatter.rb +0 -308
  714. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/command/plugin_generator.rb +0 -365
  715. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/compat/call_super_mixin.rb +0 -76
  716. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/compat/detach_process_mixin.rb +0 -33
  717. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/compat/exec_util.rb +0 -129
  718. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/compat/file_util.rb +0 -54
  719. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/compat/filter.rb +0 -68
  720. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/compat/formatter.rb +0 -111
  721. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/compat/formatter_utils.rb +0 -85
  722. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/compat/handle_tag_and_time_mixin.rb +0 -62
  723. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/compat/handle_tag_name_mixin.rb +0 -53
  724. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/compat/input.rb +0 -49
  725. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/compat/output.rb +0 -721
  726. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/compat/output_chain.rb +0 -60
  727. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/compat/parser.rb +0 -310
  728. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/compat/parser_utils.rb +0 -40
  729. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/compat/propagate_default.rb +0 -62
  730. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/compat/record_filter_mixin.rb +0 -34
  731. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/compat/set_tag_key_mixin.rb +0 -50
  732. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/compat/set_time_key_mixin.rb +0 -69
  733. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/compat/socket_util.rb +0 -165
  734. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/compat/string_util.rb +0 -34
  735. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/compat/structured_format_mixin.rb +0 -26
  736. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/compat/type_converter.rb +0 -90
  737. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/config/basic_parser.rb +0 -123
  738. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/config/configure_proxy.rb +0 -424
  739. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/config/dsl.rb +0 -152
  740. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/config/element.rb +0 -265
  741. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/config/error.rb +0 -44
  742. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/config/literal_parser.rb +0 -286
  743. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/config/parser.rb +0 -107
  744. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/config/section.rb +0 -272
  745. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/config/types.rb +0 -249
  746. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/config/v1_parser.rb +0 -192
  747. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/config/yaml_parser/fluent_value.rb +0 -47
  748. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/config/yaml_parser/loader.rb +0 -108
  749. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/config/yaml_parser/parser.rb +0 -166
  750. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/config/yaml_parser/section_builder.rb +0 -107
  751. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/config/yaml_parser.rb +0 -56
  752. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/config.rb +0 -89
  753. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/configurable.rb +0 -201
  754. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/counter/base_socket.rb +0 -44
  755. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/counter/client.rb +0 -297
  756. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/counter/error.rb +0 -86
  757. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/counter/mutex_hash.rb +0 -163
  758. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/counter/server.rb +0 -273
  759. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/counter/store.rb +0 -205
  760. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/counter/validator.rb +0 -145
  761. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/counter.rb +0 -23
  762. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/daemon.rb +0 -13
  763. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/daemonizer.rb +0 -88
  764. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/engine.rb +0 -253
  765. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/env.rb +0 -40
  766. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/error.rb +0 -37
  767. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/event.rb +0 -330
  768. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/event_router.rb +0 -315
  769. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/ext_monitor_require.rb +0 -28
  770. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/file_wrapper.rb +0 -137
  771. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/filter.rb +0 -21
  772. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/fluent_log_event_router.rb +0 -139
  773. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/formatter.rb +0 -23
  774. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/input.rb +0 -21
  775. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/label.rb +0 -46
  776. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/load.rb +0 -34
  777. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/log/console_adapter.rb +0 -66
  778. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/log.rb +0 -752
  779. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/match.rb +0 -187
  780. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/mixin.rb +0 -31
  781. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/msgpack_factory.rb +0 -111
  782. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/oj_options.rb +0 -61
  783. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/output.rb +0 -29
  784. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/output_chain.rb +0 -23
  785. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/parser.rb +0 -23
  786. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/bare_output.rb +0 -104
  787. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/base.rb +0 -214
  788. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/buf_file.rb +0 -242
  789. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/buf_file_single.rb +0 -254
  790. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/buf_memory.rb +0 -34
  791. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/buffer/chunk.rb +0 -240
  792. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/buffer/file_chunk.rb +0 -413
  793. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/buffer/file_single_chunk.rb +0 -310
  794. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/buffer/memory_chunk.rb +0 -91
  795. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/buffer.rb +0 -948
  796. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/compressable.rb +0 -96
  797. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/exec_util.rb +0 -22
  798. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/file_util.rb +0 -22
  799. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/filter.rb +0 -127
  800. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/filter_grep.rb +0 -189
  801. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/filter_parser.rb +0 -148
  802. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/filter_record_transformer.rb +0 -324
  803. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/filter_stdout.rb +0 -53
  804. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/formatter.rb +0 -75
  805. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/formatter_csv.rb +0 -78
  806. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/formatter_hash.rb +0 -35
  807. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/formatter_json.rb +0 -59
  808. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/formatter_ltsv.rb +0 -44
  809. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/formatter_msgpack.rb +0 -33
  810. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/formatter_out_file.rb +0 -53
  811. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/formatter_single_value.rb +0 -36
  812. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/formatter_stdout.rb +0 -76
  813. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/formatter_tsv.rb +0 -40
  814. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/in_debug_agent.rb +0 -71
  815. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/in_dummy.rb +0 -18
  816. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/in_exec.rb +0 -110
  817. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/in_forward.rb +0 -473
  818. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/in_gc_stat.rb +0 -72
  819. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/in_http.rb +0 -642
  820. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/in_monitor_agent.rb +0 -412
  821. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/in_object_space.rb +0 -93
  822. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/in_sample.rb +0 -141
  823. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/in_syslog.rb +0 -276
  824. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/in_tail/group_watch.rb +0 -204
  825. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/in_tail/position_file.rb +0 -269
  826. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/in_tail.rb +0 -1343
  827. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/in_tcp.rb +0 -226
  828. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/in_udp.rb +0 -92
  829. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/in_unix.rb +0 -195
  830. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/input.rb +0 -75
  831. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/metrics.rb +0 -119
  832. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/metrics_local.rb +0 -96
  833. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/multi_output.rb +0 -195
  834. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/out_copy.rb +0 -120
  835. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/out_exec.rb +0 -105
  836. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/out_exec_filter.rb +0 -319
  837. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/out_file.rb +0 -340
  838. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/out_forward/ack_handler.rb +0 -176
  839. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/out_forward/connection_manager.rb +0 -113
  840. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/out_forward/error.rb +0 -28
  841. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/out_forward/failure_detector.rb +0 -84
  842. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/out_forward/handshake_protocol.rb +0 -125
  843. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/out_forward/load_balancer.rb +0 -114
  844. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/out_forward/socket_cache.rb +0 -142
  845. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/out_forward.rb +0 -826
  846. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/out_http.rb +0 -387
  847. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/out_null.rb +0 -74
  848. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/out_relabel.rb +0 -32
  849. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/out_roundrobin.rb +0 -84
  850. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/out_secondary_file.rb +0 -148
  851. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/out_stdout.rb +0 -74
  852. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/out_stream.rb +0 -130
  853. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/output.rb +0 -1603
  854. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/owned_by_mixin.rb +0 -41
  855. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/parser.rb +0 -274
  856. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/parser_apache.rb +0 -28
  857. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/parser_apache2.rb +0 -88
  858. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/parser_apache_error.rb +0 -26
  859. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/parser_csv.rb +0 -114
  860. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/parser_json.rb +0 -113
  861. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/parser_ltsv.rb +0 -51
  862. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/parser_msgpack.rb +0 -71
  863. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/parser_multiline.rb +0 -152
  864. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/parser_nginx.rb +0 -28
  865. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/parser_none.rb +0 -36
  866. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/parser_regexp.rb +0 -68
  867. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/parser_syslog.rb +0 -496
  868. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/parser_tsv.rb +0 -42
  869. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/sd_file.rb +0 -156
  870. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/sd_srv.rb +0 -135
  871. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/sd_static.rb +0 -58
  872. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/service_discovery.rb +0 -65
  873. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/socket_util.rb +0 -22
  874. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/storage.rb +0 -84
  875. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/storage_local.rb +0 -162
  876. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin/string_util.rb +0 -22
  877. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin.rb +0 -206
  878. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin_helper/cert_option.rb +0 -191
  879. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin_helper/child_process.rb +0 -369
  880. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin_helper/compat_parameters.rb +0 -343
  881. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin_helper/counter.rb +0 -51
  882. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin_helper/event_emitter.rb +0 -100
  883. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin_helper/event_loop.rb +0 -170
  884. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin_helper/extract.rb +0 -104
  885. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin_helper/formatter.rb +0 -147
  886. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin_helper/http_server/app.rb +0 -79
  887. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin_helper/http_server/compat/server.rb +0 -92
  888. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin_helper/http_server/compat/ssl_context_extractor.rb +0 -52
  889. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin_helper/http_server/compat/webrick_handler.rb +0 -58
  890. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin_helper/http_server/methods.rb +0 -35
  891. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin_helper/http_server/request.rb +0 -42
  892. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin_helper/http_server/router.rb +0 -54
  893. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin_helper/http_server/server.rb +0 -94
  894. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin_helper/http_server/ssl_context_builder.rb +0 -41
  895. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin_helper/http_server.rb +0 -135
  896. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin_helper/inject.rb +0 -154
  897. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin_helper/metrics.rb +0 -129
  898. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin_helper/parser.rb +0 -147
  899. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin_helper/record_accessor.rb +0 -207
  900. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin_helper/retry_state.rb +0 -219
  901. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin_helper/server.rb +0 -828
  902. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin_helper/service_discovery/manager.rb +0 -146
  903. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin_helper/service_discovery/round_robin_balancer.rb +0 -43
  904. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin_helper/service_discovery.rb +0 -125
  905. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin_helper/socket.rb +0 -288
  906. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin_helper/socket_option.rb +0 -98
  907. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin_helper/storage.rb +0 -349
  908. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin_helper/thread.rb +0 -180
  909. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin_helper/timer.rb +0 -92
  910. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin_helper.rb +0 -75
  911. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/plugin_id.rb +0 -93
  912. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/process.rb +0 -22
  913. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/registry.rb +0 -117
  914. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/root_agent.rb +0 -372
  915. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/rpc.rb +0 -95
  916. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/static_config_analysis.rb +0 -194
  917. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/supervisor.rb +0 -1076
  918. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/system_config.rb +0 -189
  919. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/test/base.rb +0 -78
  920. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/test/driver/base.rb +0 -231
  921. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/test/driver/base_owned.rb +0 -83
  922. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/test/driver/base_owner.rb +0 -135
  923. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/test/driver/event_feeder.rb +0 -98
  924. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/test/driver/filter.rb +0 -61
  925. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/test/driver/formatter.rb +0 -30
  926. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/test/driver/input.rb +0 -31
  927. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/test/driver/multi_output.rb +0 -53
  928. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/test/driver/output.rb +0 -102
  929. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/test/driver/parser.rb +0 -30
  930. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/test/driver/storage.rb +0 -30
  931. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/test/driver/test_event_router.rb +0 -45
  932. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/test/filter_test.rb +0 -77
  933. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/test/formatter_test.rb +0 -65
  934. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/test/helpers.rb +0 -134
  935. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/test/input_test.rb +0 -174
  936. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/test/log.rb +0 -79
  937. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/test/output_test.rb +0 -156
  938. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/test/parser_test.rb +0 -70
  939. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/test/startup_shutdown.rb +0 -44
  940. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/test.rb +0 -58
  941. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/time.rb +0 -512
  942. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/timezone.rb +0 -171
  943. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/tls.rb +0 -81
  944. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/unique_id.rb +0 -39
  945. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/variable_store.rb +0 -40
  946. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/version.rb +0 -21
  947. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/win32api.rb +0 -38
  948. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib/fluent/winsvc.rb +0 -100
  949. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/templates/new_gem/Gemfile +0 -3
  950. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/templates/new_gem/README.md.erb +0 -43
  951. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/templates/new_gem/Rakefile +0 -13
  952. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/templates/new_gem/fluent-plugin.gemspec.erb +0 -27
  953. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/templates/new_gem/lib/fluent/plugin/filter.rb.erb +0 -14
  954. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/templates/new_gem/lib/fluent/plugin/formatter.rb.erb +0 -14
  955. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/templates/new_gem/lib/fluent/plugin/input.rb.erb +0 -11
  956. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/templates/new_gem/lib/fluent/plugin/output.rb.erb +0 -11
  957. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/templates/new_gem/lib/fluent/plugin/parser.rb.erb +0 -15
  958. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/templates/new_gem/lib/fluent/plugin/storage.rb.erb +0 -40
  959. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/templates/new_gem/test/helper.rb.erb +0 -7
  960. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/templates/new_gem/test/plugin/test_filter.rb.erb +0 -18
  961. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/templates/new_gem/test/plugin/test_formatter.rb.erb +0 -18
  962. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/templates/new_gem/test/plugin/test_input.rb.erb +0 -18
  963. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/templates/new_gem/test/plugin/test_output.rb.erb +0 -18
  964. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/templates/new_gem/test/plugin/test_parser.rb.erb +0 -18
  965. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/templates/new_gem/test/plugin/test_storage.rb.erb +0 -18
  966. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/templates/plugin_config_formatter/param.md-compact.erb +0 -25
  967. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/templates/plugin_config_formatter/param.md-table.erb +0 -10
  968. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/templates/plugin_config_formatter/param.md.erb +0 -34
  969. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/templates/plugin_config_formatter/section.md.erb +0 -12
  970. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/command/test_binlog_reader.rb +0 -362
  971. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/command/test_ca_generate.rb +0 -70
  972. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/command/test_cap_ctl.rb +0 -100
  973. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/command/test_cat.rb +0 -128
  974. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/command/test_ctl.rb +0 -56
  975. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/command/test_fluentd.rb +0 -1291
  976. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/command/test_plugin_config_formatter.rb +0 -397
  977. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/command/test_plugin_generator.rb +0 -109
  978. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/compat/test_calls_super.rb +0 -166
  979. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/compat/test_parser.rb +0 -92
  980. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/config/assertions.rb +0 -42
  981. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/config/test_config_parser.rb +0 -551
  982. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/config/test_configurable.rb +0 -1784
  983. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/config/test_configure_proxy.rb +0 -604
  984. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/config/test_dsl.rb +0 -415
  985. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/config/test_element.rb +0 -518
  986. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/config/test_literal_parser.rb +0 -309
  987. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/config/test_plugin_configuration.rb +0 -56
  988. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/config/test_section.rb +0 -191
  989. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/config/test_system_config.rb +0 -195
  990. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/config/test_types.rb +0 -408
  991. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/counter/test_client.rb +0 -563
  992. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/counter/test_error.rb +0 -44
  993. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/counter/test_mutex_hash.rb +0 -179
  994. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/counter/test_server.rb +0 -589
  995. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/counter/test_store.rb +0 -258
  996. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/counter/test_validator.rb +0 -137
  997. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/helper.rb +0 -155
  998. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/helpers/fuzzy_assert.rb +0 -89
  999. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/helpers/process_extenstion.rb +0 -33
  1000. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/log/test_console_adapter.rb +0 -117
  1001. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/data/2010/01/20100102-030405.log +0 -0
  1002. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/data/2010/01/20100102-030406.log +0 -0
  1003. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/data/2010/01/20100102.log +0 -0
  1004. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/data/log/bar +0 -0
  1005. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/data/log/foo/bar.log +0 -0
  1006. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/data/log/foo/bar2 +0 -0
  1007. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/data/log/test.log +0 -0
  1008. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/data/log_numeric/01.log +0 -0
  1009. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/data/log_numeric/02.log +0 -0
  1010. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/data/log_numeric/12.log +0 -0
  1011. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/data/log_numeric/14.log +0 -0
  1012. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/data/sd_file/config +0 -11
  1013. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/data/sd_file/config.json +0 -17
  1014. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/data/sd_file/config.yaml +0 -11
  1015. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/data/sd_file/config.yml +0 -11
  1016. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/data/sd_file/invalid_config.yml +0 -7
  1017. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/in_tail/test_fifo.rb +0 -121
  1018. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/in_tail/test_io_handler.rb +0 -150
  1019. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/in_tail/test_position_file.rb +0 -346
  1020. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/out_forward/test_ack_handler.rb +0 -140
  1021. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/out_forward/test_connection_manager.rb +0 -145
  1022. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/out_forward/test_handshake_protocol.rb +0 -112
  1023. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/out_forward/test_load_balancer.rb +0 -106
  1024. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/out_forward/test_socket_cache.rb +0 -174
  1025. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_bare_output.rb +0 -131
  1026. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_base.rb +0 -247
  1027. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_buf_file.rb +0 -1314
  1028. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_buf_file_single.rb +0 -898
  1029. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_buf_memory.rb +0 -42
  1030. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_buffer.rb +0 -1493
  1031. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_buffer_chunk.rb +0 -209
  1032. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_buffer_file_chunk.rb +0 -871
  1033. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_buffer_file_single_chunk.rb +0 -611
  1034. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_buffer_memory_chunk.rb +0 -339
  1035. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_compressable.rb +0 -87
  1036. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_file_util.rb +0 -96
  1037. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_filter.rb +0 -368
  1038. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_filter_grep.rb +0 -697
  1039. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_filter_parser.rb +0 -731
  1040. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_filter_record_transformer.rb +0 -577
  1041. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_filter_stdout.rb +0 -207
  1042. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_formatter_csv.rb +0 -136
  1043. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_formatter_hash.rb +0 -38
  1044. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_formatter_json.rb +0 -61
  1045. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_formatter_ltsv.rb +0 -70
  1046. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_formatter_msgpack.rb +0 -28
  1047. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_formatter_out_file.rb +0 -116
  1048. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_formatter_single_value.rb +0 -44
  1049. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_formatter_tsv.rb +0 -76
  1050. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_in_debug_agent.rb +0 -49
  1051. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_in_exec.rb +0 -261
  1052. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_in_forward.rb +0 -1178
  1053. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_in_gc_stat.rb +0 -62
  1054. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_in_http.rb +0 -1124
  1055. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_in_monitor_agent.rb +0 -922
  1056. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_in_object_space.rb +0 -66
  1057. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_in_sample.rb +0 -190
  1058. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_in_syslog.rb +0 -505
  1059. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_in_tail.rb +0 -3429
  1060. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_in_tcp.rb +0 -328
  1061. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_in_udp.rb +0 -296
  1062. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_in_unix.rb +0 -181
  1063. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_input.rb +0 -137
  1064. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_metadata.rb +0 -89
  1065. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_metrics.rb +0 -294
  1066. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_metrics_local.rb +0 -96
  1067. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_multi_output.rb +0 -204
  1068. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_out_copy.rb +0 -308
  1069. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_out_exec.rb +0 -312
  1070. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_out_exec_filter.rb +0 -606
  1071. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_out_file.rb +0 -1038
  1072. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_out_forward.rb +0 -1349
  1073. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_out_http.rb +0 -557
  1074. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_out_null.rb +0 -105
  1075. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_out_relabel.rb +0 -28
  1076. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_out_roundrobin.rb +0 -146
  1077. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_out_secondary_file.rb +0 -458
  1078. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_out_stdout.rb +0 -205
  1079. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_out_stream.rb +0 -103
  1080. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_output.rb +0 -1334
  1081. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_output_as_buffered.rb +0 -2024
  1082. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_output_as_buffered_backup.rb +0 -363
  1083. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_output_as_buffered_compress.rb +0 -179
  1084. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_output_as_buffered_overflow.rb +0 -250
  1085. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_output_as_buffered_retries.rb +0 -966
  1086. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_output_as_buffered_secondary.rb +0 -882
  1087. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_output_as_standard.rb +0 -374
  1088. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_owned_by.rb +0 -34
  1089. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_parser.rb +0 -399
  1090. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_parser_apache.rb +0 -42
  1091. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_parser_apache2.rb +0 -47
  1092. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_parser_apache_error.rb +0 -45
  1093. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_parser_csv.rb +0 -200
  1094. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_parser_json.rb +0 -244
  1095. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_parser_labeled_tsv.rb +0 -160
  1096. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_parser_msgpack.rb +0 -127
  1097. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_parser_multiline.rb +0 -111
  1098. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_parser_nginx.rb +0 -88
  1099. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_parser_none.rb +0 -52
  1100. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_parser_regexp.rb +0 -284
  1101. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_parser_syslog.rb +0 -650
  1102. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_parser_tsv.rb +0 -122
  1103. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_sd_file.rb +0 -228
  1104. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_sd_srv.rb +0 -230
  1105. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_storage.rb +0 -166
  1106. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_storage_local.rb +0 -335
  1107. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin/test_string_util.rb +0 -26
  1108. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/data/cert/cert-key.pem +0 -27
  1109. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/data/cert/cert-with-CRLF.pem +0 -19
  1110. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/data/cert/cert-with-no-newline.pem +0 -19
  1111. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/data/cert/cert.pem +0 -19
  1112. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/data/cert/cert_chains/ca-cert-key.pem +0 -27
  1113. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/data/cert/cert_chains/ca-cert.pem +0 -20
  1114. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/data/cert/cert_chains/cert-key.pem +0 -27
  1115. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/data/cert/cert_chains/cert.pem +0 -40
  1116. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/data/cert/empty.pem +0 -0
  1117. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/data/cert/generate_cert.rb +0 -125
  1118. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/data/cert/with_ca/ca-cert-key-pass.pem +0 -30
  1119. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/data/cert/with_ca/ca-cert-key.pem +0 -27
  1120. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/data/cert/with_ca/ca-cert-pass.pem +0 -20
  1121. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/data/cert/with_ca/ca-cert.pem +0 -20
  1122. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/data/cert/with_ca/cert-key-pass.pem +0 -30
  1123. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/data/cert/with_ca/cert-key.pem +0 -27
  1124. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/data/cert/with_ca/cert-pass.pem +0 -21
  1125. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/data/cert/with_ca/cert.pem +0 -21
  1126. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/data/cert/without_ca/cert-key-pass.pem +0 -30
  1127. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/data/cert/without_ca/cert-key.pem +0 -27
  1128. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/data/cert/without_ca/cert-pass.pem +0 -20
  1129. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/data/cert/without_ca/cert.pem +0 -20
  1130. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/http_server/test_app.rb +0 -65
  1131. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/http_server/test_route.rb +0 -32
  1132. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/service_discovery/test_manager.rb +0 -93
  1133. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/service_discovery/test_round_robin_balancer.rb +0 -21
  1134. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/test_cert_option.rb +0 -25
  1135. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/test_child_process.rb +0 -862
  1136. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/test_compat_parameters.rb +0 -358
  1137. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/test_event_emitter.rb +0 -80
  1138. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/test_event_loop.rb +0 -52
  1139. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/test_extract.rb +0 -194
  1140. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/test_formatter.rb +0 -255
  1141. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/test_http_server_helper.rb +0 -372
  1142. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/test_inject.rb +0 -561
  1143. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/test_metrics.rb +0 -137
  1144. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/test_parser.rb +0 -264
  1145. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/test_record_accessor.rb +0 -238
  1146. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/test_retry_state.rb +0 -1006
  1147. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/test_server.rb +0 -1895
  1148. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/test_service_discovery.rb +0 -165
  1149. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/test_socket.rb +0 -146
  1150. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/test_storage.rb +0 -542
  1151. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/test_thread.rb +0 -164
  1152. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/plugin_helper/test_timer.rb +0 -130
  1153. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/scripts/exec_script.rb +0 -32
  1154. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/scripts/fluent/plugin/formatter1/formatter_test1.rb +0 -7
  1155. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/scripts/fluent/plugin/formatter2/formatter_test2.rb +0 -7
  1156. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/scripts/fluent/plugin/formatter_known.rb +0 -8
  1157. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/scripts/fluent/plugin/out_test.rb +0 -81
  1158. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/scripts/fluent/plugin/out_test2.rb +0 -80
  1159. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/scripts/fluent/plugin/parser_known.rb +0 -4
  1160. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/test_capability.rb +0 -74
  1161. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/test_clock.rb +0 -164
  1162. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/test_config.rb +0 -369
  1163. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/test_configdsl.rb +0 -148
  1164. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/test_daemonizer.rb +0 -91
  1165. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/test_engine.rb +0 -203
  1166. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/test_event.rb +0 -531
  1167. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/test_event_router.rb +0 -348
  1168. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/test_event_time.rb +0 -199
  1169. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/test_file_wrapper.rb +0 -53
  1170. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/test_filter.rb +0 -121
  1171. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/test_fluent_log_event_router.rb +0 -99
  1172. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/test_formatter.rb +0 -369
  1173. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/test_input.rb +0 -31
  1174. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/test_log.rb +0 -1076
  1175. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/test_match.rb +0 -148
  1176. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/test_mixin.rb +0 -351
  1177. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/test_msgpack_factory.rb +0 -50
  1178. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/test_oj_options.rb +0 -55
  1179. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/test_output.rb +0 -278
  1180. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/test_plugin.rb +0 -251
  1181. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/test_plugin_classes.rb +0 -370
  1182. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/test_plugin_helper.rb +0 -81
  1183. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/test_plugin_id.rb +0 -119
  1184. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/test_process.rb +0 -14
  1185. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/test_root_agent.rb +0 -951
  1186. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/test_static_config_analysis.rb +0 -177
  1187. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/test_supervisor.rb +0 -821
  1188. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/test_test_drivers.rb +0 -136
  1189. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/test_time_formatter.rb +0 -301
  1190. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/test_time_parser.rb +0 -362
  1191. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/test_tls.rb +0 -65
  1192. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/test_unique_id.rb +0 -47
  1193. data/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/test_variable_store.rb +0 -65
  1194. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/.github/workflows/linux.yml +0 -23
  1195. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/.github/workflows/windows.yml +0 -23
  1196. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/.gitignore +0 -12
  1197. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/.gitmodules +0 -6
  1198. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/Gemfile +0 -2
  1199. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/LICENSE-MIT +0 -20
  1200. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/README.md +0 -90
  1201. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/Rakefile +0 -8
  1202. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/bench/standalone.rb +0 -23
  1203. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/bench/thin.rb +0 -58
  1204. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/.gitignore +0 -1
  1205. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/RubyHttpParserService.java +0 -18
  1206. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/ext_help.h +0 -18
  1207. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/extconf.rb +0 -24
  1208. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/org/ruby_http_parser/RubyHttpParser.java +0 -502
  1209. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/ruby_http_parser.c +0 -561
  1210. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/.gitkeep +0 -0
  1211. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser/AUTHORS +0 -68
  1212. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser/LICENSE-MIT +0 -19
  1213. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser/README.md +0 -246
  1214. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser/bench.c +0 -128
  1215. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser/contrib/parsertrace.c +0 -157
  1216. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser/contrib/url_parser.c +0 -47
  1217. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser/http_parser.c +0 -2440
  1218. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser/http_parser.gyp +0 -111
  1219. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser/http_parser.h +0 -433
  1220. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser/test.c +0 -4456
  1221. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/AUTHORS +0 -32
  1222. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/LICENSE-MIT +0 -48
  1223. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/README.md +0 -183
  1224. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/TODO +0 -28
  1225. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/build.xml +0 -74
  1226. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/http_parser.c +0 -2175
  1227. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/http_parser.gyp +0 -79
  1228. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/http_parser.h +0 -304
  1229. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/src/Http-parser.java.iml +0 -22
  1230. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/FieldData.java +0 -41
  1231. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPCallback.java +0 -8
  1232. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPDataCallback.java +0 -34
  1233. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPErrorCallback.java +0 -12
  1234. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPException.java +0 -9
  1235. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPMethod.java +0 -107
  1236. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPParser.java +0 -36
  1237. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPParserUrl.java +0 -76
  1238. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/ParserSettings.java +0 -256
  1239. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/ParserType.java +0 -13
  1240. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/Util.java +0 -111
  1241. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPCallback.java +0 -5
  1242. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPDataCallback.java +0 -25
  1243. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPErrorCallback.java +0 -7
  1244. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPParser.java +0 -2161
  1245. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/ParserSettings.java +0 -83
  1246. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Message.java +0 -374
  1247. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/ParseUrl.java +0 -51
  1248. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Requests.java +0 -69
  1249. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Responses.java +0 -52
  1250. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Test.java +0 -16
  1251. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/TestHeaderOverflowError.java +0 -48
  1252. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/TestLoaderNG.java +0 -212
  1253. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/TestNoOverflowLongBody.java +0 -62
  1254. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/UnitTest.java +0 -117
  1255. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Upgrade.java +0 -27
  1256. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Url.java +0 -127
  1257. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Util.java +0 -236
  1258. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/WrongContentLength.java +0 -59
  1259. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/test.c +0 -3425
  1260. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/tests.dumped +0 -845
  1261. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/tests.utf8 +0 -17
  1262. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/tools/byte_constants.rb +0 -6
  1263. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/tools/const_char.rb +0 -13
  1264. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/tools/lowcase.rb +0 -15
  1265. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/tools/parse_tests.rb +0 -33
  1266. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/http_parser.rb.gemspec +0 -32
  1267. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/lib/http/parser.rb +0 -1
  1268. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/lib/http_parser.rb +0 -21
  1269. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/spec/parser_spec.rb +0 -428
  1270. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/spec/spec_helper.rb +0 -1
  1271. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/spec/support/requests.json +0 -612
  1272. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/spec/support/responses.json +0 -395
  1273. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/tasks/compile.rake +0 -42
  1274. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/tasks/fixtures.rake +0 -71
  1275. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/tasks/spec.rake +0 -5
  1276. data/vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/tasks/submodules.rake +0 -7
  1277. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/CHANGES.md +0 -503
  1278. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/LICENSE +0 -56
  1279. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/README.md +0 -416
  1280. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/ext/json/Makefile +0 -205
  1281. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/ext/json/ext/fbuffer/fbuffer.h +0 -187
  1282. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/ext/json/ext/generator/Makefile +0 -274
  1283. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/ext/json/ext/generator/depend +0 -1
  1284. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/ext/json/ext/generator/extconf.rb +0 -4
  1285. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/ext/json/ext/generator/generator.c +0 -1703
  1286. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/ext/json/ext/generator/generator.h +0 -177
  1287. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/ext/json/ext/parser/Makefile +0 -274
  1288. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/ext/json/ext/parser/depend +0 -1
  1289. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/ext/json/ext/parser/extconf.rb +0 -32
  1290. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/ext/json/ext/parser/parser.c +0 -2211
  1291. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/ext/json/ext/parser/parser.h +0 -96
  1292. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/ext/json/ext/parser/parser.rl +0 -971
  1293. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/ext/json/extconf.rb +0 -3
  1294. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/json.gemspec +0 -68
  1295. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/add/bigdecimal.rb +0 -58
  1296. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/add/complex.rb +0 -51
  1297. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/add/core.rb +0 -12
  1298. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/add/date.rb +0 -54
  1299. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/add/date_time.rb +0 -67
  1300. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/add/exception.rb +0 -49
  1301. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/add/ostruct.rb +0 -54
  1302. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/add/range.rb +0 -54
  1303. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/add/rational.rb +0 -49
  1304. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/add/regexp.rb +0 -48
  1305. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/add/set.rb +0 -48
  1306. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/add/struct.rb +0 -52
  1307. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/add/symbol.rb +0 -48
  1308. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/add/time.rb +0 -59
  1309. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/common.rb +0 -698
  1310. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/ext.rb +0 -15
  1311. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/generic_object.rb +0 -75
  1312. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/pure/generator.rb +0 -513
  1313. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/pure/parser.rb +0 -337
  1314. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/pure.rb +0 -15
  1315. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json/version.rb +0 -9
  1316. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/lib/json.rb +0 -592
  1317. data/vendor/bundle/ruby/3.3.0/gems/minitar-0.9/Code-of-Conduct.md +0 -74
  1318. data/vendor/bundle/ruby/3.3.0/gems/minitar-0.9/Contributing.md +0 -91
  1319. data/vendor/bundle/ruby/3.3.0/gems/minitar-0.9/History.md +0 -170
  1320. data/vendor/bundle/ruby/3.3.0/gems/minitar-0.9/Licence.md +0 -15
  1321. data/vendor/bundle/ruby/3.3.0/gems/minitar-0.9/Manifest.txt +0 -24
  1322. data/vendor/bundle/ruby/3.3.0/gems/minitar-0.9/README.rdoc +0 -97
  1323. data/vendor/bundle/ruby/3.3.0/gems/minitar-0.9/Rakefile +0 -52
  1324. data/vendor/bundle/ruby/3.3.0/gems/minitar-0.9/docs/bsdl.txt +0 -19
  1325. data/vendor/bundle/ruby/3.3.0/gems/minitar-0.9/docs/ruby.txt +0 -56
  1326. data/vendor/bundle/ruby/3.3.0/gems/minitar-0.9/lib/archive/tar/minitar/input.rb +0 -243
  1327. data/vendor/bundle/ruby/3.3.0/gems/minitar-0.9/lib/archive/tar/minitar/output.rb +0 -79
  1328. data/vendor/bundle/ruby/3.3.0/gems/minitar-0.9/lib/archive/tar/minitar/posix_header.rb +0 -276
  1329. data/vendor/bundle/ruby/3.3.0/gems/minitar-0.9/lib/archive/tar/minitar/reader.rb +0 -272
  1330. data/vendor/bundle/ruby/3.3.0/gems/minitar-0.9/lib/archive/tar/minitar/writer.rb +0 -317
  1331. data/vendor/bundle/ruby/3.3.0/gems/minitar-0.9/lib/archive/tar/minitar.rb +0 -310
  1332. data/vendor/bundle/ruby/3.3.0/gems/minitar-0.9/lib/archive-tar-minitar.rb +0 -3
  1333. data/vendor/bundle/ruby/3.3.0/gems/minitar-0.9/lib/minitar.rb +0 -12
  1334. data/vendor/bundle/ruby/3.3.0/gems/minitar-0.9/test/minitest_helper.rb +0 -11
  1335. data/vendor/bundle/ruby/3.3.0/gems/minitar-0.9/test/support/tar_test_helpers.rb +0 -131
  1336. data/vendor/bundle/ruby/3.3.0/gems/minitar-0.9/test/test_tar_header.rb +0 -113
  1337. data/vendor/bundle/ruby/3.3.0/gems/minitar-0.9/test/test_tar_input.rb +0 -227
  1338. data/vendor/bundle/ruby/3.3.0/gems/minitar-0.9/test/test_tar_output.rb +0 -54
  1339. data/vendor/bundle/ruby/3.3.0/gems/minitar-0.9/test/test_tar_reader.rb +0 -174
  1340. data/vendor/bundle/ruby/3.3.0/gems/minitar-0.9/test/test_tar_writer.rb +0 -228
  1341. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ChangeLog +0 -351
  1342. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/LICENSE +0 -177
  1343. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/README.md +0 -293
  1344. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/java/org/msgpack/jruby/Buffer.java +0 -233
  1345. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/java/org/msgpack/jruby/Decoder.java +0 -307
  1346. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/java/org/msgpack/jruby/Encoder.java +0 -456
  1347. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/java/org/msgpack/jruby/ExtensionRegistry.java +0 -167
  1348. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/java/org/msgpack/jruby/ExtensionValue.java +0 -128
  1349. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/java/org/msgpack/jruby/Factory.java +0 -130
  1350. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/java/org/msgpack/jruby/MessagePackLibrary.java +0 -45
  1351. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/java/org/msgpack/jruby/Packer.java +0 -266
  1352. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/java/org/msgpack/jruby/Types.java +0 -37
  1353. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/java/org/msgpack/jruby/Unpacker.java +0 -336
  1354. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/msgpack/Makefile +0 -273
  1355. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/msgpack/buffer.c +0 -668
  1356. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/msgpack/buffer.h +0 -500
  1357. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/msgpack/buffer_class.c +0 -616
  1358. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/msgpack/buffer_class.h +0 -33
  1359. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/msgpack/compat.h +0 -26
  1360. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/msgpack/extconf.rb +0 -51
  1361. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/msgpack/extension_value_class.c +0 -34
  1362. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/msgpack/extension_value_class.h +0 -31
  1363. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/msgpack/factory_class.c +0 -276
  1364. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/msgpack/factory_class.h +0 -33
  1365. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/msgpack/packer.c +0 -199
  1366. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/msgpack/packer.h +0 -506
  1367. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/msgpack/packer_class.c +0 -442
  1368. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/msgpack/packer_class.h +0 -43
  1369. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/msgpack/packer_ext_registry.c +0 -74
  1370. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/msgpack/packer_ext_registry.h +0 -140
  1371. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/msgpack/rbinit.c +0 -35
  1372. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/msgpack/rmem.c +0 -93
  1373. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/msgpack/rmem.h +0 -109
  1374. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/msgpack/sysdep.h +0 -118
  1375. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/msgpack/sysdep_endian.h +0 -50
  1376. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/msgpack/sysdep_types.h +0 -46
  1377. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/msgpack/unpacker.c +0 -880
  1378. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/msgpack/unpacker.h +0 -142
  1379. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/msgpack/unpacker_class.c +0 -437
  1380. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/msgpack/unpacker_class.h +0 -43
  1381. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/msgpack/unpacker_ext_registry.c +0 -74
  1382. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/ext/msgpack/unpacker_ext_registry.h +0 -62
  1383. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/lib/msgpack/bigint.rb +0 -69
  1384. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/lib/msgpack/buffer.rb +0 -9
  1385. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/lib/msgpack/core_ext.rb +0 -139
  1386. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/lib/msgpack/factory.rb +0 -211
  1387. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/lib/msgpack/packer.rb +0 -37
  1388. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/lib/msgpack/symbol.rb +0 -26
  1389. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/lib/msgpack/time.rb +0 -29
  1390. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/lib/msgpack/timestamp.rb +0 -76
  1391. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/lib/msgpack/unpacker.rb +0 -41
  1392. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/lib/msgpack/version.rb +0 -6
  1393. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/lib/msgpack.rb +0 -48
  1394. data/vendor/bundle/ruby/3.3.0/gems/msgpack-1.7.2/msgpack.gemspec +0 -34
  1395. data/vendor/bundle/ruby/3.3.0/gems/power_assert-2.0.3/.github/dependabot.yml +0 -6
  1396. data/vendor/bundle/ruby/3.3.0/gems/power_assert-2.0.3/.github/workflows/ci.yml +0 -32
  1397. data/vendor/bundle/ruby/3.3.0/gems/power_assert-2.0.3/.gitignore +0 -9
  1398. data/vendor/bundle/ruby/3.3.0/gems/power_assert-2.0.3/BSDL +0 -22
  1399. data/vendor/bundle/ruby/3.3.0/gems/power_assert-2.0.3/COPYING +0 -57
  1400. data/vendor/bundle/ruby/3.3.0/gems/power_assert-2.0.3/Gemfile +0 -9
  1401. data/vendor/bundle/ruby/3.3.0/gems/power_assert-2.0.3/LEGAL +0 -4
  1402. data/vendor/bundle/ruby/3.3.0/gems/power_assert-2.0.3/README.md +0 -98
  1403. data/vendor/bundle/ruby/3.3.0/gems/power_assert-2.0.3/Rakefile +0 -59
  1404. data/vendor/bundle/ruby/3.3.0/gems/power_assert-2.0.3/lib/power_assert/colorize.rb +0 -7
  1405. data/vendor/bundle/ruby/3.3.0/gems/power_assert-2.0.3/lib/power_assert/configuration.rb +0 -46
  1406. data/vendor/bundle/ruby/3.3.0/gems/power_assert-2.0.3/lib/power_assert/context.rb +0 -233
  1407. data/vendor/bundle/ruby/3.3.0/gems/power_assert-2.0.3/lib/power_assert/enable_tracepoint_events.rb +0 -60
  1408. data/vendor/bundle/ruby/3.3.0/gems/power_assert-2.0.3/lib/power_assert/inspector.rb +0 -66
  1409. data/vendor/bundle/ruby/3.3.0/gems/power_assert-2.0.3/lib/power_assert/parser.rb +0 -251
  1410. data/vendor/bundle/ruby/3.3.0/gems/power_assert-2.0.3/lib/power_assert/version.rb +0 -3
  1411. data/vendor/bundle/ruby/3.3.0/gems/power_assert-2.0.3/lib/power_assert.rb +0 -91
  1412. data/vendor/bundle/ruby/3.3.0/gems/power_assert-2.0.3/power_assert.gemspec +0 -31
  1413. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/History.rdoc +0 -2403
  1414. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/MIT-LICENSE +0 -21
  1415. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/README.rdoc +0 -155
  1416. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/command_line_usage.rdoc +0 -158
  1417. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/example/Rakefile1 +0 -38
  1418. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/example/Rakefile2 +0 -35
  1419. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/example/a.c +0 -6
  1420. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/example/b.c +0 -6
  1421. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/example/main.c +0 -11
  1422. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/glossary.rdoc +0 -42
  1423. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/jamis.rb +0 -592
  1424. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/proto_rake.rdoc +0 -127
  1425. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/rake.1 +0 -156
  1426. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/rakefile.rdoc +0 -622
  1427. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/rational.rdoc +0 -151
  1428. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/exe/rake +0 -27
  1429. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/application.rb +0 -861
  1430. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/backtrace.rb +0 -25
  1431. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/clean.rb +0 -78
  1432. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/cloneable.rb +0 -17
  1433. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/cpu_counter.rb +0 -107
  1434. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/default_loader.rb +0 -15
  1435. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/dsl_definition.rb +0 -196
  1436. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/early_time.rb +0 -22
  1437. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/ext/core.rb +0 -26
  1438. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/ext/string.rb +0 -176
  1439. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/file_creation_task.rb +0 -25
  1440. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/file_list.rb +0 -435
  1441. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/file_task.rb +0 -58
  1442. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/file_utils.rb +0 -132
  1443. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/file_utils_ext.rb +0 -134
  1444. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/invocation_chain.rb +0 -57
  1445. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/invocation_exception_mixin.rb +0 -17
  1446. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/late_time.rb +0 -18
  1447. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/linked_list.rb +0 -112
  1448. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/loaders/makefile.rb +0 -54
  1449. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/multi_task.rb +0 -14
  1450. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/name_space.rb +0 -38
  1451. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/packagetask.rb +0 -222
  1452. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/phony.rb +0 -16
  1453. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/private_reader.rb +0 -21
  1454. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/promise.rb +0 -100
  1455. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/pseudo_status.rb +0 -30
  1456. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/rake_module.rb +0 -67
  1457. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/rake_test_loader.rb +0 -27
  1458. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/rule_recursion_overflow_error.rb +0 -20
  1459. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/scope.rb +0 -43
  1460. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/task.rb +0 -434
  1461. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/task_argument_error.rb +0 -8
  1462. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/task_arguments.rb +0 -109
  1463. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/task_manager.rb +0 -331
  1464. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/tasklib.rb +0 -12
  1465. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/testtask.rb +0 -189
  1466. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/thread_history_display.rb +0 -49
  1467. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/thread_pool.rb +0 -163
  1468. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/trace_output.rb +0 -23
  1469. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/version.rb +0 -10
  1470. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/win32.rb +0 -51
  1471. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake.rb +0 -70
  1472. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/rake.gemspec +0 -101
  1473. data/vendor/bundle/ruby/3.3.0/gems/rusty_json_schema-0.15.0/Cargo.toml +0 -14
  1474. data/vendor/bundle/ruby/3.3.0/gems/rusty_json_schema-0.15.0/README.md +0 -76
  1475. data/vendor/bundle/ruby/3.3.0/gems/rusty_json_schema-0.15.0/ext/Rakefile +0 -51
  1476. data/vendor/bundle/ruby/3.3.0/gems/rusty_json_schema-0.15.0/ext/json_schema.so.x64-mingw32.default +0 -0
  1477. data/vendor/bundle/ruby/3.3.0/gems/rusty_json_schema-0.15.0/ext/json_schema.so.x86_64-darwin.default +0 -0
  1478. data/vendor/bundle/ruby/3.3.0/gems/rusty_json_schema-0.15.0/ext/json_schema.so.x86_64-linux.default +0 -0
  1479. data/vendor/bundle/ruby/3.3.0/gems/rusty_json_schema-0.15.0/lib/rusty_json_schema/binding.rb +0 -22
  1480. data/vendor/bundle/ruby/3.3.0/gems/rusty_json_schema-0.15.0/lib/rusty_json_schema/nodes_array.rb +0 -26
  1481. data/vendor/bundle/ruby/3.3.0/gems/rusty_json_schema-0.15.0/lib/rusty_json_schema/validator.rb +0 -47
  1482. data/vendor/bundle/ruby/3.3.0/gems/rusty_json_schema-0.15.0/lib/rusty_json_schema/version.rb +0 -7
  1483. data/vendor/bundle/ruby/3.3.0/gems/rusty_json_schema-0.15.0/lib/rusty_json_schema.rb +0 -51
  1484. data/vendor/bundle/ruby/3.3.0/gems/rusty_json_schema-0.15.0/lib/tasks/thermite_dir_patch.rb +0 -13
  1485. data/vendor/bundle/ruby/3.3.0/gems/rusty_json_schema-0.15.0/rusty_json_schema.gemspec +0 -46
  1486. data/vendor/bundle/ruby/3.3.0/gems/rusty_json_schema-0.15.0/src/lib.rs +0 -267
  1487. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/.github/workflows/linux.yml +0 -31
  1488. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/.github/workflows/windows.yml +0 -42
  1489. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/.gitignore +0 -5
  1490. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/.rspec +0 -2
  1491. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/Changelog +0 -208
  1492. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/Gemfile +0 -2
  1493. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/LICENSE +0 -202
  1494. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/NOTICE +0 -3
  1495. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/README.md +0 -517
  1496. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/Rakefile +0 -10
  1497. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/examples/server.rb +0 -138
  1498. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/examples/spawn_worker_script.rb +0 -38
  1499. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/lib/serverengine/blocking_flag.rb +0 -77
  1500. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/lib/serverengine/command_sender.rb +0 -89
  1501. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/lib/serverengine/config_loader.rb +0 -82
  1502. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/lib/serverengine/daemon.rb +0 -232
  1503. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/lib/serverengine/daemon_logger.rb +0 -172
  1504. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/lib/serverengine/embedded_server.rb +0 -67
  1505. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/lib/serverengine/multi_process_server.rb +0 -173
  1506. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/lib/serverengine/multi_spawn_server.rb +0 -88
  1507. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/lib/serverengine/multi_thread_server.rb +0 -83
  1508. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/lib/serverengine/multi_worker_server.rb +0 -173
  1509. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/lib/serverengine/privilege.rb +0 -57
  1510. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/lib/serverengine/process_manager.rb +0 -534
  1511. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/lib/serverengine/server.rb +0 -183
  1512. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/lib/serverengine/signal_thread.rb +0 -116
  1513. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/lib/serverengine/signals.rb +0 -31
  1514. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/lib/serverengine/socket_manager.rb +0 -259
  1515. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/lib/serverengine/socket_manager_unix.rb +0 -131
  1516. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/lib/serverengine/socket_manager_win.rb +0 -158
  1517. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/lib/serverengine/supervisor.rb +0 -317
  1518. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/lib/serverengine/utils.rb +0 -62
  1519. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/lib/serverengine/version.rb +0 -3
  1520. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/lib/serverengine/winsock.rb +0 -133
  1521. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/lib/serverengine/worker.rb +0 -84
  1522. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/lib/serverengine.rb +0 -61
  1523. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/serverengine.gemspec +0 -32
  1524. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/spec/blocking_flag_spec.rb +0 -71
  1525. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/spec/daemon_logger_spec.rb +0 -200
  1526. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/spec/daemon_spec.rb +0 -184
  1527. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/spec/multi_process_server_spec.rb +0 -259
  1528. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/spec/multi_spawn_server_spec.rb +0 -225
  1529. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/spec/server_worker_context.rb +0 -278
  1530. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/spec/signal_thread_spec.rb +0 -94
  1531. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/spec/socket_manager_spec.rb +0 -282
  1532. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/spec/spec_helper.rb +0 -21
  1533. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/spec/supervisor_spec.rb +0 -237
  1534. data/vendor/bundle/ruby/3.3.0/gems/serverengine-2.3.2/spec/winsock_spec.rb +0 -17
  1535. data/vendor/bundle/ruby/3.3.0/gems/sigdump-0.2.5/.gitignore +0 -2
  1536. data/vendor/bundle/ruby/3.3.0/gems/sigdump-0.2.5/ChangeLog +0 -36
  1537. data/vendor/bundle/ruby/3.3.0/gems/sigdump-0.2.5/Gemfile +0 -3
  1538. data/vendor/bundle/ruby/3.3.0/gems/sigdump-0.2.5/LICENSE +0 -202
  1539. data/vendor/bundle/ruby/3.3.0/gems/sigdump-0.2.5/README.md +0 -134
  1540. data/vendor/bundle/ruby/3.3.0/gems/sigdump-0.2.5/Rakefile +0 -5
  1541. data/vendor/bundle/ruby/3.3.0/gems/sigdump-0.2.5/lib/sigdump/setup.rb +0 -4
  1542. data/vendor/bundle/ruby/3.3.0/gems/sigdump-0.2.5/lib/sigdump.rb +0 -150
  1543. data/vendor/bundle/ruby/3.3.0/gems/sigdump-0.2.5/sigdump.gemspec +0 -21
  1544. data/vendor/bundle/ruby/3.3.0/gems/strptime-0.2.5/.clang-format +0 -67
  1545. data/vendor/bundle/ruby/3.3.0/gems/strptime-0.2.5/.gitignore +0 -15
  1546. data/vendor/bundle/ruby/3.3.0/gems/strptime-0.2.5/.rspec +0 -2
  1547. data/vendor/bundle/ruby/3.3.0/gems/strptime-0.2.5/.travis.yml +0 -24
  1548. data/vendor/bundle/ruby/3.3.0/gems/strptime-0.2.5/Gemfile +0 -4
  1549. data/vendor/bundle/ruby/3.3.0/gems/strptime-0.2.5/LICENSE.txt +0 -26
  1550. data/vendor/bundle/ruby/3.3.0/gems/strptime-0.2.5/README.md +0 -54
  1551. data/vendor/bundle/ruby/3.3.0/gems/strptime-0.2.5/Rakefile +0 -36
  1552. data/vendor/bundle/ruby/3.3.0/gems/strptime-0.2.5/appveyor.yml +0 -18
  1553. data/vendor/bundle/ruby/3.3.0/gems/strptime-0.2.5/bin/console +0 -14
  1554. data/vendor/bundle/ruby/3.3.0/gems/strptime-0.2.5/bin/setup +0 -7
  1555. data/vendor/bundle/ruby/3.3.0/gems/strptime-0.2.5/ext/strptime/Makefile +0 -273
  1556. data/vendor/bundle/ruby/3.3.0/gems/strptime-0.2.5/ext/strptime/extconf.rb +0 -7
  1557. data/vendor/bundle/ruby/3.3.0/gems/strptime-0.2.5/ext/strptime/ruby_time.c +0 -694
  1558. data/vendor/bundle/ruby/3.3.0/gems/strptime-0.2.5/ext/strptime/strftime.c +0 -510
  1559. data/vendor/bundle/ruby/3.3.0/gems/strptime-0.2.5/ext/strptime/strptime.c +0 -742
  1560. data/vendor/bundle/ruby/3.3.0/gems/strptime-0.2.5/ext/strptime/strptime.h +0 -29
  1561. data/vendor/bundle/ruby/3.3.0/gems/strptime-0.2.5/lib/strptime/version.rb +0 -3
  1562. data/vendor/bundle/ruby/3.3.0/gems/strptime-0.2.5/lib/strptime.rb +0 -10
  1563. data/vendor/bundle/ruby/3.3.0/gems/strptime-0.2.5/strptime.gemspec +0 -30
  1564. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/BSDL +0 -24
  1565. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/COPYING +0 -64
  1566. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/PSFL +0 -271
  1567. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/README.md +0 -108
  1568. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/Rakefile +0 -68
  1569. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/doc/text/getting-started.md +0 -246
  1570. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/doc/text/how-to.md +0 -90
  1571. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/doc/text/news.md +0 -1782
  1572. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/assertion-failed-error.rb +0 -60
  1573. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/assertions.rb +0 -2541
  1574. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/attribute-matcher.rb +0 -26
  1575. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/attribute.rb +0 -228
  1576. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/auto-runner-loader.rb +0 -17
  1577. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/autorunner.rb +0 -606
  1578. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/code-snippet-fetcher.rb +0 -58
  1579. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/collector/descendant.rb +0 -20
  1580. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/collector/dir.rb +0 -110
  1581. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/collector/load.rb +0 -201
  1582. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/collector/objectspace.rb +0 -35
  1583. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/collector/xml.rb +0 -249
  1584. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/collector.rb +0 -104
  1585. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/color-scheme.rb +0 -225
  1586. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/color.rb +0 -134
  1587. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/data-sets.rb +0 -127
  1588. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/data.rb +0 -371
  1589. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/diff.rb +0 -745
  1590. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/error.rb +0 -158
  1591. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/exception-handler.rb +0 -82
  1592. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/failure.rb +0 -169
  1593. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/fault-location-detector.rb +0 -100
  1594. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/fixture.rb +0 -304
  1595. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/notification.rb +0 -138
  1596. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/omission.rb +0 -198
  1597. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/pending.rb +0 -155
  1598. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/priority.rb +0 -194
  1599. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/runner/console.rb +0 -78
  1600. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/runner/emacs.rb +0 -8
  1601. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/runner/xml.rb +0 -15
  1602. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/test-suite-creator.rb +0 -103
  1603. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/testcase.rb +0 -938
  1604. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/testresult.rb +0 -132
  1605. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/testsuite.rb +0 -175
  1606. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/ui/console/outputlevel.rb +0 -15
  1607. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/ui/console/testrunner.rb +0 -804
  1608. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/ui/emacs/testrunner.rb +0 -49
  1609. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/ui/testrunner.rb +0 -53
  1610. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/ui/testrunnermediator.rb +0 -114
  1611. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/ui/testrunnerutilities.rb +0 -41
  1612. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/ui/xml/testrunner.rb +0 -224
  1613. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/util/backtracefilter.rb +0 -59
  1614. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/util/memory-usage.rb +0 -47
  1615. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/util/method-owner-finder.rb +0 -28
  1616. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/util/observable.rb +0 -90
  1617. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/util/output.rb +0 -32
  1618. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/util/procwrapper.rb +0 -48
  1619. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/version.rb +0 -5
  1620. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/warning.rb +0 -3
  1621. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit.rb +0 -521
  1622. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test-unit.rb +0 -19
  1623. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/sample/adder.rb +0 -13
  1624. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/sample/subtracter.rb +0 -12
  1625. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/sample/test_adder.rb +0 -20
  1626. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/sample/test_subtracter.rb +0 -20
  1627. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/sample/test_user.rb +0 -23
  1628. data/vendor/bundle/ruby/3.3.0/gems/thermite-0.13.0/.appveyor.yml +0 -27
  1629. data/vendor/bundle/ruby/3.3.0/gems/thermite-0.13.0/.gitignore +0 -5
  1630. data/vendor/bundle/ruby/3.3.0/gems/thermite-0.13.0/.rubocop.yml +0 -33
  1631. data/vendor/bundle/ruby/3.3.0/gems/thermite-0.13.0/.travis.yml +0 -24
  1632. data/vendor/bundle/ruby/3.3.0/gems/thermite-0.13.0/.yardopts +0 -2
  1633. data/vendor/bundle/ruby/3.3.0/gems/thermite-0.13.0/CONTRIBUTING.md +0 -67
  1634. data/vendor/bundle/ruby/3.3.0/gems/thermite-0.13.0/Gemfile +0 -10
  1635. data/vendor/bundle/ruby/3.3.0/gems/thermite-0.13.0/LICENSE +0 -9
  1636. data/vendor/bundle/ruby/3.3.0/gems/thermite-0.13.0/NEWS.md +0 -173
  1637. data/vendor/bundle/ruby/3.3.0/gems/thermite-0.13.0/README.md +0 -134
  1638. data/vendor/bundle/ruby/3.3.0/gems/thermite-0.13.0/Rakefile +0 -32
  1639. data/vendor/bundle/ruby/3.3.0/gems/thermite-0.13.0/ci/after_success.py +0 -54
  1640. data/vendor/bundle/ruby/3.3.0/gems/thermite-0.13.0/lib/thermite/cargo.rb +0 -125
  1641. data/vendor/bundle/ruby/3.3.0/gems/thermite-0.13.0/lib/thermite/config.rb +0 -290
  1642. data/vendor/bundle/ruby/3.3.0/gems/thermite-0.13.0/lib/thermite/custom_binary.rb +0 -66
  1643. data/vendor/bundle/ruby/3.3.0/gems/thermite-0.13.0/lib/thermite/fiddle.rb +0 -45
  1644. data/vendor/bundle/ruby/3.3.0/gems/thermite-0.13.0/lib/thermite/github_release_binary.rb +0 -122
  1645. data/vendor/bundle/ruby/3.3.0/gems/thermite-0.13.0/lib/thermite/package.rb +0 -95
  1646. data/vendor/bundle/ruby/3.3.0/gems/thermite-0.13.0/lib/thermite/tasks.rb +0 -157
  1647. data/vendor/bundle/ruby/3.3.0/gems/thermite-0.13.0/lib/thermite/util.rb +0 -59
  1648. data/vendor/bundle/ruby/3.3.0/gems/thermite-0.13.0/test/fixtures/config/Cargo.toml +0 -5
  1649. data/vendor/bundle/ruby/3.3.0/gems/thermite-0.13.0/test/fixtures/github/releases.atom +0 -30
  1650. data/vendor/bundle/ruby/3.3.0/gems/thermite-0.13.0/test/lib/thermite/cargo_test.rb +0 -95
  1651. data/vendor/bundle/ruby/3.3.0/gems/thermite-0.13.0/test/lib/thermite/config_test.rb +0 -232
  1652. data/vendor/bundle/ruby/3.3.0/gems/thermite-0.13.0/test/lib/thermite/custom_binary_test.rb +0 -59
  1653. data/vendor/bundle/ruby/3.3.0/gems/thermite-0.13.0/test/lib/thermite/github_release_binary_test.rb +0 -160
  1654. data/vendor/bundle/ruby/3.3.0/gems/thermite-0.13.0/test/lib/thermite/package_test.rb +0 -119
  1655. data/vendor/bundle/ruby/3.3.0/gems/thermite-0.13.0/test/lib/thermite/util_test.rb +0 -55
  1656. data/vendor/bundle/ruby/3.3.0/gems/thermite-0.13.0/test/test_helper.rb +0 -56
  1657. data/vendor/bundle/ruby/3.3.0/gems/thermite-0.13.0/thermite.gemspec +0 -28
  1658. data/vendor/bundle/ruby/3.3.0/gems/tomlrb-1.3.0/LICENSE.txt +0 -21
  1659. data/vendor/bundle/ruby/3.3.0/gems/tomlrb-1.3.0/lib/tomlrb/generated_parser.rb +0 -570
  1660. data/vendor/bundle/ruby/3.3.0/gems/tomlrb-1.3.0/lib/tomlrb/handler.rb +0 -73
  1661. data/vendor/bundle/ruby/3.3.0/gems/tomlrb-1.3.0/lib/tomlrb/parser.rb +0 -19
  1662. data/vendor/bundle/ruby/3.3.0/gems/tomlrb-1.3.0/lib/tomlrb/parser.y +0 -106
  1663. data/vendor/bundle/ruby/3.3.0/gems/tomlrb-1.3.0/lib/tomlrb/scanner.rb +0 -58
  1664. data/vendor/bundle/ruby/3.3.0/gems/tomlrb-1.3.0/lib/tomlrb/string_utils.rb +0 -33
  1665. data/vendor/bundle/ruby/3.3.0/gems/tomlrb-1.3.0/lib/tomlrb/version.rb +0 -3
  1666. data/vendor/bundle/ruby/3.3.0/gems/tomlrb-1.3.0/lib/tomlrb.rb +0 -44
  1667. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/.yardopts +0 -9
  1668. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/CHANGES.md +0 -1026
  1669. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/LICENSE +0 -19
  1670. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/README.md +0 -406
  1671. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/annual_rules.rb +0 -71
  1672. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/country.rb +0 -208
  1673. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/country_timezone.rb +0 -93
  1674. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_source.rb +0 -446
  1675. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/constant_offset_data_timezone_info.rb +0 -56
  1676. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/country_info.rb +0 -42
  1677. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/data_timezone_info.rb +0 -91
  1678. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/linked_timezone_info.rb +0 -33
  1679. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/posix_time_zone_parser.rb +0 -177
  1680. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/ruby_data_source.rb +0 -141
  1681. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/timezone_info.rb +0 -47
  1682. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/transitions_data_timezone_info.rb +0 -214
  1683. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/zoneinfo_data_source.rb +0 -592
  1684. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/zoneinfo_reader.rb +0 -482
  1685. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources.rb +0 -8
  1686. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_timezone.rb +0 -44
  1687. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/datetime_with_offset.rb +0 -153
  1688. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/country_definer.rb +0 -17
  1689. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/country_index_definition.rb +0 -64
  1690. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/timezone_definer.rb +0 -64
  1691. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/timezone_definition.rb +0 -39
  1692. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/timezone_index_definition.rb +0 -77
  1693. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format1.rb +0 -10
  1694. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/country_definer.rb +0 -68
  1695. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/country_index_definer.rb +0 -68
  1696. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/country_index_definition.rb +0 -46
  1697. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_definer.rb +0 -94
  1698. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_definition.rb +0 -73
  1699. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_index_definer.rb +0 -45
  1700. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_index_definition.rb +0 -55
  1701. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format2.rb +0 -10
  1702. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/info_timezone.rb +0 -35
  1703. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/linked_timezone.rb +0 -44
  1704. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/offset_timezone_period.rb +0 -42
  1705. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/ruby_core_support.rb +0 -38
  1706. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/string_deduper.rb +0 -118
  1707. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/time_with_offset.rb +0 -154
  1708. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/timestamp.rb +0 -552
  1709. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/timestamp_with_offset.rb +0 -85
  1710. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone.rb +0 -1160
  1711. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_offset.rb +0 -111
  1712. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_period.rb +0 -179
  1713. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_proxy.rb +0 -96
  1714. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_transition.rb +0 -98
  1715. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/transition_rule.rb +0 -455
  1716. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/transitions_timezone_period.rb +0 -63
  1717. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/version.rb +0 -7
  1718. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/with_offset.rb +0 -61
  1719. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo.rb +0 -81
  1720. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/.yardopts +0 -8
  1721. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/CONTRIBUTING.md +0 -7
  1722. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/LICENSE +0 -19
  1723. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/README.md +0 -42
  1724. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Abidjan.rb +0 -23
  1725. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Accra.rb +0 -18
  1726. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Addis_Ababa.rb +0 -18
  1727. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Algiers.rb +0 -60
  1728. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Asmara.rb +0 -18
  1729. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Asmera.rb +0 -18
  1730. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Bamako.rb +0 -18
  1731. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Bangui.rb +0 -18
  1732. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Banjul.rb +0 -18
  1733. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Bissau.rb +0 -25
  1734. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Blantyre.rb +0 -18
  1735. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Brazzaville.rb +0 -18
  1736. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Bujumbura.rb +0 -18
  1737. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Cairo.rb +0 -254
  1738. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Casablanca.rb +0 -196
  1739. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Ceuta.rb +0 -225
  1740. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Conakry.rb +0 -18
  1741. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Dakar.rb +0 -18
  1742. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Dar_es_Salaam.rb +0 -18
  1743. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Djibouti.rb +0 -18
  1744. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Douala.rb +0 -18
  1745. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/El_Aaiun.rb +0 -186
  1746. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Freetown.rb +0 -18
  1747. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Gaborone.rb +0 -18
  1748. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Harare.rb +0 -18
  1749. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Johannesburg.rb +0 -30
  1750. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Juba.rb +0 -59
  1751. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Kampala.rb +0 -18
  1752. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Khartoum.rb +0 -59
  1753. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Kigali.rb +0 -18
  1754. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Kinshasa.rb +0 -18
  1755. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Lagos.rb +0 -28
  1756. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Libreville.rb +0 -18
  1757. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Lome.rb +0 -18
  1758. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Luanda.rb +0 -18
  1759. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Lubumbashi.rb +0 -18
  1760. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Lusaka.rb +0 -18
  1761. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Malabo.rb +0 -18
  1762. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Maputo.rb +0 -23
  1763. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Maseru.rb +0 -18
  1764. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Mbabane.rb +0 -18
  1765. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Mogadishu.rb +0 -18
  1766. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Monrovia.rb +0 -27
  1767. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Nairobi.rb +0 -29
  1768. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Ndjamena.rb +0 -26
  1769. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Niamey.rb +0 -18
  1770. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Nouakchott.rb +0 -18
  1771. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Ouagadougou.rb +0 -18
  1772. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Porto__m__Novo.rb +0 -18
  1773. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Sao_Tome.rb +0 -28
  1774. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Timbuktu.rb +0 -18
  1775. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Tripoli.rb +0 -56
  1776. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Tunis.rb +0 -58
  1777. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Africa/Windhoek.rb +0 -79
  1778. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Adak.rb +0 -249
  1779. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Anchorage.rb +0 -249
  1780. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Anguilla.rb +0 -18
  1781. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Antigua.rb +0 -18
  1782. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Araguaina.rb +0 -74
  1783. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Argentina/Buenos_Aires.rb +0 -89
  1784. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Argentina/Catamarca.rb +0 -89
  1785. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Argentina/ComodRivadavia.rb +0 -20
  1786. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Argentina/Cordoba.rb +0 -89
  1787. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Argentina/Jujuy.rb +0 -87
  1788. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Argentina/La_Rioja.rb +0 -90
  1789. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Argentina/Mendoza.rb +0 -89
  1790. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Argentina/Rio_Gallegos.rb +0 -89
  1791. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Argentina/Salta.rb +0 -87
  1792. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Argentina/San_Juan.rb +0 -90
  1793. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Argentina/San_Luis.rb +0 -90
  1794. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Argentina/Tucuman.rb +0 -91
  1795. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Argentina/Ushuaia.rb +0 -89
  1796. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Aruba.rb +0 -18
  1797. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Asuncion.rb +0 -227
  1798. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Atikokan.rb +0 -18
  1799. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Atka.rb +0 -18
  1800. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Bahia.rb +0 -84
  1801. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Bahia_Banderas.rb +0 -89
  1802. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Barbados.rb +0 -39
  1803. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Belem.rb +0 -52
  1804. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Belize.rb +0 -124
  1805. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Blanc__m__Sablon.rb +0 -18
  1806. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Boa_Vista.rb +0 -56
  1807. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Bogota.rb +0 -28
  1808. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Boise.rb +0 -252
  1809. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Buenos_Aires.rb +0 -18
  1810. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Cambridge_Bay.rb +0 -239
  1811. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Campo_Grande.rb +0 -114
  1812. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Cancun.rb +0 -67
  1813. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Caracas.rb +0 -29
  1814. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Catamarca.rb +0 -18
  1815. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Cayenne.rb +0 -25
  1816. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Cayman.rb +0 -18
  1817. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Chicago.rb +0 -336
  1818. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Chihuahua.rb +0 -85
  1819. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Ciudad_Juarez.rb +0 -190
  1820. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Coral_Harbour.rb +0 -18
  1821. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Cordoba.rb +0 -18
  1822. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Costa_Rica.rb +0 -34
  1823. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Creston.rb +0 -18
  1824. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Cuiaba.rb +0 -112
  1825. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Curacao.rb +0 -18
  1826. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Danmarkshavn.rb +0 -58
  1827. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Dawson.rb +0 -122
  1828. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Dawson_Creek.rb +0 -84
  1829. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Denver.rb +0 -257
  1830. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Detroit.rb +0 -241
  1831. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Dominica.rb +0 -18
  1832. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Edmonton.rb +0 -249
  1833. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Eirunepe.rb +0 -57
  1834. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/El_Salvador.rb +0 -28
  1835. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Ensenada.rb +0 -18
  1836. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Fort_Nelson.rb +0 -169
  1837. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Fort_Wayne.rb +0 -18
  1838. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Fortaleza.rb +0 -62
  1839. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Glace_Bay.rb +0 -239
  1840. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Godthab.rb +0 -18
  1841. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Goose_Bay.rb +0 -308
  1842. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Grand_Turk.rb +0 -214
  1843. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Grenada.rb +0 -18
  1844. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Guadeloupe.rb +0 -18
  1845. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Guatemala.rb +0 -32
  1846. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Guayaquil.rb +0 -28
  1847. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Guyana.rb +0 -28
  1848. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Halifax.rb +0 -327
  1849. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Havana.rb +0 -254
  1850. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Hermosillo.rb +0 -40
  1851. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Indiana/Indianapolis.rb +0 -202
  1852. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Indiana/Knox.rb +0 -256
  1853. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Indiana/Marengo.rb +0 -206
  1854. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Indiana/Petersburg.rb +0 -219
  1855. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Indiana/Tell_City.rb +0 -201
  1856. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Indiana/Vevay.rb +0 -184
  1857. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Indiana/Vincennes.rb +0 -204
  1858. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Indiana/Winamac.rb +0 -210
  1859. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Indianapolis.rb +0 -18
  1860. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Inuvik.rb +0 -232
  1861. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Iqaluit.rb +0 -236
  1862. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Jamaica.rb +0 -46
  1863. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Jujuy.rb +0 -18
  1864. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Juneau.rb +0 -248
  1865. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Kentucky/Louisville.rb +0 -281
  1866. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Kentucky/Monticello.rb +0 -251
  1867. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Knox_IN.rb +0 -18
  1868. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Kralendijk.rb +0 -18
  1869. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/La_Paz.rb +0 -27
  1870. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Lima.rb +0 -40
  1871. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Los_Angeles.rb +0 -285
  1872. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Louisville.rb +0 -18
  1873. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Lower_Princes.rb +0 -18
  1874. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Maceio.rb +0 -64
  1875. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Managua.rb +0 -41
  1876. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Manaus.rb +0 -54
  1877. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Marigot.rb +0 -18
  1878. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Martinique.rb +0 -28
  1879. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Matamoros.rb +0 -184
  1880. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Mazatlan.rb +0 -88
  1881. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Mendoza.rb +0 -18
  1882. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Menominee.rb +0 -243
  1883. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Merida.rb +0 -81
  1884. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Metlakatla.rb +0 -183
  1885. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Mexico_City.rb +0 -94
  1886. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Miquelon.rb +0 -202
  1887. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Moncton.rb +0 -307
  1888. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Monterrey.rb +0 -80
  1889. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Montevideo.rb +0 -115
  1890. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Montreal.rb +0 -18
  1891. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Montserrat.rb +0 -18
  1892. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Nassau.rb +0 -18
  1893. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/New_York.rb +0 -335
  1894. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Nipigon.rb +0 -18
  1895. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Nome.rb +0 -249
  1896. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Noronha.rb +0 -62
  1897. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/North_Dakota/Beulah.rb +0 -253
  1898. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/North_Dakota/Center.rb +0 -253
  1899. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/North_Dakota/New_Salem.rb +0 -253
  1900. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Nuuk.rb +0 -215
  1901. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Ojinaga.rb +0 -189
  1902. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Panama.rb +0 -25
  1903. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Pangnirtung.rb +0 -18
  1904. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Paramaribo.rb +0 -29
  1905. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Phoenix.rb +0 -35
  1906. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Port__m__au__m__Prince.rb +0 -184
  1907. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Port_of_Spain.rb +0 -18
  1908. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Porto_Acre.rb +0 -18
  1909. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Porto_Velho.rb +0 -52
  1910. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Puerto_Rico.rb +0 -28
  1911. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Punta_Arenas.rb +0 -144
  1912. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Rainy_River.rb +0 -18
  1913. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Rankin_Inlet.rb +0 -231
  1914. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Recife.rb +0 -62
  1915. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Regina.rb +0 -79
  1916. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Resolute.rb +0 -231
  1917. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Rio_Branco.rb +0 -55
  1918. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Rosario.rb +0 -18
  1919. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Santa_Isabel.rb +0 -18
  1920. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Santarem.rb +0 -54
  1921. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Santiago.rb +0 -258
  1922. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Santo_Domingo.rb +0 -43
  1923. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Sao_Paulo.rb +0 -114
  1924. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Scoresbysund.rb +0 -216
  1925. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Shiprock.rb +0 -18
  1926. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Sitka.rb +0 -247
  1927. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/St_Barthelemy.rb +0 -18
  1928. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/St_Johns.rb +0 -341
  1929. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/St_Kitts.rb +0 -18
  1930. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/St_Lucia.rb +0 -18
  1931. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/St_Thomas.rb +0 -18
  1932. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/St_Vincent.rb +0 -18
  1933. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Swift_Current.rb +0 -49
  1934. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Tegucigalpa.rb +0 -30
  1935. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Thule.rb +0 -192
  1936. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Thunder_Bay.rb +0 -18
  1937. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Tijuana.rb +0 -249
  1938. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Toronto.rb +0 -332
  1939. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Tortola.rb +0 -18
  1940. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Vancouver.rb +0 -289
  1941. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Virgin.rb +0 -18
  1942. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Whitehorse.rb +0 -122
  1943. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Winnipeg.rb +0 -285
  1944. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Yakutat.rb +0 -246
  1945. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/America/Yellowknife.rb +0 -18
  1946. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Antarctica/Casey.rb +0 -40
  1947. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Antarctica/Davis.rb +0 -30
  1948. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Antarctica/DumontDUrville.rb +0 -18
  1949. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Antarctica/Macquarie.rb +0 -240
  1950. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Antarctica/Mawson.rb +0 -25
  1951. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Antarctica/McMurdo.rb +0 -18
  1952. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Antarctica/Palmer.rb +0 -107
  1953. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Antarctica/Rothera.rb +0 -23
  1954. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Antarctica/South_Pole.rb +0 -18
  1955. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Antarctica/Syowa.rb +0 -18
  1956. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Antarctica/Troll.rb +0 -164
  1957. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Antarctica/Vostok.rb +0 -27
  1958. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Arctic/Longyearbyen.rb +0 -18
  1959. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Aden.rb +0 -18
  1960. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Almaty.rb +0 -77
  1961. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Amman.rb +0 -111
  1962. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Anadyr.rb +0 -91
  1963. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Aqtau.rb +0 -76
  1964. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Aqtobe.rb +0 -77
  1965. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Ashgabat.rb +0 -50
  1966. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Ashkhabad.rb +0 -18
  1967. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Atyrau.rb +0 -77
  1968. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Baghdad.rb +0 -78
  1969. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Bahrain.rb +0 -18
  1970. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Baku.rb +0 -91
  1971. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Bangkok.rb +0 -25
  1972. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Barnaul.rb +0 -92
  1973. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Beirut.rb +0 -238
  1974. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Bishkek.rb +0 -77
  1975. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Brunei.rb +0 -18
  1976. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Calcutta.rb +0 -18
  1977. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Chita.rb +0 -92
  1978. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Choibalsan.rb +0 -77
  1979. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Chongqing.rb +0 -18
  1980. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Chungking.rb +0 -18
  1981. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Colombo.rb +0 -35
  1982. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Dacca.rb +0 -18
  1983. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Damascus.rb +0 -145
  1984. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Dhaka.rb +0 -33
  1985. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Dili.rb +0 -27
  1986. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Dubai.rb +0 -23
  1987. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Dushanbe.rb +0 -49
  1988. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Famagusta.rb +0 -224
  1989. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Gaza.rb +0 -285
  1990. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Harbin.rb +0 -18
  1991. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Hebron.rb +0 -287
  1992. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Ho_Chi_Minh.rb +0 -34
  1993. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Hong_Kong.rb +0 -94
  1994. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Hovd.rb +0 -74
  1995. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Irkutsk.rb +0 -93
  1996. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Istanbul.rb +0 -18
  1997. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Jakarta.rb +0 -35
  1998. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Jayapura.rb +0 -27
  1999. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Jerusalem.rb +0 -248
  2000. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Kabul.rb +0 -25
  2001. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Kamchatka.rb +0 -89
  2002. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Karachi.rb +0 -37
  2003. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Kashgar.rb +0 -18
  2004. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Kathmandu.rb +0 -25
  2005. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Katmandu.rb +0 -18
  2006. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Khandyga.rb +0 -95
  2007. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Kolkata.rb +0 -32
  2008. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Krasnoyarsk.rb +0 -91
  2009. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Kuala_Lumpur.rb +0 -18
  2010. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Kuching.rb +0 -43
  2011. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Kuwait.rb +0 -18
  2012. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Macao.rb +0 -18
  2013. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Macau.rb +0 -96
  2014. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Magadan.rb +0 -92
  2015. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Makassar.rb +0 -29
  2016. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Manila.rb +0 -35
  2017. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Muscat.rb +0 -18
  2018. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Nicosia.rb +0 -224
  2019. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Novokuznetsk.rb +0 -89
  2020. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Novosibirsk.rb +0 -92
  2021. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Omsk.rb +0 -91
  2022. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Oral.rb +0 -78
  2023. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Phnom_Penh.rb +0 -18
  2024. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Pontianak.rb +0 -35
  2025. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Pyongyang.rb +0 -29
  2026. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Qatar.rb +0 -25
  2027. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Qostanay.rb +0 -78
  2028. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Qyzylorda.rb +0 -78
  2029. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Rangoon.rb +0 -18
  2030. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Riyadh.rb +0 -23
  2031. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Saigon.rb +0 -18
  2032. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Sakhalin.rb +0 -92
  2033. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Samarkand.rb +0 -49
  2034. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Seoul.rb +0 -55
  2035. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Shanghai.rb +0 -52
  2036. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Singapore.rb +0 -36
  2037. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Srednekolymsk.rb +0 -91
  2038. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Taipei.rb +0 -65
  2039. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Tashkent.rb +0 -49
  2040. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Tbilisi.rb +0 -78
  2041. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Tehran.rb +0 -97
  2042. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Tel_Aviv.rb +0 -18
  2043. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Thimbu.rb +0 -18
  2044. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Thimphu.rb +0 -25
  2045. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Tokyo.rb +0 -32
  2046. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Tomsk.rb +0 -92
  2047. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Ujung_Pandang.rb +0 -18
  2048. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Ulaanbaatar.rb +0 -74
  2049. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Ulan_Bator.rb +0 -18
  2050. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Urumqi.rb +0 -23
  2051. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Ust__m__Nera.rb +0 -94
  2052. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Vientiane.rb +0 -18
  2053. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Vladivostok.rb +0 -91
  2054. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Yakutsk.rb +0 -91
  2055. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Yangon.rb +0 -28
  2056. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Yekaterinburg.rb +0 -93
  2057. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Asia/Yerevan.rb +0 -87
  2058. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Atlantic/Azores.rb +0 -325
  2059. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Atlantic/Bermuda.rb +0 -255
  2060. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Atlantic/Canary.rb +0 -216
  2061. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Atlantic/Cape_Verde.rb +0 -28
  2062. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Atlantic/Faeroe.rb +0 -18
  2063. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Atlantic/Faroe.rb +0 -212
  2064. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Atlantic/Jan_Mayen.rb +0 -18
  2065. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Atlantic/Madeira.rb +0 -324
  2066. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Atlantic/Reykjavik.rb +0 -18
  2067. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Atlantic/South_Georgia.rb +0 -23
  2068. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Atlantic/St_Helena.rb +0 -18
  2069. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Atlantic/Stanley.rb +0 -96
  2070. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Australia/ACT.rb +0 -18
  2071. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Australia/Adelaide.rb +0 -240
  2072. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Australia/Brisbane.rb +0 -40
  2073. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Australia/Broken_Hill.rb +0 -242
  2074. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Australia/Canberra.rb +0 -18
  2075. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Australia/Currie.rb +0 -18
  2076. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Australia/Darwin.rb +0 -34
  2077. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Australia/Eucla.rb +0 -42
  2078. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Australia/Hobart.rb +0 -250
  2079. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Australia/LHI.rb +0 -18
  2080. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Australia/Lindeman.rb +0 -44
  2081. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Australia/Lord_Howe.rb +0 -213
  2082. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Australia/Melbourne.rb +0 -238
  2083. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Australia/NSW.rb +0 -18
  2084. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Australia/North.rb +0 -18
  2085. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Australia/Perth.rb +0 -42
  2086. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Australia/Queensland.rb +0 -18
  2087. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Australia/South.rb +0 -18
  2088. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Australia/Sydney.rb +0 -238
  2089. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Australia/Tasmania.rb +0 -18
  2090. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Australia/Victoria.rb +0 -18
  2091. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Australia/West.rb +0 -18
  2092. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Australia/Yancowinna.rb +0 -18
  2093. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Brazil/Acre.rb +0 -18
  2094. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Brazil/DeNoronha.rb +0 -18
  2095. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Brazil/East.rb +0 -18
  2096. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Brazil/West.rb +0 -18
  2097. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/CET.rb +0 -230
  2098. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/CST6CDT.rb +0 -245
  2099. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Canada/Atlantic.rb +0 -18
  2100. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Canada/Central.rb +0 -18
  2101. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Canada/Eastern.rb +0 -18
  2102. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Canada/Mountain.rb +0 -18
  2103. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Canada/Newfoundland.rb +0 -18
  2104. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Canada/Pacific.rb +0 -18
  2105. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Canada/Saskatchewan.rb +0 -18
  2106. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Canada/Yukon.rb +0 -18
  2107. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Chile/Continental.rb +0 -18
  2108. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Chile/EasterIsland.rb +0 -18
  2109. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Cuba.rb +0 -16
  2110. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/EET.rb +0 -216
  2111. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/EST.rb +0 -19
  2112. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/EST5EDT.rb +0 -245
  2113. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Egypt.rb +0 -16
  2114. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Eire.rb +0 -16
  2115. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Etc/GMT.rb +0 -21
  2116. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Etc/GMT0.rb +0 -18
  2117. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Etc/GMT__m__0.rb +0 -18
  2118. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Etc/GMT__m__1.rb +0 -21
  2119. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Etc/GMT__m__10.rb +0 -21
  2120. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Etc/GMT__m__11.rb +0 -21
  2121. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Etc/GMT__m__12.rb +0 -21
  2122. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Etc/GMT__m__13.rb +0 -21
  2123. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Etc/GMT__m__14.rb +0 -21
  2124. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Etc/GMT__m__2.rb +0 -21
  2125. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Etc/GMT__m__3.rb +0 -21
  2126. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Etc/GMT__m__4.rb +0 -21
  2127. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Etc/GMT__m__5.rb +0 -21
  2128. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Etc/GMT__m__6.rb +0 -21
  2129. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Etc/GMT__m__7.rb +0 -21
  2130. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Etc/GMT__m__8.rb +0 -21
  2131. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Etc/GMT__m__9.rb +0 -21
  2132. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Etc/GMT__p__0.rb +0 -18
  2133. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Etc/GMT__p__1.rb +0 -21
  2134. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Etc/GMT__p__10.rb +0 -21
  2135. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Etc/GMT__p__11.rb +0 -21
  2136. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Etc/GMT__p__12.rb +0 -21
  2137. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Etc/GMT__p__2.rb +0 -21
  2138. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Etc/GMT__p__3.rb +0 -21
  2139. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Etc/GMT__p__4.rb +0 -21
  2140. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Etc/GMT__p__5.rb +0 -21
  2141. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Etc/GMT__p__6.rb +0 -21
  2142. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Etc/GMT__p__7.rb +0 -21
  2143. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Etc/GMT__p__8.rb +0 -21
  2144. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Etc/GMT__p__9.rb +0 -21
  2145. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Etc/Greenwich.rb +0 -18
  2146. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Etc/UCT.rb +0 -18
  2147. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Etc/UTC.rb +0 -21
  2148. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Etc/Universal.rb +0 -18
  2149. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Etc/Zulu.rb +0 -18
  2150. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Amsterdam.rb +0 -18
  2151. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Andorra.rb +0 -206
  2152. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Astrakhan.rb +0 -89
  2153. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Athens.rb +0 -238
  2154. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Belfast.rb +0 -18
  2155. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Belgrade.rb +0 -216
  2156. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Berlin.rb +0 -241
  2157. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Bratislava.rb +0 -18
  2158. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Brussels.rb +0 -285
  2159. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Bucharest.rb +0 -234
  2160. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Budapest.rb +0 -248
  2161. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Busingen.rb +0 -18
  2162. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Chisinau.rb +0 -244
  2163. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Copenhagen.rb +0 -18
  2164. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Dublin.rb +0 -329
  2165. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Gibraltar.rb +0 -298
  2166. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Guernsey.rb +0 -18
  2167. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Helsinki.rb +0 -216
  2168. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Isle_of_Man.rb +0 -18
  2169. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Istanbul.rb +0 -141
  2170. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Jersey.rb +0 -18
  2171. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Kaliningrad.rb +0 -108
  2172. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Kiev.rb +0 -18
  2173. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Kirov.rb +0 -90
  2174. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Kyiv.rb +0 -223
  2175. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Lisbon.rb +0 -323
  2176. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Ljubljana.rb +0 -18
  2177. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/London.rb +0 -341
  2178. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Luxembourg.rb +0 -18
  2179. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Madrid.rb +0 -262
  2180. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Malta.rb +0 -266
  2181. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Mariehamn.rb +0 -18
  2182. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Minsk.rb +0 -97
  2183. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Monaco.rb +0 -18
  2184. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Moscow.rb +0 -109
  2185. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Nicosia.rb +0 -18
  2186. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Oslo.rb +0 -18
  2187. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Paris.rb +0 -285
  2188. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Podgorica.rb +0 -18
  2189. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Prague.rb +0 -243
  2190. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Riga.rb +0 -229
  2191. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Rome.rb +0 -268
  2192. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Samara.rb +0 -90
  2193. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/San_Marino.rb +0 -18
  2194. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Sarajevo.rb +0 -18
  2195. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Saratov.rb +0 -89
  2196. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Simferopol.rb +0 -104
  2197. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Skopje.rb +0 -18
  2198. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Sofia.rb +0 -226
  2199. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Stockholm.rb +0 -18
  2200. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Tallinn.rb +0 -225
  2201. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Tirane.rb +0 -230
  2202. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Tiraspol.rb +0 -18
  2203. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Ulyanovsk.rb +0 -93
  2204. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Uzhgorod.rb +0 -18
  2205. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Vaduz.rb +0 -18
  2206. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Vatican.rb +0 -18
  2207. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Vienna.rb +0 -236
  2208. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Vilnius.rb +0 -223
  2209. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Volgograd.rb +0 -92
  2210. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Warsaw.rb +0 -265
  2211. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Zagreb.rb +0 -18
  2212. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Zaporozhye.rb +0 -18
  2213. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Europe/Zurich.rb +0 -218
  2214. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Factory.rb +0 -19
  2215. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/GB.rb +0 -16
  2216. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/GB__m__Eire.rb +0 -16
  2217. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/GMT.rb +0 -16
  2218. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/GMT0.rb +0 -16
  2219. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/GMT__m__0.rb +0 -16
  2220. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/GMT__p__0.rb +0 -16
  2221. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Greenwich.rb +0 -16
  2222. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/HST.rb +0 -19
  2223. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Hongkong.rb +0 -16
  2224. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Iceland.rb +0 -16
  2225. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Indian/Antananarivo.rb +0 -18
  2226. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Indian/Chagos.rb +0 -25
  2227. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Indian/Christmas.rb +0 -18
  2228. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Indian/Cocos.rb +0 -18
  2229. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Indian/Comoro.rb +0 -18
  2230. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Indian/Kerguelen.rb +0 -18
  2231. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Indian/Mahe.rb +0 -18
  2232. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Indian/Maldives.rb +0 -25
  2233. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Indian/Mauritius.rb +0 -28
  2234. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Indian/Mayotte.rb +0 -18
  2235. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Indian/Reunion.rb +0 -18
  2236. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Iran.rb +0 -16
  2237. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Israel.rb +0 -16
  2238. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Jamaica.rb +0 -16
  2239. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Japan.rb +0 -16
  2240. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Kwajalein.rb +0 -16
  2241. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Libya.rb +0 -16
  2242. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/MET.rb +0 -230
  2243. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/MST.rb +0 -19
  2244. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/MST7MDT.rb +0 -245
  2245. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Mexico/BajaNorte.rb +0 -18
  2246. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Mexico/BajaSur.rb +0 -18
  2247. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Mexico/General.rb +0 -18
  2248. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/NZ.rb +0 -16
  2249. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/NZ__m__CHAT.rb +0 -16
  2250. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Navajo.rb +0 -16
  2251. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/PRC.rb +0 -16
  2252. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/PST8PDT.rb +0 -245
  2253. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Apia.rb +0 -53
  2254. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Auckland.rb +0 -255
  2255. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Bougainville.rb +0 -30
  2256. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Chatham.rb +0 -226
  2257. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Chuuk.rb +0 -18
  2258. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Easter.rb +0 -238
  2259. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Efate.rb +0 -46
  2260. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Enderbury.rb +0 -18
  2261. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Fakaofo.rb +0 -25
  2262. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Fiji.rb +0 -52
  2263. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Funafuti.rb +0 -18
  2264. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Galapagos.rb +0 -28
  2265. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Gambier.rb +0 -23
  2266. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Guadalcanal.rb +0 -23
  2267. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Guam.rb +0 -47
  2268. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Honolulu.rb +0 -33
  2269. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Johnston.rb +0 -18
  2270. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Kanton.rb +0 -27
  2271. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Kiritimati.rb +0 -27
  2272. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Kosrae.rb +0 -35
  2273. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Kwajalein.rb +0 -32
  2274. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Majuro.rb +0 -18
  2275. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Marquesas.rb +0 -23
  2276. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Midway.rb +0 -18
  2277. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Nauru.rb +0 -28
  2278. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Niue.rb +0 -25
  2279. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Norfolk.rb +0 -141
  2280. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Noumea.rb +0 -30
  2281. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Pago_Pago.rb +0 -25
  2282. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Palau.rb +0 -25
  2283. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Pitcairn.rb +0 -25
  2284. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Pohnpei.rb +0 -18
  2285. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Ponape.rb +0 -18
  2286. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Port_Moresby.rb +0 -25
  2287. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Rarotonga.rb +0 -53
  2288. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Saipan.rb +0 -18
  2289. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Samoa.rb +0 -18
  2290. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Tahiti.rb +0 -23
  2291. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Tarawa.rb +0 -23
  2292. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Tongatapu.rb +0 -34
  2293. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Truk.rb +0 -18
  2294. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Wake.rb +0 -18
  2295. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Wallis.rb +0 -18
  2296. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Pacific/Yap.rb +0 -18
  2297. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Poland.rb +0 -16
  2298. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Portugal.rb +0 -16
  2299. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/ROC.rb +0 -16
  2300. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/ROK.rb +0 -16
  2301. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Singapore.rb +0 -16
  2302. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Turkey.rb +0 -16
  2303. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/UCT.rb +0 -16
  2304. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/US/Alaska.rb +0 -18
  2305. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/US/Aleutian.rb +0 -18
  2306. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/US/Arizona.rb +0 -18
  2307. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/US/Central.rb +0 -18
  2308. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/US/East__m__Indiana.rb +0 -18
  2309. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/US/Eastern.rb +0 -18
  2310. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/US/Hawaii.rb +0 -18
  2311. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/US/Indiana__m__Starke.rb +0 -18
  2312. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/US/Michigan.rb +0 -18
  2313. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/US/Mountain.rb +0 -18
  2314. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/US/Pacific.rb +0 -18
  2315. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/US/Samoa.rb +0 -18
  2316. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/UTC.rb +0 -16
  2317. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Universal.rb +0 -16
  2318. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/WET.rb +0 -216
  2319. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/W__m__SU.rb +0 -16
  2320. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/Zulu.rb +0 -16
  2321. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/indexes/countries.rb +0 -932
  2322. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/indexes/timezones.rb +0 -612
  2323. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/tzdataparser.rb +0 -1350
  2324. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/version.rb +0 -20
  2325. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data.rb +0 -8
  2326. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/Gemfile +0 -6
  2327. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/LICENSE.txt +0 -22
  2328. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/README.md +0 -61
  2329. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/Rakefile +0 -17
  2330. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/accesslog.rb +0 -157
  2331. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/cgi.rb +0 -313
  2332. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/compat.rb +0 -36
  2333. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/config.rb +0 -158
  2334. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/cookie.rb +0 -172
  2335. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/htmlutils.rb +0 -30
  2336. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpauth/authenticator.rb +0 -117
  2337. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpauth/basicauth.rb +0 -116
  2338. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpauth/digestauth.rb +0 -395
  2339. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpauth/htdigest.rb +0 -132
  2340. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpauth/htgroup.rb +0 -97
  2341. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpauth/htpasswd.rb +0 -158
  2342. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpauth/userdb.rb +0 -53
  2343. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpauth.rb +0 -96
  2344. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpproxy.rb +0 -354
  2345. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httprequest.rb +0 -640
  2346. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpresponse.rb +0 -588
  2347. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/https.rb +0 -152
  2348. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpserver.rb +0 -294
  2349. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpservlet/abstract.rb +0 -152
  2350. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpservlet/cgi_runner.rb +0 -47
  2351. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpservlet/cgihandler.rb +0 -126
  2352. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpservlet/erbhandler.rb +0 -88
  2353. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpservlet/filehandler.rb +0 -552
  2354. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpservlet/prochandler.rb +0 -48
  2355. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpservlet.rb +0 -23
  2356. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpstatus.rb +0 -194
  2357. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httputils.rb +0 -523
  2358. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpversion.rb +0 -76
  2359. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/log.rb +0 -156
  2360. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/server.rb +0 -381
  2361. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/ssl.rb +0 -219
  2362. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/utils.rb +0 -265
  2363. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/version.rb +0 -18
  2364. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick.rb +0 -232
  2365. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/webrick.gemspec +0 -70
  2366. data/vendor/bundle/ruby/3.3.0/gems/win32-event-0.6.3/CHANGES +0 -71
  2367. data/vendor/bundle/ruby/3.3.0/gems/win32-event-0.6.3/MANIFEST +0 -9
  2368. data/vendor/bundle/ruby/3.3.0/gems/win32-event-0.6.3/README +0 -51
  2369. data/vendor/bundle/ruby/3.3.0/gems/win32-event-0.6.3/Rakefile +0 -28
  2370. data/vendor/bundle/ruby/3.3.0/gems/win32-event-0.6.3/certs/djberg96_pub.pem +0 -21
  2371. data/vendor/bundle/ruby/3.3.0/gems/win32-event-0.6.3/lib/win32/event.rb +0 -189
  2372. data/vendor/bundle/ruby/3.3.0/gems/win32-event-0.6.3/lib/win32-event.rb +0 -1
  2373. data/vendor/bundle/ruby/3.3.0/gems/win32-event-0.6.3/test/test_win32_event.rb +0 -200
  2374. data/vendor/bundle/ruby/3.3.0/gems/win32-event-0.6.3/win32-event.gemspec +0 -27
  2375. data/vendor/bundle/ruby/3.3.0/gems/win32-ipc-0.7.0/CHANGES +0 -96
  2376. data/vendor/bundle/ruby/3.3.0/gems/win32-ipc-0.7.0/MANIFEST +0 -8
  2377. data/vendor/bundle/ruby/3.3.0/gems/win32-ipc-0.7.0/README +0 -32
  2378. data/vendor/bundle/ruby/3.3.0/gems/win32-ipc-0.7.0/Rakefile +0 -28
  2379. data/vendor/bundle/ruby/3.3.0/gems/win32-ipc-0.7.0/certs/djberg96_pub.pem +0 -21
  2380. data/vendor/bundle/ruby/3.3.0/gems/win32-ipc-0.7.0/lib/win32/ipc.rb +0 -185
  2381. data/vendor/bundle/ruby/3.3.0/gems/win32-ipc-0.7.0/lib/win32-ipc.rb +0 -1
  2382. data/vendor/bundle/ruby/3.3.0/gems/win32-ipc-0.7.0/test/test_win32_ipc.rb +0 -88
  2383. data/vendor/bundle/ruby/3.3.0/gems/win32-ipc-0.7.0/win32-ipc.gemspec +0 -25
  2384. data/vendor/bundle/ruby/3.3.0/gems/win32-service-2.3.2/lib/win32/daemon.rb +0 -366
  2385. data/vendor/bundle/ruby/3.3.0/gems/win32-service-2.3.2/lib/win32/service.rb +0 -1666
  2386. data/vendor/bundle/ruby/3.3.0/gems/win32-service-2.3.2/lib/win32/windows/constants.rb +0 -143
  2387. data/vendor/bundle/ruby/3.3.0/gems/win32-service-2.3.2/lib/win32/windows/functions.rb +0 -75
  2388. data/vendor/bundle/ruby/3.3.0/gems/win32-service-2.3.2/lib/win32/windows/structs.rb +0 -121
  2389. data/vendor/bundle/ruby/3.3.0/gems/win32-service-2.3.2/lib/win32/windows/version.rb +0 -6
  2390. data/vendor/bundle/ruby/3.3.0/gems/win32-service-2.3.2/lib/win32-daemon.rb +0 -1
  2391. data/vendor/bundle/ruby/3.3.0/gems/win32-service-2.3.2/lib/win32-service.rb +0 -1
  2392. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/.codeclimate.yml +0 -40
  2393. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/.github/workflows/ci.yml +0 -26
  2394. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/.gitignore +0 -13
  2395. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/.rspec +0 -2
  2396. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/CHANGELOG.md +0 -332
  2397. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/Gemfile +0 -3
  2398. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/LICENSE +0 -21
  2399. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/README.md +0 -367
  2400. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/Rakefile +0 -2
  2401. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/benchmark/encode.rb +0 -72
  2402. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/benchmark/encode_json_and_marshal.rb +0 -42
  2403. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/benchmark/encode_json_and_yaml.rb +0 -53
  2404. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/benchmark/http.rb +0 -32
  2405. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/benchmark/parse.rb +0 -94
  2406. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/benchmark/parse_json_and_marshal.rb +0 -50
  2407. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/benchmark/parse_json_and_yaml.rb +0 -55
  2408. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/benchmark/parse_stream.rb +0 -54
  2409. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/benchmark/subjects/item.json +0 -1
  2410. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/benchmark/subjects/ohai.json +0 -1216
  2411. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/benchmark/subjects/ohai.marshal_dump +0 -0
  2412. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/benchmark/subjects/ohai.yml +0 -975
  2413. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/benchmark/subjects/twitter_search.json +0 -1
  2414. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/benchmark/subjects/twitter_stream.json +0 -430
  2415. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/benchmark/subjects/unicode.json +0 -1
  2416. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/examples/encoding/chunked_encoding.rb +0 -27
  2417. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/examples/encoding/one_shot.rb +0 -13
  2418. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/examples/encoding/to_an_io.rb +0 -12
  2419. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/examples/http/twitter_search_api.rb +0 -12
  2420. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/examples/http/twitter_stream_api.rb +0 -26
  2421. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/examples/parsing/from_file.rb +0 -14
  2422. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/examples/parsing/from_stdin.rb +0 -9
  2423. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/examples/parsing/from_string.rb +0 -13
  2424. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/ext/yajl/api/yajl_common.h +0 -95
  2425. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/ext/yajl/api/yajl_gen.h +0 -166
  2426. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/ext/yajl/api/yajl_parse.h +0 -198
  2427. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/ext/yajl/api/yajl_version.h +0 -23
  2428. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/ext/yajl/extconf.rb +0 -12
  2429. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/ext/yajl/yajl.c +0 -180
  2430. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/ext/yajl/yajl_alloc.c +0 -65
  2431. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/ext/yajl/yajl_alloc.h +0 -51
  2432. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/ext/yajl/yajl_buf.c +0 -200
  2433. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/ext/yajl/yajl_buf.h +0 -89
  2434. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/ext/yajl/yajl_bytestack.h +0 -102
  2435. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/ext/yajl/yajl_encode.c +0 -237
  2436. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/ext/yajl/yajl_encode.h +0 -55
  2437. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/ext/yajl/yajl_ext.c +0 -1424
  2438. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/ext/yajl/yajl_ext.h +0 -135
  2439. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/ext/yajl/yajl_gen.c +0 -378
  2440. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/ext/yajl/yajl_lex.c +0 -758
  2441. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/ext/yajl/yajl_lex.h +0 -148
  2442. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/ext/yajl/yajl_parser.c +0 -464
  2443. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/ext/yajl/yajl_parser.h +0 -84
  2444. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/ext/yajl/yajl_version.c +0 -7
  2445. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/lib/yajl/bzip2/stream_reader.rb +0 -31
  2446. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/lib/yajl/bzip2/stream_writer.rb +0 -14
  2447. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/lib/yajl/bzip2.rb +0 -11
  2448. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/lib/yajl/deflate/stream_reader.rb +0 -43
  2449. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/lib/yajl/deflate/stream_writer.rb +0 -20
  2450. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/lib/yajl/deflate.rb +0 -6
  2451. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/lib/yajl/gzip/stream_reader.rb +0 -30
  2452. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/lib/yajl/gzip/stream_writer.rb +0 -13
  2453. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/lib/yajl/gzip.rb +0 -6
  2454. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/lib/yajl/http_stream.rb +0 -213
  2455. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/lib/yajl/json_gem/encoding.rb +0 -50
  2456. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/lib/yajl/json_gem/parsing.rb +0 -26
  2457. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/lib/yajl/json_gem.rb +0 -13
  2458. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/lib/yajl/version.rb +0 -3
  2459. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/lib/yajl.rb +0 -83
  2460. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/script/bootstrap +0 -5
  2461. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/encoding/encoding_spec.rb +0 -341
  2462. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/global/global_spec.rb +0 -54
  2463. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/http/fixtures/http.bzip2.dump +0 -0
  2464. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/http/fixtures/http.chunked.dump +0 -11
  2465. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/http/fixtures/http.deflate.dump +0 -0
  2466. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/http/fixtures/http.error.dump +0 -12
  2467. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/http/fixtures/http.gzip.dump +0 -0
  2468. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/http/fixtures/http.html.dump +0 -1220
  2469. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/http/fixtures/http.raw.dump +0 -1226
  2470. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/http/http_delete_spec.rb +0 -98
  2471. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/http/http_error_spec.rb +0 -31
  2472. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/http/http_get_spec.rb +0 -109
  2473. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/http/http_post_spec.rb +0 -123
  2474. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/http/http_put_spec.rb +0 -105
  2475. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/http/http_stream_options_spec.rb +0 -27
  2476. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/json_gem_compatibility/compatibility_spec.rb +0 -207
  2477. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/active_support_spec.rb +0 -64
  2478. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/chunked_spec.rb +0 -96
  2479. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/fail.15.json +0 -1
  2480. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/fail.16.json +0 -1
  2481. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/fail.17.json +0 -1
  2482. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/fail.26.json +0 -1
  2483. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/fail11.json +0 -1
  2484. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/fail12.json +0 -1
  2485. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/fail13.json +0 -1
  2486. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/fail14.json +0 -1
  2487. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/fail19.json +0 -1
  2488. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/fail20.json +0 -1
  2489. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/fail21.json +0 -1
  2490. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/fail22.json +0 -1
  2491. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/fail23.json +0 -1
  2492. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/fail24.json +0 -1
  2493. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/fail25.json +0 -1
  2494. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/fail27.json +0 -2
  2495. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/fail28.json +0 -2
  2496. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/fail3.json +0 -1
  2497. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/fail4.json +0 -1
  2498. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/fail5.json +0 -1
  2499. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/fail6.json +0 -1
  2500. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/fail9.json +0 -1
  2501. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/pass.array.json +0 -6
  2502. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/pass.codepoints_from_unicode_org.json +0 -1
  2503. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/pass.contacts.json +0 -1
  2504. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/pass.db100.xml.json +0 -1
  2505. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/pass.db1000.xml.json +0 -1
  2506. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/pass.dc_simple_with_comments.json +0 -11
  2507. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/pass.deep_arrays.json +0 -1
  2508. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/pass.difficult_json_c_test_case.json +0 -1
  2509. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/pass.difficult_json_c_test_case_with_comments.json +0 -1
  2510. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/pass.doubles.json +0 -1
  2511. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/pass.empty_array.json +0 -1
  2512. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/pass.empty_string.json +0 -1
  2513. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/pass.escaped_bulgarian.json +0 -4
  2514. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/pass.escaped_foobar.json +0 -1
  2515. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/pass.item.json +0 -1
  2516. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/pass.json-org-sample1.json +0 -23
  2517. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/pass.json-org-sample2.json +0 -11
  2518. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/pass.json-org-sample3.json +0 -26
  2519. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/pass.json-org-sample4-nows.json +0 -88
  2520. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/pass.json-org-sample4.json +0 -89
  2521. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/pass.json-org-sample5.json +0 -27
  2522. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/pass.map-spain.xml.json +0 -1
  2523. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/pass.ns-invoice100.xml.json +0 -1
  2524. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/pass.ns-soap.xml.json +0 -1
  2525. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/pass.numbers-fp-4k.json +0 -6
  2526. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/pass.numbers-fp-64k.json +0 -61
  2527. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/pass.numbers-int-4k.json +0 -11
  2528. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/pass.numbers-int-64k.json +0 -154
  2529. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/pass.twitter-search.json +0 -1
  2530. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/pass.twitter-search2.json +0 -1
  2531. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/pass.unicode.json +0 -3315
  2532. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/pass.yelp.json +0 -1
  2533. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/pass1.json +0 -56
  2534. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/pass2.json +0 -1
  2535. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures/pass3.json +0 -6
  2536. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/fixtures_spec.rb +0 -40
  2537. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/large_number_spec.rb +0 -60
  2538. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/parsing/one_off_spec.rb +0 -97
  2539. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/projection/project_file.rb +0 -41
  2540. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/projection/projection.rb +0 -498
  2541. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/rcov.opts +0 -3
  2542. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/spec/spec_helper.rb +0 -13
  2543. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/tasks/compile.rake +0 -35
  2544. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/tasks/rspec.rake +0 -16
  2545. data/vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/yajl-ruby.gemspec +0 -23
  2546. data/vendor/bundle/ruby/3.3.0/specifications/base64-0.2.0.gemspec +0 -23
  2547. data/vendor/bundle/ruby/3.3.0/specifications/certstore_c-0.1.7.gemspec +0 -34
  2548. data/vendor/bundle/ruby/3.3.0/specifications/concurrent-ruby-1.3.3.gemspec +0 -24
  2549. data/vendor/bundle/ruby/3.3.0/specifications/cool.io-1.8.1.gemspec +0 -0
  2550. data/vendor/bundle/ruby/3.3.0/specifications/csv-3.3.0.gemspec +0 -31
  2551. data/vendor/bundle/ruby/3.3.0/specifications/drb-2.2.1.gemspec +0 -22
  2552. data/vendor/bundle/ruby/3.3.0/specifications/ffi-1.17.0-x64-mingw-ucrt.gemspec +0 -31
  2553. data/vendor/bundle/ruby/3.3.0/specifications/ffi-win32-extensions-1.0.4.gemspec +0 -24
  2554. data/vendor/bundle/ruby/3.3.0/specifications/fluentd-1.17.0-x64-mingw-ucrt.gemspec +0 -59
  2555. data/vendor/bundle/ruby/3.3.0/specifications/http_parser.rb-0.8.0.gemspec +0 -32
  2556. data/vendor/bundle/ruby/3.3.0/specifications/json-2.7.2.gemspec +0 -0
  2557. data/vendor/bundle/ruby/3.3.0/specifications/minitar-0.9.gemspec +0 -38
  2558. data/vendor/bundle/ruby/3.3.0/specifications/msgpack-1.7.2.gemspec +0 -35
  2559. data/vendor/bundle/ruby/3.3.0/specifications/power_assert-2.0.3.gemspec +0 -34
  2560. data/vendor/bundle/ruby/3.3.0/specifications/rake-13.2.1.gemspec +0 -26
  2561. data/vendor/bundle/ruby/3.3.0/specifications/serverengine-2.3.2.gemspec +0 -31
  2562. data/vendor/bundle/ruby/3.3.0/specifications/sigdump-0.2.5.gemspec +0 -24
  2563. data/vendor/bundle/ruby/3.3.0/specifications/strptime-0.2.5.gemspec +0 -34
  2564. data/vendor/bundle/ruby/3.3.0/specifications/test-unit-3.6.2.gemspec +0 -30
  2565. data/vendor/bundle/ruby/3.3.0/specifications/thermite-0.13.0.gemspec +0 -31
  2566. data/vendor/bundle/ruby/3.3.0/specifications/tomlrb-1.3.0.gemspec +0 -21
  2567. data/vendor/bundle/ruby/3.3.0/specifications/tzinfo-2.0.6.gemspec +0 -30
  2568. data/vendor/bundle/ruby/3.3.0/specifications/tzinfo-data-1.2024.1.gemspec +0 -29
  2569. data/vendor/bundle/ruby/3.3.0/specifications/webrick-1.8.1.gemspec +0 -22
  2570. data/vendor/bundle/ruby/3.3.0/specifications/win32-event-0.6.3.gemspec +0 -29
  2571. data/vendor/bundle/ruby/3.3.0/specifications/win32-ipc-0.7.0.gemspec +0 -28
  2572. data/vendor/bundle/ruby/3.3.0/specifications/win32-service-2.3.2.gemspec +0 -31
  2573. data/vendor/bundle/ruby/3.3.0/specifications/yajl-ruby-1.4.3.gemspec +0 -31
@@ -1,1943 +0,0 @@
1
- # frozen_string_literal: false
2
- #
3
- # = drb/drb.rb
4
- #
5
- # Distributed Ruby: _dRuby_
6
- #
7
- # Copyright (c) 1999-2003 Masatoshi SEKI. You can redistribute it and/or
8
- # modify it under the same terms as Ruby.
9
- #
10
- # Author:: Masatoshi SEKI
11
- #
12
- # Documentation:: William Webber (william@williamwebber.com)
13
- #
14
- # == Overview
15
- #
16
- # dRuby is a distributed object system for Ruby. It allows an object in one
17
- # Ruby process to invoke methods on an object in another Ruby process on the
18
- # same or a different machine.
19
- #
20
- # The Ruby standard library contains the core classes of the dRuby package.
21
- # However, the full package also includes access control lists and the
22
- # Rinda tuple-space distributed task management system, as well as a
23
- # large number of samples. The full dRuby package can be downloaded from
24
- # the dRuby home page (see *References*).
25
- #
26
- # For an introduction and examples of usage see the documentation to the
27
- # DRb module.
28
- #
29
- # == References
30
- #
31
- # [http://www2a.biglobe.ne.jp/~seki/ruby/druby.html]
32
- # The dRuby home page, in Japanese. Contains the full dRuby package
33
- # and links to other Japanese-language sources.
34
- #
35
- # [http://www2a.biglobe.ne.jp/~seki/ruby/druby.en.html]
36
- # The English version of the dRuby home page.
37
- #
38
- # [http://pragprog.com/book/sidruby/the-druby-book]
39
- # The dRuby Book: Distributed and Parallel Computing with Ruby
40
- # by Masatoshi Seki and Makoto Inoue
41
- #
42
- # [http://www.ruby-doc.org/docs/ProgrammingRuby/html/ospace.html]
43
- # The chapter from *Programming* *Ruby* by Dave Thomas and Andy Hunt
44
- # which discusses dRuby.
45
- #
46
- # [http://www.clio.ne.jp/home/web-i31s/Flotuard/Ruby/PRC2K_seki/dRuby.en.html]
47
- # Translation of presentation on Ruby by Masatoshi Seki.
48
-
49
- require 'socket'
50
- require 'io/wait'
51
- require 'monitor'
52
- require_relative 'eq'
53
- require_relative 'version'
54
-
55
- #
56
- # == Overview
57
- #
58
- # dRuby is a distributed object system for Ruby. It is written in
59
- # pure Ruby and uses its own protocol. No add-in services are needed
60
- # beyond those provided by the Ruby runtime, such as TCP sockets. It
61
- # does not rely on or interoperate with other distributed object
62
- # systems such as CORBA, RMI, or .NET.
63
- #
64
- # dRuby allows methods to be called in one Ruby process upon a Ruby
65
- # object located in another Ruby process, even on another machine.
66
- # References to objects can be passed between processes. Method
67
- # arguments and return values are dumped and loaded in marshalled
68
- # format. All of this is done transparently to both the caller of the
69
- # remote method and the object that it is called upon.
70
- #
71
- # An object in a remote process is locally represented by a
72
- # DRb::DRbObject instance. This acts as a sort of proxy for the
73
- # remote object. Methods called upon this DRbObject instance are
74
- # forwarded to its remote object. This is arranged dynamically at run
75
- # time. There are no statically declared interfaces for remote
76
- # objects, such as CORBA's IDL.
77
- #
78
- # dRuby calls made into a process are handled by a DRb::DRbServer
79
- # instance within that process. This reconstitutes the method call,
80
- # invokes it upon the specified local object, and returns the value to
81
- # the remote caller. Any object can receive calls over dRuby. There
82
- # is no need to implement a special interface, or mixin special
83
- # functionality. Nor, in the general case, does an object need to
84
- # explicitly register itself with a DRbServer in order to receive
85
- # dRuby calls.
86
- #
87
- # One process wishing to make dRuby calls upon another process must
88
- # somehow obtain an initial reference to an object in the remote
89
- # process by some means other than as the return value of a remote
90
- # method call, as there is initially no remote object reference it can
91
- # invoke a method upon. This is done by attaching to the server by
92
- # URI. Each DRbServer binds itself to a URI such as
93
- # 'druby://example.com:8787'. A DRbServer can have an object attached
94
- # to it that acts as the server's *front* *object*. A DRbObject can
95
- # be explicitly created from the server's URI. This DRbObject's
96
- # remote object will be the server's front object. This front object
97
- # can then return references to other Ruby objects in the DRbServer's
98
- # process.
99
- #
100
- # Method calls made over dRuby behave largely the same as normal Ruby
101
- # method calls made within a process. Method calls with blocks are
102
- # supported, as are raising exceptions. In addition to a method's
103
- # standard errors, a dRuby call may also raise one of the
104
- # dRuby-specific errors, all of which are subclasses of DRb::DRbError.
105
- #
106
- # Any type of object can be passed as an argument to a dRuby call or
107
- # returned as its return value. By default, such objects are dumped
108
- # or marshalled at the local end, then loaded or unmarshalled at the
109
- # remote end. The remote end therefore receives a copy of the local
110
- # object, not a distributed reference to it; methods invoked upon this
111
- # copy are executed entirely in the remote process, not passed on to
112
- # the local original. This has semantics similar to pass-by-value.
113
- #
114
- # However, if an object cannot be marshalled, a dRuby reference to it
115
- # is passed or returned instead. This will turn up at the remote end
116
- # as a DRbObject instance. All methods invoked upon this remote proxy
117
- # are forwarded to the local object, as described in the discussion of
118
- # DRbObjects. This has semantics similar to the normal Ruby
119
- # pass-by-reference.
120
- #
121
- # The easiest way to signal that we want an otherwise marshallable
122
- # object to be passed or returned as a DRbObject reference, rather
123
- # than marshalled and sent as a copy, is to include the
124
- # DRb::DRbUndumped mixin module.
125
- #
126
- # dRuby supports calling remote methods with blocks. As blocks (or
127
- # rather the Proc objects that represent them) are not marshallable,
128
- # the block executes in the local, not the remote, context. Each
129
- # value yielded to the block is passed from the remote object to the
130
- # local block, then the value returned by each block invocation is
131
- # passed back to the remote execution context to be collected, before
132
- # the collected values are finally returned to the local context as
133
- # the return value of the method invocation.
134
- #
135
- # == Examples of usage
136
- #
137
- # For more dRuby samples, see the +samples+ directory in the full
138
- # dRuby distribution.
139
- #
140
- # === dRuby in client/server mode
141
- #
142
- # This illustrates setting up a simple client-server drb
143
- # system. Run the server and client code in different terminals,
144
- # starting the server code first.
145
- #
146
- # ==== Server code
147
- #
148
- # require 'drb/drb'
149
- #
150
- # # The URI for the server to connect to
151
- # URI="druby://localhost:8787"
152
- #
153
- # class TimeServer
154
- #
155
- # def get_current_time
156
- # return Time.now
157
- # end
158
- #
159
- # end
160
- #
161
- # # The object that handles requests on the server
162
- # FRONT_OBJECT=TimeServer.new
163
- #
164
- # DRb.start_service(URI, FRONT_OBJECT)
165
- # # Wait for the drb server thread to finish before exiting.
166
- # DRb.thread.join
167
- #
168
- # ==== Client code
169
- #
170
- # require 'drb/drb'
171
- #
172
- # # The URI to connect to
173
- # SERVER_URI="druby://localhost:8787"
174
- #
175
- # # Start a local DRbServer to handle callbacks.
176
- # #
177
- # # Not necessary for this small example, but will be required
178
- # # as soon as we pass a non-marshallable object as an argument
179
- # # to a dRuby call.
180
- # #
181
- # # Note: this must be called at least once per process to take any effect.
182
- # # This is particularly important if your application forks.
183
- # DRb.start_service
184
- #
185
- # timeserver = DRbObject.new_with_uri(SERVER_URI)
186
- # puts timeserver.get_current_time
187
- #
188
- # === Remote objects under dRuby
189
- #
190
- # This example illustrates returning a reference to an object
191
- # from a dRuby call. The Logger instances live in the server
192
- # process. References to them are returned to the client process,
193
- # where methods can be invoked upon them. These methods are
194
- # executed in the server process.
195
- #
196
- # ==== Server code
197
- #
198
- # require 'drb/drb'
199
- #
200
- # URI="druby://localhost:8787"
201
- #
202
- # class Logger
203
- #
204
- # # Make dRuby send Logger instances as dRuby references,
205
- # # not copies.
206
- # include DRb::DRbUndumped
207
- #
208
- # def initialize(n, fname)
209
- # @name = n
210
- # @filename = fname
211
- # end
212
- #
213
- # def log(message)
214
- # File.open(@filename, "a") do |f|
215
- # f.puts("#{Time.now}: #{@name}: #{message}")
216
- # end
217
- # end
218
- #
219
- # end
220
- #
221
- # # We have a central object for creating and retrieving loggers.
222
- # # This retains a local reference to all loggers created. This
223
- # # is so an existing logger can be looked up by name, but also
224
- # # to prevent loggers from being garbage collected. A dRuby
225
- # # reference to an object is not sufficient to prevent it being
226
- # # garbage collected!
227
- # class LoggerFactory
228
- #
229
- # def initialize(bdir)
230
- # @basedir = bdir
231
- # @loggers = {}
232
- # end
233
- #
234
- # def get_logger(name)
235
- # if !@loggers.has_key? name
236
- # # make the filename safe, then declare it to be so
237
- # fname = name.gsub(/[.\/\\\:]/, "_")
238
- # @loggers[name] = Logger.new(name, @basedir + "/" + fname)
239
- # end
240
- # return @loggers[name]
241
- # end
242
- #
243
- # end
244
- #
245
- # FRONT_OBJECT=LoggerFactory.new("/tmp/dlog")
246
- #
247
- # DRb.start_service(URI, FRONT_OBJECT)
248
- # DRb.thread.join
249
- #
250
- # ==== Client code
251
- #
252
- # require 'drb/drb'
253
- #
254
- # SERVER_URI="druby://localhost:8787"
255
- #
256
- # DRb.start_service
257
- #
258
- # log_service=DRbObject.new_with_uri(SERVER_URI)
259
- #
260
- # ["loga", "logb", "logc"].each do |logname|
261
- #
262
- # logger=log_service.get_logger(logname)
263
- #
264
- # logger.log("Hello, world!")
265
- # logger.log("Goodbye, world!")
266
- # logger.log("=== EOT ===")
267
- #
268
- # end
269
- #
270
- # == Security
271
- #
272
- # As with all network services, security needs to be considered when
273
- # using dRuby. By allowing external access to a Ruby object, you are
274
- # not only allowing outside clients to call the methods you have
275
- # defined for that object, but by default to execute arbitrary Ruby
276
- # code on your server. Consider the following:
277
- #
278
- # # !!! UNSAFE CODE !!!
279
- # ro = DRbObject::new_with_uri("druby://your.server.com:8989")
280
- # class << ro
281
- # undef :instance_eval # force call to be passed to remote object
282
- # end
283
- # ro.instance_eval("`rm -rf *`")
284
- #
285
- # The dangers posed by instance_eval and friends are such that a
286
- # DRbServer should only be used when clients are trusted.
287
- #
288
- # A DRbServer can be configured with an access control list to
289
- # selectively allow or deny access from specified IP addresses. The
290
- # main druby distribution provides the ACL class for this purpose. In
291
- # general, this mechanism should only be used alongside, rather than
292
- # as a replacement for, a good firewall.
293
- #
294
- # == dRuby internals
295
- #
296
- # dRuby is implemented using three main components: a remote method
297
- # call marshaller/unmarshaller; a transport protocol; and an
298
- # ID-to-object mapper. The latter two can be directly, and the first
299
- # indirectly, replaced, in order to provide different behaviour and
300
- # capabilities.
301
- #
302
- # Marshalling and unmarshalling of remote method calls is performed by
303
- # a DRb::DRbMessage instance. This uses the Marshal module to dump
304
- # the method call before sending it over the transport layer, then
305
- # reconstitute it at the other end. There is normally no need to
306
- # replace this component, and no direct way is provided to do so.
307
- # However, it is possible to implement an alternative marshalling
308
- # scheme as part of an implementation of the transport layer.
309
- #
310
- # The transport layer is responsible for opening client and server
311
- # network connections and forwarding dRuby request across them.
312
- # Normally, it uses DRb::DRbMessage internally to manage marshalling
313
- # and unmarshalling. The transport layer is managed by
314
- # DRb::DRbProtocol. Multiple protocols can be installed in
315
- # DRbProtocol at the one time; selection between them is determined by
316
- # the scheme of a dRuby URI. The default transport protocol is
317
- # selected by the scheme 'druby:', and implemented by
318
- # DRb::DRbTCPSocket. This uses plain TCP/IP sockets for
319
- # communication. An alternative protocol, using UNIX domain sockets,
320
- # is implemented by DRb::DRbUNIXSocket in the file drb/unix.rb, and
321
- # selected by the scheme 'drbunix:'. A sample implementation over
322
- # HTTP can be found in the samples accompanying the main dRuby
323
- # distribution.
324
- #
325
- # The ID-to-object mapping component maps dRuby object ids to the
326
- # objects they refer to, and vice versa. The implementation to use
327
- # can be specified as part of a DRb::DRbServer's configuration. The
328
- # default implementation is provided by DRb::DRbIdConv. It uses an
329
- # object's ObjectSpace id as its dRuby id. This means that the dRuby
330
- # reference to that object only remains meaningful for the lifetime of
331
- # the object's process and the lifetime of the object within that
332
- # process. A modified implementation is provided by DRb::TimerIdConv
333
- # in the file drb/timeridconv.rb. This implementation retains a local
334
- # reference to all objects exported over dRuby for a configurable
335
- # period of time (defaulting to ten minutes), to prevent them being
336
- # garbage-collected within this time. Another sample implementation
337
- # is provided in sample/name.rb in the main dRuby distribution. This
338
- # allows objects to specify their own id or "name". A dRuby reference
339
- # can be made persistent across processes by having each process
340
- # register an object using the same dRuby name.
341
- #
342
- module DRb
343
-
344
- # Superclass of all errors raised in the DRb module.
345
- class DRbError < RuntimeError; end
346
-
347
- # Error raised when an error occurs on the underlying communication
348
- # protocol.
349
- class DRbConnError < DRbError; end
350
-
351
- # Class responsible for converting between an object and its id.
352
- #
353
- # This, the default implementation, uses an object's local ObjectSpace
354
- # __id__ as its id. This means that an object's identification over
355
- # drb remains valid only while that object instance remains alive
356
- # within the server runtime.
357
- #
358
- # For alternative mechanisms, see DRb::TimerIdConv in drb/timeridconv.rb
359
- # and DRbNameIdConv in sample/name.rb in the full drb distribution.
360
- class DRbIdConv
361
-
362
- # Convert an object reference id to an object.
363
- #
364
- # This implementation looks up the reference id in the local object
365
- # space and returns the object it refers to.
366
- def to_obj(ref)
367
- ObjectSpace._id2ref(ref)
368
- end
369
-
370
- # Convert an object into a reference id.
371
- #
372
- # This implementation returns the object's __id__ in the local
373
- # object space.
374
- def to_id(obj)
375
- case obj
376
- when Object
377
- obj.nil? ? nil : obj.__id__
378
- when BasicObject
379
- obj.__id__
380
- end
381
- end
382
- end
383
-
384
- # Mixin module making an object undumpable or unmarshallable.
385
- #
386
- # If an object which includes this module is returned by method
387
- # called over drb, then the object remains in the server space
388
- # and a reference to the object is returned, rather than the
389
- # object being marshalled and moved into the client space.
390
- module DRbUndumped
391
- def _dump(dummy) # :nodoc:
392
- raise TypeError, 'can\'t dump'
393
- end
394
- end
395
-
396
- # Error raised by the DRb module when an attempt is made to refer to
397
- # the context's current drb server but the context does not have one.
398
- # See #current_server.
399
- class DRbServerNotFound < DRbError; end
400
-
401
- # Error raised by the DRbProtocol module when it cannot find any
402
- # protocol implementation support the scheme specified in a URI.
403
- class DRbBadURI < DRbError; end
404
-
405
- # Error raised by a dRuby protocol when it doesn't support the
406
- # scheme specified in a URI. See DRb::DRbProtocol.
407
- class DRbBadScheme < DRbError; end
408
-
409
- # An exception wrapping a DRb::DRbUnknown object
410
- class DRbUnknownError < DRbError
411
-
412
- # Create a new DRbUnknownError for the DRb::DRbUnknown object +unknown+
413
- def initialize(unknown)
414
- @unknown = unknown
415
- super(unknown.name)
416
- end
417
-
418
- # Get the wrapped DRb::DRbUnknown object.
419
- attr_reader :unknown
420
-
421
- def self._load(s) # :nodoc:
422
- Marshal::load(s)
423
- end
424
-
425
- def _dump(lv) # :nodoc:
426
- Marshal::dump(@unknown)
427
- end
428
- end
429
-
430
- # An exception wrapping an error object
431
- class DRbRemoteError < DRbError
432
-
433
- # Creates a new remote error that wraps the Exception +error+
434
- def initialize(error)
435
- @reason = error.class.to_s
436
- super("#{error.message} (#{error.class})")
437
- set_backtrace(error.backtrace)
438
- end
439
-
440
- # the class of the error, as a string.
441
- attr_reader :reason
442
- end
443
-
444
- # Class wrapping a marshalled object whose type is unknown locally.
445
- #
446
- # If an object is returned by a method invoked over drb, but the
447
- # class of the object is unknown in the client namespace, or
448
- # the object is a constant unknown in the client namespace, then
449
- # the still-marshalled object is returned wrapped in a DRbUnknown instance.
450
- #
451
- # If this object is passed as an argument to a method invoked over
452
- # drb, then the wrapped object is passed instead.
453
- #
454
- # The class or constant name of the object can be read from the
455
- # +name+ attribute. The marshalled object is held in the +buf+
456
- # attribute.
457
- class DRbUnknown
458
-
459
- # Create a new DRbUnknown object.
460
- #
461
- # +buf+ is a string containing a marshalled object that could not
462
- # be unmarshalled. +err+ is the error message that was raised
463
- # when the unmarshalling failed. It is used to determine the
464
- # name of the unmarshalled object.
465
- def initialize(err, buf)
466
- case err.to_s
467
- when /uninitialized constant (\S+)/
468
- @name = $1
469
- when /undefined class\/module (\S+)/
470
- @name = $1
471
- else
472
- @name = nil
473
- end
474
- @buf = buf
475
- end
476
-
477
- # The name of the unknown thing.
478
- #
479
- # Class name for unknown objects; variable name for unknown
480
- # constants.
481
- attr_reader :name
482
-
483
- # Buffer contained the marshalled, unknown object.
484
- attr_reader :buf
485
-
486
- def self._load(s) # :nodoc:
487
- begin
488
- Marshal::load(s)
489
- rescue NameError, ArgumentError
490
- DRbUnknown.new($!, s)
491
- end
492
- end
493
-
494
- def _dump(lv) # :nodoc:
495
- @buf
496
- end
497
-
498
- # Attempt to load the wrapped marshalled object again.
499
- #
500
- # If the class of the object is now known locally, the object
501
- # will be unmarshalled and returned. Otherwise, a new
502
- # but identical DRbUnknown object will be returned.
503
- def reload
504
- self.class._load(@buf)
505
- end
506
-
507
- # Create a DRbUnknownError exception containing this object.
508
- def exception
509
- DRbUnknownError.new(self)
510
- end
511
- end
512
-
513
- # An Array wrapper that can be sent to another server via DRb.
514
- #
515
- # All entries in the array will be dumped or be references that point to
516
- # the local server.
517
-
518
- class DRbArray
519
-
520
- # Creates a new DRbArray that either dumps or wraps all the items in the
521
- # Array +ary+ so they can be loaded by a remote DRb server.
522
-
523
- def initialize(ary)
524
- @ary = ary.collect { |obj|
525
- if obj.kind_of? DRbUndumped
526
- DRbObject.new(obj)
527
- else
528
- begin
529
- Marshal.dump(obj)
530
- obj
531
- rescue
532
- DRbObject.new(obj)
533
- end
534
- end
535
- }
536
- end
537
-
538
- def self._load(s) # :nodoc:
539
- Marshal::load(s)
540
- end
541
-
542
- def _dump(lv) # :nodoc:
543
- Marshal.dump(@ary)
544
- end
545
- end
546
-
547
- # Handler for sending and receiving drb messages.
548
- #
549
- # This takes care of the low-level marshalling and unmarshalling
550
- # of drb requests and responses sent over the wire between server
551
- # and client. This relieves the implementor of a new drb
552
- # protocol layer with having to deal with these details.
553
- #
554
- # The user does not have to directly deal with this object in
555
- # normal use.
556
- class DRbMessage
557
- def initialize(config) # :nodoc:
558
- @load_limit = config[:load_limit]
559
- @argc_limit = config[:argc_limit]
560
- end
561
-
562
- def dump(obj, error=false) # :nodoc:
563
- case obj
564
- when DRbUndumped
565
- obj = make_proxy(obj, error)
566
- when Object
567
- # nothing
568
- else
569
- obj = make_proxy(obj, error)
570
- end
571
- begin
572
- str = Marshal::dump(obj)
573
- rescue
574
- str = Marshal::dump(make_proxy(obj, error))
575
- end
576
- [str.size].pack('N') + str
577
- end
578
-
579
- def load(soc) # :nodoc:
580
- begin
581
- sz = soc.read(4) # sizeof (N)
582
- rescue
583
- raise(DRbConnError, $!.message, $!.backtrace)
584
- end
585
- raise(DRbConnError, 'connection closed') if sz.nil?
586
- raise(DRbConnError, 'premature header') if sz.size < 4
587
- sz = sz.unpack('N')[0]
588
- raise(DRbConnError, "too large packet #{sz}") if @load_limit < sz
589
- begin
590
- str = soc.read(sz)
591
- rescue
592
- raise(DRbConnError, $!.message, $!.backtrace)
593
- end
594
- raise(DRbConnError, 'connection closed') if str.nil?
595
- raise(DRbConnError, 'premature marshal format(can\'t read)') if str.size < sz
596
- DRb.mutex.synchronize do
597
- begin
598
- Marshal::load(str)
599
- rescue NameError, ArgumentError
600
- DRbUnknown.new($!, str)
601
- end
602
- end
603
- end
604
-
605
- def send_request(stream, ref, msg_id, arg, b) # :nodoc:
606
- ary = []
607
- ary.push(dump(ref.__drbref))
608
- ary.push(dump(msg_id.id2name))
609
- ary.push(dump(arg.length))
610
- arg.each do |e|
611
- ary.push(dump(e))
612
- end
613
- ary.push(dump(b))
614
- stream.write(ary.join(''))
615
- rescue
616
- raise(DRbConnError, $!.message, $!.backtrace)
617
- end
618
-
619
- def recv_request(stream) # :nodoc:
620
- ref = load(stream)
621
- ro = DRb.to_obj(ref)
622
- msg = load(stream)
623
- argc = load(stream)
624
- raise(DRbConnError, "too many arguments") if @argc_limit < argc
625
- argv = Array.new(argc, nil)
626
- argc.times do |n|
627
- argv[n] = load(stream)
628
- end
629
- block = load(stream)
630
- return ro, msg, argv, block
631
- end
632
-
633
- def send_reply(stream, succ, result) # :nodoc:
634
- stream.write(dump(succ) + dump(result, !succ))
635
- rescue
636
- raise(DRbConnError, $!.message, $!.backtrace)
637
- end
638
-
639
- def recv_reply(stream) # :nodoc:
640
- succ = load(stream)
641
- result = load(stream)
642
- [succ, result]
643
- end
644
-
645
- private
646
- def make_proxy(obj, error=false) # :nodoc:
647
- if error
648
- DRbRemoteError.new(obj)
649
- else
650
- DRbObject.new(obj)
651
- end
652
- end
653
- end
654
-
655
- # Module managing the underlying network protocol(s) used by drb.
656
- #
657
- # By default, drb uses the DRbTCPSocket protocol. Other protocols
658
- # can be defined. A protocol must define the following class methods:
659
- #
660
- # [open(uri, config)] Open a client connection to the server at +uri+,
661
- # using configuration +config+. Return a protocol
662
- # instance for this connection.
663
- # [open_server(uri, config)] Open a server listening at +uri+,
664
- # using configuration +config+. Return a
665
- # protocol instance for this listener.
666
- # [uri_option(uri, config)] Take a URI, possibly containing an option
667
- # component (e.g. a trailing '?param=val'),
668
- # and return a [uri, option] tuple.
669
- #
670
- # All of these methods should raise a DRbBadScheme error if the URI
671
- # does not identify the protocol they support (e.g. "druby:" for
672
- # the standard Ruby protocol). This is how the DRbProtocol module,
673
- # given a URI, determines which protocol implementation serves that
674
- # protocol.
675
- #
676
- # The protocol instance returned by #open_server must have the
677
- # following methods:
678
- #
679
- # [accept] Accept a new connection to the server. Returns a protocol
680
- # instance capable of communicating with the client.
681
- # [close] Close the server connection.
682
- # [uri] Get the URI for this server.
683
- #
684
- # The protocol instance returned by #open must have the following methods:
685
- #
686
- # [send_request (ref, msg_id, arg, b)]
687
- # Send a request to +ref+ with the given message id and arguments.
688
- # This is most easily implemented by calling DRbMessage.send_request,
689
- # providing a stream that sits on top of the current protocol.
690
- # [recv_reply]
691
- # Receive a reply from the server and return it as a [success-boolean,
692
- # reply-value] pair. This is most easily implemented by calling
693
- # DRb.recv_reply, providing a stream that sits on top of the
694
- # current protocol.
695
- # [alive?]
696
- # Is this connection still alive?
697
- # [close]
698
- # Close this connection.
699
- #
700
- # The protocol instance returned by #open_server().accept() must have
701
- # the following methods:
702
- #
703
- # [recv_request]
704
- # Receive a request from the client and return a [object, message,
705
- # args, block] tuple. This is most easily implemented by calling
706
- # DRbMessage.recv_request, providing a stream that sits on top of
707
- # the current protocol.
708
- # [send_reply(succ, result)]
709
- # Send a reply to the client. This is most easily implemented
710
- # by calling DRbMessage.send_reply, providing a stream that sits
711
- # on top of the current protocol.
712
- # [close]
713
- # Close this connection.
714
- #
715
- # A new protocol is registered with the DRbProtocol module using
716
- # the add_protocol method.
717
- #
718
- # For examples of other protocols, see DRbUNIXSocket in drb/unix.rb,
719
- # and HTTP0 in sample/http0.rb and sample/http0serv.rb in the full
720
- # drb distribution.
721
- module DRbProtocol
722
-
723
- # Add a new protocol to the DRbProtocol module.
724
- def add_protocol(prot)
725
- @protocol.push(prot)
726
- end
727
- module_function :add_protocol
728
-
729
- # Open a client connection to +uri+ with the configuration +config+.
730
- #
731
- # The DRbProtocol module asks each registered protocol in turn to
732
- # try to open the URI. Each protocol signals that it does not handle that
733
- # URI by raising a DRbBadScheme error. If no protocol recognises the
734
- # URI, then a DRbBadURI error is raised. If a protocol accepts the
735
- # URI, but an error occurs in opening it, a DRbConnError is raised.
736
- def open(uri, config, first=true)
737
- @protocol.each do |prot|
738
- begin
739
- return prot.open(uri, config)
740
- rescue DRbBadScheme
741
- rescue DRbConnError
742
- raise($!)
743
- rescue
744
- raise(DRbConnError, "#{uri} - #{$!.inspect}")
745
- end
746
- end
747
- if first && (config[:auto_load] != false)
748
- auto_load(uri)
749
- return open(uri, config, false)
750
- end
751
- raise DRbBadURI, 'can\'t parse uri:' + uri
752
- end
753
- module_function :open
754
-
755
- # Open a server listening for connections at +uri+ with
756
- # configuration +config+.
757
- #
758
- # The DRbProtocol module asks each registered protocol in turn to
759
- # try to open a server at the URI. Each protocol signals that it does
760
- # not handle that URI by raising a DRbBadScheme error. If no protocol
761
- # recognises the URI, then a DRbBadURI error is raised. If a protocol
762
- # accepts the URI, but an error occurs in opening it, the underlying
763
- # error is passed on to the caller.
764
- def open_server(uri, config, first=true)
765
- @protocol.each do |prot|
766
- begin
767
- return prot.open_server(uri, config)
768
- rescue DRbBadScheme
769
- end
770
- end
771
- if first && (config[:auto_load] != false)
772
- auto_load(uri)
773
- return open_server(uri, config, false)
774
- end
775
- raise DRbBadURI, 'can\'t parse uri:' + uri
776
- end
777
- module_function :open_server
778
-
779
- # Parse +uri+ into a [uri, option] pair.
780
- #
781
- # The DRbProtocol module asks each registered protocol in turn to
782
- # try to parse the URI. Each protocol signals that it does not handle that
783
- # URI by raising a DRbBadScheme error. If no protocol recognises the
784
- # URI, then a DRbBadURI error is raised.
785
- def uri_option(uri, config, first=true)
786
- @protocol.each do |prot|
787
- begin
788
- uri, opt = prot.uri_option(uri, config)
789
- # opt = nil if opt == ''
790
- return uri, opt
791
- rescue DRbBadScheme
792
- end
793
- end
794
- if first && (config[:auto_load] != false)
795
- auto_load(uri)
796
- return uri_option(uri, config, false)
797
- end
798
- raise DRbBadURI, 'can\'t parse uri:' + uri
799
- end
800
- module_function :uri_option
801
-
802
- def auto_load(uri) # :nodoc:
803
- if /\Adrb([a-z0-9]+):/ =~ uri
804
- require("drb/#{$1}") rescue nil
805
- end
806
- end
807
- module_function :auto_load
808
- end
809
-
810
- # The default drb protocol which communicates over a TCP socket.
811
- #
812
- # The DRb TCP protocol URI looks like:
813
- # <code>druby://<host>:<port>?<option></code>. The option is optional.
814
-
815
- class DRbTCPSocket
816
- # :stopdoc:
817
- private
818
- def self.parse_uri(uri)
819
- if /\Adruby:\/\/(.*?):(\d+)(\?(.*))?\z/ =~ uri
820
- host = $1
821
- port = $2.to_i
822
- option = $4
823
- [host, port, option]
824
- else
825
- raise(DRbBadScheme, uri) unless uri.start_with?('druby:')
826
- raise(DRbBadURI, 'can\'t parse uri:' + uri)
827
- end
828
- end
829
-
830
- public
831
-
832
- # Open a client connection to +uri+ (DRb URI string) using configuration
833
- # +config+.
834
- #
835
- # This can raise DRb::DRbBadScheme or DRb::DRbBadURI if +uri+ is not for a
836
- # recognized protocol. See DRb::DRbServer.new for information on built-in
837
- # URI protocols.
838
- def self.open(uri, config)
839
- host, port, = parse_uri(uri)
840
- soc = TCPSocket.open(host, port)
841
- self.new(uri, soc, config)
842
- end
843
-
844
- # Returns the hostname of this server
845
- def self.getservername
846
- host = Socket::gethostname
847
- begin
848
- Socket::getaddrinfo(host, nil,
849
- Socket::AF_UNSPEC,
850
- Socket::SOCK_STREAM,
851
- 0,
852
- Socket::AI_PASSIVE)[0][3]
853
- rescue
854
- 'localhost'
855
- end
856
- end
857
-
858
- # For the families available for +host+, returns a TCPServer on +port+.
859
- # If +port+ is 0 the first available port is used. IPv4 servers are
860
- # preferred over IPv6 servers.
861
- def self.open_server_inaddr_any(host, port)
862
- infos = Socket::getaddrinfo(host, nil,
863
- Socket::AF_UNSPEC,
864
- Socket::SOCK_STREAM,
865
- 0,
866
- Socket::AI_PASSIVE)
867
- families = Hash[*infos.collect { |af, *_| af }.uniq.zip([]).flatten]
868
- return TCPServer.open('0.0.0.0', port) if families.has_key?('AF_INET')
869
- return TCPServer.open('::', port) if families.has_key?('AF_INET6')
870
- return TCPServer.open(port)
871
- # :stopdoc:
872
- end
873
-
874
- # Open a server listening for connections at +uri+ using
875
- # configuration +config+.
876
- def self.open_server(uri, config)
877
- uri = 'druby://:0' unless uri
878
- host, port, _ = parse_uri(uri)
879
- config = {:tcp_original_host => host}.update(config)
880
- if host.size == 0
881
- host = getservername
882
- soc = open_server_inaddr_any(host, port)
883
- else
884
- soc = TCPServer.open(host, port)
885
- end
886
- port = soc.addr[1] if port == 0
887
- config[:tcp_port] = port
888
- uri = "druby://#{host}:#{port}"
889
- self.new(uri, soc, config)
890
- end
891
-
892
- # Parse +uri+ into a [uri, option] pair.
893
- def self.uri_option(uri, config)
894
- host, port, option = parse_uri(uri)
895
- return "druby://#{host}:#{port}", option
896
- end
897
-
898
- # Create a new DRbTCPSocket instance.
899
- #
900
- # +uri+ is the URI we are connected to.
901
- # +soc+ is the tcp socket we are bound to. +config+ is our
902
- # configuration.
903
- def initialize(uri, soc, config={})
904
- @uri = uri
905
- @socket = soc
906
- @config = config
907
- @acl = config[:tcp_acl]
908
- @msg = DRbMessage.new(config)
909
- set_sockopt(@socket)
910
- @shutdown_pipe_r, @shutdown_pipe_w = IO.pipe
911
- end
912
-
913
- # Get the URI that we are connected to.
914
- attr_reader :uri
915
-
916
- # Get the address of our TCP peer (the other end of the socket
917
- # we are bound to.
918
- def peeraddr
919
- @socket.peeraddr
920
- end
921
-
922
- # Get the socket.
923
- def stream; @socket; end
924
-
925
- # On the client side, send a request to the server.
926
- def send_request(ref, msg_id, arg, b)
927
- @msg.send_request(stream, ref, msg_id, arg, b)
928
- end
929
-
930
- # On the server side, receive a request from the client.
931
- def recv_request
932
- @msg.recv_request(stream)
933
- end
934
-
935
- # On the server side, send a reply to the client.
936
- def send_reply(succ, result)
937
- @msg.send_reply(stream, succ, result)
938
- end
939
-
940
- # On the client side, receive a reply from the server.
941
- def recv_reply
942
- @msg.recv_reply(stream)
943
- end
944
-
945
- public
946
-
947
- # Close the connection.
948
- #
949
- # If this is an instance returned by #open_server, then this stops
950
- # listening for new connections altogether. If this is an instance
951
- # returned by #open or by #accept, then it closes this particular
952
- # client-server session.
953
- def close
954
- shutdown
955
- if @socket
956
- @socket.close
957
- @socket = nil
958
- end
959
- close_shutdown_pipe
960
- end
961
-
962
- def close_shutdown_pipe
963
- @shutdown_pipe_w.close
964
- @shutdown_pipe_r.close
965
- end
966
- private :close_shutdown_pipe
967
-
968
- # On the server side, for an instance returned by #open_server,
969
- # accept a client connection and return a new instance to handle
970
- # the server's side of this client-server session.
971
- def accept
972
- while true
973
- s = accept_or_shutdown
974
- return nil unless s
975
- break if (@acl ? @acl.allow_socket?(s) : true)
976
- s.close
977
- end
978
- if @config[:tcp_original_host].to_s.size == 0
979
- uri = "druby://#{s.addr[3]}:#{@config[:tcp_port]}"
980
- else
981
- uri = @uri
982
- end
983
- self.class.new(uri, s, @config)
984
- end
985
-
986
- def accept_or_shutdown
987
- readables, = IO.select([@socket, @shutdown_pipe_r])
988
- if readables.include? @shutdown_pipe_r
989
- return nil
990
- end
991
- @socket.accept
992
- end
993
- private :accept_or_shutdown
994
-
995
- # Graceful shutdown
996
- def shutdown
997
- @shutdown_pipe_w.close
998
- end
999
-
1000
- # Check to see if this connection is alive.
1001
- def alive?
1002
- return false unless @socket
1003
- if @socket.to_io.wait_readable(0)
1004
- close
1005
- return false
1006
- end
1007
- true
1008
- end
1009
-
1010
- def set_sockopt(soc) # :nodoc:
1011
- soc.setsockopt(Socket::IPPROTO_TCP, Socket::TCP_NODELAY, 1)
1012
- rescue IOError, Errno::ECONNRESET, Errno::EINVAL
1013
- # closed/shutdown socket, ignore error
1014
- end
1015
- end
1016
-
1017
- module DRbProtocol
1018
- @protocol = [DRbTCPSocket] # default
1019
- end
1020
-
1021
- class DRbURIOption # :nodoc: I don't understand the purpose of this class...
1022
- def initialize(option)
1023
- @option = option.to_s
1024
- end
1025
- attr_reader :option
1026
- def to_s; @option; end
1027
-
1028
- def ==(other)
1029
- return false unless DRbURIOption === other
1030
- @option == other.option
1031
- end
1032
-
1033
- def hash
1034
- @option.hash
1035
- end
1036
-
1037
- alias eql? ==
1038
- end
1039
-
1040
- # Object wrapping a reference to a remote drb object.
1041
- #
1042
- # Method calls on this object are relayed to the remote
1043
- # object that this object is a stub for.
1044
- class DRbObject
1045
-
1046
- # Unmarshall a marshalled DRbObject.
1047
- #
1048
- # If the referenced object is located within the local server, then
1049
- # the object itself is returned. Otherwise, a new DRbObject is
1050
- # created to act as a stub for the remote referenced object.
1051
- def self._load(s)
1052
- uri, ref = Marshal.load(s)
1053
-
1054
- if DRb.here?(uri)
1055
- obj = DRb.to_obj(ref)
1056
- return obj
1057
- end
1058
-
1059
- self.new_with(uri, ref)
1060
- end
1061
-
1062
- # Creates a DRb::DRbObject given the reference information to the remote
1063
- # host +uri+ and object +ref+.
1064
-
1065
- def self.new_with(uri, ref)
1066
- it = self.allocate
1067
- it.instance_variable_set(:@uri, uri)
1068
- it.instance_variable_set(:@ref, ref)
1069
- it
1070
- end
1071
-
1072
- # Create a new DRbObject from a URI alone.
1073
- def self.new_with_uri(uri)
1074
- self.new(nil, uri)
1075
- end
1076
-
1077
- # Marshall this object.
1078
- #
1079
- # The URI and ref of the object are marshalled.
1080
- def _dump(lv)
1081
- Marshal.dump([@uri, @ref])
1082
- end
1083
-
1084
- # Create a new remote object stub.
1085
- #
1086
- # +obj+ is the (local) object we want to create a stub for. Normally
1087
- # this is +nil+. +uri+ is the URI of the remote object that this
1088
- # will be a stub for.
1089
- def initialize(obj, uri=nil)
1090
- @uri = nil
1091
- @ref = nil
1092
- case obj
1093
- when Object
1094
- is_nil = obj.nil?
1095
- when BasicObject
1096
- is_nil = false
1097
- end
1098
-
1099
- if is_nil
1100
- return if uri.nil?
1101
- @uri, option = DRbProtocol.uri_option(uri, DRb.config)
1102
- @ref = DRbURIOption.new(option) unless option.nil?
1103
- else
1104
- @uri = uri ? uri : (DRb.uri rescue nil)
1105
- @ref = obj ? DRb.to_id(obj) : nil
1106
- end
1107
- end
1108
-
1109
- # Get the URI of the remote object.
1110
- def __drburi
1111
- @uri
1112
- end
1113
-
1114
- # Get the reference of the object, if local.
1115
- def __drbref
1116
- @ref
1117
- end
1118
-
1119
- undef :to_s
1120
- undef :to_a if respond_to?(:to_a)
1121
-
1122
- # Routes respond_to? to the referenced remote object.
1123
- def respond_to?(msg_id, priv=false)
1124
- case msg_id
1125
- when :_dump
1126
- true
1127
- when :marshal_dump
1128
- false
1129
- else
1130
- method_missing(:respond_to?, msg_id, priv)
1131
- end
1132
- end
1133
-
1134
- # Routes method calls to the referenced remote object.
1135
- ruby2_keywords def method_missing(msg_id, *a, &b)
1136
- if DRb.here?(@uri)
1137
- obj = DRb.to_obj(@ref)
1138
- DRb.current_server.check_insecure_method(obj, msg_id)
1139
- return obj.__send__(msg_id, *a, &b)
1140
- end
1141
-
1142
- succ, result = self.class.with_friend(@uri) do
1143
- DRbConn.open(@uri) do |conn|
1144
- conn.send_message(self, msg_id, a, b)
1145
- end
1146
- end
1147
-
1148
- if succ
1149
- return result
1150
- elsif DRbUnknown === result
1151
- raise result
1152
- else
1153
- bt = self.class.prepare_backtrace(@uri, result)
1154
- result.set_backtrace(bt + caller)
1155
- raise result
1156
- end
1157
- end
1158
-
1159
- # Given the +uri+ of another host executes the block provided.
1160
- def self.with_friend(uri) # :nodoc:
1161
- friend = DRb.fetch_server(uri)
1162
- return yield() unless friend
1163
-
1164
- save = Thread.current['DRb']
1165
- Thread.current['DRb'] = { 'server' => friend }
1166
- return yield
1167
- ensure
1168
- Thread.current['DRb'] = save if friend
1169
- end
1170
-
1171
- # Returns a modified backtrace from +result+ with the +uri+ where each call
1172
- # in the backtrace came from.
1173
- def self.prepare_backtrace(uri, result) # :nodoc:
1174
- prefix = "(#{uri}) "
1175
- bt = []
1176
- result.backtrace.each do |x|
1177
- break if /[`']__send__'$/ =~ x
1178
- if /\A\(druby:\/\// =~ x
1179
- bt.push(x)
1180
- else
1181
- bt.push(prefix + x)
1182
- end
1183
- end
1184
- bt
1185
- end
1186
-
1187
- def pretty_print(q) # :nodoc:
1188
- q.pp_object(self)
1189
- end
1190
-
1191
- def pretty_print_cycle(q) # :nodoc:
1192
- q.object_address_group(self) {
1193
- q.breakable
1194
- q.text '...'
1195
- }
1196
- end
1197
- end
1198
-
1199
- class ThreadObject
1200
- include MonitorMixin
1201
-
1202
- def initialize(&blk)
1203
- super()
1204
- @wait_ev = new_cond
1205
- @req_ev = new_cond
1206
- @res_ev = new_cond
1207
- @status = :wait
1208
- @req = nil
1209
- @res = nil
1210
- @thread = Thread.new(self, &blk)
1211
- end
1212
-
1213
- def alive?
1214
- @thread.alive?
1215
- end
1216
-
1217
- def kill
1218
- @thread.kill
1219
- @thread.join
1220
- end
1221
-
1222
- def method_missing(msg, *arg, &blk)
1223
- synchronize do
1224
- @wait_ev.wait_until { @status == :wait }
1225
- @req = [msg] + arg
1226
- @status = :req
1227
- @req_ev.broadcast
1228
- @res_ev.wait_until { @status == :res }
1229
- value = @res
1230
- @req = @res = nil
1231
- @status = :wait
1232
- @wait_ev.broadcast
1233
- return value
1234
- end
1235
- end
1236
-
1237
- def _execute()
1238
- synchronize do
1239
- @req_ev.wait_until { @status == :req }
1240
- @res = yield(@req)
1241
- @status = :res
1242
- @res_ev.signal
1243
- end
1244
- end
1245
- end
1246
-
1247
- # Class handling the connection between a DRbObject and the
1248
- # server the real object lives on.
1249
- #
1250
- # This class maintains a pool of connections, to reduce the
1251
- # overhead of starting and closing down connections for each
1252
- # method call.
1253
- #
1254
- # This class is used internally by DRbObject. The user does
1255
- # not normally need to deal with it directly.
1256
- class DRbConn
1257
- POOL_SIZE = 16 # :nodoc:
1258
-
1259
- def self.make_pool
1260
- ThreadObject.new do |queue|
1261
- pool = []
1262
- while true
1263
- queue._execute do |message|
1264
- case(message[0])
1265
- when :take then
1266
- remote_uri = message[1]
1267
- conn = nil
1268
- new_pool = []
1269
- pool.each do |c|
1270
- if conn.nil? and c.uri == remote_uri
1271
- conn = c if c.alive?
1272
- else
1273
- new_pool.push c
1274
- end
1275
- end
1276
- pool = new_pool
1277
- conn
1278
- when :store then
1279
- conn = message[1]
1280
- pool.unshift(conn)
1281
- pool.pop.close while pool.size > POOL_SIZE
1282
- conn
1283
- else
1284
- nil
1285
- end
1286
- end
1287
- end
1288
- end
1289
- end
1290
- @pool_proxy = nil
1291
-
1292
- def self.stop_pool
1293
- @pool_proxy&.kill
1294
- @pool_proxy = nil
1295
- end
1296
-
1297
- def self.open(remote_uri) # :nodoc:
1298
- begin
1299
- @pool_proxy = make_pool unless @pool_proxy&.alive?
1300
-
1301
- conn = @pool_proxy.take(remote_uri)
1302
- conn = self.new(remote_uri) unless conn
1303
- succ, result = yield(conn)
1304
- return succ, result
1305
-
1306
- ensure
1307
- if conn
1308
- if succ
1309
- @pool_proxy.store(conn)
1310
- else
1311
- conn.close
1312
- end
1313
- end
1314
- end
1315
- end
1316
-
1317
- def initialize(remote_uri) # :nodoc:
1318
- @uri = remote_uri
1319
- @protocol = DRbProtocol.open(remote_uri, DRb.config)
1320
- end
1321
- attr_reader :uri # :nodoc:
1322
-
1323
- def send_message(ref, msg_id, arg, block) # :nodoc:
1324
- @protocol.send_request(ref, msg_id, arg, block)
1325
- @protocol.recv_reply
1326
- end
1327
-
1328
- def close # :nodoc:
1329
- @protocol.close
1330
- @protocol = nil
1331
- end
1332
-
1333
- def alive? # :nodoc:
1334
- return false unless @protocol
1335
- @protocol.alive?
1336
- end
1337
- end
1338
-
1339
- # Class representing a drb server instance.
1340
- #
1341
- # A DRbServer must be running in the local process before any incoming
1342
- # dRuby calls can be accepted, or any local objects can be passed as
1343
- # dRuby references to remote processes, even if those local objects are
1344
- # never actually called remotely. You do not need to start a DRbServer
1345
- # in the local process if you are only making outgoing dRuby calls
1346
- # passing marshalled parameters.
1347
- #
1348
- # Unless multiple servers are being used, the local DRbServer is normally
1349
- # started by calling DRb.start_service.
1350
- class DRbServer
1351
- @@acl = nil
1352
- @@idconv = DRbIdConv.new
1353
- @@secondary_server = nil
1354
- @@argc_limit = 256
1355
- @@load_limit = 0xffffffff
1356
- @@verbose = false
1357
-
1358
- # Set the default value for the :argc_limit option.
1359
- #
1360
- # See #new(). The initial default value is 256.
1361
- def self.default_argc_limit(argc)
1362
- @@argc_limit = argc
1363
- end
1364
-
1365
- # Set the default value for the :load_limit option.
1366
- #
1367
- # See #new(). The initial default value is 25 MB.
1368
- def self.default_load_limit(sz)
1369
- @@load_limit = sz
1370
- end
1371
-
1372
- # Set the default access control list to +acl+. The default ACL is +nil+.
1373
- #
1374
- # See also DRb::ACL and #new()
1375
- def self.default_acl(acl)
1376
- @@acl = acl
1377
- end
1378
-
1379
- # Set the default value for the :id_conv option.
1380
- #
1381
- # See #new(). The initial default value is a DRbIdConv instance.
1382
- def self.default_id_conv(idconv)
1383
- @@idconv = idconv
1384
- end
1385
-
1386
- # Set the default value of the :verbose option.
1387
- #
1388
- # See #new(). The initial default value is false.
1389
- def self.verbose=(on)
1390
- @@verbose = on
1391
- end
1392
-
1393
- # Get the default value of the :verbose option.
1394
- def self.verbose
1395
- @@verbose
1396
- end
1397
-
1398
- def self.make_config(hash={}) # :nodoc:
1399
- default_config = {
1400
- :idconv => @@idconv,
1401
- :verbose => @@verbose,
1402
- :tcp_acl => @@acl,
1403
- :load_limit => @@load_limit,
1404
- :argc_limit => @@argc_limit,
1405
- }
1406
- default_config.update(hash)
1407
- end
1408
-
1409
- # Create a new DRbServer instance.
1410
- #
1411
- # +uri+ is the URI to bind to. This is normally of the form
1412
- # 'druby://<hostname>:<port>' where <hostname> is a hostname of
1413
- # the local machine. If nil, then the system's default hostname
1414
- # will be bound to, on a port selected by the system; these value
1415
- # can be retrieved from the +uri+ attribute. 'druby:' specifies
1416
- # the default dRuby transport protocol: another protocol, such
1417
- # as 'drbunix:', can be specified instead.
1418
- #
1419
- # +front+ is the front object for the server, that is, the object
1420
- # to which remote method calls on the server will be passed. If
1421
- # nil, then the server will not accept remote method calls.
1422
- #
1423
- # If +config_or_acl+ is a hash, it is the configuration to
1424
- # use for this server. The following options are recognised:
1425
- #
1426
- # :idconv :: an id-to-object conversion object. This defaults
1427
- # to an instance of the class DRb::DRbIdConv.
1428
- # :verbose :: if true, all unsuccessful remote calls on objects
1429
- # in the server will be logged to $stdout. false
1430
- # by default.
1431
- # :tcp_acl :: the access control list for this server. See
1432
- # the ACL class from the main dRuby distribution.
1433
- # :load_limit :: the maximum message size in bytes accepted by
1434
- # the server. Defaults to 25 MB (26214400).
1435
- # :argc_limit :: the maximum number of arguments to a remote
1436
- # method accepted by the server. Defaults to
1437
- # 256.
1438
- # The default values of these options can be modified on
1439
- # a class-wide basis by the class methods #default_argc_limit,
1440
- # #default_load_limit, #default_acl, #default_id_conv,
1441
- # and #verbose=
1442
- #
1443
- # If +config_or_acl+ is not a hash, but is not nil, it is
1444
- # assumed to be the access control list for this server.
1445
- # See the :tcp_acl option for more details.
1446
- #
1447
- # If no other server is currently set as the primary server,
1448
- # this will become the primary server.
1449
- #
1450
- # The server will immediately start running in its own thread.
1451
- def initialize(uri=nil, front=nil, config_or_acl=nil)
1452
- if Hash === config_or_acl
1453
- config = config_or_acl.dup
1454
- else
1455
- acl = config_or_acl || @@acl
1456
- config = {
1457
- :tcp_acl => acl
1458
- }
1459
- end
1460
-
1461
- @config = self.class.make_config(config)
1462
-
1463
- @protocol = DRbProtocol.open_server(uri, @config)
1464
- @uri = @protocol.uri
1465
- @exported_uri = [@uri]
1466
-
1467
- @front = front
1468
- @idconv = @config[:idconv]
1469
-
1470
- @grp = ThreadGroup.new
1471
- @thread = run
1472
-
1473
- DRb.regist_server(self)
1474
- end
1475
-
1476
- # The URI of this DRbServer.
1477
- attr_reader :uri
1478
-
1479
- # The main thread of this DRbServer.
1480
- #
1481
- # This is the thread that listens for and accepts connections
1482
- # from clients, not that handles each client's request-response
1483
- # session.
1484
- attr_reader :thread
1485
-
1486
- # The front object of the DRbServer.
1487
- #
1488
- # This object receives remote method calls made on the server's
1489
- # URI alone, with an object id.
1490
- attr_reader :front
1491
-
1492
- # The configuration of this DRbServer
1493
- attr_reader :config
1494
-
1495
- # Set whether to operate in verbose mode.
1496
- #
1497
- # In verbose mode, failed calls are logged to stdout.
1498
- def verbose=(v); @config[:verbose]=v; end
1499
-
1500
- # Get whether the server is in verbose mode.
1501
- #
1502
- # In verbose mode, failed calls are logged to stdout.
1503
- def verbose; @config[:verbose]; end
1504
-
1505
- # Is this server alive?
1506
- def alive?
1507
- @thread.alive?
1508
- end
1509
-
1510
- # Is +uri+ the URI for this server?
1511
- def here?(uri)
1512
- @exported_uri.include?(uri)
1513
- end
1514
-
1515
- # Stop this server.
1516
- def stop_service
1517
- DRb.remove_server(self)
1518
- if Thread.current['DRb'] && Thread.current['DRb']['server'] == self
1519
- Thread.current['DRb']['stop_service'] = true
1520
- else
1521
- shutdown
1522
- end
1523
- end
1524
-
1525
- # Convert a dRuby reference to the local object it refers to.
1526
- def to_obj(ref)
1527
- return front if ref.nil?
1528
- return front[ref.to_s] if DRbURIOption === ref
1529
- @idconv.to_obj(ref)
1530
- end
1531
-
1532
- # Convert a local object to a dRuby reference.
1533
- def to_id(obj)
1534
- return nil if obj.__id__ == front.__id__
1535
- @idconv.to_id(obj)
1536
- end
1537
-
1538
- private
1539
-
1540
- def shutdown
1541
- current = Thread.current
1542
- if @protocol.respond_to? :shutdown
1543
- @protocol.shutdown
1544
- else
1545
- [@thread, *@grp.list].each { |thread|
1546
- thread.kill unless thread == current # xxx: Thread#kill
1547
- }
1548
- end
1549
- @thread.join unless @thread == current
1550
- end
1551
-
1552
- ##
1553
- # Starts the DRb main loop in a new thread.
1554
-
1555
- def run
1556
- Thread.start do
1557
- begin
1558
- while main_loop
1559
- end
1560
- ensure
1561
- @protocol.close if @protocol
1562
- end
1563
- end
1564
- end
1565
-
1566
- # List of insecure methods.
1567
- #
1568
- # These methods are not callable via dRuby.
1569
- INSECURE_METHOD = [
1570
- :__send__
1571
- ]
1572
-
1573
- # Has a method been included in the list of insecure methods?
1574
- def insecure_method?(msg_id)
1575
- INSECURE_METHOD.include?(msg_id)
1576
- end
1577
-
1578
- # Coerce an object to a string, providing our own representation if
1579
- # to_s is not defined for the object.
1580
- def any_to_s(obj)
1581
- "#{obj}:#{obj.class}"
1582
- rescue
1583
- Kernel.instance_method(:to_s).bind_call(obj)
1584
- end
1585
-
1586
- # Check that a method is callable via dRuby.
1587
- #
1588
- # +obj+ is the object we want to invoke the method on. +msg_id+ is the
1589
- # method name, as a Symbol.
1590
- #
1591
- # If the method is an insecure method (see #insecure_method?) a
1592
- # SecurityError is thrown. If the method is private or undefined,
1593
- # a NameError is thrown.
1594
- def check_insecure_method(obj, msg_id)
1595
- return true if Proc === obj && msg_id == :__drb_yield
1596
- raise(ArgumentError, "#{any_to_s(msg_id)} is not a symbol") unless Symbol == msg_id.class
1597
- raise(SecurityError, "insecure method '#{msg_id}'") if insecure_method?(msg_id)
1598
-
1599
- case obj
1600
- when Object
1601
- if obj.private_methods.include?(msg_id)
1602
- desc = any_to_s(obj)
1603
- raise NoMethodError, "private method '#{msg_id}' called for #{desc}"
1604
- elsif obj.protected_methods.include?(msg_id)
1605
- desc = any_to_s(obj)
1606
- raise NoMethodError, "protected method '#{msg_id}' called for #{desc}"
1607
- else
1608
- true
1609
- end
1610
- else
1611
- if Kernel.instance_method(:private_methods).bind(obj).call.include?(msg_id)
1612
- desc = any_to_s(obj)
1613
- raise NoMethodError, "private method '#{msg_id}' called for #{desc}"
1614
- elsif Kernel.instance_method(:protected_methods).bind(obj).call.include?(msg_id)
1615
- desc = any_to_s(obj)
1616
- raise NoMethodError, "protected method '#{msg_id}' called for #{desc}"
1617
- else
1618
- true
1619
- end
1620
- end
1621
- end
1622
- public :check_insecure_method
1623
-
1624
- class InvokeMethod # :nodoc:
1625
- def initialize(drb_server, client)
1626
- @drb_server = drb_server
1627
- @client = client
1628
- end
1629
-
1630
- def perform
1631
- begin
1632
- setup_message
1633
- ensure
1634
- @result = nil
1635
- @succ = false
1636
- end
1637
-
1638
- if @block
1639
- @result = perform_with_block
1640
- else
1641
- @result = perform_without_block
1642
- end
1643
- @succ = true
1644
- case @result
1645
- when Array
1646
- if @msg_id == :to_ary
1647
- @result = DRbArray.new(@result)
1648
- end
1649
- end
1650
- return @succ, @result
1651
- rescue NoMemoryError, SystemExit, SystemStackError, SecurityError
1652
- raise
1653
- rescue Exception
1654
- @result = $!
1655
- return @succ, @result
1656
- end
1657
-
1658
- private
1659
- def init_with_client
1660
- obj, msg, argv, block = @client.recv_request
1661
- @obj = obj
1662
- @msg_id = msg.intern
1663
- @argv = argv
1664
- @block = block
1665
- end
1666
-
1667
- def check_insecure_method
1668
- @drb_server.check_insecure_method(@obj, @msg_id)
1669
- end
1670
-
1671
- def setup_message
1672
- init_with_client
1673
- check_insecure_method
1674
- end
1675
-
1676
- def perform_without_block
1677
- if Proc === @obj && @msg_id == :__drb_yield
1678
- if @argv.size == 1
1679
- ary = @argv
1680
- else
1681
- ary = [@argv]
1682
- end
1683
- ary.collect(&@obj)[0]
1684
- else
1685
- @obj.__send__(@msg_id, *@argv)
1686
- end
1687
- end
1688
-
1689
- end
1690
-
1691
- require_relative 'invokemethod'
1692
- class InvokeMethod
1693
- include InvokeMethod18Mixin
1694
- end
1695
-
1696
- def error_print(exception)
1697
- exception.backtrace.inject(true) do |first, x|
1698
- if first
1699
- $stderr.puts "#{x}: #{exception} (#{exception.class})"
1700
- else
1701
- $stderr.puts "\tfrom #{x}"
1702
- end
1703
- false
1704
- end
1705
- end
1706
-
1707
- # The main loop performed by a DRbServer's internal thread.
1708
- #
1709
- # Accepts a connection from a client, and starts up its own
1710
- # thread to handle it. This thread loops, receiving requests
1711
- # from the client, invoking them on a local object, and
1712
- # returning responses, until the client closes the connection
1713
- # or a local method call fails.
1714
- def main_loop
1715
- client0 = @protocol.accept
1716
- return nil if !client0
1717
- Thread.start(client0) do |client|
1718
- @grp.add Thread.current
1719
- Thread.current['DRb'] = { 'client' => client ,
1720
- 'server' => self }
1721
- DRb.mutex.synchronize do
1722
- client_uri = client.uri
1723
- @exported_uri << client_uri unless @exported_uri.include?(client_uri)
1724
- end
1725
- _last_invoke_method = nil
1726
- loop do
1727
- begin
1728
- succ = false
1729
- invoke_method = InvokeMethod.new(self, client)
1730
- succ, result = invoke_method.perform
1731
- error_print(result) if !succ && verbose
1732
- unless DRbConnError === result && result.message == 'connection closed'
1733
- client.send_reply(succ, result)
1734
- end
1735
- rescue Exception => e
1736
- error_print(e) if verbose
1737
- ensure
1738
- _last_invoke_method = invoke_method
1739
- client.close unless succ
1740
- if Thread.current['DRb']['stop_service']
1741
- shutdown
1742
- break
1743
- end
1744
- break unless succ
1745
- end
1746
- end
1747
- end
1748
- end
1749
- end
1750
-
1751
- @primary_server = nil
1752
-
1753
- # Start a dRuby server locally.
1754
- #
1755
- # The new dRuby server will become the primary server, even
1756
- # if another server is currently the primary server.
1757
- #
1758
- # +uri+ is the URI for the server to bind to. If nil,
1759
- # the server will bind to random port on the default local host
1760
- # name and use the default dRuby protocol.
1761
- #
1762
- # +front+ is the server's front object. This may be nil.
1763
- #
1764
- # +config+ is the configuration for the new server. This may
1765
- # be nil.
1766
- #
1767
- # See DRbServer::new.
1768
- def start_service(uri=nil, front=nil, config=nil)
1769
- @primary_server = DRbServer.new(uri, front, config)
1770
- end
1771
- module_function :start_service
1772
-
1773
- # The primary local dRuby server.
1774
- #
1775
- # This is the server created by the #start_service call.
1776
- attr_accessor :primary_server
1777
- module_function :primary_server=, :primary_server
1778
-
1779
- # Get the 'current' server.
1780
- #
1781
- # In the context of execution taking place within the main
1782
- # thread of a dRuby server (typically, as a result of a remote
1783
- # call on the server or one of its objects), the current
1784
- # server is that server. Otherwise, the current server is
1785
- # the primary server.
1786
- #
1787
- # If the above rule fails to find a server, a DRbServerNotFound
1788
- # error is raised.
1789
- def current_server
1790
- drb = Thread.current['DRb']
1791
- server = (drb && drb['server']) ? drb['server'] : @primary_server
1792
- raise DRbServerNotFound unless server
1793
- return server
1794
- end
1795
- module_function :current_server
1796
-
1797
- # Stop the local dRuby server.
1798
- #
1799
- # This operates on the primary server. If there is no primary
1800
- # server currently running, it is a noop.
1801
- def stop_service
1802
- @primary_server.stop_service if @primary_server
1803
- @primary_server = nil
1804
- end
1805
- module_function :stop_service
1806
-
1807
- # Get the URI defining the local dRuby space.
1808
- #
1809
- # This is the URI of the current server. See #current_server.
1810
- def uri
1811
- drb = Thread.current['DRb']
1812
- client = (drb && drb['client'])
1813
- if client
1814
- uri = client.uri
1815
- return uri if uri
1816
- end
1817
- current_server.uri
1818
- end
1819
- module_function :uri
1820
-
1821
- # Is +uri+ the URI for the current local server?
1822
- def here?(uri)
1823
- current_server.here?(uri) rescue false
1824
- # (current_server.uri rescue nil) == uri
1825
- end
1826
- module_function :here?
1827
-
1828
- # Get the configuration of the current server.
1829
- #
1830
- # If there is no current server, this returns the default configuration.
1831
- # See #current_server and DRbServer::make_config.
1832
- def config
1833
- current_server.config
1834
- rescue
1835
- DRbServer.make_config
1836
- end
1837
- module_function :config
1838
-
1839
- # Get the front object of the current server.
1840
- #
1841
- # This raises a DRbServerNotFound error if there is no current server.
1842
- # See #current_server.
1843
- def front
1844
- current_server.front
1845
- end
1846
- module_function :front
1847
-
1848
- # Convert a reference into an object using the current server.
1849
- #
1850
- # This raises a DRbServerNotFound error if there is no current server.
1851
- # See #current_server.
1852
- def to_obj(ref)
1853
- current_server.to_obj(ref)
1854
- end
1855
-
1856
- # Get a reference id for an object using the current server.
1857
- #
1858
- # This raises a DRbServerNotFound error if there is no current server.
1859
- # See #current_server.
1860
- def to_id(obj)
1861
- current_server.to_id(obj)
1862
- end
1863
- module_function :to_id
1864
- module_function :to_obj
1865
-
1866
- # Get the thread of the primary server.
1867
- #
1868
- # This returns nil if there is no primary server. See #primary_server.
1869
- def thread
1870
- @primary_server ? @primary_server.thread : nil
1871
- end
1872
- module_function :thread
1873
-
1874
- # Set the default id conversion object.
1875
- #
1876
- # This is expected to be an instance such as DRb::DRbIdConv that responds to
1877
- # #to_id and #to_obj that can convert objects to and from DRb references.
1878
- #
1879
- # See DRbServer#default_id_conv.
1880
- def install_id_conv(idconv)
1881
- DRbServer.default_id_conv(idconv)
1882
- end
1883
- module_function :install_id_conv
1884
-
1885
- # Set the default ACL to +acl+.
1886
- #
1887
- # See DRb::DRbServer.default_acl.
1888
- def install_acl(acl)
1889
- DRbServer.default_acl(acl)
1890
- end
1891
- module_function :install_acl
1892
-
1893
- @mutex = Thread::Mutex.new
1894
- def mutex # :nodoc:
1895
- @mutex
1896
- end
1897
- module_function :mutex
1898
-
1899
- @server = {}
1900
- # Registers +server+ with DRb.
1901
- #
1902
- # This is called when a new DRb::DRbServer is created.
1903
- #
1904
- # If there is no primary server then +server+ becomes the primary server.
1905
- #
1906
- # Example:
1907
- #
1908
- # require 'drb'
1909
- #
1910
- # s = DRb::DRbServer.new # automatically calls regist_server
1911
- # DRb.fetch_server s.uri #=> #<DRb::DRbServer:0x...>
1912
- def regist_server(server)
1913
- @server[server.uri] = server
1914
- mutex.synchronize do
1915
- @primary_server = server unless @primary_server
1916
- end
1917
- end
1918
- module_function :regist_server
1919
-
1920
- # Removes +server+ from the list of registered servers.
1921
- def remove_server(server)
1922
- @server.delete(server.uri)
1923
- mutex.synchronize do
1924
- if @primary_server == server
1925
- @primary_server = nil
1926
- end
1927
- end
1928
- end
1929
- module_function :remove_server
1930
-
1931
- # Retrieves the server with the given +uri+.
1932
- #
1933
- # See also regist_server and remove_server.
1934
- def fetch_server(uri)
1935
- @server[uri]
1936
- end
1937
- module_function :fetch_server
1938
- end
1939
-
1940
- # :stopdoc:
1941
- DRbObject = DRb::DRbObject
1942
- DRbUndumped = DRb::DRbUndumped
1943
- DRbIdConv = DRb::DRbIdConv