project_honeypot/Gemfile

7 lines
103 B
Ruby

# A sample Gemfile
source "http://rubygems.org"
# gem "rails"
gem "rspec"
gem "flexmock"
gem "net-dns"