module Hrw # # Used to scan dependencies # module Scanner require 'hrw/scanner/gemfile' end end