summaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2012-12-15 12:34:39 +0100
committerwout <wout@impinc.co.uk>2012-12-15 12:34:39 +0100
commit72c882328e7ea13af205575f31c5ce1626006d55 (patch)
tree37975cb5ee31679034052d538725ca2ea5c4dcbe /Gemfile
parent3fbcfce61d8449b7c47a845fcc7be7cfb867bf45 (diff)
downloadsvg.js-72c882328e7ea13af205575f31c5ce1626006d55.tar.gz
svg.js-72c882328e7ea13af205575f31c5ce1626006d55.zip
Initial commit
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..dd15469
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,4 @@
+source :rubygems
+
+gem 'rake'
+gem 'uglifier' \ No newline at end of file