summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile11
1 files changed, 0 insertions, 11 deletions
diff --git a/Gemfile b/Gemfile
deleted file mode 100644
index 550fd78..0000000
--- a/Gemfile
+++ /dev/null
@@ -1,11 +0,0 @@
-# -*- ruby -*-
-
-# DO NOT EDIT THIS FILE. Instead, edit Rakefile, and run `rake bundler:gemfile`.
-
-source :gemcutter
-
-
-gem "rake-compiler", ">=0.4.1", :group => [:development, :test]
-gem "hoe", "~>2.10", :group => [:development, :test]
-
-# vim: syntax=ruby