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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2016-01-11 19:41:11 +0300
committerStan Hu <stanhu@gmail.com>2016-01-11 19:41:11 +0300
commite34c621ea1c26549f8b06e0e74f24538c0dac8ba (patch)
tree78b16a101eb2ec2eadbd0a0f1268f6a80a573290 /Gemfile
parent701e9ee4519200445a54ee200475a71e2253abe9 (diff)
Bump fog to 1.36.0
Closes #4231
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index e9361f73e6e..9a5253924ea 100644
--- a/Gemfile
+++ b/Gemfile
@@ -80,7 +80,7 @@ gem "carrierwave", '~> 0.9.0'
gem 'dropzonejs-rails', '~> 0.7.1'
# for aws storage
-gem "fog", "~> 1.25.0"
+gem "fog", "~> 1.36.0"
gem "unf", '~> 0.1.4'
# Authorization