5 lines
85 B
Ruby
5 lines
85 B
Ruby
|
source 'https://rubygems.org'
|
||
|
|
||
|
gem 'execjs'
|
||
|
gem 'therubyracer'
|
||
|
gem 'github-pages'
|