add gems for centos

This commit is contained in:
Fabian Affolter 2015-08-09 13:13:53 +02:00
parent 11570e6a78
commit 50b129f701

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'