Bump asset_sync
This commit is contained in:
parent
f044030db0
commit
25f5236d66
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -238,7 +238,7 @@ group :production do # we don"t install these on travis to speed up test runs
|
||||||
|
|
||||||
# Third party asset hosting
|
# Third party asset hosting
|
||||||
|
|
||||||
gem "asset_sync", "2.15.0", require: false
|
gem "asset_sync", "2.15.2", require: false
|
||||||
end
|
end
|
||||||
|
|
||||||
group :development do
|
group :development do
|
||||||
|
|
|
||||||
|
|
@ -61,7 +61,7 @@ GEM
|
||||||
capybara (~> 3.13, < 4)
|
capybara (~> 3.13, < 4)
|
||||||
websocket-driver (>= 0.6.5)
|
websocket-driver (>= 0.6.5)
|
||||||
arel (9.0.0)
|
arel (9.0.0)
|
||||||
asset_sync (2.15.0)
|
asset_sync (2.15.2)
|
||||||
activemodel (>= 4.1.0)
|
activemodel (>= 4.1.0)
|
||||||
fog-core
|
fog-core
|
||||||
mime-types (>= 2.99)
|
mime-types (>= 2.99)
|
||||||
|
|
@ -748,7 +748,7 @@ GEM
|
||||||
thread_safe (~> 0.1)
|
thread_safe (~> 0.1)
|
||||||
unf (0.1.4)
|
unf (0.1.4)
|
||||||
unf_ext
|
unf_ext
|
||||||
unf_ext (0.0.8)
|
unf_ext (0.0.8.2)
|
||||||
unicode-display_width (1.8.0)
|
unicode-display_width (1.8.0)
|
||||||
unicorn (6.1.0)
|
unicorn (6.1.0)
|
||||||
kgio (~> 2.6)
|
kgio (~> 2.6)
|
||||||
|
|
@ -797,7 +797,7 @@ DEPENDENCIES
|
||||||
acts_as_api (= 1.0.1)
|
acts_as_api (= 1.0.1)
|
||||||
addressable (= 2.8.0)
|
addressable (= 2.8.0)
|
||||||
apparition (= 0.6.0)
|
apparition (= 0.6.0)
|
||||||
asset_sync (= 2.15.0)
|
asset_sync (= 2.15.2)
|
||||||
autoprefixer-rails (= 10.4.7.0)
|
autoprefixer-rails (= 10.4.7.0)
|
||||||
bootstrap-sass (= 3.4.1)
|
bootstrap-sass (= 3.4.1)
|
||||||
bootstrap-switch-rails (= 3.3.3)
|
bootstrap-switch-rails (= 3.3.3)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue