mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
initial menu setup
This commit is contained in:
parent
1241ef7c85
commit
e6cd38aa35
3 changed files with 63 additions and 0 deletions
3
Gemfile
3
Gemfile
|
|
@ -23,6 +23,9 @@ group :development, :unit_tests do
|
|||
gem 'puppetlabs_spec_helper', '~> 1.1'
|
||||
gem 'rspec-puppet', '~> 2.5'
|
||||
gem 'rubocop', '~> 0.48'
|
||||
gem 'tty-command', '~> 0.4'
|
||||
gem 'tty-file', '~> 0.3'
|
||||
gem 'tty-prompt', '~> 0.12'
|
||||
gem 'yamllint', '~> 0.0.9'
|
||||
|
||||
# puppet-lint and plugins
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue