Skip to content

Commit

Permalink
Explicit require for Set (#184)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcotc committed Jul 28, 2021
1 parent cf7ea9a commit 9e605ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/appraisal/dependency_list.rb
@@ -1,4 +1,5 @@
require 'appraisal/dependency'
require "set"

module Appraisal
class DependencyList
Expand Down

0 comments on commit 9e605ef

Please sign in to comment.