fluent-plugin-openlineage 0.1.1 → 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 (118) hide show
  1. checksums.yaml +4 -4
  2. metadata +4 -187
  3. data/.gitignore +0 -16
  4. data/.idea/.gitignore +0 -8
  5. data/.idea/fluentd.iml +0 -204
  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 -41
  41. data/.rspec +0 -2
  42. data/ChangeLog +0 -3
  43. data/Gemfile +0 -3
  44. data/LICENSE +0 -202
  45. data/README.md +0 -250
  46. data/Rakefile +0 -13
  47. data/fluent-plugin-openlineage.gemspec +0 -28
  48. data/lib/fluent/plugin/parser_openlineage.rb +0 -182
  49. data/misc/fluent.conf +0 -101
  50. data/misc/test-complete.json +0 -73
  51. data/misc/test-start.json +0 -73
  52. data/spec/Naming.md +0 -500
  53. data/spec/OpenLineage.json +0 -304
  54. data/spec/Versioning.md +0 -49
  55. data/spec/events/event_full.json +0 -206
  56. data/spec/events/event_invalid_dataset_facet.json +0 -31
  57. data/spec/events/event_invalid_input_dataset_facet.json +0 -29
  58. data/spec/events/event_invalid_job_facet.json +0 -26
  59. data/spec/events/event_invalid_output_dataset_facet.json +0 -29
  60. data/spec/events/event_invalid_run_facet.json +0 -28
  61. data/spec/events/event_no_run_id.json +0 -28
  62. data/spec/events/event_simple.json +0 -29
  63. data/spec/facets/ColumnLineageDatasetFacet.json +0 -96
  64. data/spec/facets/ColumnLineageDatasetFacet.md +0 -106
  65. data/spec/facets/DataQualityAssertionsDatasetFacet.json +0 -49
  66. data/spec/facets/DataQualityMetricsInputDatasetFacet.json +0 -76
  67. data/spec/facets/DatasetVersionDatasetFacet.json +0 -31
  68. data/spec/facets/DatasourceDatasetFacet.json +0 -32
  69. data/spec/facets/DocumentationDatasetFacet.json +0 -31
  70. data/spec/facets/DocumentationJobFacet.json +0 -30
  71. data/spec/facets/ErrorMessageRunFacet.json +0 -41
  72. data/spec/facets/ExternalQueryRunFacet.json +0 -36
  73. data/spec/facets/ExternalQueryRunFacet.md +0 -49
  74. data/spec/facets/ExtractionErrorRunFacet.json +0 -58
  75. data/spec/facets/JobTypeJobFacet.json +0 -41
  76. data/spec/facets/LifecycleStateChangeDatasetFacet.json +0 -46
  77. data/spec/facets/NominalTimeRunFacet.json +0 -38
  78. data/spec/facets/OutputStatisticsOutputDatasetFacet.json +0 -36
  79. data/spec/facets/OwnershipDatasetFacet.json +0 -45
  80. data/spec/facets/OwnershipJobFacet.json +0 -45
  81. data/spec/facets/ParentRunFacet.json +0 -54
  82. data/spec/facets/ProcessingEngineRunFacet.json +0 -41
  83. data/spec/facets/SQLJobFacet.json +0 -30
  84. data/spec/facets/SchemaDatasetFacet.json +0 -59
  85. data/spec/facets/SourceCodeJobFacet.json +0 -34
  86. data/spec/facets/SourceCodeLocationJobFacet.json +0 -60
  87. data/spec/facets/StorageDatasetFacet.json +0 -35
  88. data/spec/facets/SymlinksDatasetFacet.json +0 -47
  89. data/spec/fluent/plugin/test_parser_openlineage.rb +0 -141
  90. data/spec/registry/core/registry.json +0 -31
  91. data/spec/registry/gcp/facets/GcpCommonJobFacet.json +0 -43
  92. data/spec/registry/gcp/registry.json +0 -6
  93. data/spec/spec_helper.rb +0 -8
  94. data/spec/tests/ColumnLineageDatasetFacet/1.json +0 -172
  95. data/spec/tests/DataQualityAssertionsDatasetFacet/1.json +0 -58
  96. data/spec/tests/DataQualityMetricsInputDatasetFacet/1.json +0 -23
  97. data/spec/tests/DatasetVersionDatasetFacet/1.json +0 -7
  98. data/spec/tests/DatasourceDatasetFacet/1.json +0 -7
  99. data/spec/tests/DocumentationDatasetFacet/1.json +0 -7
  100. data/spec/tests/DocumentationJobFacet/1.json +0 -7
  101. data/spec/tests/ErrorMessageRunFacet/1.json +0 -9
  102. data/spec/tests/ExternalQueryRunFacet/1.json +0 -8
  103. data/spec/tests/ExtractionErrorRunFacet/1.json +0 -15
  104. data/spec/tests/JobTypeJobFacet/1.json +0 -9
  105. data/spec/tests/LifecycleStateChangeDatasetFacet/1.json +0 -11
  106. data/spec/tests/NominalTimeRunFacet/1.json +0 -8
  107. data/spec/tests/OutputStatisticsOutputDatasetFacet/1.json +0 -9
  108. data/spec/tests/OwnershipDatasetFacet/1.json +0 -11
  109. data/spec/tests/OwnershipJobFacet/1.json +0 -11
  110. data/spec/tests/ParentRunFacet/1.json +0 -13
  111. data/spec/tests/ProcessingEngineRunFacet/1.json +0 -9
  112. data/spec/tests/SQLJobFacet/1.json +0 -7
  113. data/spec/tests/SchemaDatasetFacet/1.json +0 -92
  114. data/spec/tests/SourceCodeJobFacet/1.json +0 -8
  115. data/spec/tests/SourceCodeLocationJobFacet/1.json +0 -8
  116. data/spec/tests/StorageDatasetFacet/1.json +0 -8
  117. data/spec/tests/SymlinksDatasetFacet/1.json +0 -13
  118. data/spec/tests/example_full_event.json +0 -24
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f718a5ad04f1dc1b441ddf778a52c0a9fcb0f1fe00a299a39a6eb592c0145468
4
- data.tar.gz: 4ed72dc212231d8a32d817f5409738dd1a7ac99cc60f3f3852e6437e8b0b8e0a
3
+ metadata.gz: 4ab3f67b3e95efa652ca0e7b490c08b40639a9ee286d7875971fde4e65b3d860
4
+ data.tar.gz: 887753fd06c2b8f4a21aa99a569add11ba570e182bad4e45a6f3a39f47a23a68
5
5
  SHA512:
6
- metadata.gz: e8851562e12658bb093cfa44169e61775cf2e8c8cab32c9b0c784492603d1ebf53812f294745bf251decd1f9f07aa26f63c4ba4e686572f758c53cd3dbcbc7d3
7
- data.tar.gz: 0e7fb43469ccfdddd1feeec569a0e2420589d83ae3414795b2fd49f312aedbfc08e477823d8512f2204e5c37c73a4bb5a8dd885ae9772280692f16db647bb552
6
+ metadata.gz: 6047b1e80f1479c2f10ec56cef60719f8ad57197143e960bd39648eea589d2115bcecd019d7ed03b829641d46cad6fe9a27fd456c4c451e032f14223ac9e7160
7
+ data.tar.gz: 01de69fd61d583f07731a0a00563a6ab388e13b1a15f79ffbecec84ce153ba35658fbb6dc060d9442dc18be83c13b053081bd03bf423cec3d94f9163e489ccd3
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fluent-plugin-openlineage
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pawel Leszczynski
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-08-04 00:00:00.000000000 Z
11
+ date: 2024-08-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -92,123 +92,7 @@ email:
92
92
  executables: []
93
93
  extensions: []
94
94
  extra_rdoc_files: []
95
- files:
96
- - ".gitignore"
97
- - ".idea/.gitignore"
98
- - ".idea/fluentd.iml"
99
- - ".idea/misc.xml"
100
- - ".idea/modules.xml"
101
- - ".idea/modules/benchmark-memory-0.2.iml"
102
- - ".idea/modules/bigdecimal-3.1.iml"
103
- - ".idea/modules/certstore_c-0.1.iml"
104
- - ".idea/modules/concurrent-ruby-1.3.iml"
105
- - ".idea/modules/concurrent-ruby-1.31.iml"
106
- - ".idea/modules/connection_pool-2.4.iml"
107
- - ".idea/modules/cool.io-1.8.iml"
108
- - ".idea/modules/drb-2.2.iml"
109
- - ".idea/modules/drb-2.21.iml"
110
- - ".idea/modules/ffi-1.17.iml"
111
- - ".idea/modules/ffi-win32-extensions-1.0.iml"
112
- - ".idea/modules/fluentd-1.17.iml"
113
- - ".idea/modules/http_parser.rb-0.8.iml"
114
- - ".idea/modules/json-2.7.iml"
115
- - ".idea/modules/json-2.71.iml"
116
- - ".idea/modules/msgpack-1.7.iml"
117
- - ".idea/modules/mutex_m-0.2.iml"
118
- - ".idea/modules/new_gem.iml"
119
- - ".idea/modules/power_assert-2.0.iml"
120
- - ".idea/modules/rake-13.2.iml"
121
- - ".idea/modules/rake-13.21.iml"
122
- - ".idea/modules/rake-compiler-1.2.iml"
123
- - ".idea/modules/rusty_json_schema-0.15.iml"
124
- - ".idea/modules/serverengine-2.3.iml"
125
- - ".idea/modules/sigdump-0.2.iml"
126
- - ".idea/modules/specifications.iml"
127
- - ".idea/modules/specifications1.iml"
128
- - ".idea/modules/strptime-0.2.iml"
129
- - ".idea/modules/thermite-0.13.iml"
130
- - ".idea/modules/webrick-1.8.iml"
131
- - ".idea/modules/win32-event-0.6.iml"
132
- - ".idea/modules/win32-ipc-0.7.iml"
133
- - ".idea/modules/yajl-ruby-1.4.iml"
134
- - ".rspec"
135
- - ChangeLog
136
- - Gemfile
137
- - LICENSE
138
- - README.md
139
- - Rakefile
140
- - fluent-plugin-openlineage.gemspec
141
- - lib/fluent/plugin/parser_openlineage.rb
142
- - misc/fluent.conf
143
- - misc/test-complete.json
144
- - misc/test-start.json
145
- - spec/Naming.md
146
- - spec/OpenLineage.json
147
- - spec/Versioning.md
148
- - spec/events/event_full.json
149
- - spec/events/event_invalid_dataset_facet.json
150
- - spec/events/event_invalid_input_dataset_facet.json
151
- - spec/events/event_invalid_job_facet.json
152
- - spec/events/event_invalid_output_dataset_facet.json
153
- - spec/events/event_invalid_run_facet.json
154
- - spec/events/event_no_run_id.json
155
- - spec/events/event_simple.json
156
- - spec/facets/ColumnLineageDatasetFacet.json
157
- - spec/facets/ColumnLineageDatasetFacet.md
158
- - spec/facets/DataQualityAssertionsDatasetFacet.json
159
- - spec/facets/DataQualityMetricsInputDatasetFacet.json
160
- - spec/facets/DatasetVersionDatasetFacet.json
161
- - spec/facets/DatasourceDatasetFacet.json
162
- - spec/facets/DocumentationDatasetFacet.json
163
- - spec/facets/DocumentationJobFacet.json
164
- - spec/facets/ErrorMessageRunFacet.json
165
- - spec/facets/ExternalQueryRunFacet.json
166
- - spec/facets/ExternalQueryRunFacet.md
167
- - spec/facets/ExtractionErrorRunFacet.json
168
- - spec/facets/JobTypeJobFacet.json
169
- - spec/facets/LifecycleStateChangeDatasetFacet.json
170
- - spec/facets/NominalTimeRunFacet.json
171
- - spec/facets/OutputStatisticsOutputDatasetFacet.json
172
- - spec/facets/OwnershipDatasetFacet.json
173
- - spec/facets/OwnershipJobFacet.json
174
- - spec/facets/ParentRunFacet.json
175
- - spec/facets/ProcessingEngineRunFacet.json
176
- - spec/facets/SQLJobFacet.json
177
- - spec/facets/SchemaDatasetFacet.json
178
- - spec/facets/SourceCodeJobFacet.json
179
- - spec/facets/SourceCodeLocationJobFacet.json
180
- - spec/facets/StorageDatasetFacet.json
181
- - spec/facets/SymlinksDatasetFacet.json
182
- - spec/fluent/plugin/test_parser_openlineage.rb
183
- - spec/registry/core/registry.json
184
- - spec/registry/gcp/facets/GcpCommonJobFacet.json
185
- - spec/registry/gcp/registry.json
186
- - spec/spec_helper.rb
187
- - spec/tests/ColumnLineageDatasetFacet/1.json
188
- - spec/tests/DataQualityAssertionsDatasetFacet/1.json
189
- - spec/tests/DataQualityMetricsInputDatasetFacet/1.json
190
- - spec/tests/DatasetVersionDatasetFacet/1.json
191
- - spec/tests/DatasourceDatasetFacet/1.json
192
- - spec/tests/DocumentationDatasetFacet/1.json
193
- - spec/tests/DocumentationJobFacet/1.json
194
- - spec/tests/ErrorMessageRunFacet/1.json
195
- - spec/tests/ExternalQueryRunFacet/1.json
196
- - spec/tests/ExtractionErrorRunFacet/1.json
197
- - spec/tests/JobTypeJobFacet/1.json
198
- - spec/tests/LifecycleStateChangeDatasetFacet/1.json
199
- - spec/tests/NominalTimeRunFacet/1.json
200
- - spec/tests/OutputStatisticsOutputDatasetFacet/1.json
201
- - spec/tests/OwnershipDatasetFacet/1.json
202
- - spec/tests/OwnershipJobFacet/1.json
203
- - spec/tests/ParentRunFacet/1.json
204
- - spec/tests/ProcessingEngineRunFacet/1.json
205
- - spec/tests/SQLJobFacet/1.json
206
- - spec/tests/SchemaDatasetFacet/1.json
207
- - spec/tests/SourceCodeJobFacet/1.json
208
- - spec/tests/SourceCodeLocationJobFacet/1.json
209
- - spec/tests/StorageDatasetFacet/1.json
210
- - spec/tests/SymlinksDatasetFacet/1.json
211
- - spec/tests/example_full_event.json
95
+ files: []
212
96
  homepage: http://openlineage.io
213
97
  licenses:
214
98
  - Apache-2.0
@@ -232,71 +116,4 @@ rubygems_version: 3.5.16
232
116
  signing_key:
233
117
  specification_version: 4
234
118
  summary: Parser to validate Openlineage events.
235
- test_files:
236
- - spec/Naming.md
237
- - spec/OpenLineage.json
238
- - spec/Versioning.md
239
- - spec/events/event_full.json
240
- - spec/events/event_invalid_dataset_facet.json
241
- - spec/events/event_invalid_input_dataset_facet.json
242
- - spec/events/event_invalid_job_facet.json
243
- - spec/events/event_invalid_output_dataset_facet.json
244
- - spec/events/event_invalid_run_facet.json
245
- - spec/events/event_no_run_id.json
246
- - spec/events/event_simple.json
247
- - spec/facets/ColumnLineageDatasetFacet.json
248
- - spec/facets/ColumnLineageDatasetFacet.md
249
- - spec/facets/DataQualityAssertionsDatasetFacet.json
250
- - spec/facets/DataQualityMetricsInputDatasetFacet.json
251
- - spec/facets/DatasetVersionDatasetFacet.json
252
- - spec/facets/DatasourceDatasetFacet.json
253
- - spec/facets/DocumentationDatasetFacet.json
254
- - spec/facets/DocumentationJobFacet.json
255
- - spec/facets/ErrorMessageRunFacet.json
256
- - spec/facets/ExternalQueryRunFacet.json
257
- - spec/facets/ExternalQueryRunFacet.md
258
- - spec/facets/ExtractionErrorRunFacet.json
259
- - spec/facets/JobTypeJobFacet.json
260
- - spec/facets/LifecycleStateChangeDatasetFacet.json
261
- - spec/facets/NominalTimeRunFacet.json
262
- - spec/facets/OutputStatisticsOutputDatasetFacet.json
263
- - spec/facets/OwnershipDatasetFacet.json
264
- - spec/facets/OwnershipJobFacet.json
265
- - spec/facets/ParentRunFacet.json
266
- - spec/facets/ProcessingEngineRunFacet.json
267
- - spec/facets/SQLJobFacet.json
268
- - spec/facets/SchemaDatasetFacet.json
269
- - spec/facets/SourceCodeJobFacet.json
270
- - spec/facets/SourceCodeLocationJobFacet.json
271
- - spec/facets/StorageDatasetFacet.json
272
- - spec/facets/SymlinksDatasetFacet.json
273
- - spec/fluent/plugin/test_parser_openlineage.rb
274
- - spec/registry/core/registry.json
275
- - spec/registry/gcp/facets/GcpCommonJobFacet.json
276
- - spec/registry/gcp/registry.json
277
- - spec/spec_helper.rb
278
- - spec/tests/ColumnLineageDatasetFacet/1.json
279
- - spec/tests/DataQualityAssertionsDatasetFacet/1.json
280
- - spec/tests/DataQualityMetricsInputDatasetFacet/1.json
281
- - spec/tests/DatasetVersionDatasetFacet/1.json
282
- - spec/tests/DatasourceDatasetFacet/1.json
283
- - spec/tests/DocumentationDatasetFacet/1.json
284
- - spec/tests/DocumentationJobFacet/1.json
285
- - spec/tests/ErrorMessageRunFacet/1.json
286
- - spec/tests/ExternalQueryRunFacet/1.json
287
- - spec/tests/ExtractionErrorRunFacet/1.json
288
- - spec/tests/JobTypeJobFacet/1.json
289
- - spec/tests/LifecycleStateChangeDatasetFacet/1.json
290
- - spec/tests/NominalTimeRunFacet/1.json
291
- - spec/tests/OutputStatisticsOutputDatasetFacet/1.json
292
- - spec/tests/OwnershipDatasetFacet/1.json
293
- - spec/tests/OwnershipJobFacet/1.json
294
- - spec/tests/ParentRunFacet/1.json
295
- - spec/tests/ProcessingEngineRunFacet/1.json
296
- - spec/tests/SQLJobFacet/1.json
297
- - spec/tests/SchemaDatasetFacet/1.json
298
- - spec/tests/SourceCodeJobFacet/1.json
299
- - spec/tests/SourceCodeLocationJobFacet/1.json
300
- - spec/tests/StorageDatasetFacet/1.json
301
- - spec/tests/SymlinksDatasetFacet/1.json
302
- - spec/tests/example_full_event.json
119
+ test_files: []
data/.gitignore DELETED
@@ -1,16 +0,0 @@
1
- /.bundle/
2
- /.yardoc
3
- /Gemfile.lock
4
- /Gemfile.fluentd.0.10.lock
5
- /Gemfile.fluentd.0.12.lock
6
- /_yardoc/
7
- /coverage/
8
- /doc/
9
- /pkg/
10
- /spec/reports/
11
- /tmp/
12
- *.bundle
13
- *.so
14
- *.o
15
- *.a
16
- mkmf.log
data/.idea/.gitignore DELETED
@@ -1,8 +0,0 @@
1
- # Default ignored files
2
- /shelf/
3
- /workspace.xml
4
- # Editor-based HTTP Client requests
5
- /httpRequests/
6
- # Datasource local storage ignored files
7
- /dataSources/
8
- /dataSources.local.xml
data/.idea/fluentd.iml DELETED
@@ -1,204 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <module type="RUBY_MODULE" version="4">
3
- <component name="ModuleRunConfigurationManager">
4
- <shared />
5
- </component>
6
- <component name="NewModuleRootManager">
7
- <content url="file://$MODULE_DIR$">
8
- <sourceFolder url="file://$MODULE_DIR$/features" isTestSource="true" />
9
- <sourceFolder url="file://$MODULE_DIR$/spec" isTestSource="true" />
10
- <sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
11
- </content>
12
- <orderEntry type="inheritedJdk" />
13
- <orderEntry type="sourceFolder" forTests="false" />
14
- <orderEntry type="module" module-name="fluentd-1.17" />
15
- <orderEntry type="module" module-name="rake-13.2" />
16
- <orderEntry type="module" module-name="rusty_json_schema-0.15" />
17
- <orderEntry type="module-library">
18
- <library name="test-unit (v3.6.2) [path][gem]" type="rubylib">
19
- <properties>
20
- <option name="additionalInfo">
21
- <AdditionalInfo>
22
- <option name="authors" value="N/A" />
23
- <option name="email" value="N/A" />
24
- <option name="homepage" value="N/A" />
25
- <option name="summary" value="N/A" />
26
- </AdditionalInfo>
27
- </option>
28
- <option name="fromPath" value="true" />
29
- <option name="name" value="test-unit" />
30
- <option name="requirePaths">
31
- <list>
32
- <option value="lib" />
33
- </list>
34
- </option>
35
- <option name="url" value="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2" />
36
- <option name="version" value="3.6.2" />
37
- </properties>
38
- <CLASSES>
39
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/doc" />
40
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib" />
41
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/sample" />
42
- </CLASSES>
43
- <JAVADOC />
44
- <SOURCES>
45
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/doc" />
46
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib" />
47
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/sample" />
48
- </SOURCES>
49
- <excluded>
50
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/doc" />
51
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/sample" />
52
- </excluded>
53
- </library>
54
- </orderEntry>
55
- <orderEntry type="library" scope="PROVIDED" name="bundler (v2.5.16, ruby-3.3.3-p89) [gem]" level="application" />
56
- <orderEntry type="library" scope="PROVIDED" name="certstore_c (v0.1.7, ruby-3.3.3-p89) [gem]" level="application" />
57
- <orderEntry type="library" scope="PROVIDED" name="concurrent-ruby (v1.3.3, ruby-3.3.3-p89) [gem]" level="application" />
58
- <orderEntry type="library" scope="PROVIDED" name="cool.io (v1.8.1, ruby-3.3.3-p89) [gem]" level="application" />
59
- <orderEntry type="library" scope="PROVIDED" name="csv (v3.2.8, ruby-3.3.3-p89) [gem]" level="application" />
60
- <orderEntry type="library" scope="PROVIDED" name="drb (v2.2.0, ruby-3.3.3-p89) [gem]" level="application" />
61
- <orderEntry type="library" scope="PROVIDED" name="ffi (v1.17.0, ruby-3.3.3-p89) [gem]" level="application" />
62
- <orderEntry type="library" scope="PROVIDED" name="ffi-win32-extensions (v1.0.4, ruby-3.3.3-p89) [gem]" level="application" />
63
- <orderEntry type="module-library">
64
- <library name="fluentd (v1.17.0) [path][gem]" type="rubylib">
65
- <properties>
66
- <option name="additionalInfo">
67
- <AdditionalInfo>
68
- <option name="authors" value="N/A" />
69
- <option name="email" value="N/A" />
70
- <option name="homepage" value="N/A" />
71
- <option name="summary" value="N/A" />
72
- </AdditionalInfo>
73
- </option>
74
- <option name="fromPath" value="true" />
75
- <option name="name" value="fluentd" />
76
- <option name="requirePaths">
77
- <list>
78
- <option value="lib" />
79
- </list>
80
- </option>
81
- <option name="url" value="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt" />
82
- <option name="version" value="1.17.0" />
83
- </properties>
84
- <CLASSES>
85
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/bin" />
86
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib" />
87
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/docs" />
88
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test" />
89
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/.github" />
90
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example" />
91
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/templates" />
92
- </CLASSES>
93
- <JAVADOC />
94
- <SOURCES>
95
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/bin" />
96
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/lib" />
97
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/docs" />
98
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test" />
99
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/.github" />
100
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example" />
101
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/templates" />
102
- </SOURCES>
103
- <excluded>
104
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/bin" />
105
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/docs" />
106
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test" />
107
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/.github" />
108
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example" />
109
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/templates" />
110
- </excluded>
111
- </library>
112
- </orderEntry>
113
- <orderEntry type="library" scope="PROVIDED" name="http_parser.rb (v0.8.0, ruby-3.3.3-p89) [gem]" level="application" />
114
- <orderEntry type="library" scope="PROVIDED" name="msgpack (v1.7.2, ruby-3.3.3-p89) [gem]" level="application" />
115
- <orderEntry type="library" scope="PROVIDED" name="power_assert (v2.0.3, ruby-3.3.3-p89) [gem]" level="application" />
116
- <orderEntry type="library" scope="PROVIDED" name="rake (v13.1.0, ruby-3.3.3-p89) [gem]" level="application" />
117
- <orderEntry type="module-library">
118
- <library name="rake (v13.2.1) [path][gem]" type="rubylib">
119
- <properties>
120
- <option name="additionalInfo">
121
- <AdditionalInfo>
122
- <option name="authors" value="N/A" />
123
- <option name="email" value="N/A" />
124
- <option name="homepage" value="N/A" />
125
- <option name="summary" value="N/A" />
126
- </AdditionalInfo>
127
- </option>
128
- <option name="fromPath" value="true" />
129
- <option name="name" value="rake" />
130
- <option name="requirePaths">
131
- <list>
132
- <option value="lib" />
133
- </list>
134
- </option>
135
- <option name="url" value="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1" />
136
- <option name="version" value="13.2.1" />
137
- </properties>
138
- <CLASSES>
139
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc" />
140
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/exe" />
141
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib" />
142
- </CLASSES>
143
- <JAVADOC />
144
- <SOURCES>
145
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc" />
146
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/exe" />
147
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib" />
148
- </SOURCES>
149
- <excluded>
150
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc" />
151
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/exe" />
152
- </excluded>
153
- </library>
154
- </orderEntry>
155
- <orderEntry type="module-library">
156
- <library name="rusty_json_schema (v[path]) [path][gem]" type="rubylib">
157
- <properties>
158
- <option name="additionalInfo">
159
- <AdditionalInfo>
160
- <option name="authors" value="N/A" />
161
- <option name="email" value="N/A" />
162
- <option name="homepage" value="N/A" />
163
- <option name="summary" value="N/A" />
164
- </AdditionalInfo>
165
- </option>
166
- <option name="fromPath" value="true" />
167
- <option name="name" value="rusty_json_schema" />
168
- <option name="requirePaths">
169
- <list>
170
- <option value="lib" />
171
- </list>
172
- </option>
173
- <option name="url" value="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/rusty_json_schema-0.15.0" />
174
- </properties>
175
- <CLASSES>
176
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/rusty_json_schema-0.15.0/ext" />
177
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/rusty_json_schema-0.15.0/lib" />
178
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/rusty_json_schema-0.15.0/src" />
179
- </CLASSES>
180
- <JAVADOC />
181
- <SOURCES>
182
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/rusty_json_schema-0.15.0/ext" />
183
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/rusty_json_schema-0.15.0/lib" />
184
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/rusty_json_schema-0.15.0/src" />
185
- </SOURCES>
186
- <excluded>
187
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/rusty_json_schema-0.15.0/ext" />
188
- <root url="file://$MODULE_DIR$/vendor/bundle/ruby/3.3.0/gems/rusty_json_schema-0.15.0/src" />
189
- </excluded>
190
- </library>
191
- </orderEntry>
192
- <orderEntry type="library" scope="PROVIDED" name="serverengine (v2.3.2, ruby-3.3.3-p89) [gem]" level="application" />
193
- <orderEntry type="library" scope="PROVIDED" name="sigdump (v0.2.5, ruby-3.3.3-p89) [gem]" level="application" />
194
- <orderEntry type="library" scope="PROVIDED" name="strptime (v0.2.5, ruby-3.3.3-p89) [gem]" level="application" />
195
- <orderEntry type="library" scope="PROVIDED" name="test-unit (v3.6.1, ruby-3.3.3-p89) [gem]" level="application" />
196
- <orderEntry type="library" scope="PROVIDED" name="tzinfo (v2.0.6, ruby-3.3.3-p89) [gem]" level="application" />
197
- <orderEntry type="library" scope="PROVIDED" name="tzinfo-data (v1.2024.1, ruby-3.3.3-p89) [gem]" level="application" />
198
- <orderEntry type="library" scope="PROVIDED" name="webrick (v1.8.1, ruby-3.3.3-p89) [gem]" level="application" />
199
- <orderEntry type="library" scope="PROVIDED" name="win32-event (v0.6.3, ruby-3.3.3-p89) [gem]" level="application" />
200
- <orderEntry type="library" scope="PROVIDED" name="win32-ipc (v0.7.0, ruby-3.3.3-p89) [gem]" level="application" />
201
- <orderEntry type="library" scope="PROVIDED" name="win32-service (v2.3.2, ruby-3.3.3-p89) [gem]" level="application" />
202
- <orderEntry type="library" scope="PROVIDED" name="yajl-ruby (v1.4.3, ruby-3.3.3-p89) [gem]" level="application" />
203
- </component>
204
- </module>
data/.idea/misc.xml DELETED
@@ -1,4 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="ProjectRootManager" version="2" project-jdk-name="ruby-3.3.3-p89" project-jdk-type="RUBY_SDK" />
4
- </project>
@@ -1,12 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <module type="RUBY_MODULE" version="4">
3
- <component name="NewModuleRootManager">
4
- <content url="file://$MODULE_DIR$/../../vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/vendor/bundle/ruby/3.3.0/gems/benchmark-memory-0.2.0" />
5
- <orderEntry type="jdk" jdkName="ruby-3.3.3-p89" jdkType="RUBY_SDK" />
6
- <orderEntry type="sourceFolder" forTests="false" />
7
- <orderEntry type="library" scope="PROVIDED" name="bundler (v2.5.16, ruby-3.3.3-p89) [gem]" level="application" />
8
- </component>
9
- <component name="RubyModuleProperties">
10
- <option name="autoCreated" value="true" />
11
- </component>
12
- </module>
@@ -1,11 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <module type="RUBY_MODULE" version="4">
3
- <component name="NewModuleRootManager">
4
- <content url="file://$MODULE_DIR$/../../vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8" />
5
- <orderEntry type="jdk" jdkName="ruby-3.3.3-p89" jdkType="RUBY_SDK" />
6
- <orderEntry type="sourceFolder" forTests="false" />
7
- </component>
8
- <component name="RubyModuleProperties">
9
- <option name="autoCreated" value="true" />
10
- </component>
11
- </module>
@@ -1,15 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <module type="RUBY_MODULE" version="4">
3
- <component name="ModuleRunConfigurationManager">
4
- <shared />
5
- </component>
6
- <component name="NewModuleRootManager">
7
- <content url="file://$MODULE_DIR$/../../vendor/bundle/ruby/3.3.0/gems/certstore_c-0.1.7" />
8
- <orderEntry type="jdk" jdkName="ruby-3.3.3-p89" jdkType="RUBY_SDK" />
9
- <orderEntry type="sourceFolder" forTests="false" />
10
- <orderEntry type="library" scope="PROVIDED" name="bundler (v2.5.16, ruby-3.3.3-p89) [gem]" level="application" />
11
- </component>
12
- <component name="RubyModuleProperties">
13
- <option name="autoCreated" value="true" />
14
- </component>
15
- </module>
@@ -1,18 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <module type="RUBY_MODULE" version="4">
3
- <component name="ModuleRunConfigurationManager">
4
- <shared />
5
- </component>
6
- <component name="NewModuleRootManager">
7
- <content url="file://$MODULE_DIR$/../../vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3" />
8
- <orderEntry type="jdk" jdkName="ruby-3.3.3-p89" jdkType="RUBY_SDK" />
9
- <orderEntry type="sourceFolder" forTests="false" />
10
- <orderEntry type="library" scope="PROVIDED" name="bundler (v2.5.16, ruby-3.3.3-p89) [gem]" level="application" />
11
- <orderEntry type="library" scope="PROVIDED" name="concurrent-ruby (v1.3.3, ruby-3.3.3-p89) [gem]" level="application" />
12
- <orderEntry type="library" scope="PROVIDED" name="rake (v13.1.0, ruby-3.3.3-p89) [gem]" level="application" />
13
- <orderEntry type="library" scope="PROVIDED" name="sigdump (v0.2.5, ruby-3.3.3-p89) [gem]" level="application" />
14
- </component>
15
- <component name="RubyModuleProperties">
16
- <option name="autoCreated" value="true" />
17
- </component>
18
- </module>
@@ -1,15 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <module type="RUBY_MODULE" version="4">
3
- <component name="NewModuleRootManager">
4
- <content url="file://$MODULE_DIR$/../../vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.3" />
5
- <orderEntry type="jdk" jdkName="ruby-3.3.3-p89" jdkType="RUBY_SDK" />
6
- <orderEntry type="sourceFolder" forTests="false" />
7
- <orderEntry type="library" scope="PROVIDED" name="bundler (v2.5.16, ruby-3.3.3-p89) [gem]" level="application" />
8
- <orderEntry type="library" scope="PROVIDED" name="concurrent-ruby (v1.3.3, ruby-3.3.3-p89) [gem]" level="application" />
9
- <orderEntry type="library" scope="PROVIDED" name="rake (v13.1.0, ruby-3.3.3-p89) [gem]" level="application" />
10
- <orderEntry type="library" scope="PROVIDED" name="sigdump (v0.2.5, ruby-3.3.3-p89) [gem]" level="application" />
11
- </component>
12
- <component name="RubyModuleProperties">
13
- <option name="autoCreated" value="true" />
14
- </component>
15
- </module>
@@ -1,11 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <module type="RUBY_MODULE" version="4">
3
- <component name="NewModuleRootManager">
4
- <content url="file://$MODULE_DIR$/../../vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/vendor/bundle/ruby/3.3.0/gems/connection_pool-2.4.1" />
5
- <orderEntry type="jdk" jdkName="ruby-3.3.3-p89" jdkType="RUBY_SDK" />
6
- <orderEntry type="sourceFolder" forTests="false" />
7
- </component>
8
- <component name="RubyModuleProperties">
9
- <option name="autoCreated" value="true" />
10
- </component>
11
- </module>
@@ -1,16 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <module type="RUBY_MODULE" version="4">
3
- <component name="ModuleRunConfigurationManager">
4
- <shared />
5
- </component>
6
- <component name="NewModuleRootManager">
7
- <content url="file://$MODULE_DIR$/../../vendor/bundle/ruby/3.3.0/gems/cool.io-1.8.1" />
8
- <orderEntry type="jdk" jdkName="ruby-3.3.3-p89" jdkType="RUBY_SDK" />
9
- <orderEntry type="sourceFolder" forTests="false" />
10
- <orderEntry type="library" scope="PROVIDED" name="bundler (v2.5.16, ruby-3.3.3-p89) [gem]" level="application" />
11
- <orderEntry type="library" scope="PROVIDED" name="rdoc (v6.6.3.1, ruby-3.3.3-p89) [gem]" level="application" />
12
- </component>
13
- <component name="RubyModuleProperties">
14
- <option name="autoCreated" value="true" />
15
- </component>
16
- </module>
@@ -1,14 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <module type="RUBY_MODULE" version="4">
3
- <component name="ModuleRunConfigurationManager">
4
- <shared />
5
- </component>
6
- <component name="NewModuleRootManager">
7
- <content url="file://$MODULE_DIR$/../../vendor/bundle/ruby/3.3.0/gems/drb-2.2.1" />
8
- <orderEntry type="jdk" jdkName="ruby-3.3.3-p89" jdkType="RUBY_SDK" />
9
- <orderEntry type="sourceFolder" forTests="false" />
10
- </component>
11
- <component name="RubyModuleProperties">
12
- <option name="autoCreated" value="true" />
13
- </component>
14
- </module>
@@ -1,11 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <module type="RUBY_MODULE" version="4">
3
- <component name="NewModuleRootManager">
4
- <content url="file://$MODULE_DIR$/../../vendor/bundle/ruby/3.3.0/gems/yajl-ruby-1.4.3/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1" />
5
- <orderEntry type="jdk" jdkName="ruby-3.3.3-p89" jdkType="RUBY_SDK" />
6
- <orderEntry type="sourceFolder" forTests="false" />
7
- </component>
8
- <component name="RubyModuleProperties">
9
- <option name="autoCreated" value="true" />
10
- </component>
11
- </module>
@@ -1,20 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <module type="RUBY_MODULE" version="4">
3
- <component name="ModuleRunConfigurationManager">
4
- <shared />
5
- </component>
6
- <component name="NewModuleRootManager">
7
- <content url="file://$MODULE_DIR$/../../vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-x64-mingw-ucrt" />
8
- <orderEntry type="jdk" jdkName="ruby-3.3.3-p89" jdkType="RUBY_SDK" />
9
- <orderEntry type="sourceFolder" forTests="false" />
10
- <orderEntry type="library" scope="PROVIDED" name="bigdecimal (v3.1.5, ruby-3.3.3-p89) [gem]" level="application" />
11
- <orderEntry type="library" scope="PROVIDED" name="bundler (v2.5.16, ruby-3.3.3-p89) [gem]" level="application" />
12
- <orderEntry type="library" scope="PROVIDED" name="kramdown (v2.4.0, ruby-3.3.3-p89) [gem]" level="application" />
13
- <orderEntry type="library" scope="PROVIDED" name="rake (v13.1.0, ruby-3.3.3-p89) [gem]" level="application" />
14
- <orderEntry type="library" scope="PROVIDED" name="rbs (v3.4.0, ruby-3.3.3-p89) [gem]" level="application" />
15
- <orderEntry type="library" scope="PROVIDED" name="rexml (v3.2.8, ruby-3.3.3-p89) [gem]" level="application" />
16
- </component>
17
- <component name="RubyModuleProperties">
18
- <option name="autoCreated" value="true" />
19
- </component>
20
- </module>