bump handlebars_assets

This commit is contained in:
Jonne Haß 2012-09-27 14:38:47 +02:00
parent 002c3c27fc
commit 5df3295954
2 changed files with 3 additions and 3 deletions

View file

@ -113,7 +113,7 @@ group :assets do
# gem 'therubyracer', :platform => :ruby
gem 'handlebars_assets', '0.6.5'
gem 'handlebars_assets', '0.6.6'
gem 'uglifier', '1.3.0'
gem "asset_sync", '0.5.0', :require => false

View file

@ -176,7 +176,7 @@ GEM
guard (>= 0.10.0)
spork (>= 0.8.4)
haml (3.1.7)
handlebars_assets (0.6.5)
handlebars_assets (0.6.6)
execjs (>= 1.2.9)
sprockets (>= 2.0.3)
tilt
@ -442,7 +442,7 @@ DEPENDENCIES
guard-rspec (= 0.7.3)
guard-spork (= 0.8.0)
haml (= 3.1.7)
handlebars_assets (= 0.6.5)
handlebars_assets (= 0.6.6)
http_accept_language (= 1.0.2)
i18n-inflector-rails (~> 1.0)
jasmine (= 1.2.1)