lib/hako/schema/unordered_array.rb in hako-1.1.0 vs lib/hako/schema/unordered_array.rb in hako-1.2.0
- old
+ new
@@ -1,5 +1,6 @@
# frozen_string_literal: true
+
module Hako
module Schema
class UnorderedArray
def initialize(schema)
@schema = schema