File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- # OCI Logging Analytics Output Plugin
1+ # OCI Logging Analytics Fluentd Output Plugin
22
33
44## Overview
Original file line number Diff line number Diff line change @@ -20,9 +20,9 @@ Gem::Specification.new do |spec|
2020 spec . require_paths = [ "lib" ]
2121 spec . required_ruby_version = ">= 2.6.0"
2222 spec . metadata = {
23- "documentation_uri" => "https://docs.oracle.com/en/learn/oci_logging_analytics_fluentd/"
24- "source_code_uri' => ' https://github.com/oracle-quickstart/oci-logan-fluentd-output-plugin" ,
25- "changelog_uri' => ' https://github.com/oracle-quickstart/oci-logan-fluentd-output-plugin/CHANGELOG.md"
23+ "documentation_uri" => "https://docs.oracle.com/en/learn/oci_logging_analytics_fluentd/" ,
24+ "source_code_uri" => " https://github.com/oracle-quickstart/oci-logan-fluentd-output-plugin",
25+ "changelog_uri" => " https://github.com/oracle-quickstart/oci-logan-fluentd-output-plugin/CHANGELOG.md"
2626 }
2727
2828 spec . add_development_dependency "rake" , "~> 12.0"
You can’t perform that action at this time.
0 commit comments