active-triples.gemspec in active-triples-1.1.0 vs active-triples.gemspec in active-triples-1.1.1

- old
+ new

@@ -5,10 +5,10 @@ Gem::Specification.new do |s| s.name = "active-triples" s.version = ActiveTriples::VERSION s.platform = Gem::Platform::RUBY s.authors = ["Tom Johnson", "Trey Terrell"] - s.homepage = 'https://github.com/ActiveTriples/ActiveTriples' + s.homepage = 'https://gitlab.com/no_reply/ActiveTriples' s.email = 'tom@curationexperts.com' s.summary = %q{RDF graphs in ActiveModel wrappers.} s.description = %q{ActiveTriples provides tools for modeling RDF as discrete resources.} s.license = 'Apache-2.0' s.required_ruby_version = '>= 2.1.0'