Skip to content

Commit

Permalink
Merge pull request #271 from Magisus/require-thwait
Browse files Browse the repository at this point in the history
  • Loading branch information
Iristyle authored Feb 10, 2022
2 parents 352f908 + 79c0ba0 commit 52411ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gem/pupperware.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,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 'thwait', '~> 0.2'
end

0 comments on commit 52411ef

Please sign in to comment.