architect4r.gemspec in architect4r-0.3.3.1 vs architect4r.gemspec in architect4r-0.3.4
- old
+ new
@@ -5,10 +5,10 @@
Gem::Specification.new do |s|
s.name = "architect4r"
s.version = Architect4r::VERSION
s.authors = ["Maximilian Schulz"]
s.email = ["m.schulz@kulturfluss.de"]
- s.homepage = "http://www.kulturfluss.de/"
+ s.homepage = "https://github.com/namxam/architect4r/"
s.summary = %q{A gem for working with the neo4j REST interface.}
s.description = %q{This gem is intended for making a neo4j graph db accessible by providing a ruby wrapper for the REST API.}
s.files = `git ls-files`.split("\n")
s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
\ No newline at end of file