Commit e8b457b6de492e4b7f0ecf378b6ff116712cc3c6
1 parent
bf15acd163
upgrade rbenv and ruby for smarter rbenv binary downloads
Showing 6 changed files with 6 additions and 6 deletions Side-by-side Diff
Puppetfile
... | ... | @@ -19,8 +19,8 @@ |
19 | 19 | mod "nginx", "0.0.2", :github_tarball => "boxen/puppet-nginx" |
20 | 20 | mod "nodejs", "0.0.2", :github_tarball => "boxen/puppet-nodejs" |
21 | 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" | |
22 | +mod "rbenv", "0.0.3", :github_tarball => "boxen/puppet-rbenv" | |
23 | +mod "ruby", "0.2.0", :github_tarball => "boxen/puppet-ruby" | |
24 | 24 | mod "stdlib", "3.0.0", :github_tarball => "puppetlabs/puppetlabs-stdlib" |
25 | 25 | mod "sudo", "0.0.1", :github_tarball => "boxen/puppet-sudo" |
26 | 26 |
Puppetfile.lock
... | ... | @@ -46,12 +46,12 @@ |
46 | 46 | GITHUBTARBALL |
47 | 47 | remote: boxen/puppet-rbenv |
48 | 48 | specs: |
49 | - rbenv (0.0.2) | |
49 | + rbenv (0.0.3) | |
50 | 50 | |
51 | 51 | GITHUBTARBALL |
52 | 52 | remote: boxen/puppet-ruby |
53 | 53 | specs: |
54 | - ruby (0.1.0) | |
54 | + ruby (0.2.0) | |
55 | 55 | |
56 | 56 | GITHUBTARBALL |
57 | 57 | remote: boxen/puppet-sudo |
... | ... | @@ -73,8 +73,8 @@ |
73 | 73 | nginx (= 0.0.2) |
74 | 74 | nodejs (= 0.0.2) |
75 | 75 | nvm (= 0.0.5) |
76 | - rbenv (= 0.0.2) | |
77 | - ruby (= 0.1.0) | |
76 | + rbenv (= 0.0.3) | |
77 | + ruby (= 0.2.0) | |
78 | 78 | stdlib (= 3.0.0) |
79 | 79 | sudo (= 0.0.1) |
vendor/puppet/cache/boxen-puppet-rbenv-0.0.2.tar.gz
No preview for this file type
vendor/puppet/cache/boxen-puppet-rbenv-0.0.3.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
vendor/puppet/cache/boxen-puppet-ruby-0.2.0.tar.gz
No preview for this file type