rvm.gemspec in rvm-0.0.80 vs rvm.gemspec in rvm-0.0.81
- old
+ new
@@ -3,11 +3,11 @@
# 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.80"
+ s.version = "0.0.81"
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-19}
s.default_executable = %q{rvm-install}
@@ -18,11 +18,10 @@
"README"
]
s.files = [
"LICENCE",
"README",
- "binscripts/gemsync",
"binscripts/rvm-prompt",
"config/db",
"examples/rvmrc",
"install",
"lib/VERSION.yml",
@@ -34,14 +33,20 @@
"rvm.gemspec",
"scripts/aliases",
"scripts/cli",
"scripts/color",
"scripts/completion",
+ "scripts/db",
+ "scripts/fetch",
"scripts/functions",
"scripts/gems",
+ "scripts/initialize",
"scripts/install",
"scripts/irbrc",
"scripts/irbrc.rb",
+ "scripts/log",
+ "scripts/match",
+ "scripts/monitor",
"scripts/ruby-installer",
"scripts/rvm",
"scripts/rvm-install",
"scripts/selector",
"scripts/update",