only require fog/aws
closes #7201
Showing
... | ... | @@ -72,8 +72,8 @@ gem "activerecord-import", "0.15.0" |
# File uploading | ||
gem "fog", "1.38.0", require: "fog/aws" | ||
gem "carrierwave", "0.11.2" | ||
gem "fog", "1.38.0" | ||
gem "mini_magick", "4.5.1" | ||
# GUID generation | ||
... | ... |
Please register or sign in to comment