aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundled_gems.rb
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2023-10-20 09:09:25 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2023-10-20 09:13:55 +0900
commit2a56a6c3af9b36bc762855995723a23f9f5bd4d8 (patch)
tree3984fb4bc90443641ab31f0e425d42ba300b5590 /lib/bundled_gems.rb
parent985370406d2c5150fa3e0f23cdae605ec1a60fdb (diff)
downloadruby-2a56a6c3af9b36bc762855995723a23f9f5bd4d8.tar.gz
racc is also extracted to bundled gems
Diffstat (limited to 'lib/bundled_gems.rb')
-rw-r--r--lib/bundled_gems.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/bundled_gems.rb b/lib/bundled_gems.rb
index f60c53bd48..6b8d7112c1 100644
--- a/lib/bundled_gems.rb
+++ b/lib/bundled_gems.rb
@@ -21,6 +21,7 @@ module Gem::BUNDLED_GEMS
"csv" => "3.4.0",
"base64" => "3.4.0",
"bigdecimal" => "3.4.0",
+ "racc" => "3.4.0",
}.freeze
EXACT = {