mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 04:16:48 +00:00
add gems for centos
This commit is contained in:
parent
11570e6a78
commit
50b129f701
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…
x
Reference in New Issue
Block a user