add gems for centos
This commit is contained in:
parent
11570e6a78
commit
50b129f701
1 changed files with 2 additions and 0 deletions
2
Gemfile
2
Gemfile
|
@ -15,6 +15,8 @@ group :development do
|
||||||
gem 'rb-fsevent', '~> 0.9'
|
gem 'rb-fsevent', '~> 0.9'
|
||||||
gem 'stringex', '~> 1.4.0'
|
gem 'stringex', '~> 1.4.0'
|
||||||
gem 'jekyll-time-to-read'
|
gem 'jekyll-time-to-read'
|
||||||
|
gem 'execjs'
|
||||||
|
gem 'therubyracer', :platforms => :ruby
|
||||||
end
|
end
|
||||||
|
|
||||||
gem 'sinatra', '~> 1.4.2'
|
gem 'sinatra', '~> 1.4.2'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue