bump handlebars_assets
This commit is contained in:
parent
002c3c27fc
commit
5df3295954
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -113,7 +113,7 @@ group :assets do
|
||||||
|
|
||||||
# gem 'therubyracer', :platform => :ruby
|
# gem 'therubyracer', :platform => :ruby
|
||||||
|
|
||||||
gem 'handlebars_assets', '0.6.5'
|
gem 'handlebars_assets', '0.6.6'
|
||||||
gem 'uglifier', '1.3.0'
|
gem 'uglifier', '1.3.0'
|
||||||
|
|
||||||
gem "asset_sync", '0.5.0', :require => false
|
gem "asset_sync", '0.5.0', :require => false
|
||||||
|
|
|
||||||
|
|
@ -176,7 +176,7 @@ GEM
|
||||||
guard (>= 0.10.0)
|
guard (>= 0.10.0)
|
||||||
spork (>= 0.8.4)
|
spork (>= 0.8.4)
|
||||||
haml (3.1.7)
|
haml (3.1.7)
|
||||||
handlebars_assets (0.6.5)
|
handlebars_assets (0.6.6)
|
||||||
execjs (>= 1.2.9)
|
execjs (>= 1.2.9)
|
||||||
sprockets (>= 2.0.3)
|
sprockets (>= 2.0.3)
|
||||||
tilt
|
tilt
|
||||||
|
|
@ -442,7 +442,7 @@ DEPENDENCIES
|
||||||
guard-rspec (= 0.7.3)
|
guard-rspec (= 0.7.3)
|
||||||
guard-spork (= 0.8.0)
|
guard-spork (= 0.8.0)
|
||||||
haml (= 3.1.7)
|
haml (= 3.1.7)
|
||||||
handlebars_assets (= 0.6.5)
|
handlebars_assets (= 0.6.6)
|
||||||
http_accept_language (= 1.0.2)
|
http_accept_language (= 1.0.2)
|
||||||
i18n-inflector-rails (~> 1.0)
|
i18n-inflector-rails (~> 1.0)
|
||||||
jasmine (= 1.2.1)
|
jasmine (= 1.2.1)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue