fluent-plugin-cloudwatch-logs-foxtrot9 0.0.5 → 0.1.0

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 32b2fcbd07a6cdbc0a9dee09923fcb91df4c1e12
4
- data.tar.gz: fef9496bc8e2ccb65470f75dd12a8e75fcdb20c8
3
+ metadata.gz: adac0c7e5643df511737252009dae28257bf87ff
4
+ data.tar.gz: c804a5392d77a9f93d3eab61fb6c4303207b0aa7
5
5
  SHA512:
6
- metadata.gz: da1a0d9d4c2d531e435710664a7e95fc060de5b293102bcd695e543761eef65a89604be15452f36bf0870deea18d8a13e7fda2917ee0785eea28e1687cc6075a
7
- data.tar.gz: d9fcf7d0c9c7a207210f4cae8ffc8cda626577978f92d5561f0fc09da5b3b17e52a44ef682b56aedf10101105ea12aa96ff0dbe1abbf4c2f62551b93050a347b
6
+ metadata.gz: c693f9d98f765cd869dff0c19c8d742ce5d02a335e90a4b5fde176a827a94714c3fd065c6c175a73281d0e6884ebd854cd2a6522093e894b88484d716633bda8
7
+ data.tar.gz: f03490b58a961a7dbea7e1d2b007223827a1b0b48910fbb5881a2d308fe470f22be816817a91c0076dd718b4eed954ac031993071e9e4e5e3f1e240d44c1ee75
data/README.md CHANGED
@@ -3,6 +3,12 @@
3
3
  ## Changes:
4
4
  1. https://github.com/fluent-plugins-nursery/fluent-plugin-cloudwatch-logs/pull/159/files
5
5
 
6
+ ## Installation:
7
+ ```sh
8
+ gem install fluent-plugin-cloudwatch-logs-foxtrot9
9
+ ```
10
+
11
+ # Old README.md:
6
12
  # fluent-plugin-cloudwatch-logs
7
13
 
8
14
  [![Gem Version](https://badge.fury.io/rb/fluent-plugin-cloudwatch-logs.svg)](http://badge.fury.io/rb/fluent-plugin-cloudwatch-logs)
@@ -19,9 +25,8 @@
19
25
  * May not support all future fluentd features
20
26
 
21
27
  ## Installation
22
-
23
28
  ```sh
24
- gem install fluent-plugin-cloudwatch-logs-foxtrot9
29
+ gem install fluent-plugin-cloudwatch-logs
25
30
  ```
26
31
 
27
32
  ## Preparation
@@ -2,7 +2,7 @@ module Fluent
2
2
  module Plugin
3
3
  module Cloudwatch
4
4
  module Logs
5
- VERSION = "0.0.5"
5
+ VERSION = "0.1.0"
6
6
  end
7
7
  end
8
8
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fluent-plugin-cloudwatch-logs-foxtrot9
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mit Naria