bump term-ansicolor in gemspec
This commit is contained in:
@@ -2,7 +2,7 @@ PATH
|
||||
remote: .
|
||||
specs:
|
||||
foreman (0.36.0)
|
||||
term-ansicolor (~> 1.0.5)
|
||||
term-ansicolor (~> 1.0.7)
|
||||
thor (>= 0.13.6)
|
||||
|
||||
GEM
|
||||
|
||||
@@ -16,6 +16,6 @@ Gem::Specification.new do |gem|
|
||||
gem.files = Dir["**/*"].select { |d| d =~ %r{^(README|bin/|data/|ext/|lib/|spec/|test/)} }
|
||||
gem.files << "man/foreman.1"
|
||||
|
||||
gem.add_dependency 'term-ansicolor', '~> 1.0.5'
|
||||
gem.add_dependency 'term-ansicolor', '~> 1.0.7'
|
||||
gem.add_dependency 'thor', '>= 0.13.6'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user