diff --git a/src/path_to_enlightenment.rb b/src/path_to_enlightenment.rb index 726579c4..3ecf37fa 100644 --- a/src/path_to_enlightenment.rb +++ b/src/path_to_enlightenment.rb @@ -38,7 +38,7 @@ in_ruby_version("jruby") do require 'about_java_interop' end -in_ruby_version("2.7") do +in_ruby_version("2.7", "3") do require 'about_pattern_matching' end require 'about_extra_credit'