Skip to content

Commit 0aba9c7

Browse files
committed
(maint) Add beaker-hostgenerator version
This is a follow-up to c05b7c7. PDK does not add environment variables to the Gemfile unless a version is specified in .sync.yml, so this commit adds a version for beaker-hostgenerator.
1 parent b2ec88b commit 0aba9c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.sync.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Gemfile:
2020
version: '~> 1.0'
2121
- gem: beaker-hostgenerator
2222
from_env: BEAKER_HOSTGENERATOR_VERSION
23+
version: '~> 2.0'
2324
- gem: beaker-rspec
2425
from_env: BEAKER_RSPEC_VERSION
2526
# Prevent beaker-puppet from being installed on Ruby > 3.1 until beaker-puppet supports newer Rubies (PA-6136)

0 commit comments

Comments
 (0)