0
0
Fork 0

remove class_options

This commit is contained in:
Gibheer 2013-01-29 10:46:23 +01:00
parent a2aed1fa20
commit eeb0169bc9
1 changed files with 0 additions and 1 deletions

View File

@ -20,6 +20,5 @@ Gem::Specification.new do |s|
s.rubygems_version = '1.8.24'
s.add_dependency('tilt')
s.add_dependency('class_options')
s.add_dependency('zero-fix18') if RUBY_VERSION <= '1.9'
end