This commit is contained in:
Nicolas Bally 2018-03-19 21:46:57 +01:00
parent 4263f9b0f4
commit 51854009fa
2 changed files with 8 additions and 2 deletions

View File

@ -25,7 +25,7 @@ gem 'unicorn'
gem 'haml-rails'
#gem "therubyracer"
gem "therubyracer", group: :production
gem "country_select"

View File

@ -140,6 +140,7 @@ GEM
kaminari (>= 0.13.0)
rails
kgio (2.9.3)
libv8 (3.16.14.19)
loofah (2.0.3)
nokogiri (>= 1.5.9)
mail (2.6.4)
@ -214,6 +215,7 @@ GEM
rdoc (4.2.0)
json (~> 1.4)
redcarpet (3.3.4)
ref (2.0.0)
rmagick (2.13.4)
roo (2.1.1)
nokogiri (~> 1)
@ -252,6 +254,9 @@ GEM
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
therubyracer (0.12.3)
libv8 (~> 3.16.14.15)
ref
thor (0.19.1)
thread_safe (0.3.5)
tilt (1.4.1)
@ -327,6 +332,7 @@ DEPENDENCIES
sass-rails (= 5.0.3)
sdoc (~> 0.4.0)
spring
therubyracer
truncate_html
turbolinks
twitter-bootstrap-rails
@ -337,4 +343,4 @@ DEPENDENCIES
wicked_pdf
BUNDLED WITH
1.13.7
1.16.1