From b7c0075171fa55c711c596c91e3ecb297d3e0cd4 Mon Sep 17 00:00:00 2001 From: tb <> Date: Sun, 8 May 2022 19:03:31 +0000 Subject: Default Ruby is now 3.1 --- 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 d85fca0638..dd7243fe3f 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.7 2022/01/06 13:36:56 tb Exp $ +# $OpenBSD: Makefile,v 1.8 2022/05/08 19:03:31 tb Exp $ OPENSSL_RUBY_TESTS = /usr/local/share/openssl-ruby-tests -RUBY_BINREV = 30 +RUBY_BINREV = 31 RUBY = ruby${RUBY_BINREV} # We work in a subdirectory of obj/ since extconf.rb generates a Makefile whose -- cgit v1.2.3-55-g6feb