diff --git a/Gemfile b/Gemfile index 86e8ae7ab..727325584 100644 --- a/Gemfile +++ b/Gemfile @@ -90,7 +90,7 @@ gem "entypo-rails", "3.0.0" # JavaScript -gem "handlebars_assets", "0.23.2" +gem "handlebars_assets", "0.23.3" gem "jquery-rails", "4.3.3" gem "js-routes", "1.4.4" gem "js_image_paths", "0.1.1" diff --git a/Gemfile.lock b/Gemfile.lock index 85108a3ff..b14419412 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -293,7 +293,7 @@ GEM temple (>= 0.8.0) thor tilt - handlebars_assets (0.23.2) + handlebars_assets (0.23.3) execjs (~> 2.0) sprockets (>= 2.0.0) tilt (>= 1.2) @@ -698,7 +698,7 @@ GEM unicode-display_width (~> 1.1, >= 1.1.1) thor (0.19.4) thread_safe (0.3.6) - tilt (2.0.8) + tilt (2.0.9) timecop (0.9.1) timers (4.2.0) tins (1.20.2) @@ -805,7 +805,7 @@ DEPENDENCIES guard-rubocop (= 1.3.0) haml_lint (= 0.28.0) hamlit (= 2.9.1) - handlebars_assets (= 0.23.2) + handlebars_assets (= 0.23.3) http_accept_language (= 2.1.1) i18n-inflector-rails (= 1.0.7) jasmine (= 3.3.0)