update puppetfile
This commit is contained in:
parent
9e2cf2ee4e
commit
00378ba523
1 changed files with 2 additions and 2 deletions
4
spec/fixtures/Puppetfile
vendored
4
spec/fixtures/Puppetfile
vendored
|
@ -1,2 +1,2 @@
|
|||
mod 'boxen', '0.0.26', :github_tarball => 'boxen/puppet-boxen'
|
||||
mod 'stdlib', '3.0.0', :github_tarball => "puppetlabs/puppetlabs-stdlib"
|
||||
mod 'boxen', '2.1.0', :github_tarball => 'boxen/puppet-boxen'
|
||||
mod 'stdlib', '4.0.0', :github_tarball => "puppetlabs/puppetlabs-stdlib"
|
||||
|
|
Loading…
Reference in a new issue