Commit bf15acd163a7845c0b194771675b8e39826b1b82

Authored by Will Farrington
1 parent ec849b811d

version bumps

Showing 10 changed files with 21 additions and 21 deletions Side-by-side Diff

... ... @@ -10,19 +10,19 @@
10 10 # Core modules for a basic development environment.
11 11 # You can replace some/most of those if you want, but it's not recommended.
12 12  
13   -mod "boxen", "0.0.27", :github_tarball => "boxen/puppet-boxen"
14   -mod "dnsmasq", "0.0.1", :github_tarball => "boxen/puppet-dnsmasq"
15   -mod "git", "0.0.2.4", :github_tarball => "boxen/puppet-git"
16   -mod "hub", "0.0.1", :github_tarball => "boxen/puppet-hub"
17   -mod "homebrew", "0.0.14", :github_tarball => "boxen/puppet-homebrew"
18   -mod "inifile", "0.0.1", :github_tarball => "boxen/puppet-inifile"
19   -mod "nginx", "0.0.2", :github_tarball => "boxen/puppet-nginx"
20   -mod "nodejs", "0.0.2", :github_tarball => "boxen/puppet-nodejs"
21   -mod "nvm", "0.0.5", :github_tarball => "boxen/puppet-nvm"
22   -mod "rbenv", "0.0.2", :github_tarball => "boxen/puppet-rbenv"
23   -mod "ruby", "0.0.9", :github_tarball => "boxen/puppet-ruby"
24   -mod "stdlib", "3.0.0", :github_tarball => "puppetlabs/puppetlabs-stdlib"
25   -mod "sudo", "0.0.1", :github_tarball => "boxen/puppet-sudo"
  13 +mod "boxen", "0.0.28", :github_tarball => "boxen/puppet-boxen"
  14 +mod "dnsmasq", "0.0.1", :github_tarball => "boxen/puppet-dnsmasq"
  15 +mod "git", "0.0.3", :github_tarball => "boxen/puppet-git"
  16 +mod "hub", "0.0.1", :github_tarball => "boxen/puppet-hub"
  17 +mod "homebrew", "0.0.15", :github_tarball => "boxen/puppet-homebrew"
  18 +mod "inifile", "0.0.1", :github_tarball => "boxen/puppet-inifile"
  19 +mod "nginx", "0.0.2", :github_tarball => "boxen/puppet-nginx"
  20 +mod "nodejs", "0.0.2", :github_tarball => "boxen/puppet-nodejs"
  21 +mod "nvm", "0.0.5", :github_tarball => "boxen/puppet-nvm"
  22 +mod "rbenv", "0.0.2", :github_tarball => "boxen/puppet-rbenv"
  23 +mod "ruby", "0.1.0", :github_tarball => "boxen/puppet-ruby"
  24 +mod "stdlib", "3.0.0", :github_tarball => "puppetlabs/puppetlabs-stdlib"
  25 +mod "sudo", "0.0.1", :github_tarball => "boxen/puppet-sudo"
26 26  
27 27 # Add your custom modules here.
28 28 # There are tons available at https://github.com/boxen.
1 1 GITHUBTARBALL
2 2 remote: boxen/puppet-boxen
3 3 specs:
4   - boxen (0.0.27)
  4 + boxen (0.0.28)
5 5  
6 6 GITHUBTARBALL
7 7 remote: boxen/puppet-dnsmasq
8 8  
... ... @@ -11,12 +11,12 @@
11 11 GITHUBTARBALL
12 12 remote: boxen/puppet-git
13 13 specs:
14   - git (0.0.2.4)
  14 + git (0.0.3)
15 15  
16 16 GITHUBTARBALL
17 17 remote: boxen/puppet-homebrew
18 18 specs:
19   - homebrew (0.0.14)
  19 + homebrew (0.0.15)
20 20  
21 21 GITHUBTARBALL
22 22 remote: boxen/puppet-hub
... ... @@ -51,7 +51,7 @@
51 51 GITHUBTARBALL
52 52 remote: boxen/puppet-ruby
53 53 specs:
54   - ruby (0.0.9)
  54 + ruby (0.1.0)
55 55  
56 56 GITHUBTARBALL
57 57 remote: boxen/puppet-sudo
58 58  
59 59  
... ... @@ -64,17 +64,17 @@
64 64 stdlib (3.0.0)
65 65  
66 66 DEPENDENCIES
67   - boxen (= 0.0.27)
  67 + boxen (= 0.0.28)
68 68 dnsmasq (= 0.0.1)
69   - git (= 0.0.2.4)
70   - homebrew (= 0.0.14)
  69 + git (= 0.0.3)
  70 + homebrew (= 0.0.15)
71 71 hub (= 0.0.1)
72 72 inifile (= 0.0.1)
73 73 nginx (= 0.0.2)
74 74 nodejs (= 0.0.2)
75 75 nvm (= 0.0.5)
76 76 rbenv (= 0.0.2)
77   - ruby (= 0.0.9)
  77 + ruby (= 0.1.0)
78 78 stdlib (= 3.0.0)
79 79 sudo (= 0.0.1)
vendor/puppet/cache/boxen-puppet-boxen-0.0.27.tar.gz
No preview for this file type
vendor/puppet/cache/boxen-puppet-boxen-0.0.28.tar.gz
No preview for this file type
vendor/puppet/cache/boxen-puppet-git-0.0.2.4.tar.gz
No preview for this file type
vendor/puppet/cache/boxen-puppet-git-0.0.3.tar.gz
No preview for this file type
vendor/puppet/cache/boxen-puppet-homebrew-0.0.14.tar.gz
No preview for this file type
vendor/puppet/cache/boxen-puppet-homebrew-0.0.15.tar.gz
No preview for this file type
vendor/puppet/cache/boxen-puppet-ruby-0.0.9.tar.gz
No preview for this file type
vendor/puppet/cache/boxen-puppet-ruby-0.1.0.tar.gz
No preview for this file type