From 7381e7ffa1aa35114ed23ddeb2aec1fea70e6cac Mon Sep 17 00:00:00 2001 From: James Adam Date: Wed, 27 Feb 2013 22:29:58 +0000 Subject: [PATCH] Update dependencies. --- Gemfile.lock | 80 ++++++++++++++++++++++++++-------------------------- 1 file changed, 40 insertions(+), 40 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b02298f..25f3c92 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/lazyatom/a2_printer.git - revision: 62aa53ca1bbbf05bf4d8f3319dd5a5c12efe3627 + revision: 11c223b39695a04fe1246711356fa4d510dda47b specs: a2_printer (0.1.0) serialport (~> 1.0.4) @@ -10,7 +10,7 @@ GEM specs: addressable (2.2.8) bcrypt-ruby (3.0.1) - capistrano (2.13.3) + capistrano (2.14.2) highline net-scp (>= 1.0.0) net-sftp (>= 2.0.0) @@ -26,7 +26,7 @@ GEM dm-transactions (~> 1.2.0) dm-types (~> 1.2.0) dm-validations (~> 1.2.0) - data_objects (0.10.8) + data_objects (0.10.12) addressable (~> 2.1) dm-aggregates (1.2.0) dm-core (~> 1.2.0) @@ -62,62 +62,62 @@ GEM uuidtools (~> 2.1) dm-validations (1.2.0) dm-core (~> 1.2.0) - do_postgres (0.10.8) - data_objects (= 0.10.8) + do_postgres (0.10.12) + data_objects (= 0.10.12) fastercsv (1.5.5) - foreman (0.57.0) + foreman (0.61.0) thor (>= 0.13.6) - highline (1.6.14) - json (1.7.5) - json_pure (1.7.5) - kgio (2.7.3) + highline (1.6.15) + json (1.7.7) + json_pure (1.7.7) + kgio (2.8.0) metaclass (0.0.1) - mocha (0.10.5) + mocha (0.13.2) metaclass (~> 0.0.1) - multi_json (1.3.6) - net-scp (1.0.4) - net-ssh (>= 1.99.1) - net-sftp (2.0.5) - net-ssh (>= 2.0.9) - net-ssh (2.5.2) - net-ssh-gateway (1.1.0) - net-ssh (>= 1.99.1) + multi_json (1.6.1) + net-scp (1.1.0) + net-ssh (>= 2.6.5) + net-sftp (2.1.1) + net-ssh (>= 2.6.5) + net-ssh (2.6.5) + net-ssh-gateway (1.2.0) + net-ssh (>= 2.6.5) open4 (1.3.0) - rack (1.4.1) - rack-protection (1.2.0) + rack (1.5.2) + rack-protection (1.3.2) rack - rack-test (0.6.1) + rack-test (0.6.2) rack (>= 1.0) - raindrops (0.8.0) - rake (0.9.2.2) - recap (1.0.5) + raindrops (0.10.0) + rake (10.0.3) + recap (1.0.8) capistrano (~> 2.9) open4 thor - redis (2.2.2) - redis-namespace (1.0.3) - redis (< 3.0.0) - resque (1.20.0) + redis (3.0.2) + redis-namespace (1.2.1) + redis (~> 3.0.0) + resque (1.23.0) multi_json (~> 1.0) - redis-namespace (~> 1.0.2) + redis-namespace (~> 1.0) sinatra (>= 0.9.2) vegas (~> 0.1.2) - resque-pool (0.2.0) + resque-pool (0.3.0) rake - resque (~> 1.13) + resque (~> 1.20) trollop (~> 1.16) - rmagick (2.12.2) - sass (3.1.15) + rmagick (2.13.2) + sass (3.2.6) serialport (1.0.4) - sinatra (1.3.2) - rack (~> 1.3, >= 1.3.6) - rack-protection (~> 1.2) + sinatra (1.3.5) + rack (~> 1.4) + rack-protection (~> 1.3) tilt (~> 1.3, >= 1.3.3) - stringex (1.4.0) - thor (0.16.0) + stringex (1.5.1) + thor (0.17.0) tilt (1.3.3) trollop (1.16.2) - unicorn (4.2.0) + unicorn (4.6.2) kgio (~> 2.6) rack raindrops (~> 0.7)