From b1c7a5ed13f08ea823cbb26f689c4bc338e7c07a Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Mon, 27 Oct 2014 21:03:18 +0100 Subject: [PATCH] Add qtbindings dependency. --- Gemfile.lock | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Gemfile.lock b/Gemfile.lock index 7d84340..f14e312 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,10 +2,12 @@ PATH remote: . specs: qasim (0.1.10) + qtbindings (~> 4.8.6.0) GEM remote: https://rubygems.org/ specs: + qtbindings (4.8.6.0) rake (10.3.2) PLATFORMS