From c79a3fa4bf78186dcc4663d2368a7049b48e21cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= <me@jhass.eu> Date: Tue, 20 Oct 2015 15:16:35 +0200 Subject: [PATCH] bump fog --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c78f66d3db..f605aee32b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: https://rubygems.org/ remote: https://rails-assets.org/ specs: - CFPropertyList (2.3.1) + CFPropertyList (2.3.2) actionmailer (4.2.4) actionpack (= 4.2.4) actionview (= 4.2.4) @@ -260,7 +260,7 @@ GEM fog-ecloud (0.3.0) fog-core fog-xml - fog-google (0.0.7) + fog-google (0.1.1) fog-core fog-json fog-xml @@ -285,13 +285,13 @@ GEM fog-core fog-json fog-xml - fog-sakuracloud (1.1.1) + fog-sakuracloud (1.3.3) fog-core fog-json fog-serverlove (0.1.2) fog-core fog-json - fog-softlayer (0.4.7) + fog-softlayer (1.0.0) fog-core fog-json fog-storm_on_demand (0.1.1) @@ -448,7 +448,7 @@ GEM nested_form (0.3.2) net-scp (1.2.1) net-ssh (>= 2.6.5) - net-ssh (2.9.2) + net-ssh (3.0.1) nio4r (1.1.1) nokogiri (1.6.6.2) mini_portile (~> 0.6.0) -- GitLab