lib/dry-matcher.rb in dry-matcher-0.7.0 vs lib/dry-matcher.rb in dry-matcher-0.8.0

- old
+ new

@@ -1,2 +1,4 @@ -require "dry/matcher" +# frozen_string_literal: true + +require 'dry/matcher'