From c106ef5033c4fcf19e6409fa517030ecffb3e2ea Mon Sep 17 00:00:00 2001 From: Tim Pierce Date: Tue, 28 Jan 2014 16:11:38 -0500 Subject: [PATCH] Updating dependencies. --- sdk/cli/Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/sdk/cli/Gemfile.lock b/sdk/cli/Gemfile.lock index 5118fb832c..c3ee0f0906 100644 --- a/sdk/cli/Gemfile.lock +++ b/sdk/cli/Gemfile.lock @@ -1,14 +1,14 @@ PATH remote: . specs: - arvados-cli (0.1.20140127123159) - activesupport (>= 3.2.13) - andand (>= 1.3.3) + arvados-cli (0.1.20140128160501) + activesupport (~> 3.2, >= 3.2.13) + andand (~> 1.3, >= 1.3.3) curb (~> 0.8) - google-api-client (~> 0.6.3) - json (>= 1.7.7) - oj (>= 2.0.3) - trollop (>= 2.0) + google-api-client (~> 0.6, >= 0.6.3) + json (~> 1.7, >= 1.7.7) + oj (~> 2.0, >= 2.0.3) + trollop (~> 2.0) GEM remote: https://rubygems.org/ -- 2.30.2