Bump fog-aws
This commit is contained in:
parent
096297bd86
commit
e1061c3d5c
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -80,7 +80,7 @@ gem "activerecord-import", "1.1.0"
|
|||
# File uploading
|
||||
|
||||
gem "carrierwave", "2.2.2"
|
||||
gem "fog-aws", "3.5.2"
|
||||
gem "fog-aws", "3.10.0"
|
||||
gem "mini_magick", "4.10.1"
|
||||
|
||||
# GUID generation
|
||||
|
|
|
|||
|
|
@ -265,7 +265,7 @@ GEM
|
|||
activerecord (>= 2)
|
||||
activesupport (>= 2)
|
||||
hashdiff
|
||||
fog-aws (3.5.2)
|
||||
fog-aws (3.10.0)
|
||||
fog-core (~> 2.1)
|
||||
fog-json (~> 1.1)
|
||||
fog-xml (~> 0.1)
|
||||
|
|
@ -828,7 +828,7 @@ DEPENDENCIES
|
|||
faraday-cookie_jar (= 0.0.6)
|
||||
faraday_middleware (= 0.13.1)
|
||||
fixture_builder (= 0.5.2)
|
||||
fog-aws (= 3.5.2)
|
||||
fog-aws (= 3.10.0)
|
||||
fuubar (= 2.5.1)
|
||||
gon (= 6.4.0)
|
||||
haml_lint (= 0.37.0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue