test/support/always_true_cache.rb in measured-2.5.0 vs test/support/always_true_cache.rb in measured-2.5.1

- old
+ new

@@ -1,4 +1,5 @@ +# frozen_string_literal: true class AlwaysTrueCache def exist? true end