about summary refs log tree commit diff
path: root/pkgs/tools/security/whatweb/Gemfile
blob: a376a3baae36d221620b68930b4c0a6ca378f384 (plain) (blame)
1
2
3
4
5
6
source 'https://rubygems.org'
gem 'ipaddr'
gem 'addressable'
gem 'json'
gem 'mongo'
gem 'rchardet'