project_honeypot/Gemfile

7 lines
103 B
Ruby
Raw Normal View History

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