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 f5f1808 commit a8e0857Copy full SHA for a8e0857
adiwg-mdtranslator.gemspec
@@ -35,7 +35,7 @@ Gem::Specification.new do |spec|
35
spec.add_runtime_dependency "uuidtools", "~> 2.1"
36
spec.add_runtime_dependency "json-schema", "~> 2.7"
37
spec.add_runtime_dependency "adiwg-mdjson_schemas", ">= 2.7"
38
- spec.add_runtime_dependency "adiwg-mdcodes", "~> 2.7"
+ spec.add_runtime_dependency "adiwg-mdcodes", "~> 2.8"
39
spec.add_runtime_dependency "jbuilder", "~> 2.5"
40
spec.add_runtime_dependency "kramdown", "~> 1.13"
41
spec.add_runtime_dependency "coderay", "~> 1.1"
0 commit comments