rvm.gemspec in rvm-0.1.43 vs rvm.gemspec in rvm-0.1.44
- old
+ new
@@ -3,15 +3,15 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{rvm}
- s.version = "0.1.43"
+ s.version = "0.1.44"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Wayne E. Seguin"]
- s.date = %q{2010-07-21}
+ s.date = %q{2010-08-06}
s.default_executable = %q{rvm-install}
s.description = %q{Manages Ruby interpreter environments and switching between them.}
s.email = %q{wayneeseguin@gmail.com}
s.executables = ["rvm-install"]
s.extra_rdoc_files = [
@@ -19,10 +19,11 @@
]
s.files = [
"LICENCE",
"README",
"binscripts/rvm",
+ "binscripts/rvm-auto-ruby",
"binscripts/rvm-prompt",
"binscripts/rvm-shell",
"binscripts/rvm-update-head",
"binscripts/rvm-update-latest",
"binscripts/rvmsudo",
@@ -98,10 +99,11 @@
"scripts/completion",
"scripts/db",
"scripts/disk-usage",
"scripts/docs",
"scripts/env",
+ "scripts/environment-convertor",
"scripts/fetch",
"scripts/gemsets",
"scripts/hash",
"scripts/help",
"scripts/hook",
@@ -121,9 +123,10 @@
"scripts/monitor",
"scripts/notes",
"scripts/package",
"scripts/patches",
"scripts/patchsets",
+ "scripts/repair",
"scripts/rubygems",
"scripts/rvm",
"scripts/rvm-install",
"scripts/selector",
"scripts/set",