mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Bump tty-file from 0.8.0 to 0.9.0
Bumps [tty-file](https://github.com/piotrmurach/tty-file) from 0.8.0 to 0.9.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/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
47428755ad
commit
d250ca98e9
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -26,7 +26,7 @@ group :development, :unit_tests do
|
|||
gem 'rspec-puppet', '~> 2.6'
|
||||
gem 'rubocop', '~> 0.79'
|
||||
gem 'tty-command', '~> 0.6'
|
||||
gem 'tty-file', '~> 0.4'
|
||||
gem 'tty-file', '~> 0.9'
|
||||
gem 'tty-prompt', '~> 0.21'
|
||||
gem 'yamllint', '~> 0.0.9'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue