nixpkgs/pkgs/tools/security/whatweb/Gemfile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
99 B
Ruby
Raw Normal View History

2022-04-05 12:53:40 +00:00
source 'https://rubygems.org'
gem 'ipaddr'
gem 'addressable'
gem 'json'
gem 'mongo'
gem 'rchardet'