mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Bump tty-prompt from 0.20.0 to 0.21.0
Bumps [tty-prompt](https://github.com/piotrmurach/tty-prompt) from 0.20.0 to 0.21.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.20.0...v0.21.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
bbb86d7d57
commit
373d28f127
2 changed files with 6 additions and 6 deletions
2
Gemfile
2
Gemfile
|
|
@ -27,7 +27,7 @@ group :development, :unit_tests do
|
|||
gem 'rubocop', '~> 0.79'
|
||||
gem 'tty-command', '~> 0.6'
|
||||
gem 'tty-file', '~> 0.4'
|
||||
gem 'tty-prompt', '~> 0.13'
|
||||
gem 'tty-prompt', '~> 0.21'
|
||||
gem 'yamllint', '~> 0.0.9'
|
||||
|
||||
# puppet-lint and plugins
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue