diff --git a/Gemfile.lock b/Gemfile.lock index d309391..8aa4504 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -36,7 +36,7 @@ PATH GEM remote: https://rubygems.org/ specs: - CFPropertyList (2.3.1) + CFPropertyList (2.3.2) activemodel (3.2.22) activesupport (= 3.2.22) builder (~> 3.0.0) @@ -49,15 +49,16 @@ GEM extlib (>= 0.9.15) multi_json (>= 1.0.0) builder (3.0.4) - childprocess (0.5.6) + childprocess (0.5.8) ffi (~> 1.0, >= 1.0.11) coderay (1.1.0) - coveralls (0.8.2) + coveralls (0.8.9) json (~> 1.8) rest-client (>= 1.6.8, < 2) simplecov (~> 0.10.0) term-ansicolor (~> 1.3) thor (~> 0.19.1) + tins (~> 1.6.0) crack (0.4.2) safe_yaml (~> 1.0.0) cucumber (1.3.20) @@ -66,6 +67,8 @@ GEM gherkin (~> 2.12) multi_json (>= 1.7.5, < 2.0) multi_test (>= 0.1.2) + cucumber-core (1.3.0) + gherkin3 (~> 3.1.0) curb (0.8.8) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) @@ -76,19 +79,20 @@ GEM dotenv-deployment (0.0.2) excon (0.45.4) extlib (0.9.16) - faraday (0.9.1) + faraday (0.9.2) multipart-post (>= 1.2, < 3) ffi (1.9.10) fission (0.5.0) CFPropertyList (~> 2.2) - fog (1.34.0) + fog (1.36.0) + fog-aliyun (>= 0.1.0) fog-atmos fog-aws (>= 0.6.0) fog-brightbox (~> 0.4) fog-core (~> 1.32) fog-dynect (~> 0.0.2) fog-ecloud (~> 0.1) - fog-google (>= 0.0.2) + fog-google (<= 0.1.0) fog-json fog-local fog-powerdns (>= 0.1.1) @@ -102,9 +106,15 @@ GEM fog-terremark fog-vmfusion fog-voxel + fog-xenserver fog-xml (~> 0.1.1) ipaddress (~> 0.5) nokogiri (~> 1.5, >= 1.5.11) + fog-aliyun (0.1.0) + fog-core (~> 1.27) + fog-json (~> 1.0) + ipaddress (~> 0.8) + xml-simple (~> 1.1) fog-atmos (0.1.0) fog-core fog-xml @@ -117,13 +127,11 @@ GEM fog-core (~> 1.22) fog-json inflecto (~> 0.0.2) - fog-core (1.32.1) + fog-core (1.34.0) builder excon (~> 0.45) formatador (~> 0.2) mime-types - net-scp (~> 1.1) - net-ssh (>= 2.1.3) fog-dynect (0.0.2) fog-core fog-json @@ -131,7 +139,7 @@ GEM fog-ecloud (0.3.0) fog-core fog-xml - fog-google (0.0.7) + fog-google (0.1.0) fog-core fog-json fog-xml @@ -156,13 +164,13 @@ GEM fog-core fog-json fog-xml - fog-sakuracloud (1.1.0) + 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.2) fog-core fog-json fog-storm_on_demand (0.1.1) @@ -177,12 +185,16 @@ GEM fog-voxel (0.1.0) fog-core fog-xml + fog-xenserver (0.2.2) + fog-core + fog-xml fog-xml (0.1.2) fog-core nokogiri (~> 1.5, >= 1.5.11) formatador (0.2.5) gherkin (2.12.2) multi_json (~> 1.3) + gherkin3 (3.1.2) github_api (0.12.4) addressable (~> 2.3) descendants_tracker (~> 0.0.4) @@ -224,15 +236,15 @@ GEM childprocess (>= 0.2.3) guard (~> 1.1) spork (>= 0.8.4) - hashie (3.4.2) - httparty (0.13.5) + hashie (3.4.3) + httparty (0.13.7) json (~> 1.8) multi_xml (>= 0.5.2) i18n (0.7.0) inflecto (0.0.2) ipaddress (0.8.0) json (1.8.3) - jwt (1.5.1) + jwt (1.5.2) launchy (2.4.3) addressable (~> 2.3) listen (1.3.1) @@ -254,10 +266,7 @@ GEM multi_xml (0.5.5) multipart-post (2.0.0) nenv (0.2.0) - net-scp (1.2.1) - net-ssh (>= 2.6.5) - net-ssh (2.9.2) - nokogiri (1.6.6.2) + nokogiri (1.6.6.3) mini_portile (~> 0.6.0) oauth (0.4.7) oauth2 (1.0.0) @@ -266,7 +275,7 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (~> 1.2) - pry (0.10.1) + pry (0.10.3) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) @@ -279,7 +288,7 @@ GEM ffi (>= 0.5.0) rb-kqueue (0.2.4) ffi (>= 0.5.0) - redis (3.2.1) + redis (3.2.2) redis-namespace (1.5.2) redis (~> 3.0, >= 3.0.4) resque (1.25.2) @@ -336,6 +345,7 @@ GEM webmock (1.9.3) addressable (>= 2.2.7) crack (>= 0.3.2) + xml-simple (1.1.5) PLATFORMS ruby