bullseye/Gemfile

8 lines
203 B
Ruby
Raw Permalink Normal View History

2012-08-27 13:39:34 +00:00
# generated by penchant, environment: remote
source "https://rubygems.org"
2012-08-23 12:43:06 +00:00
gemspec
2012-08-27 13:39:34 +00:00
gem "rake"
gem "capybara"
gem "cucumber"
gem "rspec"
gem "cuke-pack", {:git=>"git://github.com/johnbintz/cuke-pack.git"}