csl.gemspec in csl-1.4.3 vs csl.gemspec in csl-1.4.4
- old
+ new
@@ -23,10 +23,10 @@
A Ruby parser and full API for the Citation Style Language (CSL),
an open XML-based language to describe the formatting of citations
and bibliographies.
"""
- s.license = 'AGPL'
+ s.license = 'AGPL-3.0'
s.date = Time.now.strftime('%Y-%m-%d')
s.required_ruby_version = '>= 1.9.3'
s.add_dependency('namae', ['~>0.7'])