Open dleidert opened 2 years ago
This should fix the test errors with Ruby 3.0
1) predicates uri? [:http, :https] success behaves like predicate Failure/Error: uri_format = URI::DEFAULT_PARSER.make_regexp(schemes) NameError: uninitialized constant Dry::Logic::Predicates::Methods::URI
Please check with earlier Ruby versions.
This should fix the test errors with Ruby 3.0
Please check with earlier Ruby versions.