1 parent 34c138e commit e481aadCopy full SHA for e481aad
1 file changed
redcarpet.gemspec
@@ -7,6 +7,13 @@ Gem::Specification.new do |s|
7
s.date = '2025-02-25'
8
s.email = 'vicent@github.com'
9
s.homepage = 'https://github.com/vmg/redcarpet'
10
+ s.metadata = {
11
+ "bug_tracker_uri" => "https://github.com/vmg/redcarpet/issues",
12
+ "changelog_uri" => "https://github.com/vmg/redcarpet/blob/master/CHANGELOG.md",
13
+ "homepage_uri" => "https://github.com/vmg/redcarpet",
14
+ "source_code_uri" => "https://github.com/vmg/redcarpet",
15
+ "wiki_uri" => "https://github.com/vmg/redcarpet/wiki",
16
+ }
17
s.authors = ["Natacha Porté", "Vicent Martí"]
18
s.license = 'MIT'
19
s.required_ruby_version = '>= 1.9.2'
0 commit comments