From ca44e91de68b3260894e1d70f6551a2a0dd12441 Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Sun, 27 Jun 2021 23:24:09 +0200 Subject: [PATCH] Bump asset_sync --- Gemfile | 2 +- Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 90a026f65..9d525181b 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.11.0", require: false + gem "asset_sync", "2.14.2", require: false end group :development do diff --git a/Gemfile.lock b/Gemfile.lock index 531a1f572..d0c72e5d5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,7 +61,7 @@ GEM capybara (~> 3.13, < 4) websocket-driver (>= 0.6.5) arel (9.0.0) - asset_sync (2.11.0) + asset_sync (2.14.2) activemodel (>= 4.1.0) fog-core mime-types (>= 2.99) @@ -233,7 +233,7 @@ GEM tzinfo ethon (0.12.0) ffi (>= 1.3.0) - excon (0.79.0) + excon (0.82.0) execjs (2.7.0) eye (0.10.0) celluloid (~> 0.17.3) @@ -267,7 +267,7 @@ GEM fog-json (~> 1.1) fog-xml (~> 0.1) ipaddress (~> 0.8) - fog-core (2.2.3) + fog-core (2.2.4) builder excon (~> 0.71) formatador (~> 0.2) @@ -278,7 +278,7 @@ GEM fog-xml (0.1.3) fog-core nokogiri (>= 1.5.11, < 2.0.0) - formatador (0.2.5) + formatador (0.3.0) fugit (1.4.4) et-orbi (~> 1.1, >= 1.1.8) raabro (~> 1.4) @@ -794,7 +794,7 @@ DEPENDENCIES acts_as_api (= 1.0.1) addressable (= 2.7.0) apparition (= 0.6.0) - asset_sync (= 2.11.0) + asset_sync (= 2.14.2) autoprefixer-rails (= 10.2.4.0) bootstrap-sass (= 3.4.1) bootstrap-switch-rails (= 3.3.3)