Sha256: 684147bbc3cca797f1fd9f38945b47d0dd9cd59e1d10807cce0f10a1218c0989
Contents?: true
Size: 1.41 KB
Versions: 0
Compression: gzip
Compressed size: 622 Bytes
Stored size: 622 Bytes
Contents
--- !ruby/object:Gem::Specification name: unitf-logging version: !ruby/object:Gem::Version version: 0.1.0 platform: ruby authors: - Matt Baron autorequire: bindir: exe cert_chain: [] date: 2021-11-28 00:00:00.000000000 Z dependencies: [] description: Logging email: - mwb@unitf.net executables: [] extensions: [] extra_rdoc_files: [] files: - ".gitignore" - ".rspec" - ".vscode/tasks.json" - CHANGELOG.md - CODE_OF_CONDUCT.md - Gemfile - LICENSE.txt - README.md - Rakefile - bin/console - bin/run.rb - bin/setup - lib/unitf/log.rb - lib/unitf/logging.rb - lib/unitf/logging/logger.rb - lib/unitf/logging/version.rb - lib/unitf/logging/writer.rb - unitf-logging.gemspec homepage: https://www.github.com/mattbaron/unitf-logging licenses: - MIT metadata: allowed_push_host: https://rubygems.org homepage_uri: https://www.github.com/mattbaron/unitf-logging source_code_uri: https://www.github.com/mattbaron/unitf-logging changelog_uri: https://www.github.com/mattbaron/unitf-logging/CHANGELOG.md post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.4.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.2.22 signing_key: specification_version: 4 summary: Logging test_files: []