lib/wildcard_matchers/helpers.rb in wildcard_matchers-0.1.0 vs lib/wildcard_matchers/helpers.rb in wildcard_matchers-0.1.1

- old
+ new

@@ -3,5 +3,6 @@ end end require "wildcard_matchers/helpers/for_all" require "wildcard_matchers/helpers/nil_or" +require "wildcard_matchers/helpers/for_any"