# -*- encoding: utf-8 -*- # stub: fluentd 1.18.0 x64-mingw-ucrt lib Gem::Specification.new do |s| s.name = "fluentd".freeze s.version = "1.18.0".freeze s.platform = "x64-mingw-ucrt".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Sadayuki Furuhashi".freeze] s.date = "2024-11-29" s.description = "Fluentd is an open source data collector designed to scale and simplify log management. It can collect, process and ship many kinds of data in near real-time.".freeze s.email = ["frsyuki@gmail.com".freeze] s.executables = ["fluent-binlog-reader".freeze, "fluent-ca-generate".freeze, "fluent-cap-ctl".freeze, "fluent-cat".freeze, "fluent-ctl".freeze, "fluent-debug".freeze, "fluent-gem".freeze, "fluent-plugin-config-format".freeze, "fluent-plugin-generate".freeze, "fluentd".freeze] s.files = [".deepsource.toml".freeze, "ADOPTERS.md".freeze, "AUTHORS".freeze, "CHANGELOG.md".freeze, "CONTRIBUTING.md".freeze, "GOVERNANCE.md".freeze, "GithubWorkflow.md".freeze, "LICENSE".freeze, "MAINTAINERS.md".freeze, "README.md".freeze, "Rakefile".freeze, "SECURITY.md".freeze, "bin/fluent-binlog-reader".freeze, "bin/fluent-ca-generate".freeze, "bin/fluent-cap-ctl".freeze, "bin/fluent-cat".freeze, "bin/fluent-ctl".freeze, "bin/fluent-debug".freeze, "bin/fluent-gem".freeze, "bin/fluent-plugin-config-format".freeze, "bin/fluent-plugin-generate".freeze, "bin/fluentd".freeze, "code-of-conduct.md".freeze, "docs/SECURITY_AUDIT.pdf".freeze, "example/copy_roundrobin.conf".freeze, "example/counter.conf".freeze, "example/filter_stdout.conf".freeze, "example/in_forward.conf".freeze, "example/in_forward_client.conf".freeze, "example/in_forward_shared_key.conf".freeze, "example/in_forward_tls.conf".freeze, "example/in_forward_users.conf".freeze, "example/in_forward_workers.conf".freeze, "example/in_http.conf".freeze, "example/in_out_forward.conf".freeze, "example/in_sample_blocks.conf".freeze, "example/in_sample_with_compression.conf".freeze, "example/in_syslog.conf".freeze, "example/in_tail.conf".freeze, "example/in_tcp.conf".freeze, "example/in_udp.conf".freeze, "example/logevents.conf".freeze, "example/multi_filters.conf".freeze, "example/out_copy.conf".freeze, "example/out_exec_filter.conf".freeze, "example/out_file.conf".freeze, "example/out_forward.conf".freeze, "example/out_forward_buf_file.conf".freeze, "example/out_forward_client.conf".freeze, "example/out_forward_heartbeat_none.conf".freeze, "example/out_forward_sd.conf".freeze, "example/out_forward_shared_key.conf".freeze, "example/out_forward_tls.conf".freeze, "example/out_forward_users.conf".freeze, "example/out_null.conf".freeze, "example/sd.yaml".freeze, "example/secondary_file.conf".freeze, "example/suppress_config_dump.conf".freeze, "example/v0_12_filter.conf".freeze, "example/v1_literal_example.conf".freeze, "example/worker_section.conf".freeze, "fluent.conf".freeze, "lib/fluent/agent.rb".freeze, "lib/fluent/capability.rb".freeze, "lib/fluent/clock.rb".freeze, "lib/fluent/command/binlog_reader.rb".freeze, "lib/fluent/command/bundler_injection.rb".freeze, "lib/fluent/command/ca_generate.rb".freeze, "lib/fluent/command/cap_ctl.rb".freeze, "lib/fluent/command/cat.rb".freeze, "lib/fluent/command/ctl.rb".freeze, "lib/fluent/command/debug.rb".freeze, "lib/fluent/command/fluentd.rb".freeze, "lib/fluent/command/plugin_config_formatter.rb".freeze, "lib/fluent/command/plugin_generator.rb".freeze, "lib/fluent/compat/call_super_mixin.rb".freeze, "lib/fluent/compat/detach_process_mixin.rb".freeze, "lib/fluent/compat/exec_util.rb".freeze, "lib/fluent/compat/file_util.rb".freeze, "lib/fluent/compat/filter.rb".freeze, "lib/fluent/compat/formatter.rb".freeze, "lib/fluent/compat/formatter_utils.rb".freeze, "lib/fluent/compat/handle_tag_and_time_mixin.rb".freeze, "lib/fluent/compat/handle_tag_name_mixin.rb".freeze, "lib/fluent/compat/input.rb".freeze, "lib/fluent/compat/output.rb".freeze, "lib/fluent/compat/output_chain.rb".freeze, "lib/fluent/compat/parser.rb".freeze, "lib/fluent/compat/parser_utils.rb".freeze, "lib/fluent/compat/propagate_default.rb".freeze, "lib/fluent/compat/record_filter_mixin.rb".freeze, "lib/fluent/compat/set_tag_key_mixin.rb".freeze, "lib/fluent/compat/set_time_key_mixin.rb".freeze, "lib/fluent/compat/socket_util.rb".freeze, "lib/fluent/compat/string_util.rb".freeze, "lib/fluent/compat/structured_format_mixin.rb".freeze, "lib/fluent/compat/type_converter.rb".freeze, "lib/fluent/config.rb".freeze, "lib/fluent/config/basic_parser.rb".freeze, "lib/fluent/config/configure_proxy.rb".freeze, "lib/fluent/config/dsl.rb".freeze, "lib/fluent/config/element.rb".freeze, "lib/fluent/config/error.rb".freeze, "lib/fluent/config/literal_parser.rb".freeze, "lib/fluent/config/parser.rb".freeze, "lib/fluent/config/section.rb".freeze, "lib/fluent/config/types.rb".freeze, "lib/fluent/config/v1_parser.rb".freeze, "lib/fluent/config/yaml_parser.rb".freeze, "lib/fluent/config/yaml_parser/fluent_value.rb".freeze, "lib/fluent/config/yaml_parser/loader.rb".freeze, "lib/fluent/config/yaml_parser/parser.rb".freeze, "lib/fluent/config/yaml_parser/section_builder.rb".freeze, "lib/fluent/configurable.rb".freeze, "lib/fluent/counter.rb".freeze, "lib/fluent/counter/base_socket.rb".freeze, "lib/fluent/counter/client.rb".freeze, "lib/fluent/counter/error.rb".freeze, "lib/fluent/counter/mutex_hash.rb".freeze, "lib/fluent/counter/server.rb".freeze, "lib/fluent/counter/store.rb".freeze, "lib/fluent/counter/validator.rb".freeze, "lib/fluent/daemon.rb".freeze, "lib/fluent/daemonizer.rb".freeze, "lib/fluent/engine.rb".freeze, "lib/fluent/env.rb".freeze, "lib/fluent/error.rb".freeze, "lib/fluent/event.rb".freeze, "lib/fluent/event_router.rb".freeze, "lib/fluent/ext_monitor_require.rb".freeze, "lib/fluent/file_wrapper.rb".freeze, "lib/fluent/filter.rb".freeze, "lib/fluent/fluent_log_event_router.rb".freeze, "lib/fluent/formatter.rb".freeze, "lib/fluent/input.rb".freeze, "lib/fluent/label.rb".freeze, "lib/fluent/load.rb".freeze, "lib/fluent/log.rb".freeze, "lib/fluent/log/console_adapter.rb".freeze, "lib/fluent/match.rb".freeze, "lib/fluent/mixin.rb".freeze, "lib/fluent/msgpack_factory.rb".freeze, "lib/fluent/oj_options.rb".freeze, "lib/fluent/output.rb".freeze, "lib/fluent/output_chain.rb".freeze, "lib/fluent/parser.rb".freeze, "lib/fluent/plugin.rb".freeze, "lib/fluent/plugin/bare_output.rb".freeze, "lib/fluent/plugin/base.rb".freeze, "lib/fluent/plugin/buf_file.rb".freeze, "lib/fluent/plugin/buf_file_single.rb".freeze, "lib/fluent/plugin/buf_memory.rb".freeze, "lib/fluent/plugin/buffer.rb".freeze, "lib/fluent/plugin/buffer/chunk.rb".freeze, "lib/fluent/plugin/buffer/file_chunk.rb".freeze, "lib/fluent/plugin/buffer/file_single_chunk.rb".freeze, "lib/fluent/plugin/buffer/memory_chunk.rb".freeze, "lib/fluent/plugin/compressable.rb".freeze, "lib/fluent/plugin/exec_util.rb".freeze, "lib/fluent/plugin/file_util.rb".freeze, "lib/fluent/plugin/filter.rb".freeze, "lib/fluent/plugin/filter_grep.rb".freeze, "lib/fluent/plugin/filter_parser.rb".freeze, "lib/fluent/plugin/filter_record_transformer.rb".freeze, "lib/fluent/plugin/filter_stdout.rb".freeze, "lib/fluent/plugin/formatter.rb".freeze, "lib/fluent/plugin/formatter_csv.rb".freeze, "lib/fluent/plugin/formatter_hash.rb".freeze, "lib/fluent/plugin/formatter_json.rb".freeze, "lib/fluent/plugin/formatter_ltsv.rb".freeze, "lib/fluent/plugin/formatter_msgpack.rb".freeze, "lib/fluent/plugin/formatter_out_file.rb".freeze, "lib/fluent/plugin/formatter_single_value.rb".freeze, "lib/fluent/plugin/formatter_stdout.rb".freeze, "lib/fluent/plugin/formatter_tsv.rb".freeze, "lib/fluent/plugin/in_debug_agent.rb".freeze, "lib/fluent/plugin/in_dummy.rb".freeze, "lib/fluent/plugin/in_exec.rb".freeze, "lib/fluent/plugin/in_forward.rb".freeze, "lib/fluent/plugin/in_gc_stat.rb".freeze, "lib/fluent/plugin/in_http.rb".freeze, "lib/fluent/plugin/in_monitor_agent.rb".freeze, "lib/fluent/plugin/in_object_space.rb".freeze, "lib/fluent/plugin/in_sample.rb".freeze, "lib/fluent/plugin/in_syslog.rb".freeze, "lib/fluent/plugin/in_tail.rb".freeze, "lib/fluent/plugin/in_tail/group_watch.rb".freeze, "lib/fluent/plugin/in_tail/position_file.rb".freeze, "lib/fluent/plugin/in_tcp.rb".freeze, "lib/fluent/plugin/in_udp.rb".freeze, "lib/fluent/plugin/in_unix.rb".freeze, "lib/fluent/plugin/input.rb".freeze, "lib/fluent/plugin/metrics.rb".freeze, "lib/fluent/plugin/metrics_local.rb".freeze, "lib/fluent/plugin/multi_output.rb".freeze, "lib/fluent/plugin/out_buffer.rb".freeze, "lib/fluent/plugin/out_copy.rb".freeze, "lib/fluent/plugin/out_exec.rb".freeze, "lib/fluent/plugin/out_exec_filter.rb".freeze, "lib/fluent/plugin/out_file.rb".freeze, "lib/fluent/plugin/out_forward.rb".freeze, "lib/fluent/plugin/out_forward/ack_handler.rb".freeze, "lib/fluent/plugin/out_forward/connection_manager.rb".freeze, "lib/fluent/plugin/out_forward/error.rb".freeze, "lib/fluent/plugin/out_forward/failure_detector.rb".freeze, "lib/fluent/plugin/out_forward/handshake_protocol.rb".freeze, "lib/fluent/plugin/out_forward/load_balancer.rb".freeze, "lib/fluent/plugin/out_forward/socket_cache.rb".freeze, "lib/fluent/plugin/out_http.rb".freeze, "lib/fluent/plugin/out_null.rb".freeze, "lib/fluent/plugin/out_relabel.rb".freeze, "lib/fluent/plugin/out_roundrobin.rb".freeze, "lib/fluent/plugin/out_secondary_file.rb".freeze, "lib/fluent/plugin/out_stdout.rb".freeze, "lib/fluent/plugin/out_stream.rb".freeze, "lib/fluent/plugin/output.rb".freeze, "lib/fluent/plugin/owned_by_mixin.rb".freeze, "lib/fluent/plugin/parser.rb".freeze, "lib/fluent/plugin/parser_apache.rb".freeze, "lib/fluent/plugin/parser_apache2.rb".freeze, "lib/fluent/plugin/parser_apache_error.rb".freeze, "lib/fluent/plugin/parser_csv.rb".freeze, "lib/fluent/plugin/parser_json.rb".freeze, "lib/fluent/plugin/parser_ltsv.rb".freeze, "lib/fluent/plugin/parser_msgpack.rb".freeze, "lib/fluent/plugin/parser_multiline.rb".freeze, "lib/fluent/plugin/parser_nginx.rb".freeze, "lib/fluent/plugin/parser_none.rb".freeze, "lib/fluent/plugin/parser_regexp.rb".freeze, "lib/fluent/plugin/parser_syslog.rb".freeze, "lib/fluent/plugin/parser_tsv.rb".freeze, "lib/fluent/plugin/sd_file.rb".freeze, "lib/fluent/plugin/sd_srv.rb".freeze, "lib/fluent/plugin/sd_static.rb".freeze, "lib/fluent/plugin/service_discovery.rb".freeze, "lib/fluent/plugin/socket_util.rb".freeze, "lib/fluent/plugin/storage.rb".freeze, "lib/fluent/plugin/storage_local.rb".freeze, "lib/fluent/plugin/string_util.rb".freeze, "lib/fluent/plugin_helper.rb".freeze, "lib/fluent/plugin_helper/cert_option.rb".freeze, "lib/fluent/plugin_helper/child_process.rb".freeze, "lib/fluent/plugin_helper/compat_parameters.rb".freeze, "lib/fluent/plugin_helper/counter.rb".freeze, "lib/fluent/plugin_helper/event_emitter.rb".freeze, "lib/fluent/plugin_helper/event_loop.rb".freeze, "lib/fluent/plugin_helper/extract.rb".freeze, "lib/fluent/plugin_helper/formatter.rb".freeze, "lib/fluent/plugin_helper/http_server.rb".freeze, "lib/fluent/plugin_helper/http_server/app.rb".freeze, "lib/fluent/plugin_helper/http_server/compat/server.rb".freeze, "lib/fluent/plugin_helper/http_server/compat/ssl_context_extractor.rb".freeze, "lib/fluent/plugin_helper/http_server/compat/webrick_handler.rb".freeze, "lib/fluent/plugin_helper/http_server/methods.rb".freeze, "lib/fluent/plugin_helper/http_server/request.rb".freeze, "lib/fluent/plugin_helper/http_server/router.rb".freeze, "lib/fluent/plugin_helper/http_server/server.rb".freeze, "lib/fluent/plugin_helper/http_server/ssl_context_builder.rb".freeze, "lib/fluent/plugin_helper/inject.rb".freeze, "lib/fluent/plugin_helper/metrics.rb".freeze, "lib/fluent/plugin_helper/parser.rb".freeze, "lib/fluent/plugin_helper/record_accessor.rb".freeze, "lib/fluent/plugin_helper/retry_state.rb".freeze, "lib/fluent/plugin_helper/server.rb".freeze, "lib/fluent/plugin_helper/service_discovery.rb".freeze, "lib/fluent/plugin_helper/service_discovery/manager.rb".freeze, "lib/fluent/plugin_helper/service_discovery/round_robin_balancer.rb".freeze, "lib/fluent/plugin_helper/socket.rb".freeze, "lib/fluent/plugin_helper/socket_option.rb".freeze, "lib/fluent/plugin_helper/storage.rb".freeze, "lib/fluent/plugin_helper/thread.rb".freeze, "lib/fluent/plugin_helper/timer.rb".freeze, "lib/fluent/plugin_id.rb".freeze, "lib/fluent/process.rb".freeze, "lib/fluent/registry.rb".freeze, "lib/fluent/root_agent.rb".freeze, "lib/fluent/rpc.rb".freeze, "lib/fluent/source_only_buffer_agent.rb".freeze, "lib/fluent/static_config_analysis.rb".freeze, "lib/fluent/supervisor.rb".freeze, "lib/fluent/system_config.rb".freeze, "lib/fluent/test.rb".freeze, "lib/fluent/test/base.rb".freeze, "lib/fluent/test/driver/base.rb".freeze, "lib/fluent/test/driver/base_owned.rb".freeze, "lib/fluent/test/driver/base_owner.rb".freeze, "lib/fluent/test/driver/event_feeder.rb".freeze, "lib/fluent/test/driver/filter.rb".freeze, "lib/fluent/test/driver/formatter.rb".freeze, "lib/fluent/test/driver/input.rb".freeze, "lib/fluent/test/driver/multi_output.rb".freeze, "lib/fluent/test/driver/output.rb".freeze, "lib/fluent/test/driver/parser.rb".freeze, "lib/fluent/test/driver/storage.rb".freeze, "lib/fluent/test/driver/test_event_router.rb".freeze, "lib/fluent/test/filter_test.rb".freeze, "lib/fluent/test/formatter_test.rb".freeze, "lib/fluent/test/helpers.rb".freeze, "lib/fluent/test/input_test.rb".freeze, "lib/fluent/test/log.rb".freeze, "lib/fluent/test/output_test.rb".freeze, "lib/fluent/test/parser_test.rb".freeze, "lib/fluent/test/startup_shutdown.rb".freeze, "lib/fluent/time.rb".freeze, "lib/fluent/timezone.rb".freeze, "lib/fluent/tls.rb".freeze, "lib/fluent/unique_id.rb".freeze, "lib/fluent/variable_store.rb".freeze, "lib/fluent/version.rb".freeze, "lib/fluent/win32api.rb".freeze, "lib/fluent/winsvc.rb".freeze, "templates/new_gem/Gemfile".freeze, "templates/new_gem/README.md.erb".freeze, "templates/new_gem/Rakefile".freeze, "templates/new_gem/fluent-plugin.gemspec.erb".freeze, "templates/new_gem/lib/fluent/plugin/filter.rb.erb".freeze, "templates/new_gem/lib/fluent/plugin/formatter.rb.erb".freeze, "templates/new_gem/lib/fluent/plugin/input.rb.erb".freeze, "templates/new_gem/lib/fluent/plugin/output.rb.erb".freeze, "templates/new_gem/lib/fluent/plugin/parser.rb.erb".freeze, "templates/new_gem/lib/fluent/plugin/storage.rb.erb".freeze, "templates/new_gem/test/helper.rb.erb".freeze, "templates/new_gem/test/plugin/test_filter.rb.erb".freeze, "templates/new_gem/test/plugin/test_formatter.rb.erb".freeze, "templates/new_gem/test/plugin/test_input.rb.erb".freeze, "templates/new_gem/test/plugin/test_output.rb.erb".freeze, "templates/new_gem/test/plugin/test_parser.rb.erb".freeze, "templates/new_gem/test/plugin/test_storage.rb.erb".freeze, "templates/plugin_config_formatter/param.md-compact.erb".freeze, "templates/plugin_config_formatter/param.md-table.erb".freeze, "templates/plugin_config_formatter/param.md.erb".freeze, "templates/plugin_config_formatter/section.md.erb".freeze] s.homepage = "https://www.fluentd.org/".freeze s.licenses = ["Apache-2.0".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.7".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Fluentd event collector".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.3.1".freeze, "< 2.0.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.4.5".freeze, "< 2.0.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 2.3.2".freeze, "< 3.0.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.5.1".freeze, "< 0.9.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.2.5".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.0".freeze, "< 3.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.2.4".freeze, "< 1.0.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.4".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.6".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.3.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.7.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.6.3".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.1.7".freeze]) s.add_development_dependency(%q.freeze, ["~> 13.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.15.3".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.7".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.0".freeze]) s.add_development_dependency(%q.freeze, ["< 0.9.9".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.3".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.0".freeze]) s.add_development_dependency(%q.freeze, [">= 2.14".freeze, "< 4".freeze]) s.add_development_dependency(%q.freeze, [">= 0.50.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.8".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.191".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.2".freeze]) end