lib/image_optim/path.rb in image_optim-0.26.3 vs lib/image_optim/path.rb in image_optim-0.26.4

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + require 'fspath' require 'image_optim/image_meta' class ImageOptim # FSPath with additional helpful methods