From 001f9ebf772e2233e69055c66c405f9213dcd2c7 Mon Sep 17 00:00:00 2001 From: Gibheer Date: Mon, 28 Jan 2013 15:48:42 +0100 Subject: use class_options from git The class_options gem is undergoing changes and for the time being the git repo should be used. Also the metrics are disabled because of a bug in the zentest gem. --- Gemfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index f35bc0d..12f59f0 100644 --- a/Gemfile +++ b/Gemfile @@ -2,9 +2,10 @@ source 'https://rubygems.org' gemspec +gem 'class_options', :git => 'git@github.com:Gibheer/class_options.git' + group :development do gem 'devutils-guard' - gem 'devutils-metrics' group :documentation do gem 'devutils-docs' -- cgit v1.2.3-70-g09d2