Sha256: 185ce319cd3b27821b08b249564c6f02387a1605d7d0826308cc18f6b4247fcf
Contents?: true
Size: 1.44 KB
Versions: 0
Compression: gzip
Compressed size: 617 Bytes
Stored size: 617 Bytes
Contents
--- !ruby/object:Gem::Specification name: hello-world version: !ruby/object:Gem::Version version: 0.1.0 platform: ruby authors: - kunto aji autorequire: bindir: bin cert_chain: [] date: 2010-01-01 00:00:00 +07:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: thoughtbot-shoulda type: :development version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: description: longer description of your gem email: aji_okay@yahoo.co.id executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.rdoc files: - .document - .gitignore - LICENSE - README.rdoc - Rakefile - VERSION - hello-world.gemspec - lib/hello-world.rb - test/helper.rb - test/test_hello-world.rb has_rdoc: true homepage: http://github.com/kuntoaji/hello-world 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: one-line summary of your gem test_files: - test/helper.rb - test/test_hello-world.rb