Bump handlebars_assets
This commit is contained in:
parent
047f333e88
commit
91ea6448fa
2 changed files with 3 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -86,7 +86,7 @@ gem "entypo-rails", "3.0.0"
|
||||||
|
|
||||||
# JavaScript
|
# JavaScript
|
||||||
|
|
||||||
gem "handlebars_assets", "0.23.1"
|
gem "handlebars_assets", "0.23.2"
|
||||||
gem "jquery-rails", "4.2.2"
|
gem "jquery-rails", "4.2.2"
|
||||||
gem "jquery-ui-rails", "5.0.5"
|
gem "jquery-ui-rails", "5.0.5"
|
||||||
gem "js-routes", "1.3.3"
|
gem "js-routes", "1.3.3"
|
||||||
|
|
|
||||||
|
|
@ -279,9 +279,8 @@ GEM
|
||||||
temple (>= 0.8.0)
|
temple (>= 0.8.0)
|
||||||
thor
|
thor
|
||||||
tilt
|
tilt
|
||||||
handlebars_assets (0.23.1)
|
handlebars_assets (0.23.2)
|
||||||
execjs (~> 2.0)
|
execjs (~> 2.0)
|
||||||
multi_json (~> 1.0)
|
|
||||||
sprockets (>= 2.0.0)
|
sprockets (>= 2.0.0)
|
||||||
tilt (>= 1.2)
|
tilt (>= 1.2)
|
||||||
hashdiff (0.3.2)
|
hashdiff (0.3.2)
|
||||||
|
|
@ -793,7 +792,7 @@ DEPENDENCIES
|
||||||
guard-rubocop (= 1.2.0)
|
guard-rubocop (= 1.2.0)
|
||||||
haml_lint (= 0.24.0)
|
haml_lint (= 0.24.0)
|
||||||
hamlit (= 2.8.0)
|
hamlit (= 2.8.0)
|
||||||
handlebars_assets (= 0.23.1)
|
handlebars_assets (= 0.23.2)
|
||||||
http_accept_language (= 2.1.0)
|
http_accept_language (= 2.1.0)
|
||||||
i18n-inflector-rails (= 1.0.7)
|
i18n-inflector-rails (= 1.0.7)
|
||||||
jasmine (= 2.5.2)
|
jasmine (= 2.5.2)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue