From 1ae9869b20f90a816e5386a1ab010bae35a28fc7 Mon Sep 17 00:00:00 2001
From: Dennis Schubert <mail@dennis-schubert.de>
Date: Tue, 9 Feb 2016 17:54:09 +0100
Subject: [PATCH] Bump fog-aws

---
 Gemfile.lock | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Gemfile.lock b/Gemfile.lock
index 7aa16b1ab2..a40a26ce41 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -251,7 +251,7 @@ GEM
     fog-atmos (0.1.0)
       fog-core
       fog-xml
-    fog-aws (0.7.6)
+    fog-aws (0.8.1)
       fog-core (~> 1.27)
       fog-json (~> 1.0)
       fog-xml (~> 0.1)
@@ -395,7 +395,7 @@ GEM
       railties (>= 3.0.0)
     ice_cube (0.11.1)
     inflecto (0.0.2)
-    ipaddress (0.8.0)
+    ipaddress (0.8.2)
     jasmine (2.4.0)
       jasmine-core (~> 2.4)
       phantomjs
-- 
GitLab