Quick update to std lib

This commit is contained in:
Peter Rhoades 2013-07-13 23:12:39 +01:00
parent 0579dad1ae
commit 264f007260
4 changed files with 3 additions and 3 deletions

View file

@ -28,7 +28,7 @@ github "nginx", "1.4.2"
github "nodejs", "3.2.7" github "nodejs", "3.2.7"
github "repository", "2.2.0" github "repository", "2.2.0"
github "ruby", "6.0.2" github "ruby", "6.0.2"
github "stdlib", "4.0.2", :repo => "puppetlabs/puppetlabs-stdlib" github "stdlib", "4.1.0", :repo => "puppetlabs/puppetlabs-stdlib"
github "sudo", "1.0.0" github "sudo", "1.0.0"
# Optional/custom modules. There are tons available at # Optional/custom modules. There are tons available at

View file

@ -61,7 +61,7 @@ GITHUBTARBALL
GITHUBTARBALL GITHUBTARBALL
remote: puppetlabs/puppetlabs-stdlib remote: puppetlabs/puppetlabs-stdlib
specs: specs:
stdlib (4.0.2) stdlib (4.1.0)
DEPENDENCIES DEPENDENCIES
boxen (= 2.3.6) boxen (= 2.3.6)
@ -75,6 +75,6 @@ DEPENDENCIES
nodejs (= 3.2.7) nodejs (= 3.2.7)
repository (= 2.2.0) repository (= 2.2.0)
ruby (= 6.0.2) ruby (= 6.0.2)
stdlib (= 4.0.2) stdlib (= 4.1.0)
sudo (= 1.0.0) sudo (= 1.0.0)

Binary file not shown.