Bump fog-aws

This commit is contained in:
Benjamin Neff 2017-09-16 04:07:07 +02:00
parent c8f24dd872
commit 769abf6948
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 5 additions and 5 deletions

View file

@ -77,7 +77,7 @@ gem "activerecord-import", "0.20.1"
# File uploading # File uploading
gem "carrierwave", "1.1.0" gem "carrierwave", "1.1.0"
gem "fog-aws", "1.4.0" gem "fog-aws", "1.4.1"
gem "mini_magick", "4.8.0" gem "mini_magick", "4.8.0"
# GUID generation # GUID generation

View file

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