Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
opoudjis committed Nov 27, 2023
1 parent a5688b1 commit e57407c
Show file tree
Hide file tree
Showing 4 changed files with 908 additions and 901 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.4".freeze
VERSION = "2.3.5".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(">= 2.7.0")

spec.add_dependency "metanorma-standoc", "~> 2.6.3"
spec.add_dependency "metanorma-standoc", "~> 2.7.0"
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 e57407c

Please sign in to comment.