summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorGibheer <gibheer@gmail.com>2013-01-29 10:34:17 +0100
committerGibheer <gibheer@gmail.com>2013-01-29 10:34:17 +0100
commit4a4d68d896d58a0b343c4c3e164cd8ce8b104c0e (patch)
treee1572f8e3394da962d28f715ab28ad82aeeee0ae /Gemfile
parent701382e92c4fc8c2f80fe98b209326f9116da0a7 (diff)
don't use class_options for the time being
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index ca4b913..0e6c415 100644
--- a/Gemfile
+++ b/Gemfile
@@ -2,8 +2,6 @@ source 'https://rubygems.org'
gemspec
-gem 'class_options', :git => 'https://github.com/Gibheer/class_options.git'
-
group :development do
gem 'devutils-guard'