Commit 80ec18c5
Changed files (1)
Gemfile.lock
@@ -52,7 +52,7 @@ GEM
awesome_nested_set (2.1.6)
activerecord (>= 3.0.0)
bcrypt-ruby (3.0.1)
- bootstrap-sass (2.3.0.0)
+ bootstrap-sass (2.3.0.1)
sass (~> 3.2)
bourbon (3.1.1)
sass (>= 3.2.0)
@@ -81,7 +81,7 @@ GEM
activesupport (>= 3.2.0)
carrierwave_backgrounder (0.2.0)
carrierwave (~> 0.5)
- childprocess (0.3.8)
+ childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
coffee-rails (3.2.2)
coffee-script (>= 2.2.0)
@@ -89,11 +89,11 @@ GEM
coffee-script (2.2.0)
coffee-script-source
execjs
- coffee-script-source (1.4.0)
+ coffee-script-source (1.6.1)
daemons (1.1.9)
delayed_job (3.0.5)
activesupport (~> 3.0)
- delayed_job_active_record (0.4.1)
+ delayed_job_active_record (0.4.3)
activerecord (>= 2.1.0, < 4)
delayed_job (~> 3.0)
developwithpassion_arrays (0.0.1)
@@ -102,9 +102,9 @@ GEM
orm_adapter (~> 0.1)
railties (~> 3.1)
warden (~> 1.2.1)
- diff-lcs (1.1.3)
+ diff-lcs (1.2.1)
erubis (2.7.0)
- excon (0.6.6)
+ excon (0.19.5)
execjs (1.4.0)
multi_json (~> 1.0)
factory_girl (4.2.0)
@@ -119,15 +119,15 @@ GEM
rspec
fastercsv (1.5.5)
ffi (1.4.0)
- fog (0.9.0)
+ fog (1.10.0)
builder
- excon (~> 0.6.1)
- formatador (>= 0.1.3)
- json
+ excon (~> 0.14)
+ formatador (~> 0.2.0)
mime-types
- net-scp (>= 1.0.4)
- net-ssh (>= 2.1.4)
- nokogiri (>= 1.4.4)
+ multi_json (~> 1.0)
+ net-scp (~> 1.1)
+ net-ssh (>= 2.1.3)
+ nokogiri (~> 1.5.0)
ruby-hmac
formatador (0.2.4)
formtastic (2.2.1)
@@ -135,7 +135,7 @@ GEM
has_scope (0.5.1)
highline (1.6.15)
hike (1.2.1)
- i18n (0.6.1)
+ i18n (0.6.4)
inherited_resources (1.3.1)
has_scope (~> 0.5.0)
responders (~> 0.6)
@@ -171,10 +171,10 @@ GEM
net-ssh (>= 2.6.5)
net-sftp (2.1.1)
net-ssh (>= 2.6.5)
- net-ssh (2.6.5)
+ net-ssh (2.6.6)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
- newrelic_rpm (3.5.7.59)
+ newrelic_rpm (3.5.8.72)
nokogiri (1.5.6)
orm_adapter (0.4.0)
pg (0.14.1)
@@ -205,36 +205,36 @@ GEM
thor (>= 0.14.6, < 2.0)
rake (10.0.3)
rb-readline (0.4.2)
- rdoc (3.12.1)
+ rdoc (3.12.2)
json (~> 1.4)
responders (0.9.3)
railties (~> 3.1)
rmagick (2.13.2)
- rspec (2.12.0)
- rspec-core (~> 2.12.0)
- rspec-expectations (~> 2.12.0)
- rspec-mocks (~> 2.12.0)
- rspec-core (2.12.2)
- rspec-expectations (2.12.1)
- diff-lcs (~> 1.1.3)
- rspec-mocks (2.12.2)
- rspec-rails (2.12.2)
+ rspec (2.13.0)
+ rspec-core (~> 2.13.0)
+ rspec-expectations (~> 2.13.0)
+ rspec-mocks (~> 2.13.0)
+ rspec-core (2.13.0)
+ rspec-expectations (2.13.0)
+ diff-lcs (>= 1.1.3, < 2.0)
+ rspec-mocks (2.13.0)
+ rspec-rails (2.13.0)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
- rspec-core (~> 2.12.0)
- rspec-expectations (~> 2.12.0)
- rspec-mocks (~> 2.12.0)
+ rspec-core (~> 2.13.0)
+ rspec-expectations (~> 2.13.0)
+ rspec-mocks (~> 2.13.0)
ruby-hmac (0.4.0)
rubyzip (0.9.9)
rvm-capistrano (1.2.7)
capistrano (>= 2.0.0)
- sass (3.2.5)
+ sass (3.2.6)
sass-rails (3.2.6)
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
- selenium-webdriver (2.30.0)
+ selenium-webdriver (2.31.0)
childprocess (>= 0.2.5)
multi_json (~> 1.0)
rubyzip
@@ -251,11 +251,11 @@ GEM
sqlite3 (1.3.7)
stringex (1.5.1)
thor (0.17.0)
- tilt (1.3.3)
+ tilt (1.3.4)
treetop (1.4.12)
polyglot
polyglot (>= 0.3.1)
- tzinfo (0.3.35)
+ tzinfo (0.3.36)
uglifier (1.3.0)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)