Quick update to std lib
This commit is contained in:
parent
0579dad1ae
commit
264f007260
4 changed files with 3 additions and 3 deletions
|
@ -28,7 +28,7 @@ github "nginx", "1.4.2"
|
|||
github "nodejs", "3.2.7"
|
||||
github "repository", "2.2.0"
|
||||
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"
|
||||
|
||||
# Optional/custom modules. There are tons available at
|
||||
|
|
|
@ -61,7 +61,7 @@ GITHUBTARBALL
|
|||
GITHUBTARBALL
|
||||
remote: puppetlabs/puppetlabs-stdlib
|
||||
specs:
|
||||
stdlib (4.0.2)
|
||||
stdlib (4.1.0)
|
||||
|
||||
DEPENDENCIES
|
||||
boxen (= 2.3.6)
|
||||
|
@ -75,6 +75,6 @@ DEPENDENCIES
|
|||
nodejs (= 3.2.7)
|
||||
repository (= 2.2.0)
|
||||
ruby (= 6.0.2)
|
||||
stdlib (= 4.0.2)
|
||||
stdlib (= 4.1.0)
|
||||
sudo (= 1.0.0)
|
||||
|
||||
|
|
Binary file not shown.
BIN
vendor/puppet/cache/puppetlabs-puppetlabs-stdlib-4.1.0.tar.gz
vendored
Normal file
BIN
vendor/puppet/cache/puppetlabs-puppetlabs-stdlib-4.1.0.tar.gz
vendored
Normal file
Binary file not shown.
Loading…
Reference in a new issue