summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorDaniel Beauchamp <daniel.beauchamp@shopify.com>2012-07-24 16:19:18 -0400
committerDaniel Beauchamp <daniel.beauchamp@shopify.com>2012-07-24 16:19:18 -0400
commit5d33ff57846d3a9f1f2e7e83a8e50f2d3fdb5208 (patch)
treece8394a1b5300354b65355bc52c5d902cdfca421 /Gemfile
parentc63c8f1698e8c059e286fb49ba0264e4336a6e33 (diff)
A gem spec might be handy!
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
new file mode 100644
index 0000000..cd8aa9e
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,3 @@
+source 'https://rubygems.org'
+
+gemspec \ No newline at end of file