rvm.gemspec in rvm-0.0.98 vs rvm.gemspec in rvm-0.0.99

- old
+ new

@@ -1,17 +1,17 @@ # Generated by jeweler -# DO NOT EDIT THIS FILE -# Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec` +# DO NOT EDIT THIS FILE DIRECTLY +# 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.98" + s.version = "0.0.99" 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-21} + s.date = %q{2009-12-27} 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 = [ @@ -43,10 +43,11 @@ "scripts/db", "scripts/fetch", "scripts/functions", "scripts/gems", "scripts/hash", + "scripts/hook", "scripts/initialize", "scripts/install", "scripts/irbrc", "scripts/irbrc.rb", "scripts/libraries", @@ -88,5 +89,6 @@ else end else end end +