Skip to content

Commit

Permalink
Require Set (from stdlib)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanne Brinkhorst committed Feb 14, 2022
1 parent ab5ea07 commit ba58c3c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/json_schemer/schema/base.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# frozen_string_literal: true
require 'set'

module JSONSchemer
module Schema
class Base
Expand Down

0 comments on commit ba58c3c

Please sign in to comment.