diff --git a/Gemfile b/Gemfile index 849b4fdfa..edb8a23ae 100644 --- a/Gemfile +++ b/Gemfile @@ -89,7 +89,7 @@ gem "entypo-rails", "3.0.0.pre.rc2" # JavaScript gem "backbone-on-rails", "1.2.0.0" -gem "handlebars_assets", "0.23.0" +gem "handlebars_assets", "0.23.1" gem "jquery-rails", "4.1.1" gem "jquery-ui-rails", "5.0.5" gem "js_image_paths", "0.1.0" diff --git a/Gemfile.lock b/Gemfile.lock index dc0ad59a6..d6de3d652 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -412,7 +412,7 @@ GEM temple (~> 0.7.6) thor tilt - handlebars_assets (0.23.0) + handlebars_assets (0.23.1) execjs (~> 2.0) multi_json (~> 1.0) sprockets (>= 2.0.0) @@ -952,7 +952,7 @@ DEPENDENCIES guard-rubocop (= 1.2.0) haml_lint (= 0.18.1) hamlit (= 2.5.0) - handlebars_assets (= 0.23.0) + handlebars_assets (= 0.23.1) http_accept_language (= 2.0.5) i18n-inflector-rails (= 1.0.7) jasmine (= 2.4.0)