Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonne Haß <me@jhass.eu>2020-03-20 15:50:05 +0300
committerJonne Haß <me@jhass.eu>2020-03-20 22:03:42 +0300
commit3eba2f3fa3d6bb6a6bf939f60635b70f9902a746 (patch)
tree6aee60e733b3e6b7ce6d66f9d6e8b15b87a12abc /Gemfile
parentd9ef60b8b32365dc75cc95a4483325b9db102fe0 (diff)
update fog-aws to 3.5.2
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 174f6d465..fb97b0dac 100644
--- a/Gemfile
+++ b/Gemfile
@@ -80,7 +80,7 @@ gem "activerecord-import", "1.0.2"
# File uploading
gem "carrierwave", "1.3.1"
-gem "fog-aws", "3.5.1"
+gem "fog-aws", "3.5.2"
gem "mini_magick", "4.10.1"
# GUID generation