Commit ba6fbc9877fae1613eeec714f1599a2699ee70db

Authored by Will Farrington
1 parent a45eb60877

update nvm and include by default

Showing 5 changed files with 4 additions and 3 deletions Side-by-side Diff

... ... @@ -10,7 +10,7 @@
10 10 mod "boxen", "0.0.9", :github_tarball => "boxen/puppet-boxen"
11 11 mod "git", "0.0.2", :github_tarball => "boxen/puppet-git"
12 12 mod "homebrew", "0.0.3", :github_tarball => "boxen/puppet-homebrew"
13   -mod "nvm", "0.0.2", :github_tarball => "boxen/puppet-nvm"
  13 +mod "nvm", "0.0.5", :github_tarball => "boxen/puppet-nvm"
14 14 mod "rbenv", "0.0.2", :github_tarball => "boxen/puppet-rbenv"
15 15 mod "ruby", "0.0.4", :github_tarball => "boxen/puppet-ruby"
16 16  
... ... @@ -31,7 +31,7 @@
31 31 GITHUBTARBALL
32 32 remote: boxen/puppet-nvm
33 33 specs:
34   - nvm (0.0.2)
  34 + nvm (0.0.5)
35 35  
36 36 GITHUBTARBALL
37 37 remote: boxen/puppet-rbenv
... ... @@ -55,7 +55,7 @@
55 55 hub (= 0.0.1)
56 56 inifile (= 0.0.1)
57 57 nodejs (= 0.0.1)
58   - nvm (= 0.0.2)
  58 + nvm (= 0.0.5)
59 59 rbenv (= 0.0.2)
60 60 ruby (= 0.0.4)
61 61 sudo (= 0.0.1)
... ... @@ -42,5 +42,6 @@
42 42 include git
43 43 include hub
44 44 include rbenv
  45 + include nvm
45 46 }
vendor/puppet/cache/boxen-puppet-nvm-0.0.2.tar.gz
No preview for this file type
vendor/puppet/cache/boxen-puppet-nvm-0.0.5.tar.gz
No preview for this file type