epitools.gemspec in epitools-0.5.7 vs epitools.gemspec in epitools-0.5.8

- 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 = "epitools" - s.version = "0.5.7" + s.version = "0.5.8" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["epitron"] - s.date = "2012-05-04" + s.date = "2012-07-08" s.description = "Miscellaneous utility libraries to make my life easier." s.email = "chris@ill-logic.com" s.extra_rdoc_files = [ "LICENSE", "README.rdoc", @@ -85,10 +85,10 @@ "spec/zopen_spec.rb" ] s.homepage = "http://github.com/epitron/epitools" s.licenses = ["WTFPL"] s.require_paths = ["lib"] - s.rubygems_version = "1.8.21" + s.rubygems_version = "1.8.24" s.summary = "NOT UTILS... METILS!" if s.respond_to? :specification_version then s.specification_version = 3