Sha256: 58422edce6f473ea2adda5e7c262fe3ff86cc760eaa9fdbc782ee502044a9244
Contents?: true
Size: 1.58 KB
Versions: 0
Compression: gzip
Compressed size: 649 Bytes
Stored size: 649 Bytes
Contents
--- !ruby/object:Gem::Specification name: filesize version: !ruby/object:Gem::Version version: 0.1.1 platform: ruby authors: - Dominik Honnef autorequire: bindir: bin cert_chain: [] date: 2015-09-05 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rspec requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3.0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3.0' description: filesize is a small class for handling filesizes with both the SI and binary prefixes, allowing conversion from any size to any other size. email: dominikh@fork-bomb.org executables: [] extensions: [] extra_rdoc_files: [] files: - LICENSE - README.md - lib/filesize.rb - spec/lib/filesize_spec.rb - spec/spec_helper.rb homepage: https://github.com/dominikh/filesize licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.8.6 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.4.5.1 signing_key: specification_version: 4 summary: filesize is a small class for handling filesizes with both the SI and binary prefixes, allowing conversion from any size to any other size. test_files: [] has_rdoc: yard