From b0c4c7b719aa9ad855dc044fc59ab8fd27b3723b Mon Sep 17 00:00:00 2001 From: Leandro Nunes dos Santos Date: Fri, 14 Aug 2015 11:25:32 -0300 Subject: [PATCH] adding execjs --- Gemfile | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/Gemfile b/Gemfile index d61f487..20521d5 100644 --- a/Gemfile +++ b/Gemfile @@ -32,6 +32,9 @@ gem 'liquid', '~> 3.0.3' #gem 'grape-swagger-rails' gem 'rubyzip' +gem 'execjs' +gem 'therubyracer' + # FIXME list here all actual dependencies (i.e. the ones in debian/control), # with their GEM names (not the Debian package names) -- libgit2 0.21.2