rvm.gemspec in rvm-0.1.14 vs rvm.gemspec in rvm-0.1.15

- 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.1.14" + s.version = "0.1.15" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Wayne E. Seguin"] - s.date = %q{2010-02-13} + s.date = %q{2010-02-16} 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 = [ @@ -62,11 +62,10 @@ "scripts/symlink", "scripts/update", "scripts/utility", "scripts/version" ] - s.has_rdoc = false s.homepage = %q{http://github.com/wayneeseguin/rvm} s.post_install_message = %q{******************************************************************************** In order to setup rvm for your user's environment you must now run rvm-install. rvm-install will be found in your current gems bin directory corresponding to where the gem was installed. @@ -90,6 +89,5 @@ else end else end end -