project_honeypot/Gemfile

6 lines
89 B
Ruby

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