diff --git a/Puppetfile b/Puppetfile index d146eec..e3171a6 100644 --- a/Puppetfile +++ b/Puppetfile @@ -34,7 +34,7 @@ github "boxen", "3.3.4" # Core modules for a basic development environment. You can replace # some/most of these if you want, but it's not recommended. -github "dnsmasq", "1.0.0" +github "dnsmasq", "1.0.1" github "foreman", "1.0.0" github "gcc", "2.0.1" github "git", "1.2.5" diff --git a/Puppetfile.lock b/Puppetfile.lock index a88c19e..a49ba04 100644 --- a/Puppetfile.lock +++ b/Puppetfile.lock @@ -6,7 +6,7 @@ GITHUBTARBALL GITHUBTARBALL remote: boxen/puppet-dnsmasq specs: - dnsmasq (1.0.0) + dnsmasq (1.0.1) GITHUBTARBALL remote: boxen/puppet-foreman @@ -95,7 +95,7 @@ GITHUBTARBALL DEPENDENCIES boxen (= 3.3.4) - dnsmasq (= 1.0.0) + dnsmasq (= 1.0.1) foreman (= 1.0.0) gcc (= 2.0.1) git (= 1.2.5) diff --git a/vendor/puppet/cache/boxen-puppet-dnsmasq-1.0.0.tar.gz b/vendor/puppet/cache/boxen-puppet-dnsmasq-1.0.0.tar.gz deleted file mode 100644 index ce4fa28..0000000 Binary files a/vendor/puppet/cache/boxen-puppet-dnsmasq-1.0.0.tar.gz and /dev/null differ diff --git a/vendor/puppet/cache/boxen-puppet-dnsmasq-1.0.1.tar.gz b/vendor/puppet/cache/boxen-puppet-dnsmasq-1.0.1.tar.gz new file mode 100644 index 0000000..39eba0d Binary files /dev/null and b/vendor/puppet/cache/boxen-puppet-dnsmasq-1.0.1.tar.gz differ