Bump to source dependency
This commit is contained in:
parent
c774536082
commit
a97f5bdeef
1 changed files with 1 additions and 1 deletions
|
@ -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')
|
||||
|
|
Loading…
Add table
Reference in a new issue