fix nginx with a version bump on the module

This commit is contained in:
Will Farrington 2012-10-03 21:49:57 -07:00
parent 64fe0a9d7e
commit 3fdab66c47
4 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@
mod "boxen", "0.0.11", :github_tarball => "boxen/puppet-boxen" mod "boxen", "0.0.11", :github_tarball => "boxen/puppet-boxen"
mod "git", "0.0.2", :github_tarball => "boxen/puppet-git" mod "git", "0.0.2", :github_tarball => "boxen/puppet-git"
mod "homebrew", "0.0.4", :github_tarball => "boxen/puppet-homebrew" mod "homebrew", "0.0.4", :github_tarball => "boxen/puppet-homebrew"
mod "nginx", "0.0.1", :github_tarball => "boxen/puppet-nginx" mod "nginx", "0.0.2", :github_tarball => "boxen/puppet-nginx"
mod "nvm", "0.0.5", :github_tarball => "boxen/puppet-nvm" mod "nvm", "0.0.5", :github_tarball => "boxen/puppet-nvm"
mod "rbenv", "0.0.2", :github_tarball => "boxen/puppet-rbenv" mod "rbenv", "0.0.2", :github_tarball => "boxen/puppet-rbenv"
mod "ruby", "0.0.6", :github_tarball => "boxen/puppet-ruby" mod "ruby", "0.0.6", :github_tarball => "boxen/puppet-ruby"

View file

@ -26,7 +26,7 @@ GITHUBTARBALL
GITHUBTARBALL GITHUBTARBALL
remote: boxen/puppet-nginx remote: boxen/puppet-nginx
specs: specs:
nginx (0.0.1) nginx (0.0.2)
GITHUBTARBALL GITHUBTARBALL
remote: boxen/puppet-nodejs remote: boxen/puppet-nodejs
@ -59,7 +59,7 @@ DEPENDENCIES
homebrew (= 0.0.4) homebrew (= 0.0.4)
hub (= 0.0.1) hub (= 0.0.1)
inifile (= 0.0.1) inifile (= 0.0.1)
nginx (= 0.0.1) nginx (= 0.0.2)
nodejs (= 0.0.1) nodejs (= 0.0.1)
nvm (= 0.0.5) nvm (= 0.0.5)
rbenv (= 0.0.2) rbenv (= 0.0.2)

Binary file not shown.