summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgit <svn-admin@ruby-lang.org>2024-05-07 06:59:36 +0000
committergit <svn-admin@ruby-lang.org>2024-05-07 06:59:36 +0000
commite1e6b4972fa33feb260bf93ba087d47034082867 (patch)
tree25b329172a5adaccdabf988717cba7ee4cb2c3bf
parent80adf6a18c653e25a0448110e6978a9d0764eba7 (diff)
Update bundled gems list as of 2024-05-07
-rw-r--r--NEWS.md2
-rw-r--r--gems/bundled_gems2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS.md b/NEWS.md
index 8f3c050235..fdbd1fdb48 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -73,7 +73,7 @@ The following bundled gems are promoted from default gems.
* mutex_m 0.2.0
* getoptlong 0.2.1
* base64 0.2.0
-* bigdecimal 3.1.7
+* bigdecimal 3.1.8
* observer 0.1.2
* abbrev 0.1.2
* resolv-replace 0.1.1
diff --git a/gems/bundled_gems b/gems/bundled_gems
index ad979c1c5c..4e7e23bace 100644
--- a/gems/bundled_gems
+++ b/gems/bundled_gems
@@ -25,7 +25,7 @@ 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.7 https://github.com/ruby/bigdecimal
+bigdecimal 3.1.8 https://github.com/ruby/bigdecimal
observer 0.1.2 https://github.com/ruby/observer
abbrev 0.1.2 https://github.com/ruby/abbrev
resolv-replace 0.1.1 https://github.com/ruby/resolv-replace