Bump to source dependency

This commit is contained in:
Markus Schirp 2013-03-01 17:06:01 +01:00
parent c774536082
commit a97f5bdeef

View file

@ -16,7 +16,7 @@ Gem::Specification.new do |gem|
gem.executables = [ 'mutant' ]
gem.add_runtime_dependency('backports', [ '~> 3.0', '>= 3.0.3' ])
gem.add_runtime_dependency('to_source', '~> 0.2.14')
gem.add_runtime_dependency('to_source', '~> 0.2.20')
gem.add_runtime_dependency('ice_nine', '~> 0.7.0')
gem.add_runtime_dependency('descendants_tracker', '~> 0.0.1')
gem.add_runtime_dependency('adamantium', '~> 0.0.7')