Commit 4307f90559d2e5f5c2eab8d577f373d1a50e2d8a
1 parent
7cf13dcb90
Upgrade modules to latest action
Showing 6 changed files with 6 additions and 6 deletions Side-by-side Diff
Puppetfile
... | ... | @@ -14,7 +14,7 @@ |
14 | 14 | # Includes many of our custom types and providers, as well as global |
15 | 15 | # config. Required. |
16 | 16 | |
17 | -github "boxen", "0.2.3" | |
17 | +github "boxen", "0.2.4" | |
18 | 18 | |
19 | 19 | # Core modules for a basic development environment. You can replace |
20 | 20 | # some/most of these if you want, but it's not recommended. |
... | ... | @@ -28,7 +28,7 @@ |
28 | 28 | github "nginx", "0.2.1" |
29 | 29 | github "nodejs", "0.0.2" |
30 | 30 | github "nvm", "0.0.5" |
31 | -github "ruby", "0.5.0" | |
31 | +github "ruby", "0.5.1" | |
32 | 32 | github "stdlib", "3.0.0", :repo => "puppetlabs/puppetlabs-stdlib" |
33 | 33 | github "sudo", "0.0.1" |
34 | 34 |
Puppetfile.lock
1 | 1 | GITHUBTARBALL |
2 | 2 | remote: boxen/puppet-boxen |
3 | 3 | specs: |
4 | - boxen (0.2.3) | |
4 | + boxen (0.2.4) | |
5 | 5 | |
6 | 6 | GITHUBTARBALL |
7 | 7 | remote: boxen/puppet-dnsmasq |
... | ... | @@ -46,7 +46,7 @@ |
46 | 46 | GITHUBTARBALL |
47 | 47 | remote: boxen/puppet-ruby |
48 | 48 | specs: |
49 | - ruby (0.5.0) | |
49 | + ruby (0.5.1) | |
50 | 50 | |
51 | 51 | GITHUBTARBALL |
52 | 52 | remote: boxen/puppet-sudo |
... | ... | @@ -64,7 +64,7 @@ |
64 | 64 | stdlib (3.0.0) |
65 | 65 | |
66 | 66 | DEPENDENCIES |
67 | - boxen (= 0.2.3) | |
67 | + boxen (= 0.2.4) | |
68 | 68 | dnsmasq (= 0.2.1) |
69 | 69 | gcc (= 0.0.2) |
70 | 70 | git (= 0.1.0) |
... | ... | @@ -74,7 +74,7 @@ |
74 | 74 | nginx (= 0.2.1) |
75 | 75 | nodejs (= 0.0.2) |
76 | 76 | nvm (= 0.0.5) |
77 | - ruby (= 0.5.0) | |
77 | + ruby (= 0.5.1) | |
78 | 78 | stdlib (= 3.0.0) |
79 | 79 | sudo (= 0.0.1) |
vendor/puppet/cache/boxen-puppet-boxen-0.2.3.tar.gz
No preview for this file type
vendor/puppet/cache/boxen-puppet-boxen-0.2.4.tar.gz
No preview for this file type
vendor/puppet/cache/boxen-puppet-ruby-0.5.0.tar.gz
No preview for this file type
vendor/puppet/cache/boxen-puppet-ruby-0.5.1.tar.gz
No preview for this file type