Commit ebe5a55a9cec7f4533d907d28b2e1b4b9c4d9aec

Authored by Jianwei Han
1 parent f34fa46710
Exists in master

Update dependencies

Showing 2 changed files with 18 additions and 18 deletions Side-by-side Diff

... ... @@ -38,18 +38,18 @@
38 38 # Core modules for a basic development environment. You can replace
39 39 # some/most of these if you want, but it's not recommended.
40 40  
41   -github "git", "2.4.0"
  41 +github "git", "2.5.0"
42 42 github "homebrew", "1.9.5.rc", :repo => "hanjianwei/puppet-homebrew"
43 43 github "hub", "1.3.0"
44   -github "inifile", "1.0.3", :repo => "puppetlabs/puppetlabs-inifile"
45   -github "nodejs", "3.7.0"
  44 +github "inifile", "1.1.3", :repo => "puppetlabs/puppetlabs-inifile"
  45 +github "nodejs", "3.8.1"
46 46 github "openssl", "1.0.0"
47 47 github "pkgconfig", "1.0.0"
48 48 github "repository", "2.3.0"
49   -github "ruby", "8.0.4"
50   -github "stdlib", "4.2.1", :repo => "puppetlabs/puppetlabs-stdlib"
  49 +github "ruby", "8.1.2"
  50 +github "stdlib", "4.3.2", :repo => "puppetlabs/puppetlabs-stdlib"
51