diff --git a/Gemfile b/Gemfile new file mode 100644 index 0000000..a405dcd --- /dev/null +++ b/Gemfile @@ -0,0 +1,4 @@ +# A sample Gemfile +source "http://rubygems.org" + +gem "qtbindings" diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 0000000..28b3a10 --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,10 @@ +GEM + remote: http://rubygems.org/ + specs: + qtbindings (4.6.3.2) + +PLATFORMS + ruby + +DEPENDENCIES + qtbindings