diff --git a/Gemfile b/Gemfile index 3e64e67..87acb2d 100644 --- a/Gemfile +++ b/Gemfile @@ -34,7 +34,7 @@ gem 'jquery-rails' # Assets gem 'coffee-rails', '~> 4.0.0' gem 'haml_assets' -# gem 'handlebars_assets' +gem 'handlebars_assets' gem 'i18n-js' gem 'jquery-turbolinks' gem 'sass-rails', '~> 4.0.0' diff --git a/Gemfile.lock b/Gemfile.lock index f41250a..b7d31a8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,6 +102,10 @@ GEM haml_assets (0.2.2) haml tilt + handlebars_assets (0.14.1) + execjs (>= 1.2.9) + sprockets (>= 2.0.3) + tilt hike (1.2.3) i18n (0.6.5) i18n-js (2.1.2) @@ -257,6 +261,7 @@ DEPENDENCIES faker haml haml_assets + handlebars_assets i18n-js jquery-rails jquery-turbolinks