Skip to content

Commit

Permalink
Explicit require for Set
Browse files Browse the repository at this point in the history
  • Loading branch information
marcotc committed Jul 6, 2021
1 parent cf7ea9a commit 95ec8eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/appraisal/dependency_list.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
require 'appraisal/dependency'
require "set"

module Appraisal
class DependencyList
Expand Down

0 comments on commit 95ec8eb

Please sign in to comment.