[ruby/yarp] Fix up CI for Ruby 2.5
https://github.com/ruby/yarp/commit/462cb561a9
This commit is contained in:
parent
89a4fd6745
commit
790df7d383
@ -314,7 +314,7 @@ module YARP
|
||||
ERB.new(template, trim_mode: "-")
|
||||
end
|
||||
else
|
||||
def erb
|
||||
def erb(template)
|
||||
ERB.new(template, nil, "-")
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user