bump asset_sync

This commit is contained in:
Jonne Haß 2013-01-17 00:34:31 +01:00
parent 32c5f25bd0
commit fe7a49226c
2 changed files with 4 additions and 4 deletions

View file

@ -121,7 +121,7 @@ group :assets do
gem 'handlebars_assets', '0.8.2' gem 'handlebars_assets', '0.8.2'
gem 'uglifier', '1.3.0' gem 'uglifier', '1.3.0'
gem "asset_sync", '0.5.0', :require => false gem "asset_sync", '0.5.4', :require => false
end end
gem 'jquery-rails', '2.1.4' gem 'jquery-rails', '2.1.4'

View file

@ -55,7 +55,7 @@ GEM
rack (>= 1.1.0) rack (>= 1.1.0)
addressable (2.3.2) addressable (2.3.2)
arel (3.0.2) arel (3.0.2)
asset_sync (0.5.0) asset_sync (0.5.4)
activemodel activemodel
fog fog
bcrypt-ruby (3.0.1) bcrypt-ruby (3.0.1)
@ -230,7 +230,7 @@ GEM
net-ssh (>= 1.99.1) net-ssh (>= 1.99.1)
net-sftp (2.0.5) net-sftp (2.0.5)
net-ssh (>= 2.0.9) net-ssh (>= 2.0.9)
net-ssh (2.6.2) net-ssh (2.6.3)
net-ssh-gateway (1.1.0) net-ssh-gateway (1.1.0)
net-ssh (>= 1.99.1) net-ssh (>= 1.99.1)
nokogiri (1.5.6) nokogiri (1.5.6)
@ -418,7 +418,7 @@ DEPENDENCIES
acts-as-taggable-on (= 2.3.3) acts-as-taggable-on (= 2.3.3)
acts_as_api (= 0.4.1) acts_as_api (= 0.4.1)
addressable (= 2.3.2) addressable (= 2.3.2)
asset_sync (= 0.5.0) asset_sync (= 0.5.4)
bootstrap-sass (= 2.2.2.0) bootstrap-sass (= 2.2.2.0)
capistrano (= 2.12.0) capistrano (= 2.12.0)
capistrano_colors (= 0.5.5) capistrano_colors (= 0.5.5)