bump asset_sync

This commit is contained in:
Jonne Haß 2012-09-20 20:13:44 +02:00
parent 254d4fd335
commit d5be4d6e2b
2 changed files with 3 additions and 3 deletions

View file

@ -126,7 +126,7 @@ group :assets do
gem 'uglifier', '1.3.0' gem 'uglifier', '1.3.0'
# asset_sync is required as needed by application.rb # asset_sync is required as needed by application.rb
gem "asset_sync", '0.4.2', :require => nil gem "asset_sync", '0.5.0', :require => nil
end end
gem 'jquery-rails', '2.0.2' gem 'jquery-rails', '2.0.2'

View file

@ -82,7 +82,7 @@ GEM
activesupport activesupport
builder builder
arel (3.0.2) arel (3.0.2)
asset_sync (0.4.2) asset_sync (0.5.0)
activemodel activemodel
fog fog
bbenezech-nested_form (0.0.6) bbenezech-nested_form (0.0.6)
@ -458,7 +458,7 @@ DEPENDENCIES
acts_as_api (= 0.4.1) acts_as_api (= 0.4.1)
addressable (= 2.3.2) addressable (= 2.3.2)
airbrake (= 3.1.0) airbrake (= 3.1.0)
asset_sync (= 0.4.2) asset_sync (= 0.5.0)
bootstrap-sass (= 2.1.0.0) bootstrap-sass (= 2.1.0.0)
bundler (> 1.1.0) bundler (> 1.1.0)
capistrano (= 2.12.0) capistrano (= 2.12.0)