Linux needs a js runtime.
This commit is contained in:
parent
7dd6cb5e60
commit
e3e5bcffc3
1 changed files with 1 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -29,6 +29,7 @@ group :development, :test do
|
|||
if RbConfig::CONFIG['target_os'] =~ /linux/i
|
||||
gem 'rb-inotify', '>= 0.5.1'
|
||||
gem 'libnotify', '~> 0.1.3'
|
||||
gem 'therubyracer', '~> 0.9.9'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue