Skip to content

Commit db90e7b

Browse files
committed
Update adiwg-mdjson_schemas and adiwg-mdcodes gem dependencies
1 parent bc293bf commit db90e7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

adiwg-mdtranslator.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ Gem::Specification.new do |spec|
3434
spec.add_runtime_dependency "thor", "~> 0.19"
3535
spec.add_runtime_dependency "uuidtools", "~> 2.1"
3636
spec.add_runtime_dependency "json-schema", "~> 2.7"
37-
spec.add_runtime_dependency "adiwg-mdjson_schemas", "2.9.0"
38-
spec.add_runtime_dependency "adiwg-mdcodes", "2.9.1"
37+
spec.add_runtime_dependency "adiwg-mdjson_schemas", "2.9.1"
38+
spec.add_runtime_dependency "adiwg-mdcodes", "2.9.2"
3939
spec.add_runtime_dependency "jbuilder", "~> 2.5"
4040
spec.add_runtime_dependency "kramdown", ">= 1.13", "< 3.0"
4141
spec.add_runtime_dependency "coderay", "~> 1.1"

0 commit comments

Comments
 (0)