rvm 0.0.48 → 0.0.49

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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rvm
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.48
4
+ version: 0.0.49
5
5
  platform: ruby
6
6
  authors:
7
7
  - Wayne E. Seguin
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-09-23 00:00:00 -04:00
12
+ date: 2009-09-24 00:00:00 -04:00
13
13
  default_executable: rvm-install
14
14
  dependencies: []
15
15
 
@@ -22,26 +22,27 @@ extensions: []
22
22
  extra_rdoc_files:
23
23
  - README
24
24
  files:
25
- - INSTALL
26
25
  - LICENCE
27
26
  - README
28
27
  - config/db
29
28
  - examples/rvmrc
29
+ - install
30
30
  - lib/VERSION.yml
31
31
  - lib/rvm.rb
32
32
  - rvm.gemspec
33
+ - scripts/aliases
34
+ - scripts/cli
35
+ - scripts/completion
36
+ - scripts/functions
33
37
  - scripts/gemsync
38
+ - scripts/install
39
+ - scripts/ruby-installer
34
40
  - scripts/rvm
35
- - scripts/rvm-aliases
36
- - scripts/rvm-cli
37
- - scripts/rvm-completion
38
- - scripts/rvm-functions
39
41
  - scripts/rvm-install
40
42
  - scripts/rvm-prompt
41
- - scripts/rvm-ruby-installer
42
- - scripts/rvm-selector
43
- - scripts/rvm-update
44
- - scripts/rvm-utility
43
+ - scripts/selector
44
+ - scripts/update
45
+ - scripts/utility
45
46
  has_rdoc: true
46
47
  homepage: http://github.com/wayneeseguin/rvm
47
48
  licenses: []
data/INSTALL DELETED
@@ -1 +0,0 @@
1
- From the *project directory* run bin/rvm-install