Merge pull request #30 from fabaff/centos

Setup docs environment on CentOS
This commit is contained in:
Paulus Schoutsen 2015-08-09 12:42:46 -07:00
commit 533c8ce708

View File

@ -15,6 +15,8 @@ group :development do
gem 'rb-fsevent', '~> 0.9'
gem 'stringex', '~> 1.4.0'
gem 'jekyll-time-to-read'
gem 'execjs'
gem 'therubyracer', :platforms => :ruby
end
gem 'sinatra', '~> 1.4.2'