Bump fog-aws

This commit is contained in:
Benjamin Neff 2018-04-07 23:19:35 +02:00
parent 47c99207f4
commit d1ab3cf4e4
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 5 additions and 5 deletions

View file

@ -78,7 +78,7 @@ gem "activerecord-import", "0.22.0"
# File uploading
gem "carrierwave", "1.2.2"
gem "fog-aws", "1.4.1"
gem "fog-aws", "2.0.1"
gem "mini_magick", "4.8.0"
# GUID generation

View file

@ -196,7 +196,7 @@ GEM
tzinfo
ethon (0.11.0)
ffi (>= 1.3.0)
excon (0.59.0)
excon (0.62.0)
execjs (2.7.0)
eye (0.9.2)
celluloid (~> 0.17.3)
@ -221,7 +221,7 @@ GEM
fixture_builder (0.5.0)
activerecord (>= 2)
activesupport (>= 2)
fog-aws (1.4.1)
fog-aws (2.0.1)
fog-core (~> 1.38)
fog-json (~> 1.0)
fog-xml (~> 0.1)
@ -383,7 +383,7 @@ GEM
mobile-fu (1.4.0)
rack-mobile-detect
rails
multi_json (1.12.2)
multi_json (1.13.1)
multi_test (0.1.2)
multi_xml (0.6.0)
multipart-post (2.0.0)
@ -795,7 +795,7 @@ DEPENDENCIES
faraday-cookie_jar (= 0.0.6)
faraday_middleware (= 0.12.2)
fixture_builder (= 0.5.0)
fog-aws (= 1.4.1)
fog-aws (= 2.0.1)
fuubar (= 2.2.0)
gon (= 6.1.0)
guard (= 2.14.1)