# A sample Gemfile
source "https://rubygems.org"

gemspec
gem 'rake'
gem 'rdtool'
gem 'test-unit'
