rvm.gemspec in rvm-1.1.12 vs rvm.gemspec in rvm-1.2.2
- old
+ new
@@ -3,15 +3,15 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{rvm}
- s.version = "1.1.12"
+ s.version = "1.2.2"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Wayne E. Seguin"]
- s.date = %q{2011-01-04}
+ s.date = %q{2011-01-13}
s.description = %q{Manages Ruby interpreter environments and switching between them.}
s.email = %q{wayneeseguin@gmail.com}
s.extra_rdoc_files = [
"README"
]
@@ -42,9 +42,11 @@
"lib/rvm/shell/result.rb",
"lib/rvm/shell/shell_wrapper.sh",
"lib/rvm/shell/single_shot_wrapper.rb",
"lib/rvm/shell/utility.rb",
"lib/rvm/version.rb",
+ "releases/rvm-1.2.2.tar.gz",
+ "releases/rvm-1.2.2.tar.gz.md5",
"rvm.gemspec"
]
s.homepage = %q{http://github.com/wayneeseguin/rvm}
s.post_install_message = %q{********************************************************************************