We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd5b418 commit b6f48edCopy full SHA for b6f48ed
1 file changed
rdf-spec.gemspec
@@ -9,7 +9,7 @@ Gem::Specification.new do |gem|
9
gem.homepage = 'http://ruby-rdf.github.com/rdf-spec/'
10
gem.license = 'Public Domain' if gem.respond_to?(:license=)
11
gem.summary = 'RSpec extensions for RDF.rb.'
12
- gem.description = 'RDF.rb plugin that provides RSpec matchers and shared examples for RDF objects.'
+ gem.description = 'RDF.rb extension that provides RSpec matchers and shared examples for RDF objects.'
13
gem.rubyforge_project = 'rdf'
14
15
gem.authors = ['Arto Bendiken', 'Ben Lavender', 'Gregg Kellogg']
0 commit comments