From 1c63e7bdcf0818fa9f2239bf4e42ed6c4cdae80f Mon Sep 17 00:00:00 2001 From: Ben Cotton Date: May 08 2022 22:54:32 +0000 Subject: Add Ruby 3.1 --- diff --git a/modules/release-notes/pages/developers/Development_Ruby.adoc b/modules/release-notes/pages/developers/Development_Ruby.adoc index 588b3ec..fd926e1 100644 --- a/modules/release-notes/pages/developers/Development_Ruby.adoc +++ b/modules/release-notes/pages/developers/Development_Ruby.adoc @@ -3,6 +3,14 @@ include::{partialsdir}/entities.adoc[] [[sect-ruby]] = Ruby +[[ruby-31]] +== Ruby 3.1 + +Ruby 3.1 brings many new features to the popular programming language. +Ruby packages which use binary extensions should be rebuilt. +However, no code changes are required for applications written in Ruby 3.0 +For more information, see the https://www.ruby-lang.org/en/news/2021/12/25/ruby-3-1-0-released/[Ruby 3.1 release announcement]. + [[ruby-on-rails-7]] == Ruby on Rails 7.0