Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
opoudjis committed Aug 28, 2023
1 parent e770c29 commit b7cbe30
Show file tree
Hide file tree
Showing 5 changed files with 7,351 additions and 15,316 deletions.
2 changes: 0 additions & 2 deletions Gemfile.devel

This file was deleted.

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.0".freeze
VERSION = "2.3.1".freeze
end
end
2 changes: 1 addition & 1 deletion metanorma-itu.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Gem::Specification.new do |spec|
spec.required_ruby_version = Gem::Requirement.new(">= 2.7.0")

spec.add_dependency "htmlentities", "~> 4.3.4"
spec.add_dependency "metanorma-standoc", "~> 2.5.0"
spec.add_dependency "metanorma-standoc", "~> 2.5.4"
spec.add_dependency "ruby-jing"
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 b7cbe30

Please sign in to comment.