We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbd7493 commit a1a01dbCopy full SHA for a1a01db
json-ld.gemspec
@@ -10,7 +10,6 @@ Gem::Specification.new do |gem|
10
gem.license = 'Unlicense'
11
gem.summary = "JSON-LD reader/writer for Ruby."
12
gem.description = "JSON::LD parses and serializes JSON-LD into RDF and implements expansion, compaction and framing API interfaces."
13
- gem.rubyforge_project = 'json-ld'
14
15
gem.authors = ['Gregg Kellogg']
16
gem.email = 'public-linked-json@w3.org'
0 commit comments