bump handlebars_assets
This commit is contained in:
parent
4b67b1cc3a
commit
1223d6887c
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -84,7 +84,7 @@ gem "entypo-rails", "2.2.3"
|
||||||
# JavaScript
|
# JavaScript
|
||||||
|
|
||||||
gem "backbone-on-rails", "1.2.0.0"
|
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-rails", "4.0.5"
|
||||||
gem "jquery-ui-rails", "5.0.5"
|
gem "jquery-ui-rails", "5.0.5"
|
||||||
gem "js_image_paths", "0.0.2"
|
gem "js_image_paths", "0.0.2"
|
||||||
|
|
|
||||||
|
|
@ -362,7 +362,7 @@ GEM
|
||||||
rubocop (~> 0.20)
|
rubocop (~> 0.20)
|
||||||
haml (4.0.7)
|
haml (4.0.7)
|
||||||
tilt
|
tilt
|
||||||
handlebars_assets (0.21.0)
|
handlebars_assets (0.22.0)
|
||||||
execjs (~> 2.0)
|
execjs (~> 2.0)
|
||||||
multi_json (~> 1.0)
|
multi_json (~> 1.0)
|
||||||
sprockets (>= 2.0.0, < 4.0)
|
sprockets (>= 2.0.0, < 4.0)
|
||||||
|
|
@ -812,7 +812,7 @@ DEPENDENCIES
|
||||||
guard-rspec (= 4.6.4)
|
guard-rspec (= 4.6.4)
|
||||||
guard-rubocop (= 1.2.0)
|
guard-rubocop (= 1.2.0)
|
||||||
haml (= 4.0.7)
|
haml (= 4.0.7)
|
||||||
handlebars_assets (= 0.21.0)
|
handlebars_assets (= 0.22.0)
|
||||||
http_accept_language (= 2.0.5)
|
http_accept_language (= 2.0.5)
|
||||||
i18n-inflector-rails (= 1.0.7)
|
i18n-inflector-rails (= 1.0.7)
|
||||||
jasmine (= 2.3.1)
|
jasmine (= 2.3.1)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue