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,2541 +0,0 @@
1
- # Author:: Nathaniel Talbott.
2
- # Copyright:: Copyright (c) 2000-2003 Nathaniel Talbott. All rights reserved.
3
- # Copyright (c) 2009-2013 Kouhei Sutou. All rights reserved.
4
- # License:: Ruby license.
5
-
6
- require 'test/unit/assertion-failed-error'
7
- require 'test/unit/util/backtracefilter'
8
- require 'test/unit/util/memory-usage'
9
- require 'test/unit/util/method-owner-finder'
10
- require 'test/unit/diff'
11
-
12
- begin
13
- require 'power_assert'
14
- rescue LoadError, SyntaxError
15
- end
16
-
17
- module Test
18
- module Unit
19
-
20
- ##
21
- # Test::Unit::Assertions contains the standard Test::Unit assertions.
22
- # Assertions is included in Test::Unit::TestCase.
23
- #
24
- # To include it in your own code and use its functionality, you simply
25
- # need to rescue Test::Unit::AssertionFailedError. Additionally you may
26
- # override add_assertion to get notified whenever an assertion is made.
27
- #
28
- # Notes:
29
- #
30
- # * The message to each assertion, if given, will be propagated with the
31
- # failure.
32
- # * It is easy to add your own assertions based on assert_block().
33
- #
34
- # @example Example Custom Assertion
35
- #
36
- # def deny(boolean, message=nil)
37
- # message = build_message(message, '<?> is not false or nil.', boolean)
38
- # assert_block(message) do
39
- # not boolean
40
- # end
41
- # end
42
-
43
- module Assertions
44
-
45
- ##
46
- # The assertion upon which all other assertions are based. Passes if the
47
- # block yields not false nor nil.
48
- #
49
- # @example
50
- # assert_block "Couldn't do the thing" do
51
- # do_the_thing
52
- # end
53
- def assert_block(message="assert_block failed.")
54
- _wrap_assertion do
55
- if (! yield)
56
- options = {}
57
- if message.respond_to?(:user_message)
58
- options[:user_message] = message.user_message
59
- end
60
- raise AssertionFailedError.new(message.to_s, options)
61
- end
62
- end
63
- end
64
-
65
- # @private
66
- NOT_SPECIFIED = Object.new
67
-
68
- # @overload assert(object, message=nil)
69
- #
70
- # Asserts that `object` is not false nor nil.
71
- #
72
- # Normally, you don't need to use this assertion. Use more
73
- # specific assertions such as #assert_equal and
74
- # #assert_include.
75
- #
76
- # @example Pass patterns
77
- # assert(true) # => pass
78
- # assert([1, 2].include?(1)) # => pass
79
- #
80
- # @example Failure patterns
81
- # assert(nil) # => failure
82
- # assert(false) # => failure
83
- # assert([1, 2].include?(5)) # => failure
84
- #
85
- # @param [Object] object The check target.
86
- # @param [String] message The additional user message. It is
87
- # showed when the assertion is failed.
88
- # @return [void]
89
- #
90
- # @overload assert(message=nil) {}
91
- #
92
- # Asserts that the givens block returns not false nor nil.
93
- #
94
- # This style uses Power Assert. It means that you can see each
95
- # object values in method chains on failure. See the following
96
- # example about Power Assert.
97
- #
98
- # @example Power Assert
99
- # coins = [1, 5, 50]
100
- # target_coin = 10
101
- # assert do
102
- # coins.include?(target_coin)
103
- # end
104
- # # =>
105
- # # coins.include?(target_coin)
106
- # # | | |
107
- # # | | 10
108
- # # | false
109
- # # [1, 5, 50]
110
- #
111
- # We recommend you to use Power Assert for predicate method
112
- # checks rather than existing assertions such as
113
- # #assert_include and #assert_predicate. Power Assert shows
114
- # useful message for debugging.
115
- #
116
- # We don't recommend you use Power Assert for equality
117
- # check. You should use #assert_equal for the case. Because
118
- # #assert_equal shows more useful message for debugging.
119
- #
120
- # @example Pass patterns
121
- # assert {true} # => pass
122
- # assert {[1, 2].include?(1)} # => pass
123
- #
124
- # @example Failure patterns
125
- # assert {nil} # => failure
126
- # assert {false} # => failure
127
- # assert {[1, 2].include?(5)} # => failure
128
- #
129
- # @param [String] message The additional user message. It is
130
- # showed when the assertion is failed.
131
- # @yield [] Given no parameters to the block.
132
- # @yieldreturn [Object] The checked object.
133
- # @return [void]
134
- def assert(object=NOT_SPECIFIED, message=nil, &block)
135
- _wrap_assertion do
136
- have_object = !NOT_SPECIFIED.equal?(object)
137
- if block
138
- message = object if have_object
139
- if defined?(PowerAssert)
140
- PowerAssert.start(block, :assertion_method => __callee__) do |pa|
141
- pa_message = AssertionMessage.delayed_literal(&pa.message_proc)
142
- assertion_message = build_message(message, "?", pa_message)
143
- assert_block(assertion_message) do
144
- pa.yield
145
- end
146
- end
147
- else
148
- assert(yield, message)
149
- end
150
- else
151
- unless have_object
152
- raise ArgumentError, "wrong number of arguments (0 for 1..2)"
153
- end
154
- assertion_message = nil
155
- case message
156
- when nil, String, Proc
157
- when AssertionMessage
158
- assertion_message = message
159
- else
160
- error_message = "assertion message must be String, Proc or "
161
- error_message += "#{AssertionMessage}: "
162
- error_message += "<#{message.inspect}>(<#{message.class}>)"
163
- raise ArgumentError, error_message, filter_backtrace(caller)
164
- end
165
- assertion_message ||= build_message(message,
166
- "<?> is not true.",
167
- object)
168
- assert_block(assertion_message) do
169
- object
170
- end
171
- end
172
- end
173
- end
174
-
175
- # Asserts that `object` is false or nil.
176
- #
177
- # @note Just for minitest compatibility. :<
178
- #
179
- # @param [Object] object The object to be asserted.
180
- # @return [void]
181
- #
182
- # @example Pass patterns
183
- # refute(false) # => pass
184
- # refute(nil) # => pass
185
- #
186
- # @example Failure patterns
187
- # refute(true) # => failure
188
- # refute("string") # => failure
189
- #
190
- # @since 2.5.3
191
- def refute(object, message=nil)
192
- _wrap_assertion do
193
- assertion_message = nil
194
- case message
195
- when nil, String, Proc
196
- when AssertionMessage
197
- assertion_message = message
198
- else
199
- error_message = "assertion message must be String, Proc or "
200
- error_message += "#{AssertionMessage}: "
201
- error_message += "<#{message.inspect}>(<#{message.class}>)"
202
- raise ArgumentError, error_message, filter_backtrace(caller)
203
- end
204
- assert_block("refute should not be called with a block.") do
205
- !block_given?
206
- end
207
- assertion_message ||= build_message(message,
208
- "<?> is neither nil or false.",
209
- object)
210
- assert_block(assertion_message) do
211
- not object
212
- end
213
- end
214
- end
215
-
216
- ##
217
- # Passes if `expected` == `actual`.
218
- #
219
- # Note that the ordering of arguments is important, since a helpful
220
- # error message is generated when this one fails that tells you the
221
- # values of expected and actual.
222
- #
223
- # @example
224
- # assert_equal 'MY STRING', 'my string'.upcase
225
- def assert_equal(expected, actual, message=nil)
226
- diff = AssertionMessage.delayed_diff(expected, actual)
227
- if expected.respond_to?(:encoding) and
228
- actual.respond_to?(:encoding) and
229
- expected.encoding != actual.encoding
230
- format = <<EOT
231
- <?>(?) expected but was
232
- <?>(?).?
233
- EOT
234
- full_message = build_message(message, format,
235
- expected, expected.encoding.name,
236
- actual, actual.encoding.name,
237
- diff)
238
- else
239
- full_message = build_message(message, <<EOT, expected, actual, diff)
240
- <?> expected but was
241
- <?>.?
242
- EOT
243
- end
244
- begin
245
- assert_block(full_message) { expected == actual }
246
- rescue AssertionFailedError => failure
247
- _set_failed_information(failure, expected, actual)
248
- raise failure # For JRuby. :<
249
- end
250
- end
251
-
252
- ##
253
- # Passes if the block raises one of the expected
254
- # exceptions. When an expected exception is an Exception
255
- # object, passes if expected_exception == actual_exception.
256
- #
257
- # @example
258
- # assert_raise(RuntimeError, LoadError) do
259
- # raise 'Boom!!!'
260
- # end # -> pass
261
- #
262
- # assert_raise do
263
- # raise Exception, 'Any exception should be raised!!!'
264
- # end # -> pass
265
- #
266
- # assert_raise(RuntimeError.new("XXX")) {raise "XXX"} # -> pass
267
- # assert_raise(MyError.new("XXX")) {raise "XXX"} # -> fail
268
- # assert_raise(RuntimeError.new("ZZZ")) {raise "XXX"} # -> fail
269
- def assert_raise(*args, &block)
270
- assert_expected_exception = Proc.new do |*_args|
271
- message, assert_exception_helper, actual_exception = _args
272
- expected = assert_exception_helper.expected_exceptions
273
- diff = AssertionMessage.delayed_diff(expected, actual_exception)
274
- full_message = build_message(message,
275
- "<?> exception expected but was\n<?>.?",
276
- expected, actual_exception, diff)
277
- begin
278
- assert_block(full_message) do
279
- expected == [] or
280
- assert_exception_helper.expected?(actual_exception)
281
- end
282
- rescue AssertionFailedError => failure
283
- _set_failed_information(failure, expected, actual_exception)
284
- raise failure # For JRuby. :<
285
- end
286
- end
287
- _assert_raise(assert_expected_exception, *args, &block)
288
- end
289
-
290
- # Just for minitest compatibility. :<
291
- alias_method :assert_raises, :assert_raise
292
-
293
- # Passes if the block raises `expected_exception` with
294
- # `expected_message`. `expected_message` can be a `String` or
295
- # `Regexp`.
296
- #
297
- # @example Pass pattern: String
298
- # assert_raise_with_message(RuntimeError, "Boom!!!") do
299
- # raise "Boom!!!"
300
- # end # -> pass
301
- #
302
- # @example Pass pattern: Regexp
303
- # assert_raise_with_message(RuntimeError, /!!!/) do
304
- # raise "Boom!!!"
305
- # end # -> pass
306
- #
307
- # @example Failure pattern: Exception class isn't matched
308
- # assert_raise_with_message(RuntimeError, "Boom!!!") do
309
- # raise ArgumentError, "Boom!!!"
310
- # end # -> failure
311
- #
312
- # @example Failure pattern: Exception message isn't matched
313
- # assert_raise_with_message(RuntimeError, "Boom!!!") do
314
- # raise "Hello"
315
- # end # -> failure
316
- #
317
- # @since 3.4.3
318
- def assert_raise_with_message(expected_exception_class,
319
- expected_message,
320
- message=nil,
321
- &block)
322
- assert_expected_exception = Proc.new do |*_args|
323
- _message, assert_exception_helper, actual_exception = _args
324
- diff = AssertionMessage.delayed_diff([
325
- expected_exception_class,
326
- expected_message,
327
- ],
328
- [
329
- actual_exception.class,
330
- actual_exception.message,
331
- ])
332
- full_message = build_message(message,
333
- "<?>(<?>) exception expected but was\n" +
334
- "<?>(<?>).?",
335
- expected_exception_class,
336
- expected_message,
337
- actual_exception.class,
338
- actual_exception.message,
339
- diff)
340
- begin
341
- assert_block(full_message) do
342
- assert_exception_helper.expected?(actual_exception) and
343
- expected_message === actual_exception.message
344
- end
345
- rescue AssertionFailedError => failure
346
- _set_failed_information(failure,
347
- expected_exception_class,
348
- actual_exception)
349
- raise failure # For JRuby. :<
350
- end
351
- actual_exception
352
- end
353
- args = [expected_exception_class]
354
- args << message if message
355
- _assert_raise(assert_expected_exception, *args, &block)
356
- end
357
-
358
- ##
359
- # Passes if the block raises one of the given
360
- # exceptions or sub exceptions of the given exceptions.
361
- #
362
- # @example
363
- # assert_raise_kind_of(SystemCallError) do
364
- # raise Errno::EACCES
365
- # end
366
- def assert_raise_kind_of(*args, &block)
367
- assert_expected_exception = Proc.new do |*_args|
368
- message, assert_exception_helper, actual_exception = _args
369
- expected = assert_exception_helper.expected_exceptions
370
- full_message = build_message(message,
371
- "<?> family exception expected " +
372
- "but was\n<?>.",
373
- expected, actual_exception)
374
- assert_block(full_message) do
375
- assert_exception_helper.expected?(actual_exception, :kind_of?)
376
- end
377
- end
378
- _assert_raise(assert_expected_exception, *args, &block)
379
- end
380
-
381
-
382
- ##
383
- # Passes if `object`.instance_of?(`klass`). When `klass` is
384
- # an array of classes, it passes if any class
385
- # satisfies +object.instance_of?(class).
386
- #
387
- # @example
388
- # assert_instance_of(String, 'foo') # -> pass
389
- # assert_instance_of([Fixnum, NilClass], 100) # -> pass
390
- # assert_instance_of([Numeric, NilClass], 100) # -> fail
391
- def assert_instance_of(klass, object, message=nil)
392
- _wrap_assertion do
393
- if klass.is_a?(Array)
394
- klasses = klass
395
- else
396
- klasses = [klass]
397
- end
398
- assert_block("The first parameter to assert_instance_of should be " +
399
- "a Class or an Array of Class.") do
400
- klasses.all? {|k| k.is_a?(Class)}
401
- end
402
- klass_message = AssertionMessage.maybe_container(klass) do |value|
403
- "<#{value}>"
404
- end
405
- full_message = build_message(message, <<EOT, object, klass_message, object.class)
406
- <?> was expected to be instance_of\\?
407
- ? but was
408
- <?>.
409
- EOT
410
- assert_block(full_message) do
411
- klasses.any? {|k| object.instance_of?(k)}
412
- end
413
- end
414
- end
415
-
416
- ##
417
- # Passes if `object`.instance_of?(`klass`) does not hold.
418
- # When `klass` is an array of classes, it passes if no class
419
- # satisfies +object.instance_of?(class).
420
- #
421
- # @example
422
- # assert_not_instance_of(String, 100) # -> pass
423
- # assert_not_instance_of([Fixnum, NilClass], '100') # -> pass
424
- # assert_not_instance_of([Numeric, NilClass], 100) # -> fail
425
- #
426
- # @since 3.0.0
427
- def assert_not_instance_of(klass, object, message=nil)
428
- _wrap_assertion do
429
- if klass.is_a?(Array)
430
- klasses = klass
431
- else
432
- klasses = [klass]
433
- end
434
- assert_block("The first parameter to assert_not_instance_of should be " +
435
- "a Class or an Array of Class.") do
436
- klasses.all? {|k| k.is_a?(Class)}
437
- end
438
- klass_message = AssertionMessage.maybe_container(klass) do |value|
439
- "<#{value}>"
440
- end
441
- full_message = build_message(message,
442
- "<?> was expected to not be instance_of\\?\n" +
443
- "? but was.",
444
- object,
445
- klass_message)
446
- assert_block(full_message) do
447
- klasses.none? {|k| object.instance_of?(k)}
448
- end
449
- end
450
- end
451
-
452
- # Just for minitest compatibility. :<
453
- #
454
- # @since 3.0.0
455
- alias_method :refute_instance_of, :assert_not_instance_of
456
-
457
- ##
458
- # Passes if `object`.nil?.
459
- #
460
- # @example
461
- # assert_nil [1, 2].uniq!
462
- def assert_nil(object, message=nil)
463
- full_message = build_message(message, <<EOT, object)
464
- <?> was expected to be nil.
465
- EOT
466
- assert_block(full_message) { object.nil? }
467
- end
468
-
469
- ##
470
- # Passes if `object`.kind_of?(`klass`). When `klass` is
471
- # an array of classes or modules, it passes if any
472
- # class or module satisfies +object.kind_of?(class_or_module).
473
- #
474
- # @example
475
- # assert_kind_of(Object, 'foo') # -> pass
476
- # assert_kind_of([Fixnum, NilClass], 100) # -> pass
477
- # assert_kind_of([Fixnum, NilClass], "string") # -> fail
478
- def assert_kind_of(klass, object, message=nil)
479
- _wrap_assertion do
480
- if klass.is_a?(Array)
481
- klasses = klass
482
- else
483
- klasses = [klass]
484
- end
485
- assert_block("The first parameter to assert_kind_of should be " +
486
- "a kind_of Module or an Array of a kind_of Module.") do
487
- klasses.all? {|k| k.kind_of?(Module)}
488
- end
489
- klass_message = AssertionMessage.maybe_container(klass) do |value|
490
- "<#{value}>"
491
- end
492
- full_message = build_message(message,
493
- "<?> was expected to be kind_of\\?\n" +
494
- "? but was\n" +
495
- "<?>.",
496
- object,
497
- klass_message,
498
- object.class)
499
- assert_block(full_message) do
500
- klasses.any? {|k| object.kind_of?(k)}
501
- end
502
- end
503
- end
504
-
505
- ##
506
- # Passes if `object`.kind_of?(`klass`) does not hold.
507
- # When `klass` is an array of classes or modules, it passes only if all
508
- # classes (and modules) do not satisfy +object.kind_of?(class_or_module).
509
- #
510
- # @example
511
- # assert_not_kind_of(Fixnum, 'foo') # -> pass
512
- # assert_not_kind_of([Fixnum, NilClass], '0') # -> pass
513
- # assert_not_kind_of([Fixnum, NilClass], 100) # -> fail
514
- #
515
- # @since 3.0.0
516
- def assert_not_kind_of(klass, object, message=nil)
517
- _wrap_assertion do
518
- if klass.is_a?(Array)
519
- klasses = klass
520
- else
521
- klasses = [klass]
522
- end
523
- assert_block("The first parameter to assert_not_kind_of should be " +
524
- "a kind_of Module or an Array of a kind_of Module.") do
525
- klasses.all? {|k| k.kind_of?(Module)}
526
- end
527
- klass_message = AssertionMessage.maybe_container(klass) do |value|
528
- "<#{value}>"
529
- end
530
- full_message = build_message(message,
531
- "<?> was expected to not be kind_of\\?\n" +
532
- "? but was.",
533
- object,
534
- klass_message)
535
- assert_block(full_message) do
536
- klasses.none? {|k| object.kind_of?(k)}
537
- end
538
- end
539
- end
540
-
541
- # Just for minitest compatibility. :<
542
- #
543
- # @since 3.0.0
544
- alias_method :refute_kind_of, :assert_not_kind_of
545
-
546
- ##
547
- # Passes if `object` .respond_to? `method`
548
- #
549
- # @example
550
- # assert_respond_to 'bugbear', :slice
551
- def assert_respond_to(object, method, message=nil)
552
- _wrap_assertion do
553
- full_message = build_message(message,
554
- "<?>.kind_of\\?(Symbol) or\n" +
555
- "<?>.respond_to\\?(:to_str) expected",
556
- method, method)
557
- assert_block(full_message) do
558
- method.kind_of?(Symbol) or method.respond_to?(:to_str)
559
- end
560
- full_message = build_message(message,
561
- "<?>.respond_to\\?(?) expected\n" +
562
- "(Class: <?>)",
563
- object, method, object.class)
564
- assert_block(full_message) {object.respond_to?(method)}
565
- end
566
- end
567
-
568
- ##
569
- # Passes if `object` does not .respond_to? `method`.
570
- #
571
- # @example
572
- # assert_not_respond_to('bugbear', :nonexistence) # -> pass
573
- # assert_not_respond_to('bugbear', :size) # -> fail
574
- def assert_not_respond_to(object, method, message=nil)
575
- _wrap_assertion do
576
- full_message = build_message(message,
577
- "<?>.kind_of\\?(Symbol) or\n" +
578
- "<?>.respond_to\\?(:to_str) expected",
579
- method, method)
580
- assert_block(full_message) do
581
- method.kind_of?(Symbol) or method.respond_to?(:to_str)
582
- end
583
- full_message = build_message(message,
584
- "!<?>.respond_to\\?(?) expected\n" +
585
- "(Class: <?>)",
586
- object, method, object.class)
587
- assert_block(full_message) {!object.respond_to?(method)}
588
- end
589
- end
590
-
591
- # Just for minitest compatibility. :<
592
- #
593
- # @since 2.5.3
594
- alias_method :refute_respond_to, :assert_not_respond_to
595
-
596
- ##
597
- # Passes if `pattern` =~ `string`.
598
- #
599
- # @example
600
- # assert_match(/\d+/, 'five, 6, seven')
601
- def assert_match(pattern, string, message=nil)
602
- _wrap_assertion do
603
- pattern = Regexp.new(Regexp.escape(pattern)) if pattern.is_a?(String)
604
- full_message = build_message(message,
605
- "<?> was expected to be =~\n<?>.",
606
- pattern, string)
607
- assert_block(full_message) { pattern =~ string }
608
- end
609
- end
610
-
611
- ##
612
- # Passes if `actual` .equal? `expected` (i.e. they are the same
613
- # instance).
614
- #
615
- # @example
616
- # o = Object.new
617
- # assert_same o, o
618
- def assert_same(expected, actual, message=nil)
619
- full_message = build_message(message, <<EOT, expected, expected.__id__, actual, actual.__id__)
620
- <?>
621
- with id <?> was expected to be equal\\? to
622
- <?>
623
- with id <?>.
624
- EOT
625
- assert_block(full_message) { actual.equal?(expected) }
626
- end
627
-
628
- ##
629
- # Compares the `object1` with `object2` using `operator`.
630
- #
631
- # Passes if object1.__send__(operator, object2) is not false nor nil.
632
- #
633
- # @example
634
- # assert_operator 5, :>=, 4
635
- def assert_operator(object1, operator, object2, message=nil)
636
- _wrap_assertion do
637
- full_message = build_message(nil, "<?>\ngiven as the operator for #assert_operator must be a Symbol or #respond_to\\?(:to_str).", operator)
638
- assert_block(full_message){operator.kind_of?(Symbol) || operator.respond_to?(:to_str)}
639
- full_message = build_message(message, <<EOT, object1, AssertionMessage.literal(operator), object2)
640
- <?> was expected to be
641
- ?
642
- <?>.
643
- EOT
644
- assert_block(full_message) { object1.__send__(operator, object2) }
645
- end
646
- end
647
-
648
- ##
649
- # Compares the `object1` with `object2` using `operator`.
650
- #
651
- # Passes if object1.__send__(operator, object2) is false or nil.
652
- #
653
- # @example
654
- # assert_not_operator(5, :<, 4) # => pass
655
- # assert_not_operator(5, :>, 4) # => fail
656
- #
657
- # @since 3.0.0
658
- def assert_not_operator(object1, operator, object2, message=nil)
659
- _wrap_assertion do
660
- full_message = build_message(nil, "<?>\ngiven as the operator for #assert_not_operator must be a Symbol or #respond_to\\?(:to_str).", operator)
661
- assert_block(full_message){operator.kind_of?(Symbol) || operator.respond_to?(:to_str)}
662
- full_message = build_message(message, <<EOT, object1, AssertionMessage.literal(operator), object2)
663
- <?> was expected to not be
664
- ?
665
- <?>.
666
- EOT
667
- assert_block(full_message) { ! object1.__send__(operator, object2) }
668
- end
669
- end
670
-
671
- # Just for minitest compatibility. :<
672
- #
673
- # @since 3.0.0
674
- alias_method :refute_operator, :assert_not_operator
675
-
676
- ##
677
- # Passes if block does not raise an exception.
678
- #
679
- # @example
680
- # assert_nothing_raised do
681
- # [1, 2].uniq
682
- # end
683
- def assert_nothing_raised(*args)
684
- _wrap_assertion do
685
- if args.last.is_a?(String)
686
- message = args.pop
687
- else
688
- message = ""
689
- end
690
-
691
- assert_exception_helper = AssertExceptionHelper.new(self, args)
692
- begin
693
- yield
694
- rescue Exception => e
695
- if ((args.empty? && !e.instance_of?(AssertionFailedError)) ||
696
- assert_exception_helper.expected?(e))
697
- failure_message = build_message(message, "Exception raised:\n?", e)
698
- assert_block(failure_message) {false}
699
- else
700
- raise
701
- end
702
- end
703
- end
704
- end
705
-
706
- ##
707
- # Flunk always fails.
708
- #
709
- # @example
710
- # flunk 'Not done testing yet.'
711
- def flunk(message="Flunked")
712
- assert_block(build_message(message)){false}
713
- end
714
-
715
- ##
716
- # Passes if ! `actual` .equal? `expected`
717
- #
718
- # @example
719
- # assert_not_same Object.new, Object.new
720
- def assert_not_same(expected, actual, message=nil)
721
- full_message = build_message(message, <<EOT, expected, expected.__id__, actual, actual.__id__)
722
- <?>
723
- with id <?> was expected to not be equal\\? to
724
- <?>
725
- with id <?>.
726
- EOT
727
- assert_block(full_message) { !actual.equal?(expected) }
728
- end
729
-
730
- # Just for minitest compatibility. :<
731
- #
732
- # @since 2.5.3
733
- alias_method :refute_same, :assert_not_same
734
-
735
- ##
736
- # Passes if `expected` != `actual`
737
- #
738
- # @example
739
- # assert_not_equal 'some string', 5
740
- def assert_not_equal(expected, actual, message=nil)
741
- full_message = build_message(message,
742
- "<?> was expected to be != to\n<?>.",
743
- expected, actual)
744
- assert_block(full_message) { expected != actual }
745
- end
746
-
747
- # Just for minitest compatibility. :<
748
- #
749
- # @since 2.5.3
750
- alias_method :refute_equal, :assert_not_equal
751
-
752
- ##
753
- # Passes if ! `object` .nil?
754
- #
755
- # @example
756
- # assert_not_nil '1 two 3'.sub!(/two/, '2')
757
- def assert_not_nil(object, message=nil)
758
- full_message = build_message(message,
759
- "<?> was expected to not be nil.",
760
- object)
761
- assert_block(full_message){!object.nil?}
762
- end
763
-
764
- # Just for minitest compatibility. :<
765
- #
766
- # @since 2.5.3
767
- alias_method :refute_nil, :assert_not_nil
768
-
769
- ##
770
- # Passes if `regexp` !~ `string`
771
- #
772
- # @example
773
- # assert_not_match(/two/, 'one 2 three') # -> pass
774
- # assert_not_match(/three/, 'one 2 three') # -> fail
775
- def assert_not_match(pattern, string, message=nil)
776
- _wrap_assertion do
777
- pattern = Regexp.new(Regexp.escape(pattern)) if pattern.is_a?(String)
778
- full_message = build_message(message,
779
- "<?> was expected to not match\n<?>.",
780
- pattern, string)
781
- assert_block(full_message) { pattern !~ string }
782
- end
783
- end
784
-
785
- # Just for minitest compatibility. :<
786
- #
787
- # @since 2.5.3
788
- alias_method :refute_match, :assert_not_match
789
-
790
- ##
791
- # @deprecated Use {#assert_not_match} instead.
792
- #
793
- # Passes if `regexp` !~ `string`
794
- #
795
- # @example
796
- # assert_no_match(/two/, 'one 2 three') # -> pass
797
- # assert_no_match(/three/, 'one 2 three') # -> fail
798
- def assert_no_match(regexp, string, message="")
799
- _wrap_assertion do
800
- assert_instance_of(Regexp, regexp,
801
- "The first argument to assert_no_match " +
802
- "should be a Regexp.")
803
- assert_not_match(regexp, string, message)
804
- end
805
- end
806
-
807
- # @private
808
- class ThrowTagExtractor
809
- @@have_uncaught_throw_error = const_defined?(:UncaughtThrowError)
810
-
811
- UncaughtThrowPatterns = {
812
- NameError => /^uncaught throw `(.+)'$/,
813
- ArgumentError => /^uncaught throw (`.+'|.+)$/,
814
- ThreadError => /^uncaught throw `(.+)' in thread /,
815
- }
816
-
817
- def initialize(error)
818
- @error = error
819
- end
820
-
821
- def extract_tag
822
- tag = nil
823
- if @@have_uncaught_throw_error
824
- return nil unless @error.is_a?(UncaughtThrowError)
825
- tag = @error.tag
826
- else
827
- pattern = UncaughtThrowPatterns[@error.class]
828
- return nil if pattern.nil?
829
- return nil unless pattern =~ @error.message
830
- tag = $1
831
- end
832
- normalize_tag(tag)
833
- end
834
-
835
- private
836
- def normalize_tag(tag)
837
- case tag
838
- when /\A:/
839
- tag[1..-1].intern
840
- when /\A`(.+)'\z/
841
- $1.intern
842
- when String
843
- tag.intern
844
- else
845
- tag
846
- end
847
- end
848
- end
849
-
850
- ##
851
- # Passes if the block throws `expected_object`
852
- #
853
- # @example
854
- # assert_throw(:done) do
855
- # throw(:done)
856
- # end
857
- def assert_throw(expected_object, message=nil, &proc)
858
- _wrap_assertion do
859
- begin
860
- catch([]) {}
861
- rescue TypeError
862
- assert_instance_of(Symbol, expected_object,
863
- "assert_throws expects the symbol that should be thrown for its first argument")
864
- end
865
- assert_block("Should have passed a block to assert_throw.") do
866
- block_given?
867
- end
868
- caught = true
869
- begin
870
- catch(expected_object) do
871
- proc.call
872
- caught = false
873
- end
874
- full_message = build_message(message,
875
- "<?> should have been thrown.",
876
- expected_object)
877
- assert_block(full_message) {caught}
878
- rescue => error
879
- extractor = ThrowTagExtractor.new(error)
880
- tag = extractor.extract_tag
881
- raise if tag.nil?
882
- full_message = build_message(message,
883
- "<?> was expected to be thrown but\n" +
884
- "<?> was thrown.",
885
- expected_object, tag)
886
- flunk(full_message)
887
- end
888
- end
889
- end
890
-
891
- # Just for minitest compatibility. :<
892
- #
893
- # @since 2.5.3
894
- alias_method :assert_throws, :assert_throw
895
-
896
- ##
897
- # Passes if block does not throw anything.
898
- #
899
- # @example
900
- # assert_nothing_thrown do
901
- # [1, 2].uniq
902
- # end
903
- def assert_nothing_thrown(message=nil, &proc)
904
- _wrap_assertion do
905
- assert(block_given?, "Should have passed a block to assert_nothing_thrown")
906
- begin
907
- proc.call
908
- rescue => error
909
- extractor = ThrowTagExtractor.new(error)
910
- tag = extractor.extract_tag
911
- raise if tag.nil?
912
- full_message = build_message(message,
913
- "<?> was thrown when nothing was expected",
914
- tag)
915
- flunk(full_message)
916
- end
917
- assert(true, "Expected nothing to be thrown")
918
- end
919
- end
920
-
921
- ##
922
- # Passes if `expected_float` and `actual_float` are equal
923
- # within `delta` tolerance.
924
- #
925
- # @example
926
- # assert_in_delta 0.05, (50000.0 / 10**6), 0.00001
927
- def assert_in_delta(expected_float, actual_float, delta=0.001, message="")
928
- _wrap_assertion do
929
- begin
930
- pass = delta >= (expected_float - actual_float).abs
931
- assert_operator(delta, :>=, 0.0, "The delta should not be negative")
932
- full_message = _assert_in_delta_message(expected_float,
933
- expected_float,
934
- actual_float,
935
- actual_float,
936
- delta,
937
- delta,
938
- message)
939
- rescue Test::Unit::AssertionFailedError
940
- # for the above assert_operator
941
- raise
942
- rescue
943
- _assert_in_delta_validate_arguments(expected_float,
944
- actual_float,
945
- delta)
946
- normalized_expected = expected_float.to_f
947
- normalized_actual = actual_float.to_f
948
- normalized_delta = delta.to_f
949
- pass = (normalized_expected - normalized_actual).abs <= normalized_delta
950
- full_message = _assert_in_delta_message(expected_float,
951
- normalized_expected,
952
- actual_float,
953
- normalized_actual,
954
- delta,
955
- normalized_delta,
956
- message)
957
- end
958
- assert_block(full_message) do
959
- pass
960
- end
961
- end
962
- end
963
-
964
- ##
965
- # Passes if `expected_float` and `actual_float` are
966
- # not equal within `delta` tolerance.
967
- #
968
- # @example
969
- # assert_not_in_delta(0.05, (50000.0 / 10**6), 0.00002) # -> pass
970
- # assert_not_in_delta(0.05, (50000.0 / 10**6), 0.00001) # -> fail
971
- def assert_not_in_delta(expected_float, actual_float, delta=0.001, message="")
972
- _wrap_assertion do
973
- _assert_in_delta_validate_arguments(expected_float,
974
- actual_float,
975
- delta)
976
- begin
977
- pass = (expected_float - actual_float).abs > delta
978
- full_message = _assert_in_delta_message(expected_float,
979
- expected_float,
980
- actual_float,
981
- actual_float,
982
- delta,
983
- delta,
984
- message,
985
- :negative_assertion => true)
986
- rescue
987
- normalized_expected = expected_float.to_f
988
- normalized_actual = actual_float.to_f
989
- normalized_delta = delta.to_f
990
- pass = (normalized_expected - normalized_actual).abs > normalized_delta
991
- full_message = _assert_in_delta_message(expected_float,
992
- normalized_expected,
993
- actual_float,
994
- normalized_actual,
995
- delta,
996
- normalized_delta,
997
- message,
998
- :negative_assertion => true)
999
- end
1000
- assert_block(full_message) do
1001
- pass
1002
- end
1003
- end
1004
- end
1005
-
1006
- # Just for minitest compatibility. :<
1007
- #
1008
- # @since 2.5.3
1009
- alias_method :refute_in_delta, :assert_not_in_delta
1010
-
1011
- private
1012
- def _assert_in_delta_validate_arguments(expected_float,
1013
- actual_float,
1014
- delta)
1015
- {
1016
- expected_float => "first float",
1017
- actual_float => "second float",
1018
- delta => "delta"
1019
- }.each do |float, name|
1020
- assert_respond_to(float, :to_f,
1021
- "The arguments must respond to to_f; " +
1022
- "the #{name} did not")
1023
- end
1024
- delta = delta.to_f
1025
- assert_operator(delta, :>=, 0.0, "The delta should not be negative")
1026
- end
1027
-
1028
- def _assert_in_delta_message(expected_float, normalized_expected,
1029
- actual_float, normalized_actual,
1030
- delta, normalized_delta,
1031
- message, options={})
1032
- if options[:negative_assertion]
1033
- format = <<-EOT
1034
- <?> -/+ <?> was expected to not include
1035
- <?>.
1036
- EOT
1037
- else
1038
- format = <<-EOT
1039
- <?> -/+ <?> was expected to include
1040
- <?>.
1041
- EOT
1042
- end
1043
- arguments = [expected_float, delta, actual_float]
1044
- relation_format = nil
1045
- relation_arguments = nil
1046
- if normalized_actual < normalized_expected - normalized_delta
1047
- relation_format = "<<?> < <?>-<?>[?] <= <?>+<?>[?]>"
1048
- relation_arguments = [actual_float,
1049
- expected_float, delta,
1050
- normalized_expected - normalized_delta,
1051
- expected_float, delta,
1052
- normalized_expected + normalized_delta]
1053
- elsif normalized_actual <= normalized_expected + normalized_delta
1054
- relation_format = "<<?>-<?>[?] <= <?> <= <?>+<?>[?]>"
1055
- relation_arguments = [expected_float, delta,
1056
- normalized_expected - normalized_delta,
1057
- actual_float,
1058
- expected_float, delta,
1059
- normalized_expected + normalized_delta]
1060
- else
1061
- relation_format = "<<?>-<?>[?] <= <?>+<?>[?] < <?>>"
1062
- relation_arguments = [expected_float, delta,
1063
- normalized_expected - normalized_delta,
1064
- expected_float, delta,
1065
- normalized_expected + normalized_delta,
1066
- actual_float]
1067
- end
1068
-
1069
- if relation_format
1070
- format += <<-EOT
1071
-
1072
- Relation:
1073
- #{relation_format}
1074
- EOT
1075
- arguments.concat(relation_arguments)
1076
- end
1077
-
1078
- build_message(message, format, *arguments)
1079
- end
1080
-
1081
- public
1082
- ##
1083
- # Passes if `expected_float` and `actual_float` are equal
1084
- # within `epsilon` relative error of `expected_float`.
1085
- #
1086
- # @example
1087
- # assert_in_epsilon(10000.0, 9900.0, 0.1) # -> pass
1088
- # assert_in_epsilon(10000.0, 9899.0, 0.1) # -> fail
1089
- def assert_in_epsilon(expected_float, actual_float, epsilon=0.001,
1090
- message="")
1091
- _wrap_assertion do
1092
- begin
1093
- zero_p = expected_float.zero? rescue expected_float == 0
1094
- if zero_p
1095
- delta = epsilon ** 2
1096
- else
1097
- delta = expected_float * epsilon
1098
- end
1099
- delta = delta.abs
1100
- pass = (expected_float - actual_float).abs <= delta
1101
- assert_operator(epsilon, :>=, 0.0, "The epsilon should not be negative")
1102
- full_message = _assert_in_epsilon_message(expected_float,
1103
- expected_float,
1104
- actual_float,
1105
- actual_float,
1106
- epsilon,
1107
- epsilon,
1108
- delta,
1109
- message)
1110
- rescue Test::Unit::AssertionFailedError
1111
- # for the above assert_operator
1112
- raise
1113
- rescue
1114
- _assert_in_epsilon_validate_arguments(expected_float,
1115
- actual_float,
1116
- epsilon)
1117
- normalized_expected = expected_float.to_f
1118
- normalized_actual = actual_float.to_f
1119
- normalized_epsilon = epsilon.to_f
1120
- if normalized_expected.zero?
1121
- delta = normalized_epsilon ** 2
1122
- else
1123
- delta = normalized_expected * normalized_epsilon
1124
- end
1125
- delta = delta.abs
1126
- full_message = _assert_in_epsilon_message(expected_float,
1127
- normalized_expected,
1128
- actual_float,
1129
- normalized_actual,
1130
- epsilon,
1131
- normalized_epsilon,
1132
- delta,
1133
- message)
1134
- pass = (normalized_expected - normalized_actual).abs <= delta
1135
- end
1136
- assert_block(full_message) do
1137
- pass
1138
- end
1139
- end
1140
- end
1141
-
1142
- ##
1143
- # Passes if `expected_float` and `actual_float` are
1144
- # not equal within `epsilon` relative error of
1145
- # `expected_float`.
1146
- #
1147
- # @example
1148
- # assert_not_in_epsilon(10000.0, 9900.0, 0.1) # -> fail
1149
- # assert_not_in_epsilon(10000.0, 9899.0, 0.1) # -> pass
1150
- def assert_not_in_epsilon(expected_float, actual_float, epsilon=0.001,
1151
- message="")
1152
- _wrap_assertion do
1153
- begin
1154
- delta = expected_float * epsilon
1155
- pass = (expected_float - actual_float).abs > delta
1156
- assert_operator(epsilon, :>=, 0.0, "The epsilon should not be negative")
1157
- full_message = _assert_in_epsilon_message(expected_float,
1158
- expected_float,
1159
- actual_float,
1160
- actual_float,
1161
- epsilon,
1162
- epsilon,
1163
- delta,
1164
- message,
1165
- :negative_assertion => true)
1166
- rescue Test::Unit::AssertionFailedError
1167
- # for the above assert_operator
1168
- raise
1169
- rescue
1170
- _assert_in_epsilon_validate_arguments(expected_float,
1171
- actual_float,
1172
- epsilon)
1173
- normalized_expected = expected_float.to_f
1174
- normalized_actual = actual_float.to_f
1175
- normalized_epsilon = epsilon.to_f
1176
- delta = normalized_expected * normalized_epsilon
1177
- pass = (normalized_expected - normalized_actual).abs > delta
1178
- full_message = _assert_in_epsilon_message(expected_float,
1179
- normalized_expected,
1180
- actual_float,
1181
- normalized_actual,
1182
- epsilon,
1183
- normalized_epsilon,
1184
- delta,
1185
- message,
1186
- :negative_assertion => true)
1187
- end
1188
- assert_block(full_message) do
1189
- pass
1190
- end
1191
- end
1192
- end
1193
-
1194
- # Just for minitest compatibility. :<
1195
- #
1196
- # @since 3.0.0
1197
- alias_method :refute_in_epsilon, :assert_not_in_epsilon
1198
-
1199
- private
1200
- def _assert_in_epsilon_validate_arguments(expected_float,
1201
- actual_float,
1202
- epsilon)
1203
- {
1204
- expected_float => "first float",
1205
- actual_float => "second float",
1206
- epsilon => "epsilon"
1207
- }.each do |float, name|
1208
- assert_respond_to(float, :to_f,
1209
- "The arguments must respond to to_f; " +
1210
- "the #{name} did not")
1211
- end
1212
- epsilon = epsilon.to_f
1213
- assert_operator(epsilon, :>=, 0.0, "The epsilon should not be negative")
1214
- end
1215
-
1216
- def _assert_in_epsilon_message(expected_float, normalized_expected,
1217
- actual_float, normalized_actual,
1218
- epsilon, normalized_epsilon,
1219
- delta, message, options={})
1220
- if options[:negative_assertion]
1221
- format = <<-EOT
1222
- <?> -/+ (<?> * <?>)[?] was expected to not include
1223
- <?>.
1224
- EOT
1225
- else
1226
- format = <<-EOT
1227
- <?> -/+ (<?> * <?>)[?] was expected to include
1228
- <?>.
1229
- EOT
1230
- end
1231
- arguments = [expected_float, expected_float, epsilon, delta,
1232
- actual_float]
1233
-
1234
- relation_format = nil
1235
- relation_arguments = nil
1236
- if normalized_actual < normalized_expected - delta
1237
- relation_format = "<<?> < <?>-(<?>*<?>)[?] <= <?>+(<?>*<?>)[?]>"
1238
- relation_arguments = [actual_float,
1239
- expected_float, expected_float, epsilon,
1240
- normalized_expected - delta,
1241
- expected_float, expected_float, epsilon,
1242
- normalized_expected + delta]
1243
- elsif normalized_actual <= normalized_expected + delta
1244
- relation_format = "<<?>-(<?>*<?>)[?] <= <?> <= <?>+(<?>*<?>)[?]>"
1245
- relation_arguments = [expected_float, expected_float, epsilon,
1246
- normalized_expected - delta,
1247
- actual_float,
1248
- expected_float, expected_float, epsilon,
1249
- normalized_expected + delta]
1250
- else
1251
- relation_format = "<<?>-(<?>*<?>)[?] <= <?>+(<?>*<?>)[?] < <?>>"
1252
- relation_arguments = [expected_float, expected_float, epsilon,
1253
- normalized_expected - delta,
1254
- expected_float, expected_float, epsilon,
1255
- normalized_expected + delta,
1256
- actual_float]
1257
- end
1258
-
1259
- if relation_format
1260
- format += <<-EOT
1261
-
1262
- Relation:
1263
- #{relation_format}
1264
- EOT
1265
- arguments.concat(relation_arguments)
1266
- end
1267
-
1268
- build_message(message, format, *arguments)
1269
- end
1270
-
1271
- public
1272
- ##
1273
- # Passes if the method `__send__` returns not false nor nil.
1274
- #
1275
- # `send_array` is composed of:
1276
- # * A receiver
1277
- # * A method
1278
- # * Arguments to the method
1279
- #
1280
- # @example
1281
- # assert_send([[1, 2], :member?, 1]) # -> pass
1282
- # assert_send([[1, 2], :member?, 4]) # -> fail
1283
- def assert_send(send_array, message=nil)
1284
- _wrap_assertion do
1285
- assert_instance_of(Array, send_array,
1286
- "assert_send requires an array " +
1287
- "of send information")
1288
- assert_operator(send_array.size, :>=, 2,
1289
- "assert_send requires at least a receiver " +
1290
- "and a message name")
1291
- format = <<EOT
1292
- <?> was expected to respond to
1293
- <?(*?)> with a true value but was
1294
- <?>.
1295
- EOT
1296
- receiver, message_name, *arguments = send_array
1297
- result = nil
1298
- full_message =
1299
- build_message(message,
1300
- format,
1301
- receiver,
1302
- AssertionMessage.literal(message_name.to_s),
1303
- arguments,
1304
- AssertionMessage.delayed_literal {result})
1305
- assert_block(full_message) do
1306
- result = receiver.__send__(message_name, *arguments)
1307
- result
1308
- end
1309
- end
1310
- end
1311
-
1312
- ##
1313
- # Passes if the method `__send__` returns false or nil.
1314
- #
1315
- # `send_array` is composed of:
1316
- # * A receiver
1317
- # * A method
1318
- # * Arguments to the method
1319
- #
1320
- # @example
1321
- # assert_not_send([[1, 2], :member?, 1]) # -> fail
1322
- # assert_not_send([[1, 2], :member?, 4]) # -> pass
1323
- def assert_not_send(send_array, message=nil)
1324
- _wrap_assertion do
1325
- assert_instance_of(Array, send_array,
1326
- "assert_not_send requires an array " +
1327
- "of send information")
1328
- assert_operator(send_array.size, :>=, 2,
1329
- "assert_not_send requires at least a receiver " +
1330
- "and a message name")
1331
- format = <<EOT
1332
- <?> was expected to respond to
1333
- <?(*?)> with not a true value but was
1334
- <?>.
1335
- EOT
1336
- receiver, message_name, *arguments = send_array
1337
- result = nil
1338
- full_message =
1339
- build_message(message,
1340
- format,
1341
- receiver,
1342
- AssertionMessage.literal(message_name.to_s),
1343
- arguments,
1344
- AssertionMessage.delayed_literal {result})
1345
- assert_block(full_message) do
1346
- result = receiver.__send__(message_name, *arguments)
1347
- not result
1348
- end
1349
- end
1350
- end
1351
-
1352
- ##
1353
- # Passes if `actual` is a boolean value.
1354
- #
1355
- # @example
1356
- # assert_boolean(true) # -> pass
1357
- # assert_boolean(nil) # -> fail
1358
- def assert_boolean(actual, message=nil)
1359
- _wrap_assertion do
1360
- assert_block(build_message(message,
1361
- "<true> or <false> expected but was\n<?>",
1362
- actual)) do
1363
- true == actual || false == actual
1364
- end
1365
- end
1366
- end
1367
-
1368
- ##
1369
- # Passes if `actual` is true.
1370
- #
1371
- # @example
1372
- # assert_true(true) # -> pass
1373
- # assert_true(:true) # -> fail
1374
- def assert_true(actual, message=nil)
1375
- _wrap_assertion do
1376
- assert_block(build_message(message,
1377
- "<true> expected but was\n<?>",
1378
- actual)) do
1379
- true == actual
1380
- end
1381
- end
1382
- end
1383
-
1384
- ##
1385
- # Passes if `actual` is false.
1386
- #
1387
- # @example
1388
- # assert_false(false) # -> pass
1389
- # assert_false(nil) # -> fail
1390
- def assert_false(actual, message=nil)
1391
- _wrap_assertion do
1392
- assert_block(build_message(message,
1393
- "<false> expected but was\n<?>",
1394
- actual)) do
1395
- false == actual
1396
- end
1397
- end
1398
- end
1399
-
1400
- ##
1401
- # Passes if expression "`expected` `operator`
1402
- # `actual`" is not false nor nil.
1403
- #
1404
- # @example
1405
- # assert_compare(1, "<", 10) # -> pass
1406
- # assert_compare(1, ">=", 10) # -> fail
1407
- def assert_compare(expected, operator, actual, message=nil)
1408
- _wrap_assertion do
1409
- assert_send([["<", "<=", ">", ">="], :include?, operator.to_s])
1410
- case operator.to_s
1411
- when "<"
1412
- operator_description = "less than"
1413
- when "<="
1414
- operator_description = "less than or equal to"
1415
- when ">"
1416
- operator_description = "greater than"
1417
- when ">="
1418
- operator_description = "greater than or equal to"
1419
- end
1420
- template = <<-EOT
1421
- <?> #{operator} <?> should be true
1422
- <?> was expected to be #{operator_description}
1423
- <?>.
1424
- EOT
1425
- full_message = build_message(message, template,
1426
- expected, actual,
1427
- expected, actual)
1428
- assert_block(full_message) do
1429
- expected.__send__(operator, actual)
1430
- end
1431
- end
1432
- end
1433
-
1434
- ##
1435
- # Passes if assertion is failed in block.
1436
- #
1437
- # @example
1438
- # assert_fail_assertion {assert_equal("A", "B")} # -> pass
1439
- # assert_fail_assertion {assert_equal("A", "A")} # -> fail
1440
- def assert_fail_assertion(message=nil)
1441
- _wrap_assertion do
1442
- full_message = build_message(message,
1443
- "Failed assertion was expected.")
1444
- assert_block(full_message) do
1445
- begin
1446
- yield
1447
- false
1448
- rescue AssertionFailedError
1449
- true
1450
- end
1451
- end
1452
- end
1453
- end
1454
-
1455
- ##
1456
- # Passes if an exception is raised in block and its
1457
- # message is `expected`.
1458
- #
1459
- # @example
1460
- # assert_raise_message("exception") {raise "exception"} # -> pass
1461
- # assert_raise_message(/exc/i) {raise "exception"} # -> pass
1462
- # assert_raise_message("exception") {raise "EXCEPTION"} # -> fail
1463
- # assert_raise_message("exception") {} # -> fail
1464
- def assert_raise_message(expected, message=nil)
1465
- _wrap_assertion do
1466
- full_message = build_message(message,
1467
- "<?> exception message was expected " +
1468
- "but none was thrown.",
1469
- expected)
1470
- exception = nil
1471
- assert_block(full_message) do
1472
- begin
1473
- yield
1474
- false
1475
- rescue Exception => exception
1476
- true
1477
- end
1478
- end
1479
-
1480
- actual = exception.message
1481
- diff = AssertionMessage.delayed_diff(expected, actual)
1482
- full_message =
1483
- build_message(message,
1484
- "<?> exception message expected but was\n" +
1485
- "<?>.?", expected, actual, diff)
1486
- assert_block(full_message) do
1487
- if expected.is_a?(Regexp)
1488
- expected =~ actual
1489
- else
1490
- expected == actual
1491
- end
1492
- end
1493
- end
1494
- end
1495
-
1496
- ##
1497
- # Passes if `object`.const_defined?(`constant_name`)
1498
- #
1499
- # @example
1500
- # assert_const_defined(Test, :Unit) # -> pass
1501
- # assert_const_defined(Object, :Nonexistent) # -> fail
1502
- def assert_const_defined(object, constant_name, message=nil)
1503
- _wrap_assertion do
1504
- full_message = build_message(message,
1505
- "<?>.const_defined\\?(<?>) expected.",
1506
- object, constant_name)
1507
- assert_block(full_message) do
1508
- object.const_defined?(constant_name)
1509
- end
1510
- end
1511
- end
1512
-
1513
- ##
1514
- # Passes if !`object`.const_defined?(`constant_name`)
1515
- #
1516
- # @example
1517
- # assert_not_const_defined(Object, :Nonexistent) # -> pass
1518
- # assert_not_const_defined(Test, :Unit) # -> fail
1519
- def assert_not_const_defined(object, constant_name, message=nil)
1520
- _wrap_assertion do
1521
- full_message = build_message(message,
1522
- "!<?>.const_defined\\?(<?>) expected.",
1523
- object, constant_name)
1524
- assert_block(full_message) do
1525
- !object.const_defined?(constant_name)
1526
- end
1527
- end
1528
- end
1529
-
1530
- ##
1531
- # Passes if `object`.`predicate` is not false nor nil.
1532
- #
1533
- # @example
1534
- # assert_predicate([], :empty?) # -> pass
1535
- # assert_predicate([1], :empty?) # -> fail
1536
- def assert_predicate(object, predicate, message=nil)
1537
- _wrap_assertion do
1538
- assert_respond_to(object, predicate, message)
1539
- actual = object.__send__(predicate)
1540
- full_message = build_message(message,
1541
- "<?>.? is true value expected but was\n" +
1542
- "<?>",
1543
- object,
1544
- AssertionMessage.literal(predicate),
1545
- actual)
1546
- assert_block(full_message) do
1547
- actual
1548
- end
1549
- end
1550
- end
1551
-
1552
- ##
1553
- # Passes if `object`.`predicate` is false or nil.
1554
- #
1555
- # @example
1556
- # assert_not_predicate([1], :empty?) # -> pass
1557
- # assert_not_predicate([], :empty?) # -> fail
1558
- def assert_not_predicate(object, predicate, message=nil)
1559
- _wrap_assertion do
1560
- assert_respond_to(object, predicate, message)
1561
- actual = object.__send__(predicate)
1562
- full_message = build_message(message,
1563
- "<?>.? is false value expected but was\n" +
1564
- "<?>",
1565
- object,
1566
- AssertionMessage.literal(predicate),
1567
- actual)
1568
- assert_block(full_message) do
1569
- not actual
1570
- end
1571
- end
1572
- end
1573
-
1574
- # Just for minitest compatibility. :<
1575
- #
1576
- # @since 3.0.0
1577
- alias_method :refute_predicate, :assert_not_predicate
1578
-
1579
- ##
1580
- # Passes if `object`#`alias_name` is an alias method of
1581
- # `object`#`original_name`.
1582
- #
1583
- # @example
1584
- # assert_alias_method([], :length, :size) # -> pass
1585
- # assert_alias_method([], :size, :length) # -> pass
1586
- # assert_alias_method([], :each, :size) # -> fail
1587
- def assert_alias_method(object, alias_name, original_name, message=nil)
1588
- _wrap_assertion do
1589
- find_method_failure_message = Proc.new do |method_name|
1590
- build_message(message,
1591
- "<?>.? doesn't exist\n" +
1592
- "(Class: <?>)",
1593
- object,
1594
- AssertionMessage.literal(method_name),
1595
- object.class)
1596
- end
1597
-
1598
- alias_method = original_method = nil
1599
- assert_block(find_method_failure_message.call(alias_name)) do
1600
- begin
1601
- alias_method = object.method(alias_name)
1602
- true
1603
- rescue NameError
1604
- false
1605
- end
1606
- end
1607
- assert_block(find_method_failure_message.call(original_name)) do
1608
- begin
1609
- original_method = object.method(original_name)
1610
- true
1611
- rescue NameError
1612
- false
1613
- end
1614
- end
1615
-
1616
- full_message = build_message(message,
1617
- "<?> is alias of\n" +
1618
- "<?> expected",
1619
- alias_method,
1620
- original_method)
1621
- assert_block(full_message) do
1622
- alias_method == original_method
1623
- end
1624
- end
1625
- end
1626
-
1627
- ##
1628
- # Passes if `path` exists.
1629
- #
1630
- # @example
1631
- # assert_path_exist("/tmp") # -> pass
1632
- # assert_path_exist("/bin/sh") # -> pass
1633
- # assert_path_exist("/nonexistent") # -> fail
1634
- def assert_path_exist(path, message=nil)
1635
- _wrap_assertion do
1636
- failure_message = build_message(message,
1637
- "<?> was expected to exist",
1638
- path)
1639
- assert_block(failure_message) do
1640
- File.exist?(path)
1641
- end
1642
- end
1643
- end
1644
-
1645
- ##
1646
- # Passes if `path` doesn't exist.
1647
- #
1648
- # @example
1649
- # assert_path_not_exist("/nonexistent") # -> pass
1650
- # assert_path_not_exist("/tmp") # -> fail
1651
- # assert_path_not_exist("/bin/sh") # -> fail
1652
- def assert_path_not_exist(path, message=nil)
1653
- _wrap_assertion do
1654
- failure_message = build_message(message,
1655
- "<?> was expected to not exist",
1656
- path)
1657
- assert_block(failure_message) do
1658
- not File.exist?(path)
1659
- end
1660
- end
1661
- end
1662
-
1663
- ##
1664
- # Passes if `collection` includes `object`.
1665
- #
1666
- # @example
1667
- # assert_include([1, 10], 1) # -> pass
1668
- # assert_include(1..10, 5) # -> pass
1669
- # assert_include([1, 10], 5) # -> fail
1670
- # assert_include(1..10, 20) # -> fail
1671
- def assert_include(collection, object, message=nil)
1672
- _wrap_assertion do
1673
- assert_respond_to(collection, :include?,
1674
- "The collection must respond to :include?.")
1675
- full_message = build_message(message,
1676
- "<?> was expected to include\n<?>.",
1677
- collection,
1678
- object)
1679
- assert_block(full_message) do
1680
- collection.include?(object)
1681
- end
1682
- end
1683
- end
1684
-
1685
- # Just for minitest compatibility. :<
1686
- #
1687
- # @since 2.5.3
1688
- alias_method :assert_includes, :assert_include
1689
-
1690
- ##
1691
- # Passes if `collection` doesn't include `object`.
1692
- #
1693
- # @example
1694
- # assert_not_include([1, 10], 5) # -> pass
1695
- # assert_not_include(1..10, 20) # -> pass
1696
- # assert_not_include([1, 10], 1) # -> fail
1697
- # assert_not_include(1..10, 5) # -> fail
1698
- def assert_not_include(collection, object, message=nil)
1699
- _wrap_assertion do
1700
- assert_respond_to(collection, :include?,
1701
- "The collection must respond to :include?.")
1702
- full_message = build_message(message,
1703
- "<?> was expected to not include\n<?>.",
1704
- collection,
1705
- object)
1706
- assert_block(full_message) do
1707
- not collection.include?(object)
1708
- end
1709
- end
1710
- end
1711
-
1712
- # Just for minitest compatibility. :<
1713
- #
1714
- # @since 3.0.0
1715
- alias_method :assert_not_includes, :assert_not_include
1716
-
1717
- # Just for minitest compatibility. :<
1718
- #
1719
- # @since 3.0.0
1720
- alias_method :refute_includes, :assert_not_include
1721
-
1722
- ##
1723
- # Passes if `object` is empty.
1724
- #
1725
- # @example
1726
- # assert_empty("") # -> pass
1727
- # assert_empty([]) # -> pass
1728
- # assert_empty({}) # -> pass
1729
- # assert_empty(" ") # -> fail
1730
- # assert_empty([nil]) # -> fail
1731
- # assert_empty({1 => 2}) # -> fail
1732
- def assert_empty(object, message=nil)
1733
- _wrap_assertion do
1734
- assert_respond_to(object, :empty?,
1735
- "The object must respond to :empty?.")
1736
- full_message = build_message(message,
1737
- "<?> was expected to be empty.",
1738
- object)
1739
- assert_block(full_message) do
1740
- object.empty?
1741
- end
1742
- end
1743
- end
1744
-
1745
- ##
1746
- # Passes if `object` is not empty.
1747
- #
1748
- # @example
1749
- # assert_not_empty(" ") # -> pass
1750
- # assert_not_empty([nil]) # -> pass
1751
- # assert_not_empty({1 => 2}) # -> pass
1752
- # assert_not_empty("") # -> fail
1753
- # assert_not_empty([]) # -> fail
1754
- # assert_not_empty({}) # -> fail
1755
- def assert_not_empty(object, message=nil)
1756
- _wrap_assertion do
1757
- assert_respond_to(object, :empty?,
1758
- "The object must respond to :empty?.")
1759
- full_message = build_message(message,
1760
- "<?> was expected to not be empty.",
1761
- object)
1762
- assert_block(full_message) do
1763
- not object.empty?
1764
- end
1765
- end
1766
- end
1767
-
1768
- # Just for minitest compatibility. :<
1769
- #
1770
- # @since 3.0.0
1771
- alias_method :refute_empty, :assert_not_empty
1772
-
1773
- # @overload assert_all(collection, message=nil, &block)
1774
- #
1775
- # Asserts that all `block.call(item)` where `item` is each
1776
- # item in `collection` are not false nor nil.
1777
- #
1778
- # If `collection` is empty, this assertion is always passed
1779
- # with any `block`.
1780
- #
1781
- # @example Pass patterns
1782
- # assert_all([1, 2, 3]) {|item| item > 0} # => pass
1783
- # assert_all([1, 2, 3], &:positive?) # => pass
1784
- # assert_all([]) {|item| false} # => pass
1785
- #
1786
- # @example Failure pattern
1787
- # assert_all([0, 1, 2], &:zero?) # => failure
1788
- #
1789
- # @param [#each] collection The check target.
1790
- # @param [String] message The additional user message. It is
1791
- # showed when the assertion is failed.
1792
- # @yield [Object] Give each item in `collection` to the block.
1793
- # @yieldreturn [Object] The checked object.
1794
- # @return [void]
1795
- #
1796
- # @since 3.4.4
1797
- def assert_all(collection, message=nil)
1798
- _wrap_assertion do
1799
- failed = false
1800
- result = {}
1801
- collection.each do |item|
1802
- element_result = yield(item)
1803
- failed = true unless element_result
1804
- result[item] = element_result
1805
- end
1806
- format = <<-FORMAT
1807
- <?> was expected to be all true values with the given block but was
1808
- <?>
1809
- FORMAT
1810
- full_message = build_message(message,
1811
- format,
1812
- collection,
1813
- result)
1814
- assert_block(full_message) do
1815
- not failed
1816
- end
1817
- end
1818
- end
1819
-
1820
- # Just for Ruby's tool/lib/test/unit compatibility.
1821
- #
1822
- # @since 3.4.3
1823
- alias_method :assert_all?, :assert_all
1824
-
1825
- # @overload assert_nothing_leaked_memory(max_increasable_size, target=:physical, message=nil, &block)
1826
- #
1827
- # Asserts that increased memory usage by `block.call` is less
1828
- # than `max_increasable_size`. `GC.start` is called before and
1829
- # after `block.call`.
1830
- #
1831
- # This assertion may be fragile. Because memory usage is
1832
- # depends on the current Ruby process's memory
1833
- # usage. Launching a new Ruby process for this will produce
1834
- # more stable result but we need to specify target code as
1835
- # `String` instead of block for the approach. We choose easy
1836
- # to write API approach rather than more stable result
1837
- # approach for this case.
1838
- #
1839
- # @example Pass pattern
1840
- # require "objspace"
1841
- # size_per_object = ObjectSpace.memsize_of("Hello")
1842
- # # If memory isn't leaked, physical memory of almost created objects
1843
- # # (1000 - 10 objects) must be freed.
1844
- # assert_nothing_leaked_memory(size_per_object * 10) do
1845
- # 1_000.times do
1846
- # "Hello".dup
1847
- # end
1848
- # end # => pass
1849
- #
1850
- # @example Failure pattern
1851
- # require "objspace"
1852
- # size_per_object = ObjectSpace.memsize_of("Hello")
1853
- # strings = []
1854
- # assert_nothing_leaked_memory(size_per_object * 10) do
1855
- # 10_000.times do
1856
- # # Created objects aren't GC-ed because they are referred.
1857
- # strings << "Hello".dup
1858
- # end
1859
- # end # => failure
1860
- #
1861
- # @param target [:physical, :virtual] which memory usage is
1862
- # used for comparing. `:physical` means physical memory usage
1863
- # also known as Resident Set Size (RSS). `:virtual` means
1864
- # virtual memory usage.
1865
- # @yield [] do anything you want to measure memory usage
1866
- # in the block.
1867
- # @yieldreturn [void]
1868
- # @return [void]
1869
- #
1870
- # @since 3.4.5
1871
- def assert_nothing_leaked_memory(max_increasable_size,
1872
- target=:physical,
1873
- message=nil)
1874
- _wrap_assertion do
1875
- GC.start
1876
- before = Util::MemoryUsage.new
1877
- unless before.collected?
1878
- omit("memory usage collection isn't supported on this platform")
1879
- end
1880
- yield
1881
- GC.start
1882
- after = Util::MemoryUsage.new
1883
- before_value = before.__send__(target)
1884
- after_value = after.__send__(target)
1885
- actual_increased_size = after_value - before_value
1886
- template = <<-TEMPLATE
1887
- <?> was expected to be less than
1888
- <?>.
1889
- TEMPLATE
1890
- full_message = build_message(message,
1891
- template,
1892
- actual_increased_size,
1893
- max_increasable_size)
1894
- assert_block(full_message) do
1895
- actual_increased_size < max_increasable_size
1896
- end
1897
- end
1898
- end
1899
-
1900
- ##
1901
- # Builds a failure message. `user_message` is added before the
1902
- # `template` and `arguments` replaces the '?'s positionally in
1903
- # the template.
1904
- def build_message(user_message, template=nil, *arguments)
1905
- template &&= template.chomp
1906
- return AssertionMessage.new(user_message, template, arguments)
1907
- end
1908
-
1909
- private
1910
- def _wrap_assertion(&block)
1911
- @_assertion_wrapped ||= false
1912
- if @_assertion_wrapped
1913
- block.call
1914
- else
1915
- @_assertion_wrapped = true
1916
- begin
1917
- add_assertion
1918
- block.call
1919
- ensure
1920
- @_assertion_wrapped = false
1921
- end
1922
- end
1923
- end
1924
-
1925
- public
1926
- # Called whenever an assertion is made. Define this in classes
1927
- # that include Test::Unit::Assertions to record assertion
1928
- # counts.
1929
- #
1930
- # This is a public API for developers who extend test-unit.
1931
- #
1932
- # @return [void]
1933
- def add_assertion
1934
- end
1935
-
1936
- ##
1937
- # Select whether or not to use the pretty-printer. If this option is set
1938
- # to false before any assertions are made, pp.rb will not be required.
1939
- def self.use_pp=(value)
1940
- AssertionMessage.use_pp = value
1941
- end
1942
-
1943
- private
1944
- def _assert_raise(assert_expected_exception, *args, &block)
1945
- _wrap_assertion do
1946
- if args.last.is_a?(String)
1947
- message = args.pop
1948
- else
1949
- message = ""
1950
- end
1951
-
1952
- assert_exception_helper = AssertExceptionHelper.new(self, args)
1953
- expected = assert_exception_helper.expected_exceptions
1954
- actual_exception = nil
1955
- full_message = build_message(message,
1956
- "<?> exception was expected " +
1957
- "but none was thrown.",
1958
- expected)
1959
- assert_block(full_message) do
1960
- begin
1961
- yield
1962
- false
1963
- rescue Exception => actual_exception
1964
- true
1965
- end
1966
- end
1967
- assert_expected_exception.call(message, assert_exception_helper,
1968
- actual_exception)
1969
- actual_exception
1970
- end
1971
- end
1972
-
1973
- def _set_failed_information(failure, expected, actual)
1974
- failure.expected = expected
1975
- failure.actual = actual
1976
- failure.inspected_expected = AssertionMessage.convert(expected)
1977
- failure.inspected_actual = AssertionMessage.convert(actual)
1978
- end
1979
-
1980
- class AssertionMessage
1981
- @use_pp = true
1982
- class << self
1983
- attr_accessor :use_pp
1984
-
1985
- def literal(value)
1986
- Literal.new(value)
1987
- end
1988
-
1989
- def delayed_literal(&block)
1990
- DelayedLiteral.new(block)
1991
- end
1992
-
1993
- def maybe_container(value, &formatter)
1994
- MaybeContainer.new(value, &formatter)
1995
- end
1996
-
1997
- MAX_DIFF_TARGET_STRING_SIZE = 1000
1998
- def max_diff_target_string_size
1999
- return @@max_diff_target_string_size if @@max_diff_target_string_size
2000
-
2001
- size = ENV["TEST_UNIT_MAX_DIFF_TARGET_STRING_SIZE"]
2002
- if size
2003
- begin
2004
- size = Integer(size)
2005
- rescue ArgumentError
2006
- size = nil
2007
- end
2008
- end
2009
- size || MAX_DIFF_TARGET_STRING_SIZE
2010
- end
2011
-
2012
- @@max_diff_target_string_size = nil
2013
- def max_diff_target_string_size=(size)
2014
- @@max_diff_target_string_size = size
2015
- end
2016
-
2017
- def diff_target_string?(string)
2018
- if string.respond_to?(:bytesize)
2019
- string.bytesize < max_diff_target_string_size
2020
- else
2021
- string.size < max_diff_target_string_size
2022
- end
2023
- end
2024
-
2025
- def ensure_diffable_string(string)
2026
- if string.respond_to?(:encoding) and
2027
- !string.encoding.ascii_compatible?
2028
- string = string.dup.force_encoding("ASCII-8BIT")
2029
- end
2030
- string
2031
- end
2032
-
2033
- def prepare_for_diff(from, to)
2034
- if !from.is_a?(String) or !to.is_a?(String)
2035
- from = convert(from)
2036
- to = convert(to)
2037
- end
2038
-
2039
- if diff_target_string?(from) and diff_target_string?(to)
2040
- from = ensure_diffable_string(from)
2041
- to = ensure_diffable_string(to)
2042
- [from, to]
2043
- else
2044
- [nil, nil]
2045
- end
2046
- end
2047
-
2048
- def delayed_diff(from, to)
2049
- delayed_literal do
2050
- from, to = prepare_for_diff(from, to)
2051
-
2052
- diff = "" if from.nil? or to.nil?
2053
- diff ||= Diff.readable(from, to)
2054
- if /^[-+]/ !~ diff
2055
- diff = ""
2056
- elsif /^[ ?]/ =~ diff or /(?:.*\n){2,}/ =~ diff
2057
- diff = "\n\ndiff:\n#{diff}"
2058
- else
2059
- diff = ""
2060
- end
2061
-
2062
- if Diff.need_fold?(diff)
2063
- folded_diff = Diff.folded_readable(from, to)
2064
- diff += "\n\nfolded diff:\n#{folded_diff}"
2065
- end
2066
-
2067
- diff
2068
- end
2069
- end
2070
-
2071
- def convert(object)
2072
- if object.is_a?(Exception)
2073
- object = AssertExceptionHelper::WrappedException.new(object)
2074
- end
2075
- inspector = Inspector.new(object)
2076
- if use_pp
2077
- begin
2078
- require "pp" unless defined?(PP)
2079
- begin
2080
- return PP.pp(inspector, String.new).chomp
2081
- rescue NameError
2082
- end
2083
- rescue LoadError
2084
- self.use_pp = false
2085
- end
2086
- end
2087
- inspector.inspect
2088
- end
2089
- end
2090
-
2091
- class Inspector
2092
- include Comparable
2093
-
2094
- class << self
2095
- def cached_new(object, inspected_objects)
2096
- inspected_objects[object.object_id] ||=
2097
- new(object, inspected_objects)
2098
- end
2099
-
2100
- @@inspector_classes = []
2101
- def inspector_classes
2102
- @@inspector_classes
2103
- end
2104
-
2105
- def register_inspector_class(inspector_class)
2106
- @@inspector_classes << inspector_class
2107
- end
2108
-
2109
- def unregister_inspector_class(inspector_class)
2110
- @@inspector_classes.delete(inspector_class)
2111
- end
2112
- end
2113
-
2114
- attr_reader :object
2115
- def initialize(object, inspected_objects={})
2116
- @inspected_objects = inspected_objects
2117
- @object = object
2118
- @inspected_objects[@object.object_id] = self
2119
- @inspect_target = inspect_target
2120
- end
2121
-
2122
- alias_method :native_inspect, :inspect
2123
- def inspect
2124
- @inspect_target.inspect
2125
- end
2126
-
2127
- def pretty_print(q)
2128
- @inspect_target.pretty_print(q)
2129
- end
2130
-
2131
- def pretty_print_cycle(q)
2132
- @inspect_target.pretty_print_cycle(q)
2133
- end
2134
-
2135
- def <=>(other)
2136
- if other.is_a?(self.class)
2137
- @object <=> other.object
2138
- else
2139
- @object <=> other
2140
- end
2141
- end
2142
-
2143
- private
2144
- def inspect_target
2145
- self.class.inspector_classes.each do |inspector_class|
2146
- if inspector_class.target?(@object)
2147
- return inspector_class.new(@object, @inspected_objects)
2148
- end
2149
- end
2150
- @object
2151
- end
2152
- end
2153
-
2154
- class NumericInspector
2155
- Inspector.register_inspector_class(self)
2156
-
2157
- class << self
2158
- def target?(object)
2159
- object.is_a?(Numeric)
2160
- end
2161
- end
2162
-
2163
- def initialize(numeric, inspected_objects)
2164
- @inspected_objects = inspected_objects
2165
- @numeric = numeric
2166
- end
2167
-
2168
- def inspect
2169
- @numeric.to_s
2170
- end
2171
-
2172
- def pretty_print(q)
2173
- q.text(@numeric.to_s)
2174
- end
2175
-
2176
- def pretty_print_cycle(q)
2177
- q.text(@numeric.to_s)
2178
- end
2179
- end
2180
-
2181
- class HashInspector
2182
- Inspector.register_inspector_class(self)
2183
-
2184
- class << self
2185
- def target?(object)
2186
- object.is_a?(Hash) or ENV.equal?(object)
2187
- end
2188
- end
2189
-
2190
- def initialize(hash, inspected_objects)
2191
- @inspected_objects = inspected_objects
2192
- @hash = {}
2193
- hash.each do |key, value|
2194
- key = Inspector.cached_new(key, @inspected_objects)
2195
- value = Inspector.cached_new(value, @inspected_objects)
2196
- @hash[key] = value
2197
- end
2198
- end
2199
-
2200
- def inspect
2201
- @hash.inspect
2202
- end
2203
-
2204
- def pretty_print(q)
2205
- q.group(1, '{', '}') do
2206
- q.seplist(self, nil, :each_pair) do |k, v|
2207
- q.group do
2208
- q.pp(k)
2209
- q.text('=>')
2210
- q.group(1) do
2211
- q.breakable('')
2212
- q.pp(v)
2213
- end
2214
- end
2215
- end
2216
- end
2217
- end
2218
-
2219
- def pretty_print_cycle(q)
2220
- @hash.pretty_print_cycle(q)
2221
- end
2222
-
2223
- def each_pair
2224
- keys = @hash.keys
2225
- begin
2226
- keys = keys.sort # FIXME: more cleverly
2227
- rescue ArgumentError
2228
- end
2229
- keys.each do |key|
2230
- yield(key, @hash[key])
2231
- end
2232
- end
2233
- end
2234
-
2235
- class ArrayInspector
2236
- Inspector.register_inspector_class(self)
2237
-
2238
- class << self
2239
- def target?(object)
2240
- object.is_a?(Array)
2241
- end
2242
- end
2243
-
2244
- def initialize(array, inspected_objects)
2245
- @inspected_objects = inspected_objects
2246
- @array = array.collect do |element|
2247
- Inspector.cached_new(element, @inspected_objects)
2248
- end
2249
- end
2250
-
2251
- def inspect
2252
- @array.inspect
2253
- end
2254
-
2255
- def pretty_print(q)
2256
- q.group(1, '[', ']') do
2257
- q.seplist(self) do |v|
2258
- q.pp(v)
2259
- end
2260
- end
2261
- end
2262
-
2263
- def pretty_print_cycle(q)
2264
- @array.pretty_print_cycle(q)
2265
- end
2266
-
2267
- def each(&block)
2268
- @array.each(&block)
2269
- end
2270
- end
2271
-
2272
- class Literal
2273
- def initialize(value)
2274
- @value = value
2275
- end
2276
-
2277
- def inspect
2278
- @value.to_s
2279
- end
2280
- end
2281
-
2282
- class DelayedLiteral
2283
- def initialize(value)
2284
- @value = value
2285
- end
2286
-
2287
- def inspect
2288
- @value.call.to_s
2289
- end
2290
- end
2291
-
2292
- class MaybeContainer
2293
- def initialize(value, &formatter)
2294
- @value = value
2295
- @formatter = formatter
2296
- end
2297
-
2298
- def inspect
2299
- if @value.is_a?(Array)
2300
- values = @value.collect do |value|
2301
- @formatter.call(AssertionMessage.convert(value))
2302
- end
2303
- "[#{values.join(', ')}]"
2304
- else
2305
- @formatter.call(AssertionMessage.convert(@value))
2306
- end
2307
- end
2308
- end
2309
-
2310
- class Template
2311
- def self.create(string)
2312
- parts = (string ? string.scan(/(?=[^\\])\?|(?:\\\?|[^\?])+/m) : [])
2313
- self.new(parts)
2314
- end
2315
-
2316
- attr_reader :count
2317
-
2318
- def initialize(parts)
2319
- @parts = parts
2320
- @count = parts.find_all{|e| e == '?'}.size
2321
- end
2322
-
2323
- def result(parameters)
2324
- raise "The number of parameters does not match the number of substitutions." if(parameters.size != count)
2325
- params = parameters.dup
2326
- expanded_template = ""
2327
- @parts.each do |part|
2328
- if part == '?'
2329
- param = params.shift
2330
- if Object.const_defined?(:Encoding)
2331
- expanded_template += concatenatable(param,
2332
- expanded_template.encoding)
2333
- else
2334
- expanded_template += param
2335
- end
2336
- else
2337
- expanded_template += part.gsub(/\\\?/m, '?')
2338
- end
2339
- end
2340
- expanded_template
2341
- end
2342
-
2343
- private
2344
- def concatenatable(text, encoding)
2345
- if Encoding.compatible?(text, encoding)
2346
- text
2347
- else
2348
- text.dup.force_encoding(encoding)
2349
- end
2350
- end
2351
- end
2352
-
2353
- include Util::BacktraceFilter
2354
-
2355
- def initialize(user_message, template_string, parameters)
2356
- @user_message = user_message
2357
- @template_string = template_string
2358
- @parameters = parameters
2359
- end
2360
-
2361
- def convert(object)
2362
- self.class.convert(object)
2363
- end
2364
-
2365
- def template
2366
- @template ||= Template.create(@template_string)
2367
- end
2368
-
2369
- def user_message
2370
- return nil unless @user_message
2371
- message = @user_message
2372
- message = message.call if message.respond_to?(:call)
2373
- message.to_s
2374
- end
2375
-
2376
- def to_s
2377
- message_parts = []
2378
- head = user_message
2379
- if head and not head.empty?
2380
- message_parts << add_period(head)
2381
- end
2382
- tail = template.result(@parameters.collect{|e| convert(e)})
2383
- message_parts << tail unless(tail.empty?)
2384
- message_parts.join("\n")
2385
- end
2386
-
2387
- private
2388
- def add_period(string)
2389
- (string =~ /\.\Z/ ? string : string + '.')
2390
- end
2391
- end
2392
-
2393
- class AssertExceptionHelper
2394
- class WrappedException
2395
- attr_reader :exception
2396
- def initialize(exception)
2397
- @exception = exception
2398
- end
2399
-
2400
- def inspect
2401
- if default_inspect?
2402
- inspected = "#{@exception.class.inspect}(<#{@exception.message}>)"
2403
- unless (@exception.backtrace || []).empty?
2404
- inspected += "\n"
2405
- @exception.backtrace.each do |trace|
2406
- inspected << "#{trace}\n"
2407
- end
2408
- end
2409
- inspected
2410
- else
2411
- @exception.inspect
2412
- end
2413
- end
2414
-
2415
- def method_missing(name, *args, &block)
2416
- @exception.__send__(name, *args, &block)
2417
- end
2418
-
2419
- private
2420
- def default_inspect?
2421
- inspect_method = @exception.method(:inspect)
2422
- if inspect_method.respond_to?(:owner) and
2423
- inspect_method.owner == Exception
2424
- true
2425
- else
2426
- default_inspect_method = Exception.instance_method(:inspect)
2427
- default_inspect_method.bind(@exception).call == @exception.inspect
2428
- end
2429
- end
2430
- end
2431
-
2432
- def initialize(test_case, expected_exceptions)
2433
- @test_case = test_case
2434
- @expected_exceptions = expected_exceptions
2435
- @expected_classes, @expected_modules, @expected_objects =
2436
- split_expected_exceptions(expected_exceptions)
2437
- end
2438
-
2439
- def expected_exceptions
2440
- exceptions = @expected_exceptions.collect do |exception|
2441
- if exception.is_a?(Exception)
2442
- WrappedException.new(exception)
2443
- else
2444
- exception
2445
- end
2446
- end
2447
- if exceptions.size == 1
2448
- exceptions[0]
2449
- else
2450
- exceptions
2451
- end
2452
- end
2453
-
2454
- def expected?(actual_exception, equality=nil)
2455
- equality ||= :instance_of?
2456
- expected_class?(actual_exception, equality) or
2457
- expected_module?(actual_exception) or
2458
- expected_object?(actual_exception)
2459
- end
2460
-
2461
- private
2462
- def split_expected_exceptions(expected_exceptions)
2463
- exception_modules = []
2464
- exception_objects = []
2465
- exception_classes = []
2466
- expected_exceptions.each do |exception_type|
2467
- if exception_type.instance_of?(Module)
2468
- exception_modules << exception_type
2469
- elsif exception_object?(exception_type)
2470
- exception_objects << exception_type
2471
- elsif exception_class?(exception_type)
2472
- exception_classes << exception_type
2473
- else
2474
- full_message =
2475
- @test_case.__send__(:build_message,
2476
- nil,
2477
- "<?> must be " +
2478
- "a subclass of Exception, " +
2479
- "an object of Exception subclasses " +
2480
- "or a Module",
2481
- exception_type)
2482
- @test_case.flunk(full_message)
2483
- end
2484
- end
2485
- [exception_classes, exception_modules, exception_objects]
2486
- end
2487
-
2488
- def exception_object?(exception_type)
2489
- return true if exception_type.is_a?(Exception)
2490
-
2491
- if Object.const_defined?(:Java)
2492
- return true if exception_type.is_a?(Java::JavaLang::Throwable)
2493
- end
2494
-
2495
- false
2496
- end
2497
-
2498
- def exception_class?(exception_type)
2499
- return true if exception_type <= Exception
2500
-
2501
- if Object.const_defined?(:Java)
2502
- return true if exception_type <= Java::JavaLang::Throwable
2503
- end
2504
-
2505
- false
2506
- end
2507
-
2508
- def expected_class?(actual_exception, equality)
2509
- @expected_classes.any? do |expected_class|
2510
- actual_exception.__send__(equality, expected_class)
2511
- end
2512
- end
2513
-
2514
- def expected_module?(actual_exception)
2515
- @expected_modules.any? do |expected_module|
2516
- actual_exception.is_a?(expected_module)
2517
- end
2518
- end
2519
-
2520
- def expected_object?(actual_exception)
2521
- @expected_objects.any? do |expected_object|
2522
- expected_object == actual_exception or
2523
- fallback_exception_object_equal(expected_object, actual_exception)
2524
- end
2525
- end
2526
-
2527
- def fallback_exception_object_equal(expected_object, actual_exception)
2528
- owner = Util::MethodOwnerFinder.find(expected_object, :==)
2529
- if owner == Kernel or owner == Exception
2530
- expected_object.class == actual_exception.class and
2531
- expected_object.message == actual_exception.message
2532
- else
2533
- false
2534
- end
2535
- end
2536
- end
2537
-
2538
- # :startdoc:
2539
- end
2540
- end
2541
- end