Skip to content

Commit

Permalink
Require set (#641)
Browse files Browse the repository at this point in the history
Hopefully this will fix our failing specs
  • Loading branch information
joeldrapper authored Jan 30, 2024
1 parent 0c00be1 commit 44b2674
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/phlex/helpers.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# frozen_string_literal: true

require "set"

module Phlex::Helpers
private

Expand Down

0 comments on commit 44b2674

Please sign in to comment.