Skip to content

Commit

Permalink
Update kitchen-dokken requirement from ~> 2.19.0 to ~> 2.20.3
Browse files Browse the repository at this point in the history
Updates the requirements on [kitchen-dokken](https://github.com/test-kitchen/kitchen-dokken) to permit the latest version.
- [Release notes](https://github.com/test-kitchen/kitchen-dokken/releases)
- [Changelog](https://github.com/test-kitchen/kitchen-dokken/blob/main/CHANGELOG.md)
- [Commits](test-kitchen/kitchen-dokken@v2.19.0...v2.20.3)

---
updated-dependencies:
- dependency-name: kitchen-dokken
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 30, 2023
1 parent 88208fe commit 196162f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ gem "rubocop-discourse"
gem "rake"

group :integration do
gem "kitchen-dokken", "~> 2.19.0"
gem "kitchen-dokken", "~> 2.20.3"
end

group :vagrant do
Expand Down

0 comments on commit 196162f

Please sign in to comment.