summaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-06-21 23:25:33 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2012-06-21 23:25:33 +0200
commitf8bfa06c628873c7b8ba6c7442b808063dd36cdc (patch)
treeec87b9451129d9f3be21104278675a8f385fa0d2 /Gemfile
parent6e296fe91c94c87a4bee73e1c866329cdae136f0 (diff)
downloadzorglub-f8bfa06c628873c7b8ba6c7442b808063dd36cdc.zip
zorglub-f8bfa06c628873c7b8ba6c7442b808063dd36cdc.tar.gz
use bundler
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
new file mode 100644
index 0000000..eac7e47
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,5 @@
+source "http://rubygems.org"
+
+# gem's dependencies are in zorglub.gemspec
+gemspec
+