fluent-plugin-rewrite-tag-filter 0.0.6 → 0.0.7

Sign up to get free protection for your applications and to get access to all the features.
data/LICENSE.txt CHANGED
@@ -1,4 +1,4 @@
1
- Copyright (c) 2012- Kentaro YOSHIDA
1
+ Copyright (c) 2012- Kentaro Yoshida
2
2
 
3
3
  Licensed under the Apache License, Version 2.0 (the "License");
4
4
  you may not use this file except in compliance with the License.
data/README.rdoc CHANGED
@@ -88,6 +88,6 @@ Result
88
88
 
89
89
  == Copyright
90
90
 
91
- Copyright:: Copyright (c) 2012- Kentaro YOSHIDA (@yoshi_ken)
91
+ Copyright:: Copyright (c) 2012- Kentaro Yoshida (@yoshi_ken)
92
92
  License:: Apache License, Version 2.0
93
93
 
@@ -3,14 +3,12 @@ $:.push File.expand_path("../lib", __FILE__)
3
3
 
4
4
  Gem::Specification.new do |s|
5
5
  s.name = "fluent-plugin-rewrite-tag-filter"
6
- s.version = "0.0.6"
7
- s.authors = ["Kentaro YOSHIDA"]
6
+ s.version = "0.0.7"
7
+ s.authors = ["Kentaro Yoshida"]
8
8
  s.email = ["y.ken.studio@gmail.com"]
9
9
  s.homepage = "https://github.com/y-ken/fluent-plugin-rewrite-tag-filter"
10
10
  s.summary = %q{Fluentd Output filter plugin. It has designed to rewrite tag like mod_rewrite. Also you can change a tag from apache log by domain, status-code(ex. 500 error), user-agent, and request-uri and so on with regular expression.}
11
- s.description = %q{Fluentd Output filter plugin. It has designed to rewrite tag like mod_rewrite. Also you can change a tag from apache log by domain, status-code(ex. 500 error), user-agent, and request-uri and so on with regular expression.}
12
-
13
- s.rubyforge_project = "fluent-plugin-rewrite-tag-filter"
11
+ # s.description = %q{Fluentd Output filter plugin. It has designed to rewrite tag like mod_rewrite. Also you can change a tag from apache log by domain, status-code(ex. 500 error), user-agent, and request-uri and so on with regular expression.}
14
12
 
15
13
  s.files = `git ls-files`.split("\n")
16
14
  s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
metadata CHANGED
@@ -1,11 +1,11 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fluent-plugin-rewrite-tag-filter
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.6
4
+ version: 0.0.7
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
8
- - Kentaro YOSHIDA
8
+ - Kentaro Yoshida
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
@@ -13,7 +13,7 @@ date: 2012-07-28 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: fluentd
16
- requirement: &10004260 !ruby/object:Gem::Requirement
16
+ requirement: &20535320 !ruby/object:Gem::Requirement
17
17
  none: false
18
18
  requirements:
19
19
  - - ! '>='
@@ -21,10 +21,10 @@ dependencies:
21
21
  version: '0'
22
22
  type: :development
23
23
  prerelease: false
24
- version_requirements: *10004260
24
+ version_requirements: *20535320
25
25
  - !ruby/object:Gem::Dependency
26
26
  name: fluentd
27
- requirement: &10003000 !ruby/object:Gem::Requirement
27
+ requirement: &20534460 !ruby/object:Gem::Requirement
28
28
  none: false
29
29
  requirements:
30
30
  - - ! '>='
@@ -32,10 +32,8 @@ dependencies:
32
32
  version: '0'
33
33
  type: :runtime
34
34
  prerelease: false
35
- version_requirements: *10003000
36
- description: Fluentd Output filter plugin. It has designed to rewrite tag like mod_rewrite.
37
- Also you can change a tag from apache log by domain, status-code(ex. 500 error),
38
- user-agent, and request-uri and so on with regular expression.
35
+ version_requirements: *20534460
36
+ description:
39
37
  email:
40
38
  - y.ken.studio@gmail.com
41
39
  executables: []
@@ -72,7 +70,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
72
70
  - !ruby/object:Gem::Version
73
71
  version: '0'
74
72
  requirements: []
75
- rubyforge_project: fluent-plugin-rewrite-tag-filter
73
+ rubyforge_project:
76
74
  rubygems_version: 1.8.11
77
75
  signing_key:
78
76
  specification_version: 3