-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathhello.gemspec
More file actions
63 lines (55 loc) · 1.22 KB
/
hello.gemspec
File metadata and controls
63 lines (55 loc) · 1.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
--- !ruby/object:Gem::Specification
name: hello
version: !ruby/object:Gem::Version
version: 0.0.1
platform: ruby
authors:
- Dan Croak
autorequire:
bindir: bin
cert_chain: []
date: 2009-04-07 00:00:00 -04:00
default_executable:
dependencies: []
description: Hello is a Ruby interface to a collection of the word 'hello' in many languages and dialects.
email: dcroak@thoughtbot.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- Rakefile
- README.textile
- lib/hello.rb
- lib/parser.rb
- data/afternoon
- data/inoffensive
- data/all
- data/evening
- data/female
- data/male
- data/morning
has_rdoc: false
homepage: http://github.com/dancroak/hello
post_install_message:
rdoc_options: []
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.1
signing_key:
specification_version: 2
summary: Hello is a Ruby interface to a collection of the word 'hello' in many languages and dialects.
test_files: []