bump handlebars_assets
This commit is contained in:
parent
79d4751d73
commit
131fdd4b2f
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -117,7 +117,7 @@ group :assets do
|
|||
|
||||
# gem 'therubyracer', :platform => :ruby
|
||||
|
||||
gem 'handlebars_assets', '0.10.0'
|
||||
gem 'handlebars_assets', '0.11.0'
|
||||
gem 'uglifier', '1.3.0'
|
||||
|
||||
gem "asset_sync", '0.5.4', :require => false
|
||||
|
|
|
|||
|
|
@ -162,7 +162,7 @@ GEM
|
|||
spork (>= 0.8.4)
|
||||
haml (4.0.0)
|
||||
tilt
|
||||
handlebars_assets (0.10.0)
|
||||
handlebars_assets (0.11.0)
|
||||
execjs (>= 1.2.9)
|
||||
sprockets (>= 2.0.3)
|
||||
tilt
|
||||
|
|
@ -437,7 +437,7 @@ DEPENDENCIES
|
|||
guard-rspec (= 2.4.0)
|
||||
guard-spork (= 1.4.2)
|
||||
haml (= 4.0.0)
|
||||
handlebars_assets (= 0.10.0)
|
||||
handlebars_assets (= 0.11.0)
|
||||
http_accept_language (= 1.0.2)
|
||||
i18n-inflector-rails (~> 1.0)
|
||||
jasmine (= 1.3.1)
|
||||
|
|
|
|||
Loading…
Reference in a new issue