active-triples.gemspec in active-triples-1.1.1 vs active-triples.gemspec in active-triples-1.2.0
- old
+ new
@@ -4,12 +4,12 @@
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.authors = ["Tamsin Johnson", "Trey Pendragon"]
s.homepage = 'https://gitlab.com/no_reply/ActiveTriples'
- s.email = 'tom@curationexperts.com'
+ s.email = 'tomjohnson@ucsb.edu'
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'