Commit 8fd1049a
Changed files (1)
Gemfile.lock
@@ -1,27 +1,28 @@
GEM
remote: https://rubygems.org/
specs:
- actionmailer (4.1.7)
- actionpack (= 4.1.7)
- actionview (= 4.1.7)
+ CFPropertyList (2.2.8)
+ actionmailer (4.1.8)
+ actionpack (= 4.1.8)
+ actionview (= 4.1.8)
mail (~> 2.5, >= 2.5.4)
- actionpack (4.1.7)
- actionview (= 4.1.7)
- activesupport (= 4.1.7)
+ actionpack (4.1.8)
+ actionview (= 4.1.8)
+ activesupport (= 4.1.8)
rack (~> 1.5.2)
rack-test (~> 0.6.2)
- actionview (4.1.7)
- activesupport (= 4.1.7)
+ actionview (4.1.8)
+ activesupport (= 4.1.8)
builder (~> 3.1)
erubis (~> 2.7.0)
- activemodel (4.1.7)
- activesupport (= 4.1.7)
+ activemodel (4.1.8)
+ activesupport (= 4.1.8)
builder (~> 3.1)
- activerecord (4.1.7)
- activemodel (= 4.1.7)
- activesupport (= 4.1.7)
+ activerecord (4.1.8)
+ activemodel (= 4.1.8)
+ activesupport (= 4.1.8)
arel (~> 5.0.0)
- activesupport (4.1.7)
+ activesupport (4.1.8)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
@@ -40,9 +41,9 @@ GEM
asset_sync (1.0.0)
activemodel
fog (>= 1.8.0)
- aws-sdk (1.57.0)
- aws-sdk-v1 (= 1.57.0)
- aws-sdk-v1 (1.57.0)
+ aws-sdk (1.59.0)
+ aws-sdk-v1 (= 1.59.0)
+ aws-sdk-v1 (1.59.0)
json (~> 1.4)
nokogiri (>= 1.4.4)
bcrypt (3.1.9)
@@ -120,7 +121,7 @@ GEM
exception_notification (4.0.1)
actionmailer (>= 3.0.4)
activesupport (>= 3.0.4)
- excon (0.40.0)
+ excon (0.41.0)
execjs (2.2.2)
exifr (1.2.0)
factory_girl (4.5.0)
@@ -132,20 +133,28 @@ GEM
multipart-post (>= 1.2, < 3)
ffaker (1.25.0)
ffi (1.9.6)
- fog (1.24.0)
- fog-brightbox
- fog-core (~> 1.23)
+ fission (0.5.0)
+ CFPropertyList (~> 2.2)
+ fog (1.25.0)
+ fog-brightbox (~> 0.4)
+ fog-core (~> 1.25)
fog-json
+ fog-profitbricks
fog-radosgw (>= 0.0.2)
fog-sakuracloud (>= 0.0.4)
fog-softlayer
+ fog-terremark
+ fog-vmfusion
+ fog-voxel
+ fog-xml (~> 0.1.1)
ipaddress (~> 0.5)
nokogiri (~> 1.5, >= 1.5.11)
+ opennebula
fog-brightbox (0.6.1)
fog-core (~> 1.22)
fog-json
inflecto
- fog-core (1.24.0)
+ fog-core (1.25.0)
builder
excon (~> 0.38)
formatador (~> 0.2)
@@ -154,6 +163,10 @@ GEM
net-ssh (>= 2.1.3)
fog-json (1.0.0)
multi_json (~> 1.0)
+ fog-profitbricks (0.0.1)
+ fog-core
+ fog-xml
+ nokogiri
fog-radosgw (0.0.3)
fog-core (>= 1.21.0)
fog-json
@@ -161,10 +174,19 @@ GEM
fog-sakuracloud (0.1.1)
fog-core
fog-json
- fog-softlayer (0.3.23)
+ fog-softlayer (0.3.24)
fog-core
fog-json
- fog-xml (0.1.0)
+ fog-terremark (0.0.3)
+ fog-core
+ fog-xml
+ fog-vmfusion (0.0.1)
+ fission
+ fog-core
+ fog-voxel (0.0.1)
+ fog-core
+ fog-xml
+ fog-xml (0.1.1)
fog-core
nokogiri (~> 1.5, >= 1.5.11)
foreman (0.63.0)
@@ -172,7 +194,7 @@ GEM
thor (>= 0.13.6)
formatador (0.2.5)
geoip (1.4.0)
- gibbon (1.1.3)
+ gibbon (1.1.4)
httparty
multi_json (>= 1.3.4)
github-markdown (0.6.7)
@@ -180,18 +202,18 @@ GEM
activesupport (>= 3)
hashie (2.0.5)
hike (1.2.3)
- http (0.6.2)
+ http (0.6.3)
http_parser.rb (~> 0.6.0)
http_parser.rb (0.6.0)
- httparty (0.13.1)
+ httparty (0.13.3)
json (~> 1.8)
multi_xml (>= 0.5.2)
- httpi (2.2.7)
+ httpi (2.3.0)
rack
i18n (0.6.11)
inflecto (0.0.2)
ipaddress (0.8.0)
- jbuilder (2.2.4)
+ jbuilder (2.2.5)
activesupport (>= 3.0.0, < 5)
multi_json (~> 1.2)
jquery-rails (3.1.2)
@@ -214,16 +236,15 @@ GEM
actionpack (>= 3.0)
activerecord (>= 3.0)
railties (>= 3.0)
- mail (2.6.1)
+ mail (2.6.3)
mime-types (>= 1.16, < 3)
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
method_source (0.8.2)
mime-types (2.4.3)
- mini_magick (3.8.1)
- subexec (~> 0.2.1)
- mini_portile (0.6.0)
- minitest (5.4.2)
+ mini_magick (4.0.0)
+ mini_portile (0.6.1)
+ minitest (5.4.3)
multi_json (1.10.1)
multi_xml (0.5.5)
multipart-post (2.0.0)
@@ -231,9 +252,13 @@ GEM
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (2.9.1)
- newrelic_rpm (3.9.6.257)
- nokogiri (1.6.3.1)
- mini_portile (= 0.6.0)
+ newrelic_rpm (3.9.7.266)
+ nokogiri (1.6.4.1)
+ mini_portile (~> 0.6.0)
+ opennebula (4.10.1)
+ json
+ nokogiri
+ rbvmomi
pg (0.17.1)
poltergeist (1.5.1)
capybara (~> 2.1)
@@ -252,25 +277,29 @@ GEM
rack-cors (0.2.9)
rack-test (0.6.2)
rack (>= 1.0)
- rails (4.1.7)
- actionmailer (= 4.1.7)
- actionpack (= 4.1.7)
- actionview (= 4.1.7)
- activemodel (= 4.1.7)
- activerecord (= 4.1.7)
- activesupport (= 4.1.7)
+ rails (4.1.8)
+ actionmailer (= 4.1.8)
+ actionpack (= 4.1.8)
+ actionview (= 4.1.8)
+ activemodel (= 4.1.8)
+ activerecord (= 4.1.8)
+ activesupport (= 4.1.8)
bundler (>= 1.3.0, < 2.0)
- railties (= 4.1.7)
+ railties (= 4.1.8)
sprockets-rails (~> 2.0)
- railties (4.1.7)
- actionpack (= 4.1.7)
- activesupport (= 4.1.7)
+ railties (4.1.8)
+ actionpack (= 4.1.8)
+ activesupport (= 4.1.8)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
raindrops (0.13.0)
rake (10.3.2)
rash (0.4.0)
hashie (~> 2.0.0)
+ rbvmomi (1.8.2)
+ builder
+ nokogiri (>= 1.4.1)
+ trollop
rdoc (4.1.2)
json (~> 1.4)
rspec-core (3.1.7)
@@ -300,7 +329,7 @@ GEM
sdoc (0.4.1)
json (~> 1.7, >= 1.7.7)
rdoc (~> 4.0)
- selenium-webdriver (2.43.0)
+ selenium-webdriver (2.44.0)
childprocess (~> 0.5)
multi_json (~> 1.0)
rubyzip (~> 1.0)
@@ -313,7 +342,7 @@ GEM
simplecov-html (0.8.0)
slop (3.6.0)
spank (0.0.1393558686)
- spring (1.1.3)
+ spring (1.2.0)
sprockets (2.11.3)
hike (~> 1.2)
multi_json (~> 1.0)
@@ -328,15 +357,15 @@ GEM
colorize
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
- subexec (0.2.3)
teaspoon (0.8.0)
railties (>= 3.2.5, < 5)
thor (0.19.1)
thread_safe (0.3.4)
tilt (1.4.1)
- turbolinks (2.5.1)
+ trollop (2.0)
+ turbolinks (2.5.2)
coffee-rails
- twitter (5.12.0)
+ twitter (5.13.0)
addressable (~> 2.3)
buftok (~> 0.2.0)
equalizer (~> 0.0.9)
@@ -361,7 +390,7 @@ GEM
raindrops (~> 0.7)
uniform_notifier (1.6.2)
websocket (1.2.1)
- websocket-driver (0.3.5)
+ websocket-driver (0.4.0)
xpath (2.0.0)
nokogiri (~> 1.3)