Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
opoudjis committed Jan 9, 2024
1 parent 5812aec commit fe41a9c
Show file tree
Hide file tree
Showing 4 changed files with 13,245 additions and 16,125 deletions.
2 changes: 1 addition & 1 deletion lib/metanorma/itu/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Metanorma
module ITU
VERSION = "2.3.7".freeze
VERSION = "2.4.0".freeze
end
end
3 changes: 1 addition & 2 deletions metanorma-itu.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]
spec.required_ruby_version = Gem::Requirement.new(">= 2.7.0")

spec.add_dependency "metanorma-standoc", "~> 2.7.0"
spec.add_dependency "ruby-jing"
spec.add_dependency "metanorma-standoc", "~> 2.8.0"
spec.add_dependency "twitter_cldr", ">= 3.0.0"
spec.add_dependency "tzinfo-data" # we need this for windows only

Expand Down
Loading

0 comments on commit fe41a9c

Please sign in to comment.