From 29b3f30581461d2760f969b353c6df9576da9e7b Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Tue, 12 Aug 2014 08:42:55 +0200 Subject: [PATCH] Update dependencies. --- Gemfile.lock | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f6bb6cf..7d84340 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,14 +1,17 @@ +PATH + remote: . + specs: + qasim (0.1.10) + GEM remote: https://rubygems.org/ specs: - qtbindings (4.8.3.0) - rdebug (0.1) - thor (0.18.1) + rake (10.3.2) PLATFORMS ruby DEPENDENCIES - qtbindings - rdebug - thor + bundler (~> 1.5) + qasim! + rake