Workaround NameError in diffy 3.4.2

See https://github.com/samg/diffy#119
This commit is contained in:
Claudio Bley 2022-07-04 17:11:12 +02:00
parent fddff13b36
commit b053d33309

View file

@ -1,6 +1,7 @@
# frozen_string_literal: true
require 'yaml'
require 'open3' # workaround https://github.com/samg/diffy#119
require 'diffy'
# Check Yaml if Alphabetically sorted