From 1edef08ddadf0bd76122f830ef7953cda61c78aa Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Fri, 20 Jan 2023 17:45:45 +0900 Subject: [PATCH] Added version policy of BASERUBY [Misc #16671] --- doc/contributing/building_ruby.md | 1 + 1 file changed, 1 insertion(+) 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: