add Gemfile{,.lock} to pull in rscons

This commit is contained in:
Josh Holtrop 2013-10-30 09:20:21 -04:00
parent c8da6d205f
commit b9f405aa64
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 (0.0.14)
PLATFORMS
ruby
DEPENDENCIES
rscons