summaryrefslogtreecommitdiff
path: root/templates/project
diff options
context:
space:
mode:
Diffstat (limited to 'templates/project')
-rw-r--r--templates/project/Gemfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/project/Gemfile b/templates/project/Gemfile
new file mode 100644
index 0000000..66989b6
--- /dev/null
+++ b/templates/project/Gemfile
@@ -0,0 +1,3 @@
+source :rubygems
+
+gem 'allthethings', '0.1.0', :git => 'git@github.com:Shopify/allthethings.git' \ No newline at end of file