Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
opoudjis committed Sep 11, 2023
1 parent 003453d commit 63b7baa
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 6 deletions.
4 changes: 0 additions & 4 deletions Gemfile.devel

This file was deleted.

2 changes: 1 addition & 1 deletion lib/metanorma/iec/version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module Metanorma
module Iec
VERSION = "2.3.1".freeze
VERSION = "2.3.2".freeze
end
end

2 changes: 1 addition & 1 deletion metanorma-iec.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Gem::Specification.new do |spec|
spec.test_files = `git ls-files -- {spec}/*`.split("\n")
spec.required_ruby_version = Gem::Requirement.new(">= 2.7.0")

spec.add_dependency "metanorma-iso", "~> 2.5.1"
spec.add_dependency "metanorma-iso", "~> 2.5.2"
spec.add_dependency "pubid-iec"
spec.add_dependency "ruby-jing"

Expand Down

0 comments on commit 63b7baa

Please sign in to comment.