Author: boisvert
Date: Wed Dec 1 21:29:45 2010
New Revision: 1041178
URL: http://svn.apache.org/viewvc?rev=1041178&view=rev
Log:
Add Gemfile for use with bundler
Added:
buildr/trunk/Gemfile
Added: buildr/trunk/Gemfile
URL: http://svn.apache.org/viewvc/buildr/trunk/Gemfile?rev=1041178&view=auto
==============================================================================
--- buildr/trunk/Gemfile (added)
+++ buildr/trunk/Gemfile Wed Dec 1 21:29:45 2010
@@ -0,0 +1,4 @@
+# Use `bundle install` in order to install these gems
+# Use `bundle exec rake` in order to run the specs using the bundle
+source "http://rubygems.org"
+gemspec