epitools.gemspec in epitools-0.4.29 vs epitools.gemspec in epitools-0.4.30

- 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{epitools} - s.version = "0.4.29" + s.version = "0.4.30" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["epitron"] - s.date = %q{2011-05-06} + s.date = %q{2011-05-12} s.description = %q{Miscellaneous utility libraries to make my life easier.} s.email = %q{chris@ill-logic.com} s.extra_rdoc_files = [ "LICENSE", "README.rdoc" @@ -62,10 +62,10 @@ "spec/zopen_spec.rb" ] s.homepage = %q{http://github.com/epitron/epitools} s.licenses = ["WTFPL"] s.require_paths = ["lib"] - s.rubygems_version = %q{1.5.2} + s.rubygems_version = %q{1.6.2} s.summary = %q{NOT UTILS... METILS!} if s.respond_to? :specification_version then s.specification_version = 3