Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
opoudjis committed Dec 10, 2024
1 parent 4a2e9be commit cec4625
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.5.9".freeze
VERSION = "2.5.10".freeze
end
end
2 changes: 1 addition & 1 deletion metanorma-itu.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]
spec.required_ruby_version = Gem::Requirement.new(">= 3.1.0")

spec.add_dependency "metanorma-standoc", "~> 2.10.1"
spec.add_dependency "metanorma-standoc", "~> 2.10.2"
spec.add_dependency "pubid"
spec.add_dependency "twitter_cldr", ">= 3.0.0"
spec.add_dependency "tzinfo-data" # we need this for windows only
Expand Down

0 comments on commit cec4625

Please sign in to comment.