create bundle

This commit is contained in:
Josh Holtrop 2014-05-26 18:33:03 -04:00
commit cf4762db09
2 changed files with 13 additions and 0 deletions

3
Gemfile Normal file
View File

@ -0,0 +1,3 @@
source "http://rubygems.org"
gem "rscons"

10
Gemfile.lock Normal file
View File

@ -0,0 +1,10 @@
GEM
remote: http://rubygems.org/
specs:
rscons (1.4.3)
PLATFORMS
ruby
DEPENDENCIES
rscons