rvm 1.2.7 → 1.2.8

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.7.tar.gz
34
- releases/rvm-1.2.7.tar.gz.md5
33
+ releases/rvm-1.2.8.tar.gz
34
+ releases/rvm-1.2.8.tar.gz.md5
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.2.7
1
+ 1.2.8
data/lib/rvm.rb CHANGED
@@ -54,13 +54,13 @@
54
54
  # RVM::Environment.new, versus RVM.environment
55
55
  #
56
56
  module RVM
57
- VERSION = "1.2.7"
57
+ VERSION = "1.2.8"
58
58
 
59
- require 'rvm/errors'
59
+ require "rvm/errors"
60
60
 
61
- autoload :Shell, 'rvm/shell'
62
- autoload :Environment, 'rvm/environment'
63
- autoload :Version, 'rvm/version'
61
+ autoload :Shell, "rvm/shell"
62
+ autoload :Environment, "rvm/environment"
63
+ autoload :Version, "rvm/version"
64
64
 
65
65
  class << self
66
66
 
Binary file
@@ -0,0 +1 @@
1
+ 86e773f487dea3fa1792a47f480a5ea3
data/sha1 CHANGED
@@ -1 +1 @@
1
- 013bb6b
1
+ ddf3b50
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: 17
4
+ hash: 15
5
5
  prerelease:
6
6
  segments:
7
7
  - 1
8
8
  - 2
9
- - 7
10
- version: 1.2.7
9
+ - 8
10
+ version: 1.2.8
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-02-25 00:00:00 -05:00
18
+ date: 2011-03-08 00:00:00 -05: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.7.tar.gz
83
- - releases/rvm-1.2.7.tar.gz.md5
82
+ - releases/rvm-1.2.8.tar.gz
83
+ - releases/rvm-1.2.8.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.2
150
+ rubygems_version: 1.5.3
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
- 819e013d81840591c9bf11c00ef08995