rvm 1.2.2 → 1.2.3

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/README CHANGED
@@ -56,6 +56,7 @@ Action
56
56
  reset - remove current and stored default & system settings.
57
57
  (If you experience odd behavior try this second)
58
58
  info - show the *current* environment information for current ruby
59
+ current - print the *current* ruby version and the name of any gemset being used.
59
60
  debug - show info plus additional information for common issues
60
61
 
61
62
  install - install one or many ruby versions
@@ -1,4 +1,4 @@
1
1
  ---
2
2
  :major: 1
3
3
  :minor: 2
4
- :patch: 2
4
+ :patch: 3
Binary file
@@ -0,0 +1 @@
1
+ eb8edfc45fe7ada38717d50ed4869bff
@@ -5,11 +5,11 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = %q{rvm}
8
- s.version = "1.2.2"
8
+ s.version = "1.2.3"
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-13}
12
+ s.date = %q{2011-01-21}
13
13
  s.description = %q{Manages Ruby interpreter environments and switching between them.}
14
14
  s.email = %q{wayneeseguin@gmail.com}
15
15
  s.extra_rdoc_files = [
@@ -44,8 +44,8 @@ Gem::Specification.new do |s|
44
44
  "lib/rvm/shell/single_shot_wrapper.rb",
45
45
  "lib/rvm/shell/utility.rb",
46
46
  "lib/rvm/version.rb",
47
- "releases/rvm-1.2.2.tar.gz",
48
- "releases/rvm-1.2.2.tar.gz.md5",
47
+ "releases/rvm-1.2.3.tar.gz",
48
+ "releases/rvm-1.2.3.tar.gz.md5",
49
49
  "rvm.gemspec"
50
50
  ]
51
51
  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: 27
4
+ hash: 25
5
5
  prerelease:
6
6
  segments:
7
7
  - 1
8
8
  - 2
9
- - 2
10
- version: 1.2.2
9
+ - 3
10
+ version: 1.2.3
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-01-13 00:00:00 -05:00
18
+ date: 2011-01-21 00:00:00 -05:00
19
19
  default_executable:
20
20
  dependencies: []
21
21
 
@@ -56,8 +56,8 @@ files:
56
56
  - lib/rvm/shell/single_shot_wrapper.rb
57
57
  - lib/rvm/shell/utility.rb
58
58
  - lib/rvm/version.rb
59
- - releases/rvm-1.2.2.tar.gz
60
- - releases/rvm-1.2.2.tar.gz.md5
59
+ - releases/rvm-1.2.3.tar.gz
60
+ - releases/rvm-1.2.3.tar.gz.md5
61
61
  - rvm.gemspec
62
62
  has_rdoc: true
63
63
  homepage: http://github.com/wayneeseguin/rvm
Binary file
@@ -1 +0,0 @@
1
- dcda19a2d074e639cab2688131d1b501