summaryrefslogtreecommitdiff
diff options
-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