Bump asset_sync
This commit is contained in:
parent
93fae13cab
commit
ca44e91de6
2 changed files with 6 additions and 6 deletions
2
Gemfile
2
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
|
||||
|
|
|
|||
10
Gemfile.lock
10
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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue