summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorJeroen Nijhof <jeroen@jeroennijhof.nl>2015-06-09 11:10:37 +0200
committerJeroen Nijhof <jeroen@jeroennijhof.nl>2015-06-09 11:10:37 +0200
commitde27c2f5724e57cbe18e696e43625005b3a820df (patch)
treea0f43b1f1e6ca2f252ee805bc4504c585e97afdd /Gemfile.lock
parentd1f7487b0a10721fecc545d3f3e8a353a74bcd77 (diff)
downloadgitlab-ci-de27c2f5724e57cbe18e696e43625005b3a820df.tar.gz
update fog to 1.25.0 to support aws v4
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index f6908a0..6315984 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -118,15 +118,15 @@ GEM
fastercsv (1.5.5)
ffaker (1.22.1)
ffi (1.9.3)
- fog (1.21.0)
+ fog (1.25.0)
fog-brightbox
- fog-core (~> 1.21, >= 1.21.1)
+ fog-core (>= 1.25.0)
fog-json
nokogiri (~> 1.5, >= 1.5.11)
fog-brightbox (0.0.1)
fog-core
fog-json
- fog-core (1.21.1)
+ fog-core (1.25.0)
builder
excon (~> 0.32)
formatador (~> 0.2.0)