From 1f19a0b0db54cc22a6864a6f80a76d90bdd5cc6b Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Mon, 31 Mar 2014 01:22:37 +0200 Subject: [PATCH] Remove bundler call from file. --- bin/qasim-gui.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/qasim-gui.rb b/bin/qasim-gui.rb index a85a470..917a9c0 100755 --- a/bin/qasim-gui.rb +++ b/bin/qasim-gui.rb @@ -1,7 +1,7 @@ #!/usr/bin/env ruby #require 'rubygems' -require 'bundler/setup' +#require 'bundler/setup' require 'Qt4' $DEBUG = true