[ruby/prism] Add Onigmo to other gemfiles

https://github.com/ruby/prism/commit/499ec1c3f1
This commit is contained in:
Kevin Newton 2024-06-05 11:29:03 -04:00
parent 2a9c20c317
commit 3cb866ce35

View File

@ -1,5 +1,7 @@
# frozen_string_literal: true
return if RUBY_ENGINE != "ruby"
require_relative "test_helper"
begin