Remove virtus as dep, do not use its DescendantsTracker
This commit is contained in:
parent
75e6a229f8
commit
b403ebae7c
1 changed files with 0 additions and 2 deletions
2
Gemfile
2
Gemfile
|
@ -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'
|
||||
|
|
Loading…
Add table
Reference in a new issue