diff --git a/Puppetfile b/Puppetfile index f08780aed9..9df25299c2 100644 --- a/Puppetfile +++ b/Puppetfile @@ -29,7 +29,7 @@ end # Includes many of our custom types and providers, as well as global # config. Required. -github "boxen", "3.11.0" +github "boxen", "3.11.1" # Support for default hiera data in modules diff --git a/Puppetfile.lock b/Puppetfile.lock index f98d41e611..c74f01fc62 100644 --- a/Puppetfile.lock +++ b/Puppetfile.lock @@ -1,7 +1,7 @@ GITHUBTARBALL remote: boxen/puppet-boxen specs: - boxen (3.11.0) + boxen (3.11.1) GITHUBTARBALL remote: boxen/puppet-brewcask @@ -104,7 +104,7 @@ GITHUBTARBALL module_data (0.0.4) DEPENDENCIES - boxen (= 3.11.0) + boxen (= 3.11.1) brewcask (= 0.0.6) dnsmasq (= 2.0.1) foreman (= 1.2.0) diff --git a/vendor/puppet/cache/boxen-puppet-boxen-3.11.0.tar.gz b/vendor/puppet/cache/boxen-puppet-boxen-3.11.0.tar.gz deleted file mode 100644 index 592ead2c1e..0000000000 Binary files a/vendor/puppet/cache/boxen-puppet-boxen-3.11.0.tar.gz and /dev/null differ diff --git a/vendor/puppet/cache/boxen-puppet-boxen-3.11.1.tar.gz b/vendor/puppet/cache/boxen-puppet-boxen-3.11.1.tar.gz new file mode 100644 index 0000000000..5b8f732ebc Binary files /dev/null and b/vendor/puppet/cache/boxen-puppet-boxen-3.11.1.tar.gz differ