Skip to content
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.

Commit

Permalink
Bump virtus dep to ~> 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
solnic committed May 6, 2012
1 parent 6a703e9 commit dd261eb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions dm-core.gemspec
Expand Up @@ -18,8 +18,7 @@ Gem::Specification.new do |gem|
gem.version = DataMapper::VERSION

gem.add_runtime_dependency('addressable', '~> 2.2.6')
gem.add_runtime_dependency('virtus', '~> 0.2.0')
gem.add_runtime_dependency('backports', '~> 2.3.0')
gem.add_runtime_dependency('virtus', '~> 0.4.1')

gem.add_development_dependency('rake', '~> 0.9.2')
gem.add_development_dependency('rspec', '~> 1.3.2')
Expand Down

0 comments on commit dd261eb

Please sign in to comment.