fluent-plugin-splunk-ex 1.0.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/fluent-plugin-splunk-ex.gemspec +2 -2
  2. metadata +2 -2
@@ -2,12 +2,12 @@
2
2
 
3
3
  Gem::Specification.new do |gem|
4
4
  gem.name = "fluent-plugin-splunk-ex"
5
- gem.version = "1.0.0"
5
+ gem.version = "1.0.1"
6
6
 
7
7
  gem.authors = ["Trevor Gattis"]
8
8
  gem.email = "github@trevorgattis.com"
9
9
  gem.description = "Splunk output plugin for Fluent event collector"
10
- gem.homepage = "https://github.com/ggatti000/fluent-plugin-splunk-ex"
10
+ gem.homepage = "https://github.com/gtrevg/fluent-plugin-splunk-ex"
11
11
  gem.summary = gem.description
12
12
  gem.license = "APLv2"
13
13
  gem.has_rdoc = false
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fluent-plugin-splunk-ex
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -121,7 +121,7 @@ files:
121
121
  - lib/fluent/plugin/out_splunk_ex.rb
122
122
  - spec/out_splunk_ex_spec.rb
123
123
  - spec/spec_helper.rb
124
- homepage: https://github.com/ggatti000/fluent-plugin-splunk-ex
124
+ homepage: https://github.com/gtrevg/fluent-plugin-splunk-ex
125
125
  licenses:
126
126
  - APLv2
127
127
  post_install_message: