Use bundler.
This commit is contained in:
parent
9c0155ed30
commit
b77074e3a5
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
||||||
#!/usr/bin/env ruby
|
#!/usr/bin/env ruby
|
||||||
|
|
||||||
require 'rubygems'
|
#require 'rubygems'
|
||||||
|
require 'bundler/setup'
|
||||||
require 'Qt4'
|
require 'Qt4'
|
||||||
|
|
||||||
$DEBUG = true
|
$DEBUG = true
|
||||||
|
|
Loading…
Reference in a new issue