# Gemfile
# By Ron Bowes
#
# See LICENSE.md

source 'https://rubygems.org'

gem 'trollop' # parsing commandline options
gem 'ruby-pcap' # for the parser
