[ruby/bigdecimal] Bump version to 3.1.3

https://github.com/ruby/bigdecimal/commit/25a75c2033
This commit is contained in:
Hiroshi SHIBATA 2022-12-05 19:44:05 +09:00 committed by git
parent d0888f7784
commit fa865f5752

View File

@ -2,7 +2,7 @@
Gem::Specification.new do |s| Gem::Specification.new do |s|
s.name = "bigdecimal" s.name = "bigdecimal"
s.version = "3.1.2" s.version = "3.1.3"
s.authors = ["Kenta Murata", "Zachary Scott", "Shigeo Kobayashi"] s.authors = ["Kenta Murata", "Zachary Scott", "Shigeo Kobayashi"]
s.email = ["mrkn@mrkn.jp"] s.email = ["mrkn@mrkn.jp"]