fluent-plugin-heroku-postgres 0.0.4 → 0.0.5

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0a8bd9fa04dd201e735d0b5bb1c4118ca8c028d7
4
- data.tar.gz: 9f519b9edfe57740e3eb0da63310a10511e92513
3
+ metadata.gz: 6bdcec706b1a756ba42bf464108902aea0210b8c
4
+ data.tar.gz: 31ffc8205db142d531bcad6b4636b18a60dfd12a
5
5
  SHA512:
6
- metadata.gz: 6263bd93ffbc53e08aaabf8a11340ce0c3ab13f4ffe401032b3ed0addb8ec013a689a08ec435a0c8f79db0d60586bb71efe741e82d4764ec7817b93c0230f174
7
- data.tar.gz: e38b57a31feb8ab9ee4edd54c2dc72fbe879526efa1dc82cebe486a547da0fed414756688b1da56048d5059b3d5b750364226a4c269fd7256e9c14dd78aaedaa
6
+ metadata.gz: ab146540a0aa5c3da84f89dd7fc4a11ffce27ffb4d889d8f6d36121bbf105f2816fe0b4ba20e4e7997e8729a30f77b0982e06ec8948ac595be4c78f239f9a9a4
7
+ data.tar.gz: cb662cfc8f4b1920b14000916ed9aedd2c9e35e72caed42fcc0f8fae342ce13686da5d85612d5bf9ede6a7538870ab15ee8cbe51b1dc74a9062f83e19d16a7a3
@@ -4,12 +4,12 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
4
 
5
5
  Gem::Specification.new do |spec|
6
6
  spec.name = "fluent-plugin-heroku-postgres"
7
- spec.version = '0.0.4'
7
+ spec.version = '0.0.5'
8
8
  spec.authors = ["Naohiro Sakuma"]
9
9
  spec.email = ["nao.bear@gmail.com"]
10
10
  spec.summary = %q{fluent plugin to insert on Heroku Postgre.}
11
11
  spec.description = %q{This gem is fluent plugin to insert on Heroku Postgre.}
12
- spec.homepage = "https://github.com/n-sakuma/fluent-plugin-heroku-postgres"
12
+ spec.homepage = "https://github.com/sakuma/fluent-plugin-heroku-postgres"
13
13
  spec.license = "MIT"
14
14
 
15
15
  spec.files = `git ls-files -z`.split("\x0")
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fluent-plugin-heroku-postgres
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
4
+ version: 0.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Naohiro Sakuma
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-05-15 00:00:00.000000000 Z
11
+ date: 2014-06-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: fluentd
@@ -95,7 +95,7 @@ files:
95
95
  - fluent-plugin-heroku-postgres.gemspec
96
96
  - lib/fluent/plugin/in_basic_auth_http.rb
97
97
  - lib/fluent/plugin/out_heroku_postgres.rb
98
- homepage: https://github.com/n-sakuma/fluent-plugin-heroku-postgres
98
+ homepage: https://github.com/sakuma/fluent-plugin-heroku-postgres
99
99
  licenses:
100
100
  - MIT
101
101
  metadata: {}
@@ -120,3 +120,4 @@ signing_key:
120
120
  specification_version: 4
121
121
  summary: fluent plugin to insert on Heroku Postgre.
122
122
  test_files: []
123
+ has_rdoc: