summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorJeroen Nijhof <jeroen@jeroennijhof.nl>2015-06-09 17:56:37 +0200
committerJeroen Nijhof <jeroen@jeroennijhof.nl>2015-06-09 17:56:37 +0200
commitbf7315cb13eab0cd1427efe29ce110a963b63c34 (patch)
treeca4a531e408815d107587d66a32d6d87c96ece54 /Gemfile
parent6267a6b9995744fc5ccab7a89c27a27e61b9cb7b (diff)
downloadgitlab-ce-bf7315cb13eab0cd1427efe29ce110a963b63c34.tar.gz
update fog to 1.25.0 and add multipart upload support
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 0c1fff0bc14..6b33d7c6fd0 100644
--- a/Gemfile
+++ b/Gemfile
@@ -81,7 +81,7 @@ gem "carrierwave"
gem 'dropzonejs-rails'
# for aws storage
-gem "fog", "~> 1.14"
+gem "fog", "~> 1.25.0"
gem "unf"
# Authorization