bert.gemspec in bert-1.1.0 vs bert.gemspec in bert-1.1.1

- old
+ new

@@ -1,20 +1,20 @@ # Generated by jeweler -# DO NOT EDIT THIS FILE -# Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec` +# 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{bert} - s.version = "1.1.0" + s.version = "1.1.1" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Tom Preston-Werner"] - s.date = %q{2009-10-28} + s.date = %q{2010-01-12} s.description = %q{BERT Serializiation for Ruby} s.email = %q{tom@mojombo.com} - s.extensions = ["ext/bert/c/extconf.rb"] + s.extensions = ["ext/bert/c/extconf.rb", "ext/bert/c/extconf.rb"] s.extra_rdoc_files = [ "LICENSE", "README.md" ] s.files = [ @@ -67,5 +67,6 @@ end else s.add_dependency(%q<thoughtbot-shoulda>, [">= 0"]) end end +