nixpkgs/pkgs/tools/security/whatweb/Gemfile
2022-04-05 06:53:40 -06:00

7 lines
99 B
Ruby

source 'https://rubygems.org'
gem 'ipaddr'
gem 'addressable'
gem 'json'
gem 'mongo'
gem 'rchardet'