Commit 72517b2a12d300a5cd949033373b7e47db6183b1

Authored by Will Farrington
1 parent 20ad8323cb

Bump homebrew to fix incompatibilities

Showing 4 changed files with 3 additions and 3 deletions Inline Diff

# This file manages Puppet module dependencies. 1 1 # This file manages Puppet module dependencies.
# 2 2 #
# It works a lot like Bundler. We provide some core modules by 3 3 # It works a lot like Bundler. We provide some core modules by
# default. This ensures at least the ability to construct a basic 4 4 # default. This ensures at least the ability to construct a basic
# environment. 5 5 # environment.
6 6
def github(name, version, options = nil) 7 7 def github(name, version, options = nil)
options ||= {} 8 8 options ||= {}
options[:repo] ||= "boxen/puppet-#{name}" 9 9 options[:repo] ||= "boxen/puppet-#{name}"
mod name, version, :github_tarball => options[:repo] 10 10 mod name, version, :github_tarball => options[:repo]
end 11 11 end
12 12
# Includes many of our custom types and providers, as well as global 13 13 # Includes many of our custom types and providers, as well as global
# config. Required. 14 14 # config. Required.
15 15
github "boxen", "1.2.0" 16 16 github "boxen", "1.2.0"
17 17
# Core modules for a basic development environment. You can replace 18 18 # Core modules for a basic development environment. You can replace
# some/most of these if you want, but it's not recommended. 19 19 # some/most of these if you want, but it's not recommended.
20 20
github "dnsmasq", "1.0.0" 21 21 github "dnsmasq", "1.0.0"
github "gcc", "1.0.0" 22 22 github "gcc", "1.0.0"
github "git", "1.0.0" 23 23 github "git", "1.0.0"
github "homebrew", "1.1.0" 24 24 github "homebrew", "1.1.2"
github "hub", "1.0.0" 25 25 github "hub", "1.0.0"
github "inifile", "0.9.0", :repo => "cprice-puppet/puppetlabs-inifile" 26 26 github "inifile", "0.9.0", :repo => "cprice-puppet/puppetlabs-inifile"
github "nginx", "1.1.0" 27 27 github "nginx", "1.1.0"
github "nodejs", "1.0.0" 28 28 github "nodejs", "1.0.0"
github "nvm", "1.0.0" 29 29 github "nvm", "1.0.0"
github "ruby", "3.1.0" 30 30 github "ruby", "3.1.0"
GITHUBTARBALL 1 1 GITHUBTARBALL
remote: boxen/puppet-boxen 2 2 remote: boxen/puppet-boxen
specs: 3 3 specs:
boxen (1.2.0) 4 4 boxen (1.2.0)
5 5
GITHUBTARBALL 6 6 GITHUBTARBALL
remote: boxen/puppet-dnsmasq 7 7 remote: boxen/puppet-dnsmasq
specs: 8 8 specs:
dnsmasq (1.0.0) 9 9 dnsmasq (1.0.0)
10 10
GITHUBTARBALL 11 11 GITHUBTARBALL
remote: boxen/puppet-gcc 12 12 remote: boxen/puppet-gcc
specs: 13 13 specs:
gcc (1.0.0) 14 14 gcc (1.0.0)
15 15
GITHUBTARBALL 16 16 GITHUBTARBALL
remote: boxen/puppet-git 17 17 remote: boxen/puppet-git
specs: 18 18 specs:
git (1.0.0) 19 19 git (1.0.0)
20 20
GITHUBTARBALL 21 21 GITHUBTARBALL
remote: boxen/puppet-homebrew 22 22 remote: boxen/puppet-homebrew
specs: 23 23 specs:
homebrew (1.1.0) 24 24 homebrew (1.1.2)
25 25
GITHUBTARBALL 26 26 GITHUBTARBALL
remote: boxen/puppet-hub 27 27 remote: boxen/puppet-hub
specs: 28 28 specs:
hub (1.0.0) 29 29 hub (1.0.0)
30 30
GITHUBTARBALL 31 31 GITHUBTARBALL
remote: boxen/puppet-nginx 32 32 remote: boxen/puppet-nginx
specs: 33 33 specs:
nginx (1.1.0) 34 34 nginx (1.1.0)
35 35
GITHUBTARBALL 36 36 GITHUBTARBALL
remote: boxen/puppet-nodejs 37 37 remote: boxen/puppet-nodejs
specs: 38 38 specs:
nodejs (1.0.0) 39 39 nodejs (1.0.0)
40 40
GITHUBTARBALL 41 41 GITHUBTARBALL
remote: boxen/puppet-nvm 42 42 remote: boxen/puppet-nvm
specs: 43 43 specs:
nvm (1.0.0) 44 44 nvm (1.0.0)
45 45
GITHUBTARBALL 46 46 GITHUBTARBALL
remote: boxen/puppet-ruby 47 47 remote: boxen/puppet-ruby
specs: 48 48 specs:
ruby (3.1.0) 49 49 ruby (3.1.0)
50 50
GITHUBTARBALL 51 51 GITHUBTARBALL
remote: boxen/puppet-sudo 52 52 remote: boxen/puppet-sudo
specs: 53 53 specs:
sudo (1.0.0) 54 54 sudo (1.0.0)
55 55
GITHUBTARBALL 56 56 GITHUBTARBALL
remote: cprice-puppet/puppetlabs-inifile 57 57 remote: cprice-puppet/puppetlabs-inifile
specs: 58 58 specs:
inifile (0.9.0) 59 59 inifile (0.9.0)
60 60
GITHUBTARBALL 61 61 GITHUBTARBALL
remote: puppetlabs/puppetlabs-stdlib 62 62 remote: puppetlabs/puppetlabs-stdlib
specs: 63 63 specs:
stdlib (3.0.0) 64 64 stdlib (3.0.0)
65 65
DEPENDENCIES 66 66 DEPENDENCIES
boxen (= 1.2.0) 67 67 boxen (= 1.2.0)
dnsmasq (= 1.0.0) 68 68 dnsmasq (= 1.0.0)
vendor/puppet/cache/boxen-puppet-homebrew-1.1.0.tar.gz
No preview for this file type
vendor/puppet/cache/boxen-puppet-homebrew-1.1.2.tar.gz
No preview for this file type