Bug #10796 ยป bigdecimal-10796.patch
ext/bigdecimal/bigdecimal.gemspec | ||
---|---|---|
s.description = "This library provides arbitrary-precision decimal floating-point number class."
|
||
s.authors = ["Kenta Murata", "Zachary Scott", "Shigeo Kobayashi"]
|
||
s.require_path = %[.]
|
||
s.required_ruby_version = '>= 2.2.0'
|
||
s.files = %w[
|
||
bigdecimal.gemspec
|
||
bigdecimal.c
|