summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2023-01-20 17:45:45 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2023-01-20 17:54:22 +0900
commit1edef08ddadf0bd76122f830ef7953cda61c78aa (patch)
tree1267adfe65457f01dea92a4098da1c11be11adca
parent6aa9c84500ceb9859a4b9bf08d296d3377988454 (diff)
Added version policy of BASERUBY
[Misc #16671]
-rw-r--r--doc/contributing/building_ruby.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/contributing/building_ruby.md b/doc/contributing/building_ruby.md
index 63e3a4f429..a1617c190a 100644
--- a/doc/contributing/building_ruby.md
+++ b/doc/contributing/building_ruby.md
@@ -9,6 +9,7 @@
* bison - 3.0 or later
* gperf - 3.0.3 or later
* ruby - 2.2 or later
+ * We can upgrade this version to system ruby version of the latest Ubuntu LTS.
2. Install optional, recommended dependencies: