Sha256: 670fe1d2847cc9ef7241078ca0420b49e8581441f0cc0c7257c50cb7dfa82b5b
Contents?: true
Size: 1.34 KB
Versions: 0
Compression: gzip
Compressed size: 550 Bytes
Stored size: 550 Bytes
Contents
--- !ruby/object:Gem::Specification name: simple_rotate version: !ruby/object:Gem::Version version: 1.1.0 platform: ruby authors: - khotta autorequire: bindir: bin cert_chain: [] date: 2016-03-30 00:00:00.000000000 Z dependencies: [] description: Simple and safety logger. http://khotta.github.io/ email: - khotta116@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - lib/simple_rotate.rb - lib/simple_rotate/accesser.rb - lib/simple_rotate/const.rb - lib/simple_rotate/core.rb - lib/simple_rotate/internal/error.rb - lib/simple_rotate/internal/log_level.rb - lib/simple_rotate/internal/process_sync.rb - lib/simple_rotate/internal/process_sync_mixin.rb - lib/simple_rotate/internal/rotate_term.rb - lib/simple_rotate/internal/validator.rb - lib/simple_rotate/private.rb homepage: http://khotta.github.io/ licenses: - MIT metadata: {} post_install_message: |2- Thank you for installing! =(^x^= rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.9.3 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.5.1 signing_key: specification_version: 4 summary: Simple and safety logger. test_files: []