fluent-plugin-resque_stat 0.0.1 → 0.0.2
Sign up to get free protection for your applications and to get access to all the features.
@@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
|
|
4
4
|
|
5
5
|
Gem::Specification.new do |gem|
|
6
6
|
gem.name = "fluent-plugin-resque_stat"
|
7
|
-
gem.version = "0.0.
|
7
|
+
gem.version = "0.0.2"
|
8
8
|
gem.authors = ["Spring_MT"]
|
9
9
|
gem.email = ["today.is.sky.blue.sky@gmail.com"]
|
10
10
|
gem.summary = %q{Fluent input plugin for Resque info}
|