diff --git a/Gemfile b/Gemfile index 72c3b61eb..d6d7b145a 100644 --- a/Gemfile +++ b/Gemfile @@ -236,7 +236,7 @@ group :production do # we don"t install these on travis to speed up test runs # Third party asset hosting - gem "asset_sync", "2.7.0", require: false + gem "asset_sync", "2.11.0", require: false end group :development do diff --git a/Gemfile.lock b/Gemfile.lock index 35ef8f50f..dbab0d385 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,7 +58,7 @@ GEM public_suffix (>= 2.0.2, < 5.0) aes_key_wrap (1.0.1) arel (9.0.0) - asset_sync (2.7.0) + asset_sync (2.11.0) activemodel (>= 4.1.0) fog-core mime-types (>= 2.99) @@ -793,7 +793,7 @@ DEPENDENCIES acts-as-taggable-on (= 6.5.0) acts_as_api (= 1.0.1) addressable (= 2.7.0) - asset_sync (= 2.7.0) + asset_sync (= 2.11.0) autoprefixer-rails (= 8.6.5) bootstrap-sass (= 3.4.1) bootstrap-switch-rails (= 3.3.3)