rvm.gemspec in rvm-0.0.97 vs rvm.gemspec in rvm-0.0.98

- old
+ new

@@ -1,17 +1,17 @@ # 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.97" + s.version = "0.0.98" 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-17} + s.date = %q{2009-12-21} 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 = [ @@ -20,10 +20,11 @@ s.files = [ "LICENCE", "README", "binscripts/rvm", "binscripts/rvm-prompt", + "binscripts/rvmsudo", "config/db", "config/md5", "examples/rvmrc", "install", "lib/VERSION.yml", @@ -87,6 +88,5 @@ else end else end end -