Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
opoudjis committed Aug 6, 2024
1 parent 1489e35 commit 530176f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
2 changes: 0 additions & 2 deletions Gemfile.devel

This file was deleted.

2 changes: 1 addition & 1 deletion lib/metanorma/standoc/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ def versioned(mod, flavour)
end

module Standoc
VERSION = "2.9.2".freeze
VERSION = "2.9.3".freeze
end
end
4 changes: 2 additions & 2 deletions metanorma-standoc.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@ Gem::Specification.new do |spec|
spec.add_dependency "asciidoctor", "~> 2.0.0"
spec.add_dependency "crass", "~> 1.0.0"
spec.add_dependency "iev", "~> 0.3.0"
spec.add_dependency "isodoc", "~> 2.10.5"
spec.add_dependency "isodoc", "~> 2.11.0"
spec.add_dependency "metanorma", ">= 1.6.0"
spec.add_dependency "metanorma-plugin-datastruct", "~> 0.3.0"
spec.add_dependency "metanorma-plugin-glossarist", "~> 0.2.0"
spec.add_dependency "metanorma-plugin-lutaml", "~> 0.7.0"
spec.add_dependency "metanorma-utils", "~> 1.9.0"
spec.add_dependency "metanorma-utils", "~> 1.10.0"
spec.add_dependency "ruby-jing"
# relaton-cli not just relaton, to avoid circular reference in metanorma
spec.add_dependency "asciimath2unitsml", "~> 0.4.0"
Expand Down

0 comments on commit 530176f

Please sign in to comment.