Sha256: 9cf0251418680d345340ca70945fb1c56e101d00a36f17a5a0b874fddc318fc7
Contents?: true
Size: 1.28 KB
Versions: 0
Compression: gzip
Compressed size: 594 Bytes
Stored size: 594 Bytes
Contents
--- !ruby/object:Gem::Specification name: rantly version: !ruby/object:Gem::Version version: 0.2.0 platform: ruby authors: - Howard Yeh autorequire: bindir: bin cert_chain: [] date: 2010-01-04 00:00:00 -08:00 default_executable: dependencies: [] description: email: hayeah@gmail.com executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.textile files: - .document - .gitignore - LICENSE - README.textile - Rakefile - VERSION.yml - lib/rantly.rb - lib/rantly/data.rb - lib/rantly/generator.rb - lib/rantly/property.rb - lib/rantly/silly.rb - lib/rantly/spec.rb - rantly.gemspec - test/rantly_test.rb - test/test_helper.rb has_rdoc: true homepage: http://github.com/hayeah/rantly licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.3.5 signing_key: specification_version: 3 summary: Ruby Imperative Random Data Generator and Quickcheck test_files: - test/rantly_test.rb - test/test_helper.rb