1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[ruby/bigdecimal] Version 3.1.2

https://github.com/ruby/bigdecimal/commit/57e2194135
This commit is contained in:
Kenta Murata 2022-01-19 16:53:26 +09:00
parent 7db195d521
commit 328e6bf3b3
No known key found for this signature in database
GPG key ID: CEFE8AFB6081B062

View file

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