Sha256: 5f0d1ddbdc890312dc804055ba50188459b9afd771529563f63ea35e869bb029

Contents?: true

Size: 721 Bytes

Versions: 67

Compression:

Stored size: 721 Bytes

Contents

# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
  s.name = "filesize"
  s.version = "0.0.4"

  s.authors = ["Dominik Honnef"]
  s.date = %q{2009-07-26}
  s.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."
  s.summary = s.description

  s.email = "dominikh@fork-bomb.org"
  s.extra_rdoc_files = ["README.markdown", "CHANGELOG", "lib/filesize.rb"]
  s.files = ["README.markdown", "CHANGELOG", "lib/filesize.rb", "filesize.gemspec"]
  s.homepage = "http://filesize.rubyforge.org/"
  s.required_ruby_version = ">= 1.8.6"
  s.rubyforge_project = "filesize"

  s.add_development_dependency "rspec", "~> 3.0"
end

Version data entries

67 entries across 63 versions & 18 rubygems

Version Path
logstash-output-scalyr-0.2.1.beta vendor/bundle/jruby/2.5.0/gems/filesize-0.0.4/filesize.gemspec
logstash-output-scalyr-0.2.0 vendor/bundle/jruby/2.5.0/gems/filesize-0.0.4/filesize.gemspec
logstash-output-scalyr-0.2.0.beta vendor/bundle/jruby/2.5.0/gems/filesize-0.0.4/filesize.gemspec
logstash-output-scalyr-0.1.26.beta vendor/bundle/jruby/2.5.0/gems/filesize-0.0.4/filesize.gemspec
logstash-output-scalyr-0.1.25.beta vendor/bundle/jruby/2.5.0/gems/filesize-0.0.4/filesize.gemspec
logstash-output-scalyr-0.1.24.beta vendor/bundle/jruby/2.5.0/gems/filesize-0.0.4/filesize.gemspec
logstash-output-scalyr-0.1.23.beta vendor/bundle/jruby/2.5.0/gems/filesize-0.0.4/filesize.gemspec
logstash-output-scalyr-0.1.22.beta vendor/bundle/jruby/2.5.0/gems/filesize-0.0.4/filesize.gemspec
logstash-output-scalyr-0.1.21.beta vendor/bundle/jruby/2.5.0/gems/filesize-0.0.4/filesize.gemspec
logstash-output-scalyr-0.1.20.beta vendor/bundle/jruby/2.5.0/gems/filesize-0.0.4/filesize.gemspec
logstash-output-scalyr-0.1.19.beta vendor/bundle/jruby/2.5.0/gems/filesize-0.0.4/filesize.gemspec
logstash-output-scalyr-0.1.18.beta vendor/bundle/jruby/2.5.0/gems/filesize-0.0.4/filesize.gemspec
logstash-output-scalyr-0.1.17.beta vendor/bundle/jruby/2.5.0/gems/filesize-0.0.4/filesize.gemspec
logstash-output-scalyr-0.1.16.beta vendor/bundle/jruby/2.5.0/gems/filesize-0.0.4/filesize.gemspec
logstash-output-scalyr-0.1.15.beta vendor/bundle/jruby/2.5.0/gems/filesize-0.0.4/filesize.gemspec
logstash-output-scalyr-0.1.14.beta vendor/bundle/jruby/2.5.0/gems/filesize-0.0.4/filesize.gemspec
logstash-output-scalyr-0.1.13 vendor/bundle/jruby/2.5.0/gems/filesize-0.0.4/filesize.gemspec
logstash-output-scalyr-0.1.12 vendor/bundle/jruby/2.5.0/gems/filesize-0.0.4/filesize.gemspec
logstash-output-scalyr-0.1.11.beta vendor/bundle/jruby/2.5.0/gems/filesize-0.0.4/filesize.gemspec
logstash-output-scalyr-0.1.10.beta vendor/bundle/jruby/2.5.0/gems/filesize-0.0.4/filesize.gemspec