rvm.gemspec in rvm-0.0.86 vs rvm.gemspec in rvm-0.0.87
- old
+ new
@@ -1,27 +1,28 @@
# Generated by jeweler
-# DO NOT EDIT THIS FILE DIRECTLY
-# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
+# DO NOT EDIT THIS FILE
+# Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec`
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{rvm}
- s.version = "0.0.86"
+ s.version = "0.0.87"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Wayne E. Seguin"]
- s.date = %q{2009-11-30}
+ s.date = %q{2009-12-02}
s.default_executable = %q{rvm-install}
s.description = %q{Manages Ruby interpreter installations and switching between them.}
s.email = %q{wayneeseguin@gmail.com}
s.executables = ["rvm-install"]
s.extra_rdoc_files = [
"README"
]
s.files = [
"LICENCE",
"README",
+ "binscripts/rvm",
"binscripts/rvm-prompt",
"config/db",
"config/md5",
"examples/rvmrc",
"install",
@@ -32,10 +33,11 @@
"lib/rvm/shell.rb",
"lib/rvm/version.rb",
"rvm.gemspec",
"scripts/aliases",
"scripts/array",
+ "scripts/cd",
"scripts/cli",
"scripts/color",
"scripts/completion",
"scripts/db",
"scripts/fetch",
@@ -73,6 +75,5 @@
else
end
else
end
end
-