open311.gemspec in open311-0.0.0 vs open311.gemspec in open311-0.0.1

- old
+ new

@@ -17,10 +17,10 @@ s.add_runtime_dependency("multi_json", "~> 0.0.5") s.add_runtime_dependency("multi_xml", "~> 0.2.0") s.authors = ["Dan Melton", "Erik Michaels-Ober"] s.description = %q{A Ruby wrapper for the Open311 API v2.} s.post_install_message =<<eos -Using this gem for your project or company? Add it to the apps wiki! +Using this gem in your project or organization? Add it to the apps wiki! https://github.com/cfalabs/open311/wiki/apps eos s.email = ["dan@codeforamerica.org"] s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) } s.files = `git ls-files`.split("\n")