Skip to content
Snippets Groups Projects
Commit ef8f42da authored by Matt Miller's avatar Matt Miller
Browse files

Add rubygems links

parent e708d5d4
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -34,13 +34,15 @@ You can override these using input variables, such as:
 
At minimum, the following Ruby gems must be included for common testing tasks.
 
- cookstyle
- test-kitchen
- kitchen-google
- kitchen-inspec
- chef
- chefspec
- rspec
- [chef](https://rubygems.org/gems/chef)
- [chefspec](https://rubygems.org/gems/chefspec)
- [cookstyle](https://rubygems.org/gems/cookstyle)
- [kitchen-google](https://rubygems.org/gems/kitchen-google)
- [kitchen-inspec](https://rubygems.org/gems/kitchen-inspec)
- [rspec](https://rubygems.org/gems/rspec)
- [test-kitchen](https://rubygems.org/gems/test-kitchen)
This has been tested on Ruby 2.6+
 
## Kitchen testing
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment