Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
opoudjis committed Feb 19, 2024
1 parent 3a3868a commit cdeac2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lib/metanorma/ietf/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Metanorma
module Ietf
VERSION = "3.3.1".freeze
VERSION = "3.3.2".freeze
end
end
3 changes: 1 addition & 2 deletions metanorma-ietf.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,8 @@ Gem::Specification.new do |spec|
spec.required_ruby_version = Gem::Requirement.new(">= 2.7.0")

spec.add_dependency "metanorma-ietf-data"
spec.add_dependency "metanorma-standoc", "~> 2.8.0"
spec.add_dependency "metanorma-standoc", "~> 2.8.2"
spec.add_dependency "relaton-render"
spec.add_dependency "vectory", "~> 0.6"

spec.add_development_dependency "debug"
spec.add_development_dependency "equivalent-xml", "~> 0.6"
Expand Down

0 comments on commit cdeac2a

Please sign in to comment.