summaryrefslogtreecommitdiff
path: root/gems
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2024-01-17 09:59:48 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2024-01-18 07:44:13 +0900
commit2b0766113b35baf188bcb40e7da36a27423a2149 (patch)
tree0f67cfc62dd775af527568b038c9b9a6c2dabcb1 /gems
parentdb9f5fc91620b799c8829d0ca69bf72564a16e14 (diff)
Extract bigdecimal as bundled gems
Diffstat (limited to 'gems')
-rw-r--r--gems/bundled_gems1
1 files changed, 1 insertions, 0 deletions
diff --git a/gems/bundled_gems b/gems/bundled_gems
index 6c3ece4d2b..042ca947e7 100644
--- a/gems/bundled_gems
+++ b/gems/bundled_gems
@@ -24,3 +24,4 @@ racc 1.7.3 https://github.com/ruby/racc
mutex_m 0.2.0 https://github.com/ruby/mutex_m
getoptlong 0.2.1 https://github.com/ruby/getoptlong
base64 0.2.0 https://github.com/ruby/base64
+bigdecimal 3.1.5 https://github.com/ruby/bigdecimal