geoxml-rails.gemspec in geoxml-rails-3.0.0 vs geoxml-rails.gemspec in geoxml-rails-3.0.1
- old
+ new
@@ -11,10 +11,10 @@
if spec.respond_to?(:metadata)
end
spec.summary = "Inserts GeoXML3.js into the Rails asset pipeline."
- spec.homepage = "http://github.com/bcpearce/geoxml3-rails"
+ spec.homepage = "http://github.com/bcpearce/geoxml-rails"
spec.license = "Apache 2.0"
spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
spec.bindir = "exe"
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }