Bump to_source dependency to ~> 0.2.6

This commit is contained in:
Markus Schirp 2013-01-01 22:12:26 +01:00
parent 16a11d2c3c
commit 9aeeb7899d

View file

@ -15,7 +15,7 @@ Gem::Specification.new do |gem|
gem.extra_rdoc_files = %w[TODO LICENSE]
gem.executables = [ 'mutant' ]
gem.add_runtime_dependency('to_source', '~> 0.2.5')
gem.add_runtime_dependency('to_source', '~> 0.2.6')
gem.add_runtime_dependency('ice_nine', '~> 0.6.0')
gem.add_runtime_dependency('descendants_tracker', '~> 0.0.1')
gem.add_runtime_dependency('backports', '~> 2.6')