Skip to content

Commit

Permalink
Added dependencies for weakref
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Dec 1, 2020
1 parent 764de75 commit 6ac5e3c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/weakref/weakref.gemspec
Expand Up @@ -29,4 +29,6 @@ Gem::Specification.new do |spec|
spec.bindir = "exe"
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
spec.require_paths = ["lib"]

spec.add_dependency "delegate"
end

0 comments on commit 6ac5e3c

Please sign in to comment.