project_honeypot/Gemfile

6 lines
89 B
Ruby
Raw Normal View History

2010-10-21 07:07:24 +02:00
# A sample Gemfile
source "http://rubygems.org"
gem "rspec"
gem "flexmock"
gem "net-dns"