Skip to content

Commit

Permalink
Add JIS to cli: metanorma/metanorma-jis#124
Browse files Browse the repository at this point in the history
  • Loading branch information
opoudjis committed Dec 7, 2023
1 parent f86e2e8 commit 752441c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions lib/metanorma/flavor.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ class Flavor
"metanorma-cc",
"metanorma-csa",
"metanorma-iho",
"metanorma-jis",
# "metanorma-m3aawg",
"metanorma-generic",
"metanorma-standoc",
Expand Down
1 change: 1 addition & 0 deletions metanorma-cli.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency "metanorma-itu", "~> 2.3.0"
# spec.add_runtime_dependency "metanorma-nist", "~> 2.3.0"
spec.add_runtime_dependency "metanorma-ieee", "~> 1.1.0"
spec.add_runtime_dependency "metanorma-jis", "~> 0.1.0"
spec.add_runtime_dependency "metanorma-ogc", "~> 2.4.0"
spec.add_runtime_dependency "metanorma-un", "~> 0.11.0"
spec.add_runtime_dependency "relaton-cli", ">= 0.8.2"
Expand Down

0 comments on commit 752441c

Please sign in to comment.