bump handlebars_assets
This commit is contained in:
parent
10e5bb7b0d
commit
3855eaf223
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -108,7 +108,7 @@ group :assets do
|
||||||
|
|
||||||
# JavaScript
|
# JavaScript
|
||||||
|
|
||||||
gem 'handlebars_assets', '0.11.0'
|
gem 'handlebars_assets', '0.12.0'
|
||||||
gem 'jquery-rails', '2.1.4'
|
gem 'jquery-rails', '2.1.4'
|
||||||
|
|
||||||
# Windows and OSX have an execjs compatible runtime built-in, Linux users should
|
# Windows and OSX have an execjs compatible runtime built-in, Linux users should
|
||||||
|
|
|
||||||
|
|
@ -161,7 +161,7 @@ GEM
|
||||||
spork (>= 0.8.4)
|
spork (>= 0.8.4)
|
||||||
haml (4.0.0)
|
haml (4.0.0)
|
||||||
tilt
|
tilt
|
||||||
handlebars_assets (0.11.0)
|
handlebars_assets (0.12.0)
|
||||||
execjs (>= 1.2.9)
|
execjs (>= 1.2.9)
|
||||||
sprockets (>= 2.0.3)
|
sprockets (>= 2.0.3)
|
||||||
tilt
|
tilt
|
||||||
|
|
@ -441,7 +441,7 @@ DEPENDENCIES
|
||||||
guard-rspec (= 2.5.1)
|
guard-rspec (= 2.5.1)
|
||||||
guard-spork (= 1.5.0)
|
guard-spork (= 1.5.0)
|
||||||
haml (= 4.0.0)
|
haml (= 4.0.0)
|
||||||
handlebars_assets (= 0.11.0)
|
handlebars_assets (= 0.12.0)
|
||||||
http_accept_language (= 1.0.2)
|
http_accept_language (= 1.0.2)
|
||||||
i18n-inflector-rails (~> 1.0)
|
i18n-inflector-rails (~> 1.0)
|
||||||
jasmine (= 1.3.1)
|
jasmine (= 1.3.1)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue