rvm.gemspec in rvm-0.0.95 vs rvm.gemspec in rvm-0.0.96
- 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.0.95"
+ s.version = "0.0.96"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Wayne E. Seguin"]
- s.date = %q{2009-12-15}
+ s.date = %q{2009-12-17}
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 = [
@@ -56,9 +56,10 @@
"scripts/monitor",
"scripts/notes",
"scripts/rvm",
"scripts/rvm-install",
"scripts/selector",
+ "scripts/symlink",
"scripts/update",
"scripts/utility"
]
s.homepage = %q{http://github.com/wayneeseguin/rvm}
s.post_install_message = %q{********************************************************************************