fluent-plugin-grassland.gemspec in fluent-plugin-grassland-0.0.1 vs fluent-plugin-grassland.gemspec in fluent-plugin-grassland-0.0.1.1
- old
+ new
@@ -2,15 +2,15 @@
lib = File.expand_path('../lib', __FILE__)
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
Gem::Specification.new do |spec|
spec.name = 'fluent-plugin-grassland'
- spec.version = '0.0.1'
+ spec.version = '0.0.1.1'
spec.authors = ['Ripplation Inc.']
# spec.email = ['xxxxxx@ripplation.co.jp']
spec.description = 'Output filter plugin for Grassland'
spec.summary = 'Output filter plugin for Grassland'
- spec.homepage = 'https://bitbucket.org/winebarrel/fluent-plugin-kinesis-alt'
+ spec.homepage = 'https://www.ripplation.co.jp'
spec.license = 'MIT'
spec.files = `git ls-files`.split($/)
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
spec.require_paths = ['lib']