My personal project and infrastructure archive
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nomicon/pkgs/tools/security/cewl/Gemfile

8 lines
143 B

source 'https://rubygems.org'
gem 'mime'
gem 'mime-types', ">=3.3.1"
gem 'mini_exiftool'
gem 'nokogiri'
gem 'rexml'
gem 'rubyzip'
gem 'spider'