Sha256: c5c95157af5fafb8a9ce075840ebd8a725deb9ed06d358958afe59a60295dc1b
Contents?: true
Size: 1.48 KB
Versions: 0
Compression: gzip
Compressed size: 652 Bytes
Stored size: 652 Bytes
Contents
--- !ruby/object:Gem::Specification name: console_hash_array version: !ruby/object:Gem::Version version: 0.1.1 platform: ruby authors: - a6b8 autorequire: bindir: exe cert_chain: [] date: 2021-08-21 00:00:00.000000000 Z dependencies: [] description: Console print progress bar for hash arrays for long processes. email: - hello@13plus4.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".gitignore" - ".rubocop.yml" - CHANGELOG.md - CODE_OF_CONDUCT.md - Gemfile - LICENSE.txt - README.md - Rakefile - bin/console - bin/setup - console_hash_array-0.1.0.gem - console_hash_array.gemspec - lib/console_hash_array.rb - lib/console_hash_array/version.rb homepage: https://github.com/a6b8/console-hash-array-for-ruby licenses: - MIT metadata: allowed_push_host: https://rubygems.org homepage_uri: https://github.com/a6b8/console-hash-array-for-ruby source_code_uri: https://github.com/a6b8/console-hash-array-for-ruby changelog_uri: https://raw.githubusercontent.com/a6b8/console-hash-array-for-ruby/main/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.3 signing_key: specification_version: 4 summary: Console print progress bar for hash arrays. test_files: []