Sha256: fab3281277b4473f8322c57e31bcfea2981fd227c9f62a0fcdfaa548284a4123
Contents?: true
Size: 1.3 KB
Versions: 0
Compression: gzip
Compressed size: 601 Bytes
Stored size: 601 Bytes
Contents
--- !ruby/object:Gem::Specification name: remain_timer version: !ruby/object:Gem::Version version: 0.2.1 platform: ruby authors: - Narazaka autorequire: bindir: exe cert_chain: [] date: 2020-10-02 00:00:00.000000000 Z dependencies: [] description: email: - info@narazaka.net executables: [] extensions: [] extra_rdoc_files: [] files: - ".github/workflows/ruby.yml" - ".gitignore" - ".prettierrc" - ".rubocop.yml" - ".rubocop_airbnb.yml" - ".travis.yml" - Gemfile - LICENSE - README.md - Rakefile - bin/console - bin/setup - lib/duration_format.rb - lib/remain_timer.rb - lib/remain_timer/version.rb - remain_timer.gemspec homepage: https://github.com/Narazaka/remain_timer licenses: - Zlib metadata: homepage_uri: https://github.com/Narazaka/remain_timer source_code_uri: https://github.com/Narazaka/remain_timer post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.3.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.0.3 signing_key: specification_version: 4 summary: A small tool for estimating and displaying the remaining time of batch jobs/tasks test_files: []