Alpha sort
This commit is contained in:
parent
419688a0bb
commit
e83ac30751
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,6 @@ github "boxen", "2.1.0"
|
||||||
# Core modules for a basic development environment. You can replace
|
# Core modules for a basic development environment. You can replace
|
||||||
# some/most of these if you want, but it's not recommended.
|
# some/most of these if you want, but it's not recommended.
|
||||||
|
|
||||||
github "repository", "2.0.2"
|
|
||||||
github "dnsmasq", "1.0.0"
|
github "dnsmasq", "1.0.0"
|
||||||
github "gcc", "1.0.0"
|
github "gcc", "1.0.0"
|
||||||
github "git", "1.2.2"
|
github "git", "1.2.2"
|
||||||
|
@ -27,6 +26,7 @@ github "hub", "1.0.0"
|
||||||
github "inifile", "0.9.0", :repo => "cprice-puppet/puppetlabs-inifile"
|
github "inifile", "0.9.0", :repo => "cprice-puppet/puppetlabs-inifile"
|
||||||
github "nginx", "1.4.0"
|
github "nginx", "1.4.0"
|
||||||
github "nodejs", "2.2.0"
|
github "nodejs", "2.2.0"
|
||||||
|
github "repository", "2.0.2"
|
||||||
github "ruby", "4.1.0"
|
github "ruby", "4.1.0"
|
||||||
github "stdlib", "4.0.2", :repo => "puppetlabs/puppetlabs-stdlib"
|
github "stdlib", "4.0.2", :repo => "puppetlabs/puppetlabs-stdlib"
|
||||||
github "sudo", "1.0.0"
|
github "sudo", "1.0.0"
|
||||||
|
|
Loading…
Reference in a new issue