Bump handlebars_assets

This commit is contained in:
Benjamin Neff 2017-07-22 00:58:55 +02:00
parent 047f333e88
commit 91ea6448fa
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 4 deletions

View file

@ -86,7 +86,7 @@ gem "entypo-rails", "3.0.0"
# JavaScript
gem "handlebars_assets", "0.23.1"
gem "handlebars_assets", "0.23.2"
gem "jquery-rails", "4.2.2"
gem "jquery-ui-rails", "5.0.5"
gem "js-routes", "1.3.3"

View file

@ -279,9 +279,8 @@ GEM
temple (>= 0.8.0)
thor
tilt
handlebars_assets (0.23.1)
handlebars_assets (0.23.2)
execjs (~> 2.0)
multi_json (~> 1.0)
sprockets (>= 2.0.0)
tilt (>= 1.2)
hashdiff (0.3.2)
@ -793,7 +792,7 @@ DEPENDENCIES
guard-rubocop (= 1.2.0)
haml_lint (= 0.24.0)
hamlit (= 2.8.0)
handlebars_assets (= 0.23.1)
handlebars_assets (= 0.23.2)
http_accept_language (= 2.1.0)
i18n-inflector-rails (= 1.0.7)
jasmine (= 2.5.2)