Bump to_source dependency to 0.2.8

This commit is contained in:
Markus Schirp 2013-01-03 19:11:23 +01:00
parent 5565f5309a
commit ef783181f1

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.7')
gem.add_runtime_dependency('to_source', '~> 0.2.8')
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')