astrotrain.gemspec in astrotrain-0.4.5 vs astrotrain.gemspec in astrotrain-0.5.0
- old
+ new
@@ -1,14 +1,17 @@
+# Generated by jeweler
+# DO NOT EDIT THIS FILE DIRECTLY
+# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{astrotrain}
- s.version = "0.4.5"
+ s.version = "0.5.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["technoweenie"]
- s.date = %q{2009-10-30}
+ s.date = %q{2010-01-16}
s.email = %q{technoweenie@gmail.com}
s.extra_rdoc_files = [
"LICENSE",
"README"
]
@@ -53,10 +56,11 @@
"test/fixtures/custom.txt",
"test/fixtures/fwd.txt",
"test/fixtures/gb2312_encoding.txt",
"test/fixtures/gb2312_encoding_invalid.txt",
"test/fixtures/html.txt",
+ "test/fixtures/html_multipart.txt",
"test/fixtures/iso-8859-1.txt",
"test/fixtures/mapped.txt",
"test/fixtures/multipart.txt",
"test/fixtures/multipart2.txt",
"test/fixtures/multiple.txt",
@@ -72,11 +76,11 @@
"test/transport_test.rb"
]
s.homepage = %q{http://github.com/entp/astrotrain}
s.rdoc_options = ["--charset=UTF-8"]
s.require_paths = ["lib"]
- s.rubygems_version = %q{1.3.4}
+ s.rubygems_version = %q{1.3.5}
s.summary = %q{email => http post}
s.test_files = [
"test/api_test.rb",
"test/logged_mail_test.rb",
"test/mapping_test.rb",
@@ -126,5 +130,6 @@
s.add_dependency(%q<rr>, [">= 0"])
s.add_dependency(%q<sinatra>, [">= 0"])
s.add_dependency(%q<xmppr4-simple>, [">= 0"])
end
end
+