Remove virtus as dep, do not use its DescendantsTracker

This commit is contained in:
Markus Schirp 2012-07-31 19:47:40 +02:00
parent 75e6a229f8
commit b403ebae7c

View file

@ -4,8 +4,6 @@ gemspec
# For Veritas::Immutable, will be extracted soon
gem 'veritas', :git => 'https://github.com/dkubb/veritas'
# For Veritas::DescendantsTracker, will be extracted soon
gem 'virtus', '~> 0.5.1'
group :development do
gem 'rake', '~> 0.9.2'