update handlebars_assets to 0.23.8
This commit is contained in:
parent
a4dd210669
commit
ecdf130bcd
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -92,7 +92,7 @@ gem "entypo-rails", "3.0.0"
|
||||||
|
|
||||||
# JavaScript
|
# JavaScript
|
||||||
|
|
||||||
gem "handlebars_assets", "0.23.4"
|
gem "handlebars_assets", "0.23.8"
|
||||||
gem "jquery-rails", "4.3.5"
|
gem "jquery-rails", "4.3.5"
|
||||||
gem "js-routes", "1.4.7"
|
gem "js-routes", "1.4.7"
|
||||||
gem "js_image_paths", "0.1.1"
|
gem "js_image_paths", "0.1.1"
|
||||||
|
|
|
||||||
|
|
@ -307,7 +307,7 @@ GEM
|
||||||
temple (>= 0.8.2)
|
temple (>= 0.8.2)
|
||||||
thor
|
thor
|
||||||
tilt
|
tilt
|
||||||
handlebars_assets (0.23.4)
|
handlebars_assets (0.23.8)
|
||||||
execjs (~> 2.0)
|
execjs (~> 2.0)
|
||||||
sprockets (>= 2.0.0)
|
sprockets (>= 2.0.0)
|
||||||
tilt (>= 1.2)
|
tilt (>= 1.2)
|
||||||
|
|
@ -827,7 +827,7 @@ DEPENDENCIES
|
||||||
guard-rubocop (= 1.3.0)
|
guard-rubocop (= 1.3.0)
|
||||||
haml_lint (= 0.35.0)
|
haml_lint (= 0.35.0)
|
||||||
hamlit (= 2.11.0)
|
hamlit (= 2.11.0)
|
||||||
handlebars_assets (= 0.23.4)
|
handlebars_assets (= 0.23.8)
|
||||||
http_accept_language (= 2.1.1)
|
http_accept_language (= 2.1.1)
|
||||||
i18n-inflector-rails (= 1.0.7)
|
i18n-inflector-rails (= 1.0.7)
|
||||||
jasmine (= 3.5.1)
|
jasmine (= 3.5.1)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue