Bump handlebars_assets
This commit is contained in:
parent
a76dd9c6ca
commit
957da66aa0
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -89,7 +89,7 @@ gem "entypo-rails", "3.0.0.pre.rc2"
|
|||
# JavaScript
|
||||
|
||||
gem "backbone-on-rails", "1.2.0.0"
|
||||
gem "handlebars_assets", "0.23.0"
|
||||
gem "handlebars_assets", "0.23.1"
|
||||
gem "jquery-rails", "4.1.1"
|
||||
gem "jquery-ui-rails", "5.0.5"
|
||||
gem "js_image_paths", "0.1.0"
|
||||
|
|
|
|||
|
|
@ -412,7 +412,7 @@ GEM
|
|||
temple (~> 0.7.6)
|
||||
thor
|
||||
tilt
|
||||
handlebars_assets (0.23.0)
|
||||
handlebars_assets (0.23.1)
|
||||
execjs (~> 2.0)
|
||||
multi_json (~> 1.0)
|
||||
sprockets (>= 2.0.0)
|
||||
|
|
@ -952,7 +952,7 @@ DEPENDENCIES
|
|||
guard-rubocop (= 1.2.0)
|
||||
haml_lint (= 0.18.1)
|
||||
hamlit (= 2.5.0)
|
||||
handlebars_assets (= 0.23.0)
|
||||
handlebars_assets (= 0.23.1)
|
||||
http_accept_language (= 2.0.5)
|
||||
i18n-inflector-rails (= 1.0.7)
|
||||
jasmine (= 2.4.0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue