mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-25 21:28:40 -05:00
(DIO-2700) Vmfloaty should not use the Colorize gem
removing cosmetic use of colorize
This commit is contained in:
parent
1b64ce3b03
commit
6b9b4ea626
5 changed files with 6 additions and 8 deletions
|
|
@ -24,7 +24,6 @@ Gem::Specification.new do |s|
|
|||
s.test_files = Dir['spec/**/*']
|
||||
s.require_path = 'lib'
|
||||
|
||||
s.add_dependency 'colorize', '~> 0.8.1'
|
||||
s.add_dependency 'commander', '>= 4.4.3', '< 4.7.0'
|
||||
s.add_dependency 'faraday', '~> 1.5', '>= 1.5.1'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue