machinist_mongomapper.gemspec in machinist_mongomapper-0.9.7 vs machinist_mongomapper.gemspec in machinist_mongomapper-1.0.0
- old
+ new
@@ -3,23 +3,23 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{machinist_mongomapper}
- s.version = "0.9.7"
+ s.version = "1.0.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
- s.authors = ["Nicolas M\303\251rouze", "Vincent Hellot", "Mathieu Fosse", "Cyril Mougel"]
- s.date = %q{2009-11-22}
- s.email = %q{dev@yeastymobs.com}
+ s.authors = ["Nicolas M\303\251rouze", "Cyril Mougel"]
+ s.date = %q{2010-01-11}
+ s.email = %q{nicolas.merouze@gmail.com}
s.extra_rdoc_files = [
"LICENSE",
- "README.md"
+ "README.textile"
]
s.files = [
".gitignore",
"LICENSE",
- "README.md",
+ "README.textile",
"Rakefile",
"VERSION",
"init.rb",
"lib/machinist/mongomapper.rb",
"machinist_mongomapper.gemspec",