fluent-plugin-cloudwatch_ya 0.0.1 → 0.0.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 (1) hide show
  1. metadata +4 -4
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fluent-plugin-cloudwatch_ya
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -11,7 +11,7 @@ bindir: bin
11
11
  cert_chain: []
12
12
  date: 2013-01-20 00:00:00.000000000 Z
13
13
  dependencies: []
14
- description: Yet Another Plugin for Amazon CloudWatch
14
+ description: Yet Another (Input/Output) Plugin for Amazon CloudWatch
15
15
  email: suzuki@suz-lab.com
16
16
  executables: []
17
17
  extensions: []
@@ -20,7 +20,7 @@ files:
20
20
  - LICENSE.txt
21
21
  - README.rdoc
22
22
  - lib/fluent/plugin/out_cloudwatch_ya.rb
23
- homepage: http://github.com/suz-lab/fluent-plugin-cloudwatch_ya
23
+ homepage: http://suz-lab.github.com/fluent-plugin-cloudwatch_ya/
24
24
  licenses:
25
25
  - Apache License, Version 2.0
26
26
  post_install_message:
@@ -44,5 +44,5 @@ rubyforge_project:
44
44
  rubygems_version: 1.8.23
45
45
  signing_key:
46
46
  specification_version: 3
47
- summary: Yet Another Plugin for Amazon CloudWatch
47
+ summary: Yet Another (Input/Output) Plugin for Amazon CloudWatch
48
48
  test_files: []