add Gemfiles
This commit is contained in:
commit
49aec7f1b0
5
Gemfile
Normal file
5
Gemfile
Normal file
@ -0,0 +1,5 @@
|
||||
source "http://rubygems.org"
|
||||
|
||||
gem "rscons"
|
||||
gem "rake"
|
||||
gem "json"
|
14
Gemfile.lock
Normal file
14
Gemfile.lock
Normal file
@ -0,0 +1,14 @@
|
||||
GEM
|
||||
remote: http://rubygems.org/
|
||||
specs:
|
||||
json (1.8.1)
|
||||
rake (10.3.2)
|
||||
rscons (1.4.3)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
json
|
||||
rake
|
||||
rscons
|
Loading…
x
Reference in New Issue
Block a user