From b5224f0b8edbb0671c0257b56baee589c711702b Mon Sep 17 00:00:00 2001 From: tb <> Date: Mon, 6 Sep 2021 20:52:59 +0000 Subject: The default Ruby has switched to 3.0 --- src/regress/lib/libssl/openssl-ruby/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/regress/lib/libssl/openssl-ruby/Makefile b/src/regress/lib/libssl/openssl-ruby/Makefile index e67319b8ec..fe5ddf801b 100644 --- a/src/regress/lib/libssl/openssl-ruby/Makefile +++ b/src/regress/lib/libssl/openssl-ruby/Makefile @@ -1,7 +1,7 @@ -# $OpenBSD: Makefile,v 1.3 2021/08/30 17:34:02 tb Exp $ +# $OpenBSD: Makefile,v 1.4 2021/09/06 20:52:59 tb Exp $ OPENSSL_RUBY_TESTS = /usr/local/share/openssl-ruby-tests -RUBY_BINREV = 27 +RUBY_BINREV = 30 RUBY = ruby${RUBY_BINREV} # We work in a subdirectory of obj/ since extconf.rb generates a Makefile whose -- cgit v1.2.3-55-g6feb