-.\" $OpenBSD: ruby-module.5,v 1.44 2023/09/28 03:34:32 jsg Exp $
+.\" $OpenBSD: ruby-module.5,v 1.45 2023/10/13 23:16:58 jeremy Exp $
.\"
.\" Copyright (c) 2011-2015, 2023 Jeremy Evans <jeremy@openbsd.org>
.\" Copyright (c) 2008, 2011 Marc Espie <espie@openbsd.org>
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: September 28 2023 $
+.Dd $Mdocdate: October 13 2023 $
.Dt RUBY-MODULE 5
.Os
.Sh NAME
.Ev CONFIGURE_STYLE Ns = Ns Qq ruby gem
and
.Ev CONFIGURE_STYLE Ns = Ns Qq ruby gem ext
-both add ruby30, ruby31, and ruby32
+both add ruby31 and ruby32
.Ev FLAVOR Ns s
to the port.
They also cause the
such as ruby31 to use Ruby 3.1.
To specify the Ruby version to use for a non Ruby-gem port, set
.Ev MODRUBY_REV
-to 3.0, 3.1, or 3.2.
+to 3.1 or 3.2.
.Pp
To ensure that dependencies use the same Ruby implementation as the
current port, all Ruby gem dependencies specified in the port