Bump asset_sync

This commit is contained in:
Benjamin Neff 2022-06-27 02:23:09 +02:00
parent f044030db0
commit 25f5236d66
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 4 additions and 4 deletions

View file

@ -238,7 +238,7 @@ group :production do # we don"t install these on travis to speed up test runs
# Third party asset hosting
gem "asset_sync", "2.15.0", require: false
gem "asset_sync", "2.15.2", require: false
end
group :development do

View file

@ -61,7 +61,7 @@ GEM
capybara (~> 3.13, < 4)
websocket-driver (>= 0.6.5)
arel (9.0.0)
asset_sync (2.15.0)
asset_sync (2.15.2)
activemodel (>= 4.1.0)
fog-core
mime-types (>= 2.99)
@ -748,7 +748,7 @@ GEM
thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.8)
unf_ext (0.0.8.2)
unicode-display_width (1.8.0)
unicorn (6.1.0)
kgio (~> 2.6)
@ -797,7 +797,7 @@ DEPENDENCIES
acts_as_api (= 1.0.1)
addressable (= 2.8.0)
apparition (= 0.6.0)
asset_sync (= 2.15.0)
asset_sync (= 2.15.2)
autoprefixer-rails (= 10.4.7.0)
bootstrap-sass (= 3.4.1)
bootstrap-switch-rails (= 3.3.3)