Bump handlebars_assets

This commit is contained in:
Benjamin Neff 2019-03-24 00:55:47 +01:00
parent 8a10655f7f
commit adaca8d0a3
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 4 additions and 4 deletions

View file

@ -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"

View file

@ -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)