0
0
Fork 0

don't use class_options for the time being

This commit is contained in:
Gibheer 2013-01-29 10:34:17 +01:00
parent 701382e92c
commit 4a4d68d896
2 changed files with 2 additions and 10 deletions

View File

@ -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'

View File

@ -1,9 +1,3 @@
GIT
remote: https://github.com/Gibheer/class_options.git
revision: 38cb6da00a9aa613eb7510145345cd5eb3c06614
specs:
class_options (0.0.2)
PATH
remote: .
specs:
@ -14,6 +8,7 @@ PATH
GEM
remote: https://rubygems.org/
specs:
class_options (0.0.1)
coderay (1.0.8)
devutils (0.0.1)
rspec
@ -50,7 +45,7 @@ GEM
method_source (~> 0.8)
slop (~> 3.4)
spoon (~> 0.0)
rack (1.5.0)
rack (1.5.1)
redcarpet (2.2.2)
rspec (2.12.0)
rspec-core (~> 2.12.0)
@ -72,7 +67,6 @@ PLATFORMS
ruby
DEPENDENCIES
class_options!
devutils
devutils-docs
devutils-guard