rvm 1.1.11 → 1.1.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/lib/VERSION.yml CHANGED
@@ -1,4 +1,4 @@
1
1
  ---
2
2
  :major: 1
3
3
  :minor: 1
4
- :patch: 11
4
+ :patch: 12
data/rvm.gemspec CHANGED
@@ -5,15 +5,13 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = %q{rvm}
8
- s.version = "1.1.11"
8
+ s.version = "1.1.12"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Wayne E. Seguin"]
12
- s.date = %q{2011-01-03}
13
- s.default_executable = %q{rvm-install}
12
+ s.date = %q{2011-01-04}
14
13
  s.description = %q{Manages Ruby interpreter environments and switching between them.}
15
14
  s.email = %q{wayneeseguin@gmail.com}
16
- s.executables = ["rvm-install"]
17
15
  s.extra_rdoc_files = [
18
16
  "README"
19
17
  ]
@@ -46,7 +44,6 @@ Gem::Specification.new do |s|
46
44
  "lib/rvm/shell/single_shot_wrapper.rb",
47
45
  "lib/rvm/shell/utility.rb",
48
46
  "lib/rvm/version.rb",
49
- "lib/rvm/version.rbc",
50
47
  "rvm.gemspec"
51
48
  ]
52
49
  s.homepage = %q{http://github.com/wayneeseguin/rvm}
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rvm
3
3
  version: !ruby/object:Gem::Version
4
- hash: 5
4
+ hash: 11
5
5
  prerelease:
6
6
  segments:
7
7
  - 1
8
8
  - 1
9
- - 11
10
- version: 1.1.11
9
+ - 12
10
+ version: 1.1.12
11
11
  platform: ruby
12
12
  authors:
13
13
  - Wayne E. Seguin
@@ -15,14 +15,14 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2011-01-03 00:00:00 -05:00
19
- default_executable: rvm-install
18
+ date: 2011-01-04 00:00:00 -05:00
19
+ default_executable:
20
20
  dependencies: []
21
21
 
22
22
  description: Manages Ruby interpreter environments and switching between them.
23
23
  email: wayneeseguin@gmail.com
24
- executables:
25
- - rvm-install
24
+ executables: []
25
+
26
26
  extensions: []
27
27
 
28
28
  extra_rdoc_files:
@@ -56,9 +56,7 @@ files:
56
56
  - lib/rvm/shell/single_shot_wrapper.rb
57
57
  - lib/rvm/shell/utility.rb
58
58
  - lib/rvm/version.rb
59
- - lib/rvm/version.rbc
60
59
  - rvm.gemspec
61
- - bin/rvm-install
62
60
  has_rdoc: true
63
61
  homepage: http://github.com/wayneeseguin/rvm
64
62
  licenses: []
data/bin/rvm-install DELETED
@@ -1,5 +0,0 @@
1
- #!/usr/bin/env ruby
2
-
3
- # Hot potato!!! Bash it!
4
- exec "bash -l -c 'cd #{File.dirname(File.dirname(__FILE__))} && ./install #{ARGV.join(' ')}'"
5
-
data/lib/rvm/version.rbc DELETED
@@ -1,392 +0,0 @@
1
- !RBIX
2
- 0
3
- x
4
- M
5
- 1
6
- n
7
- n
8
- x
9
- 10
10
- __script__
11
- i
12
- 37
13
- 5
14
- 7
15
- 0
16
- 64
17
- 47
18
- 49
19
- 1
20
- 1
21
- 15
22
- 99
23
- 7
24
- 2
25
- 65
26
- 49
27
- 3
28
- 2
29
- 13
30
- 99
31
- 12
32
- 7
33
- 4
34
- 12
35
- 7
36
- 5
37
- 12
38
- 65
39
- 12
40
- 49
41
- 6
42
- 4
43
- 15
44
- 49
45
- 4
46
- 0
47
- 15
48
- 2
49
- 11
50
- I
51
- 6
52
- I
53
- 0
54
- I
55
- 0
56
- I
57
- 0
58
- n
59
- p
60
- 7
61
- s
62
- 4
63
- yaml
64
- x
65
- 7
66
- require
67
- x
68
- 3
69
- RVM
70
- x
71
- 11
72
- open_module
73
- x
74
- 15
75
- __module_init__
76
- M
77
- 1
78
- n
79
- n
80
- x
81
- 3
82
- RVM
83
- i
84
- 28
85
- 5
86
- 66
87
- 99
88
- 7
89
- 0
90
- 65
91
- 49
92
- 1
93
- 2
94
- 13
95
- 99
96
- 12
97
- 7
98
- 2
99
- 12
100
- 7
101
- 3
102
- 12
103
- 65
104
- 12
105
- 49
106
- 4
107
- 4
108
- 15
109
- 49
110
- 2
111
- 0
112
- 11
113
- I
114
- 6
115
- I
116
- 0
117
- I
118
- 0
119
- I
120
- 0
121
- n
122
- p
123
- 5
124
- x
125
- 7
126
- Version
127
- x
128
- 11
129
- open_module
130
- x
131
- 15
132
- __module_init__
133
- M
134
- 1
135
- n
136
- n
137
- x
138
- 7
139
- Version
140
- i
141
- 106
142
- 5
143
- 66
144
- 65
145
- 7
146
- 0
147
- 45
148
- 1
149
- 2
150
- 45
151
- 3
152
- 4
153
- 7
154
- 5
155
- 64
156
- 45
157
- 3
158
- 6
159
- 65
160
- 49
161
- 7
162
- 0
163
- 49
164
- 8
165
- 1
166
- 49
167
- 9
168
- 2
169
- 49
170
- 10
171
- 1
172
- 49
173
- 11
174
- 2
175
- 15
176
- 65
177
- 7
178
- 12
179
- 45
180
- 0
181
- 13
182
- 7
183
- 14
184
- 49
185
- 15
186
- 1
187
- 49
188
- 11
189
- 2
190
- 15
191
- 65
192
- 7
193
- 16
194
- 45
195
- 0
196
- 17
197
- 7
198
- 18
199
- 49
200
- 15
201
- 1
202
- 49
203
- 11
204
- 2
205
- 15
206
- 65
207
- 7
208
- 19
209
- 45
210
- 0
211
- 20
212
- 7
213
- 21
214
- 49
215
- 15
216
- 1
217
- 49
218
- 11
219
- 2
220
- 15
221
- 65
222
- 7
223
- 22
224
- 45
225
- 12
226
- 23
227
- 45
228
- 16
229
- 24
230
- 45
231
- 19
232
- 25
233
- 35
234
- 3
235
- 7
236
- 26
237
- 64
238
- 49
239
- 27
240
- 1
241
- 49
242
- 28
243
- 0
244
- 49
245
- 11
246
- 2
247
- 11
248
- I
249
- 7
250
- I
251
- 0
252
- I
253
- 0
254
- I
255
- 0
256
- n
257
- p
258
- 29
259
- x
260
- 12
261
- VERSION_YAML
262
- x
263
- 4
264
- YAML
265
- n
266
- x
267
- 4
268
- File
269
- n
270
- s
271
- 14
272
- ../VERSION.yml
273
- n
274
- x
275
- 11
276
- active_path
277
- x
278
- 7
279
- dirname
280
- x
281
- 11
282
- expand_path
283
- x
284
- 9
285
- load_file
286
- x
287
- 9
288
- const_set
289
- x
290
- 5
291
- MAJOR
292
- n
293
- x
294
- 5
295
- major
296
- x
297
- 2
298
- []
299
- x
300
- 5
301
- MINOR
302
- n
303
- x
304
- 5
305
- minor
306
- x
307
- 5
308
- PATCH
309
- n
310
- x
311
- 5
312
- patch
313
- x
314
- 6
315
- STRING
316
- n
317
- n
318
- n
319
- s
320
- 1
321
- .
322
- x
323
- 4
324
- join
325
- x
326
- 6
327
- freeze
328
- p
329
- 11
330
- I
331
- 2
332
- I
333
- 7
334
- I
335
- 22
336
- I
337
- a
338
- I
339
- 31
340
- I
341
- c
342
- I
343
- 40
344
- I
345
- e
346
- I
347
- 4f
348
- I
349
- 10
350
- I
351
- 6a
352
- x
353
- 52
354
- /Users/wayne/projects/db0/rvm/rvm/lib/rvm/version.rb
355
- p
356
- 0
357
- x
358
- 13
359
- attach_method
360
- p
361
- 3
362
- I
363
- 2
364
- I
365
- 4
366
- I
367
- 1c
368
- x
369
- 52
370
- /Users/wayne/projects/db0/rvm/rvm/lib/rvm/version.rb
371
- p
372
- 0
373
- x
374
- 13
375
- attach_method
376
- p
377
- 5
378
- I
379
- 0
380
- I
381
- 1
382
- I
383
- 9
384
- I
385
- 3
386
- I
387
- 25
388
- x
389
- 52
390
- /Users/wayne/projects/db0/rvm/rvm/lib/rvm/version.rb
391
- p
392
- 0