summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgit <[email protected]>2024-07-31 07:00:28 +0000
committergit <[email protected]>2024-07-31 07:00:28 +0000
commitdedc4965985151a414d019243f9418ebd8f9aa0d (patch)
treef6867dba9731e65d6130e2b8061da8223ab6970e
parent92865d8760e22dc5035a67e636fab3fbd7a77a26 (diff)
Update bundled gems list as of 2024-07-30
-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 7819504947..6987de8c4b 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -89,7 +89,7 @@ The following bundled gems are updated.
* rbs 3.5.2
* typeprof 0.21.11
* debug 1.9.2
-* racc 1.8.0
+* racc 1.8.1
The following bundled gems are promoted from default gems.
diff --git a/gems/bundled_gems b/gems/bundled_gems
index 2dfeb32886..9993311f05 100644
--- a/gems/bundled_gems
+++ b/gems/bundled_gems
@@ -21,7 +21,7 @@ prime 0.1.2 https://github.com/ruby/prime
rbs 3.5.2 https://github.com/ruby/rbs
typeprof 0.21.11 https://github.com/ruby/typeprof b19a6416da3a05d57fadd6ffdadb382b6d236ca5
debug 1.9.2 https://github.com/ruby/debug
-racc 1.8.0 https://github.com/ruby/racc
+racc 1.8.1 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