Skip to content

Commit

Permalink
fix: fix a missing gem
Browse files Browse the repository at this point in the history
  • Loading branch information
ninoseki committed Nov 4, 2019
1 parent dba36cc commit 630d984
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apullo.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "oga", "~> 2.15"
spec.add_dependency "public_suffix", "~> 4.0"
spec.add_dependency "ssh_scan", "~> 0.0"
spec.add_dependency "thor", "~> 0.20"
spec.add_dependency "whois", "~> 5.0"
spec.add_dependency "whois-parser", "~> 1.2"
end

0 comments on commit 630d984

Please sign in to comment.