Sha256: f172c031696ff470700be86954cb48fbb5f3d33b0be1dfc03ba08a05b159c8ab

Contents?: true

Size: 1.23 KB

Versions: 0

Compression: gzip

Compressed size: 567 Bytes

Stored size: 567 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: hello-world
version: !ruby/object:Gem::Version 
  version: 1.1.0
platform: ruby
authors: 
- kunto aji
autorequire: 
bindir: bin
cert_chain: []

date: 2010-01-14 00:00:00 +07:00
default_executable: hello-world
dependencies: []

description: longer description of your gem
email: aji_okay@yahoo.co.id
executables: 
- hello-world
extensions: []

extra_rdoc_files: 
- LICENSE
- README.rdoc
files: 
- .document
- .gitignore
- LICENSE
- README.rdoc
- Rakefile
- VERSION
- bin/hello-world
- 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/test_hello-world.rb
- test/helper.rb

Package Spec version

hello-world-1.1.0