lib/capybara/screenshot/diff/image_compare.rb in capybara-screenshot-diff-0.15.1 vs lib/capybara/screenshot/diff/image_compare.rb in capybara-screenshot-diff-1.0.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + require 'chunky_png' module Capybara module Screenshot module Diff