Bump tty-prompt, tty-command and tty-file

Bumps [tty-prompt](https://github.com/piotrmurach/tty-prompt), [tty-command](https://github.com/piotrmurach/tty-command) and [tty-file](https://github.com/piotrmurach/tty-file). These dependencies needed to be updated together.

Updates `tty-prompt` from 0.21.0 to 0.22.0
- [Release notes](https://github.com/piotrmurach/tty-prompt/releases)
- [Changelog](https://github.com/piotrmurach/tty-prompt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/piotrmurach/tty-prompt/compare/v0.21.0...v0.22.0)

Updates `tty-command` from 0.9.0 to 0.10.0
- [Release notes](https://github.com/piotrmurach/tty-command/releases)
- [Changelog](https://github.com/piotrmurach/tty-command/blob/master/CHANGELOG.md)
- [Commits](https://github.com/piotrmurach/tty-command/compare/v0.9.0...v0.10.0)

Updates `tty-file` from 0.9.0 to 0.10.0
- [Release notes](https://github.com/piotrmurach/tty-file/releases)
- [Changelog](https://github.com/piotrmurach/tty-file/blob/master/CHANGELOG.md)
- [Commits](https://github.com/piotrmurach/tty-file/compare/v0.9.0...v0.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-23 10:01:38 +00:00 committed by GitHub
parent 95af07474f
commit bd51ea6517
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 20 additions and 24 deletions

View file

@ -25,9 +25,9 @@ group :development, :unit_tests do
gem 'puppetlabs_spec_helper', '~> 2.15'
gem 'rspec-puppet', '~> 2.6'
gem 'rubocop', '~> 0.87'
gem 'tty-command', '~> 0.6'
gem 'tty-file', '~> 0.9'
gem 'tty-prompt', '~> 0.21'
gem 'tty-command', '~> 0.10'
gem 'tty-file', '~> 0.10'
gem 'tty-prompt', '~> 0.22'
gem 'yamllint', '~> 0.0.9'
# puppet-lint and plugins