rvm 1.2.9 → 1.3.0

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.
@@ -30,5 +30,5 @@ lib/rvm/shell/shell_wrapper.sh
30
30
  lib/rvm/shell/single_shot_wrapper.rb
31
31
  lib/rvm/shell/utility.rb
32
32
  lib/rvm/version.rb
33
- releases/rvm-1.2.9.tar.gz
34
- releases/rvm-1.2.9.tar.gz.md5
33
+ releases/rvm-1.3.0.tar.gz
34
+ releases/rvm-1.3.0.tar.gz.md5
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.2.9
1
+ 1.3.0
data/lib/rvm.rb CHANGED
@@ -54,7 +54,7 @@
54
54
  # RVM::Environment.new, versus RVM.environment
55
55
  #
56
56
  module RVM
57
- VERSION = "1.2.9"
57
+ VERSION = "1.3.0"
58
58
 
59
59
  require "rvm/errors"
60
60
 
Binary file
@@ -0,0 +1 @@
1
+ 625f97f963f8c1ffe213377dbe975fbb
data/sha1 CHANGED
@@ -1 +1 @@
1
- ab5e99e
1
+ 56d91be
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: 13
4
+ hash: 27
5
5
  prerelease:
6
6
  segments:
7
7
  - 1
8
- - 2
9
- - 9
10
- version: 1.2.9
8
+ - 3
9
+ - 0
10
+ version: 1.3.0
11
11
  platform: ruby
12
12
  authors:
13
13
  - Wayne E. Seguin
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2011-03-15 00:00:00 -04:00
18
+ date: 2011-03-23 00:00:00 -04:00
19
19
  default_executable:
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency
@@ -79,8 +79,8 @@ files:
79
79
  - lib/rvm/shell/single_shot_wrapper.rb
80
80
  - lib/rvm/shell/utility.rb
81
81
  - lib/rvm/version.rb
82
- - releases/rvm-1.2.9.tar.gz
83
- - releases/rvm-1.2.9.tar.gz.md5
82
+ - releases/rvm-1.3.0.tar.gz
83
+ - releases/rvm-1.3.0.tar.gz.md5
84
84
  - .gemtest
85
85
  has_rdoc: true
86
86
  homepage: http://github.com/wayneeseguin/rvm
@@ -147,7 +147,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
147
147
  requirements: []
148
148
 
149
149
  rubyforge_project: rvm
150
- rubygems_version: 1.5.3
150
+ rubygems_version: 1.6.2
151
151
  signing_key:
152
152
  specification_version: 3
153
153
  summary: RVM is the Ruby Version Manager (rvm)
Binary file
@@ -1 +0,0 @@
1
- eb61ce2928bcc98df1e3ef5c6c56d7b5