fluent-plugin-straight-file 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  # coding: utf-8
2
2
  Gem::Specification.new do |gem|
3
3
  gem.name = "fluent-plugin-straight-file"
4
- gem.version = "0.0.5"
4
+ gem.version = "0.0.6"
5
5
  gem.authors = ["Alexey Panaetov"]
6
6
  gem.email = ["panaetovaa@gmail.com"]
7
7
  gem.description = %q{}
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fluent-plugin-straight-file
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -40,7 +40,7 @@ files:
40
40
  - README.md
41
41
  - Rakefile
42
42
  - fluent-plugin-straight-file.gemspec
43
- - lib/fluent/plugin/out_file_straightly.rb
43
+ - lib/fluent/plugin/buf_file_straightly.rb
44
44
  homepage: ''
45
45
  licenses:
46
46
  - MIT