Skip to content

Commit

Permalink
remove spurious relaton-cli dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
opoudjis committed Nov 27, 2023
1 parent 08e1b2a commit bbf59f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion isodoc.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Gem::Specification.new do |spec|
# spec.add_dependency "isodoc-i18n", "~> 1.1.0" # already in relaton-render and mn-requirements
spec.add_dependency "emf2svg"
spec.add_dependency "liquid", "~> 5"
spec.add_dependency "relaton-cli"
#spec.add_dependency "relaton-cli"
# spec.add_dependency "metanorma-utils", "~> 1.5.0" # already in isodoc-i18n
spec.add_dependency "mn2pdf"
spec.add_dependency "mn-requirements", "~> 0.3.4"
Expand Down

0 comments on commit bbf59f4

Please sign in to comment.