Commit 1fa1b0b30a0afc38a74c93ad5226761ee9e22cf1

Authored by Will Farrington
1 parent 8f53cca9a7

update puppet-boxen and puppet-git for credential helper

Showing 6 changed files with 12 additions and 12 deletions Side-by-side Diff

... ... @@ -7,14 +7,14 @@
7 7 # Includes many of our custom types and providers, as well as global
8 8 # config. Required.
9 9  
10   -mod "boxen", "0.0.12", :github_tarball => "boxen/puppet-boxen"
11   -mod "dnsmasq", "0.0.1", :github_tarball => "boxen/puppet-dnsmasq"
12   -mod "git", "0.0.2", :github_tarball => "boxen/puppet-git"
13   -mod "homebrew", "0.0.4", :github_tarball => "boxen/puppet-homebrew"
14   -mod "nginx", "0.0.2", :github_tarball => "boxen/puppet-nginx"
15   -mod "nvm", "0.0.5", :github_tarball => "boxen/puppet-nvm"
16   -mod "rbenv", "0.0.2", :github_tarball => "boxen/puppet-rbenv"
17   -mod "ruby", "0.0.8", :github_tarball => "boxen/puppet-ruby"
  10 +mod "boxen", "0.0.13", :github_tarball => "boxen/puppet-boxen"
  11 +mod "dnsmasq", "0.0.1", :github_tarball => "boxen/puppet-dnsmasq"
  12 +mod "git", "0.0.2.1", :github_tarball => "boxen/puppet-git"
  13 +mod "homebrew", "0.0.4", :github_tarball => "boxen/puppet-homebrew"
  14 +mod "nginx", "0.0.2", :github_tarball => "boxen/puppet-nginx"
  15 +mod "nvm", "0.0.5", :github_tarball => "boxen/puppet-nvm"
  16 +mod "rbenv", "0.0.2", :github_tarball => "boxen/puppet-rbenv"
  17 +mod "ruby", "0.0.8", :github_tarball => "boxen/puppet-ruby"
18 18  
19 19 # Core modules for a basic development environment.
20 20 # You can replace some/most of those if you want, but it's not recommended.
1 1 GITHUBTARBALL
2 2 remote: boxen/puppet-boxen
3 3 specs:
4   - boxen (0.0.12)
  4 + boxen (0.0.13)
5 5  
6 6 GITHUBTARBALL
7 7 remote: boxen/puppet-dnsmasq
... ... @@ -11,7 +11,7 @@
11 11 GITHUBTARBALL
12 12 remote: boxen/puppet-git
13 13 specs:
14   - git (0.0.2)
  14 + git (0.0.2.1)
15 15  
16 16 GITHUBTARBALL
17 17 remote: boxen/puppet-homebrew
18 18  
... ... @@ -59,9 +59,9 @@
59 59 sudo (0.0.1)
60 60  
61 61 DEPENDENCIES
62   - boxen (= 0.0.12)
  62 + boxen (= 0.0.13)
63 63 dnsmasq (= 0.0.1)
64   - git (= 0.0.2)
  64 + git (= 0.0.2.1)
65 65 homebrew (= 0.0.4)
66 66 hub (= 0.0.1)
67 67 inifile (= 0.0.1)
vendor/puppet/cache/boxen-puppet-boxen-0.0.12.tar.gz
No preview for this file type
vendor/puppet/cache/boxen-puppet-boxen-0.0.13.tar.gz
No preview for this file type
vendor/puppet/cache/boxen-puppet-git-0.0.2.1.tar.gz
No preview for this file type
vendor/puppet/cache/boxen-puppet-git-0.0.2.tar.gz
No preview for this file type