Skip to content

Commit 0a38267

Browse files
authored
Update Gemfile
1 parent e8294a4 commit 0a38267

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Gemfile

+2
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ gem 'jbuilder', '~> 2.5'
2929
# gem 'redis', '~> 4.0'
3030
# Use ActiveModel has_secure_password
3131
# gem 'bcrypt', '~> 3.1.7'
32+
gem 'execjs'
33+
gem 'therubyracer', :platforms => :ruby
3234

3335
# Use Capistrano for deployment
3436
# gem 'capistrano-rails', group: :development

0 commit comments

Comments
 (0)