summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2013-10-23 21:37:05 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2013-10-23 21:37:05 -0700
commit872073ee055ff8e72251e6483a7c4d7c1558013e (patch)
tree66a5e2937c23b239331ce46a9dd865fdc5350ab2 /Gemfile
downloadffi-yajl-872073ee055ff8e72251e6483a7c4d7c1558013e.tar.gz
gem structure and POC library code
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
new file mode 100644
index 0000000..a3a584c
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,4 @@
+source :rubygems
+
+gemspec :name => "ffi-yajl"
+