bump handlebars_assets

This commit is contained in:
Jonne Haß 2015-12-10 18:49:48 +01:00 committed by Dennis Schubert
parent 4b67b1cc3a
commit 1223d6887c
2 changed files with 3 additions and 3 deletions

View file

@ -84,7 +84,7 @@ gem "entypo-rails", "2.2.3"
# JavaScript
gem "backbone-on-rails", "1.2.0.0"
gem "handlebars_assets", "0.21.0"
gem "handlebars_assets", "0.22.0"
gem "jquery-rails", "4.0.5"
gem "jquery-ui-rails", "5.0.5"
gem "js_image_paths", "0.0.2"

View file

@ -362,7 +362,7 @@ GEM
rubocop (~> 0.20)
haml (4.0.7)
tilt
handlebars_assets (0.21.0)
handlebars_assets (0.22.0)
execjs (~> 2.0)
multi_json (~> 1.0)
sprockets (>= 2.0.0, < 4.0)
@ -812,7 +812,7 @@ DEPENDENCIES
guard-rspec (= 4.6.4)
guard-rubocop (= 1.2.0)
haml (= 4.0.7)
handlebars_assets (= 0.21.0)
handlebars_assets (= 0.22.0)
http_accept_language (= 2.0.5)
i18n-inflector-rails (= 1.0.7)
jasmine (= 2.3.1)