relish 0.3.0.pre → 0.3.0
Sign up to get free protection for your applications and to get access to all the features.
- data/relish.gemspec +1 -1
- metadata +236 -180
data/relish.gemspec
CHANGED
metadata
CHANGED
@@ -1,217 +1,273 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: relish
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
|
5
|
-
|
4
|
+
hash: 19
|
5
|
+
prerelease:
|
6
|
+
segments:
|
7
|
+
- 0
|
8
|
+
- 3
|
9
|
+
- 0
|
10
|
+
version: 0.3.0
|
6
11
|
platform: ruby
|
7
12
|
authors:
|
8
|
-
|
9
|
-
|
13
|
+
- Matt Wynne
|
14
|
+
- Justin Ko
|
10
15
|
autorequire:
|
11
16
|
bindir: bin
|
12
17
|
cert_chain: []
|
13
18
|
|
14
|
-
date: 2011-04-
|
15
|
-
default_executable:
|
19
|
+
date: 2011-04-27 00:00:00 Z
|
16
20
|
dependencies:
|
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
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
21
|
+
- !ruby/object:Gem::Dependency
|
22
|
+
name: json
|
23
|
+
prerelease: false
|
24
|
+
requirement: &id001 !ruby/object:Gem::Requirement
|
25
|
+
none: false
|
26
|
+
requirements:
|
27
|
+
- - ~>
|
28
|
+
- !ruby/object:Gem::Version
|
29
|
+
hash: 11
|
30
|
+
segments:
|
31
|
+
- 1
|
32
|
+
- 4
|
33
|
+
- 6
|
34
|
+
version: 1.4.6
|
35
|
+
type: :runtime
|
36
|
+
version_requirements: *id001
|
37
|
+
- !ruby/object:Gem::Dependency
|
38
|
+
name: rest-client
|
39
|
+
prerelease: false
|
40
|
+
requirement: &id002 !ruby/object:Gem::Requirement
|
41
|
+
none: false
|
42
|
+
requirements:
|
43
|
+
- - ~>
|
44
|
+
- !ruby/object:Gem::Version
|
45
|
+
hash: 13
|
46
|
+
segments:
|
47
|
+
- 1
|
48
|
+
- 6
|
49
|
+
- 1
|
50
|
+
version: 1.6.1
|
51
|
+
type: :runtime
|
52
|
+
version_requirements: *id002
|
53
|
+
- !ruby/object:Gem::Dependency
|
54
|
+
name: archive-tar-minitar
|
55
|
+
prerelease: false
|
56
|
+
requirement: &id003 !ruby/object:Gem::Requirement
|
57
|
+
none: false
|
58
|
+
requirements:
|
59
|
+
- - ~>
|
60
|
+
- !ruby/object:Gem::Version
|
61
|
+
hash: 15
|
62
|
+
segments:
|
63
|
+
- 0
|
64
|
+
- 5
|
65
|
+
- 2
|
66
|
+
version: 0.5.2
|
67
|
+
type: :runtime
|
68
|
+
version_requirements: *id003
|
69
|
+
- !ruby/object:Gem::Dependency
|
70
|
+
name: fakeweb
|
71
|
+
prerelease: false
|
72
|
+
requirement: &id004 !ruby/object:Gem::Requirement
|
73
|
+
none: false
|
74
|
+
requirements:
|
75
|
+
- - ~>
|
76
|
+
- !ruby/object:Gem::Version
|
77
|
+
hash: 27
|
78
|
+
segments:
|
79
|
+
- 1
|
80
|
+
- 3
|
81
|
+
- 0
|
82
|
+
version: 1.3.0
|
83
|
+
type: :development
|
84
|
+
version_requirements: *id004
|
85
|
+
- !ruby/object:Gem::Dependency
|
86
|
+
name: rake
|
87
|
+
prerelease: false
|
88
|
+
requirement: &id005 !ruby/object:Gem::Requirement
|
89
|
+
none: false
|
90
|
+
requirements:
|
91
|
+
- - ~>
|
92
|
+
- !ruby/object:Gem::Version
|
93
|
+
hash: 49
|
94
|
+
segments:
|
95
|
+
- 0
|
96
|
+
- 8
|
97
|
+
- 7
|
98
|
+
version: 0.8.7
|
99
|
+
type: :development
|
100
|
+
version_requirements: *id005
|
101
|
+
- !ruby/object:Gem::Dependency
|
102
|
+
name: rspec
|
103
|
+
prerelease: false
|
104
|
+
requirement: &id006 !ruby/object:Gem::Requirement
|
105
|
+
none: false
|
106
|
+
requirements:
|
107
|
+
- - ~>
|
108
|
+
- !ruby/object:Gem::Version
|
109
|
+
hash: 15
|
110
|
+
segments:
|
111
|
+
- 2
|
112
|
+
- 0
|
113
|
+
- 0
|
114
|
+
version: 2.0.0
|
115
|
+
type: :development
|
116
|
+
version_requirements: *id006
|
117
|
+
- !ruby/object:Gem::Dependency
|
118
|
+
name: aruba
|
119
|
+
prerelease: false
|
120
|
+
requirement: &id007 !ruby/object:Gem::Requirement
|
121
|
+
none: false
|
122
|
+
requirements:
|
123
|
+
- - ~>
|
124
|
+
- !ruby/object:Gem::Version
|
125
|
+
hash: 19
|
126
|
+
segments:
|
127
|
+
- 0
|
128
|
+
- 2
|
129
|
+
- 2
|
130
|
+
version: 0.2.2
|
131
|
+
type: :development
|
132
|
+
version_requirements: *id007
|
133
|
+
- !ruby/object:Gem::Dependency
|
134
|
+
name: bundler
|
135
|
+
prerelease: false
|
136
|
+
requirement: &id008 !ruby/object:Gem::Requirement
|
137
|
+
none: false
|
138
|
+
requirements:
|
139
|
+
- - ~>
|
140
|
+
- !ruby/object:Gem::Version
|
141
|
+
hash: 23
|
142
|
+
segments:
|
143
|
+
- 1
|
144
|
+
- 0
|
145
|
+
- 0
|
146
|
+
version: 1.0.0
|
147
|
+
type: :development
|
148
|
+
version_requirements: *id008
|
149
|
+
- !ruby/object:Gem::Dependency
|
150
|
+
name: cucumber
|
151
|
+
prerelease: false
|
152
|
+
requirement: &id009 !ruby/object:Gem::Requirement
|
153
|
+
none: false
|
154
|
+
requirements:
|
155
|
+
- - ~>
|
156
|
+
- !ruby/object:Gem::Version
|
157
|
+
hash: 57
|
158
|
+
segments:
|
159
|
+
- 0
|
160
|
+
- 9
|
161
|
+
- 1
|
162
|
+
version: 0.9.1
|
163
|
+
type: :development
|
164
|
+
version_requirements: *id009
|
116
165
|
description: Client gem for http://relishapp.com
|
117
166
|
email: matt@mattwynne.net
|
118
167
|
executables:
|
119
|
-
|
168
|
+
- relish
|
120
169
|
extensions: []
|
121
170
|
|
122
171
|
extra_rdoc_files: []
|
123
172
|
|
124
173
|
files:
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
has_rdoc: true
|
174
|
+
- .gitignore
|
175
|
+
- Gemfile
|
176
|
+
- LICENSE
|
177
|
+
- README.md
|
178
|
+
- Rakefile
|
179
|
+
- bin/relish
|
180
|
+
- cucumber.yml
|
181
|
+
- features/help.feature
|
182
|
+
- features/projects.feature
|
183
|
+
- features/step_definitions/aruba.rb
|
184
|
+
- features/step_definitions/fake_web_steps.rb
|
185
|
+
- features/step_definitions/relish_steps.rb
|
186
|
+
- features/support/env.rb
|
187
|
+
- lib/relish.rb
|
188
|
+
- lib/relish/command.rb
|
189
|
+
- lib/relish/commands/base.rb
|
190
|
+
- lib/relish/commands/collab.rb
|
191
|
+
- lib/relish/commands/config.rb
|
192
|
+
- lib/relish/commands/dsl.rb
|
193
|
+
- lib/relish/commands/dsl/command.rb
|
194
|
+
- lib/relish/commands/dsl/context_class.rb
|
195
|
+
- lib/relish/commands/dsl/help_text.rb
|
196
|
+
- lib/relish/commands/dsl/option.rb
|
197
|
+
- lib/relish/commands/help.rb
|
198
|
+
- lib/relish/commands/projects.rb
|
199
|
+
- lib/relish/commands/push.rb
|
200
|
+
- lib/relish/commands/versions.rb
|
201
|
+
- lib/relish/error_messages.rb
|
202
|
+
- lib/relish/helpers.rb
|
203
|
+
- lib/relish/options_file.rb
|
204
|
+
- lib/relish/param_methods.rb
|
205
|
+
- lib/relish/resource_methods.rb
|
206
|
+
- lib/relish/ui.rb
|
207
|
+
- relish.gemspec
|
208
|
+
- spec/relish/command_spec.rb
|
209
|
+
- spec/relish/commands/base_spec.rb
|
210
|
+
- spec/relish/commands/config_spec.rb
|
211
|
+
- spec/relish/commands/dsl/command_spec.rb
|
212
|
+
- spec/relish/commands/dsl/help_text_spec.rb
|
213
|
+
- spec/relish/commands/dsl/option_spec.rb
|
214
|
+
- spec/relish/error_messages_spec.rb
|
215
|
+
- spec/relish/options_file_spec.rb
|
216
|
+
- spec/relish/param_methods_spec.rb
|
217
|
+
- spec/relish_spec.rb
|
218
|
+
- spec/spec_helper.rb
|
219
|
+
- spec/support/context_class_examples.rb
|
172
220
|
homepage: http://relishapp.com
|
173
221
|
licenses: []
|
174
222
|
|
175
223
|
post_install_message:
|
176
224
|
rdoc_options:
|
177
|
-
|
225
|
+
- --charset=UTF-8
|
178
226
|
require_paths:
|
179
|
-
|
227
|
+
- lib
|
180
228
|
required_ruby_version: !ruby/object:Gem::Requirement
|
181
229
|
none: false
|
182
230
|
requirements:
|
183
|
-
|
184
|
-
|
185
|
-
|
231
|
+
- - ">="
|
232
|
+
- !ruby/object:Gem::Version
|
233
|
+
hash: 3
|
234
|
+
segments:
|
235
|
+
- 0
|
236
|
+
version: "0"
|
186
237
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
187
238
|
none: false
|
188
239
|
requirements:
|
189
|
-
|
190
|
-
|
191
|
-
|
240
|
+
- - ">="
|
241
|
+
- !ruby/object:Gem::Version
|
242
|
+
hash: 17
|
243
|
+
segments:
|
244
|
+
- 1
|
245
|
+
- 3
|
246
|
+
- 5
|
247
|
+
version: 1.3.5
|
192
248
|
requirements: []
|
193
249
|
|
194
250
|
rubyforge_project:
|
195
|
-
rubygems_version: 1.
|
251
|
+
rubygems_version: 1.7.2
|
196
252
|
signing_key:
|
197
253
|
specification_version: 3
|
198
254
|
summary: Client gem for http://relishapp.com
|
199
255
|
test_files:
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
|
256
|
+
- features/help.feature
|
257
|
+
- features/projects.feature
|
258
|
+
- features/step_definitions/aruba.rb
|
259
|
+
- features/step_definitions/fake_web_steps.rb
|
260
|
+
- features/step_definitions/relish_steps.rb
|
261
|
+
- features/support/env.rb
|
262
|
+
- spec/relish/command_spec.rb
|
263
|
+
- spec/relish/commands/base_spec.rb
|
264
|
+
- spec/relish/commands/config_spec.rb
|
265
|
+
- spec/relish/commands/dsl/command_spec.rb
|
266
|
+
- spec/relish/commands/dsl/help_text_spec.rb
|
267
|
+
- spec/relish/commands/dsl/option_spec.rb
|
268
|
+
- spec/relish/error_messages_spec.rb
|
269
|
+
- spec/relish/options_file_spec.rb
|
270
|
+
- spec/relish/param_methods_spec.rb
|
271
|
+
- spec/relish_spec.rb
|
272
|
+
- spec/spec_helper.rb
|
273
|
+
- spec/support/context_class_examples.rb
|