bump handlebars_assets

This commit is contained in:
Jonne Haß 2013-02-17 12:46:17 +01:00
parent 79d4751d73
commit 131fdd4b2f
2 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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)